@import "//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext";

html {
    font-family: 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
}

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: 700
}

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

img {
    border: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

.mz-figure {
    margin: 0;
}

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

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

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

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

b,
strong {
    font-weight: 700
}

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

* {
    -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: rgba(0, 0, 0, 0)
}

body {
    color: #333;
    background-color: #fff;
    font: 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, sans-serif
}

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

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

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

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: contain;
}

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

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

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

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

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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

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

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

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

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

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

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

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

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

small,
.small {
    font-size: 85%
}

cite {
    font-style: normal
}

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

.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 {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

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

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

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

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

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

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

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

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

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

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

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

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

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

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

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

    .dl-horizontal dd {
        margin-left: 180px
    }
}

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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.42857143;
    color: #777
}

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

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

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

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

blockquote:before,
blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: 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;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

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

.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-right: 15px;
    padding-left: 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-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@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-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666667%;
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@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-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

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

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    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>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.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>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

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

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.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-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

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

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

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

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.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>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.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>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.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>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.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>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.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
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -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>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .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>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td: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>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td: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>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

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

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

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

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: 14px;
    line-height: 1.42857143;
    color: #555
}

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

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

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

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
    line-height: 46px
}

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm,
.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

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

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

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

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

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

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

.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 {
    color: #8a6d3b
}

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

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

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

.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 {
    color: #a94442
}

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

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

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

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

.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 .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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

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

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

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

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

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

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

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

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

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

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

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

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

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

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

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    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:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    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:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

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

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    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:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

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

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

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.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: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

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

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

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

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    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 .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

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

.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

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

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

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

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

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

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

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

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

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

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

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

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

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

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

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

.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-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}

.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 .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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(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 {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .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>.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-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    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-left-radius: 0;
    border-top-right-radius: 0
}

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

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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] {
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0
}

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

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

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

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

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

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

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

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

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

.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: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    margin-left: -1px
}

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

.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: #eee
}

.nav>li.disabled>a {
    color: #777
}

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

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 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.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

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

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

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

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

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

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

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

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

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

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

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

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.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: #428bca
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

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

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

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

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

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-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-left-radius: 0;
    border-top-right-radius: 0
}

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

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

    .navbar-header {
        float: left
    }
}

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

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

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-right: 0;
        padding-left: 0
    }
}

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

@media (max-width: 480px) and (orientation:landscape) {

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

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

@media (min-width: 768px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .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;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@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;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

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

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    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.5px -15px
}

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

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        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: 20px
    }

    .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: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

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

@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 .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
    }
}

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

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

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

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

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

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

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

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

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

    .navbar-text.navbar-right:last-child {
        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 {
    color: #555;
    background-color: #e7e7e7
}

@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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

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

.navbar-inverse .navbar-brand {
    color: #777
}

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

.navbar-inverse .navbar-text {
    color: #777
}

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

.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: #080808
}

.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 {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .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: #080808
    }

    .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: #777
}

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

.navbar-inverse .btn-link {
    color: #777
}

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

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

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

.breadcrumb>li {
    display: inline-block
}

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

.breadcrumb>.active {
    color: #777
}

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

.pagination>li {
    display: inline
}

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

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

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

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

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

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

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

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

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

.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: #eee
}

.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: #777;
    cursor: not-allowed;
    background-color: #fff
}

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

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

.label:empty {
    display: none
}

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

.label-default {
    background-color: #777
}

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

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}

.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: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

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

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

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

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

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

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

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

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

.container .jumbotron {
    border-radius: 6px
}

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

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

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

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca
}

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

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

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

.alert .alert-link {
    font-weight: 700
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

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

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

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

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

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

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

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

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

.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
    }
}

@-o-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    min-width: 30px;
    color: #777;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.media,
.media .media {
    margin-top: 15px
}

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

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

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

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

.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-left-radius: 4px;
    border-top-right-radius: 4px
}

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

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

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

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

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

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    background-color: #eee
}

.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: #777
}

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .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: #e1edf7
}

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

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

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

a.list-group-item-success:hover,
a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

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

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

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

a.list-group-item-info:hover,
a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

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

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

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

a.list-group-item-warning:hover,
a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

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

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

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

a.list-group-item-danger:hover,
a.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 {
    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: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

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

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

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

.panel-title>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 {
    margin-bottom: 0
}

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

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

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

.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:first-child,
.panel>.table-responsive:first-child>.table: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-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th: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-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th: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 td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th: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-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th: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 {
    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-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

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

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

.panel-group {
    margin-bottom: 20px
}

.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 {
    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: #333;
    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: #333
}

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

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}

.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 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

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

.embed-responsive.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, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

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

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

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

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

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

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

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

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

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

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

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

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

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

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

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

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

.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, .5);
        box-shadow: 0 5px 15px rgba(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-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

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

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

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

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

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

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    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;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    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;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 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;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(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 {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    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 {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

.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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    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;
    margin-top: -10px;
    font-family: 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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(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: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.visible-xs,
.visible-sm,
.visible-md,
.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
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .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
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .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
    }

    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
    }

    .hidden-print {
        display: none !important
    }
}

* {
    font-family: 'Nunito', sans-serif
}

img {
    vertical-align: baseline !important
}

#teklif-modal {
    height: 100vh;
    align-items: center;
    justify-content: center;
    margin-top: 100px
}

#teklif-modal .modal-dialog {
    width: 800px;
    margin-top: -4%
}

#teklif-modal .modal-content {
    background: #fff
}

#teklif-modal .close {
    background: #ff0000;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    text-shadow: none;
    position: absolute;
    right: -25px;
    top: -25px
}

#teklif-modal .modal-header {
    border: none
}

#teklif-modal .modal-header .modal-title {
    font-weight: 700;
    font-size: 32px;
    color: #3e3e3f
}

#teklif-modal .modal-body {
    display: inline-block;
    width: 100%
}

.button {
    margin-top: 20px;
    border: none;
    padding: 10px 50px;
    border-radius: 25px;
    background: #58585a;
    color: #fff;
    float: right;
    width: auto;
    font-size: 16px;
}

.button:hover {
    color: #fff
}

.transparent {
    background-color: transparent
}

.minHeight {
    min-height: 800px
}

.center {
    width: 1024px;
    margin: 0 auto
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

a,
input,
textarea,
.animation {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a {
    text-decoration: none !important
}

.concept-noimage {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUCAYAAABKkT/yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI5MDQ1QTQzMTk4QjExRTRCRjIyQ0QyMUFENjY2MkIwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI5MDQ1QTQ0MTk4QjExRTRCRjIyQ0QyMUFENjY2MkIwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjkwNDVBNDExOThCMTFFNEJGMjJDRDIxQUQ2NjYyQjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjkwNDVBNDIxOThCMTFFNEJGMjJDRDIxQUQ2NjYyQjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4jO2tXAAAgzklEQVR42uydCXRV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);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ccc
}

.concept-noimage.small {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAVCAYAAAAnzezqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNFQTVEMDYyMTk4QjExRTRCRjIyQ0QyMUFENjY2MkIwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNFQTVEMDYzMTk4QjExRTRCRjIyQ0QyMUFENjY2MkIwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0VBNUQwNjAxOThCMTFFNEJGMjJDRDIxQUQ2NjYyQjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0VBNUQwNjExOThCMTFFNEJGMjJDRDIxQUQ2NjYyQjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz61oUPUAAAFYElEQVR42pSWWUzcVRjF7wzDsA17EBCQLa2INY1GikpjanjQl6ZRa7VV00AUG+ODxdq0Jo2RmLZa1yc1lfpQ6vagsQ/EgCmNWtOWaqMUsUhE9n2HYR3wd8a5zYiDqTe5mf9dvnPOt9x7x1FXV2ccDoeZnp42i4uLJjs720RERJiVlRWj1tHRcYC1nW63e4y5ZfN302LE7OysOzk5+dXc3NzT8/PzJjw83IyOjpr+/n4/RnR0tHG5XGZ5edloXW1pacmAZZKSkkxxcbFxmVXN6XSaiYkJExUVJVG7ATwiEAtgm0QLeGxs7DhgVxD3hxzQ3v/TnMGAIpe6hYUFvyd9fX3Pak2gWgvu2i+RCLtheHi4zAqSvb6vt7ksGMZb8WBbV1eXkzCNzMzMrGO8KTgdq5vmJYK9lQwzwPEyl8j3EL/VjJusrThC4She67xe72OTk5NVEjM4OOj3MCwszO9NsJE81FhrVoD2+ny+aFJRpvzaSNIrqIHNRO8npUZ7Q0XGNTQ09AqGOwVqe7CH6iIWKGBeQOYhjGXOZcnUIBlISUl5mbWLFKeT37ypqalRFeJaEfQLYNFnQVZvtHmF+BLfb1NsZxMSErydnZ0ZiN5OP0C9RJKmJch3gXOGuRjS4uD7KiKSsL8FW5+wbGdtgd4PxZxqYJ5NS9aj1acBwmOA79cxpTvwykGUxiFpxusairXe4/GspKamnmlra3uKojwOlg9nwhTNYKcCafCvEaU3i4qK9oU8MyLXsUtMTDyRlpa2X6eC8TP8VuJVAuuXEXAIcY2QbaeGTo+Pj+cQiVoKspnfOe6EaojcdA+k4cD6AukrJ0oq0k9sEf6rqWgUnqysrNdjYmJMa2vrGxC8YC8WAO6nWEshKiE6F3t7extYr4mPj988MjJyMi8vT6Tv6UJizszNzV07BXh+K5fXOcT/+I97IDjvEhAbG/ut8gjRbXj1fGRk5LWC0+lQynp6eg4CqDS9T7o2YpuKoMvYZBGVrYga4XScxH4fmHswvRkxtxPJFqU0pACplJd496cuo4GBgRKAwzRn82kvHEBLdB1D+hvTHsBL8a4O4lyO9SbS9BZReIKL6jUVK6JeIjWDmZmZ3ymyIQVYEeTKo5ATiUFLGhylgJhhVTRC3BpQoAchiEBEBeLvZV9HRkbGXgQ+jaBlvIY7syyAa9ZMQSBXd8pLjL8gGleUx+B1FSZENUoNd8kWRYg0bCAtley/SlqeZFxFITemp6evIPI56mEbEF2kxSBo7RSImHCtB7ic/OmVewTQXxQFdZFD/AHzh3X7AVahUwPBJY7juxy/XCJQy/H8CrsLeFuPkCaIv8E23V5ua54CeamnlVweBawJQY2E7S6MHyISNwHcwNx5RCpVhxCxRTbMH8bO297e/iUE30O8l/zfiDAvEXkY+6+pqZqcnJxSCf/PGghcySl4cpbfcsazgJ6iH6GAzkOWiNcfI6JK5KRgFvJ6CEuFW1hYqKp/lMftd27OU9QHmUjfwVw+tXCPPVEuAJMgdIUSoSgEHppqCF7EqEG1RmTyyOl9rCXb5xsPaxE5zRN+R35+/jvsy+ru7v5UNUI9PUAqL8TFxRWw/zP2byA6P/gFcFQ+xBMvmx6X11ZZ0NXp/8aogLUCjZXvgNcSqCe5jzDvxrMU5h/kX9Qs83v0lMsJ4WKfxf3wEVDRRG0j2Of4btZbUKvO5p+ZPEp3rlUTwZEJfqIZj0EyQ1R2sfduRUQ2gQvLv0+RYH6HtUHsr3xW+v+Q6Fwi4Bjg/eSqlLmh6/k3A8kKxRStx4nqd/NufN7S0rKeuViiMyMiG8HAnxeHXkvWRojYCc3/JcAAP2aUQtzzK+4AAAAASUVORK5CYII=)
}

.container-fluid {
    padding: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

.concept-bg-basecolor {
    background-color: #df5468 !important
}

.concept-bg-whitecolor {
    background-color: #fff
}

.concept-bg-whitecolor:hover {
    background-color: #df5468
}

.concept-bg-colorwhite {
    background-color: #df5468
}

.concept-bg-colorwhite:hover {
    background-color: #fff
}

.concept-bg-whitegray {
    background-color: #fff
}

.concept-bg-whitegray:hover {
    background-color: #f4f4f4
}

.concept-bg-transparentcolor {
    background-color: transparent
}

.concept-bg-transparentcolor:hover {
    background-color: #df5468
}

.p404_section {
    max-width: 1120px;
    text-align: center;
    padding: 60px 40px 40px;
    margin: 0 auto;
    position: relative
}

.p404_title {
    font-size: 160px;
    line-height: 1em;
    text-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    font-weight: 700 !important;
    color: #2e343c !important;
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 0
}

.p404_messages_title {
    color: #2e343c !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 30px;
    line-height: 1.3em;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 10px !important
}

.p404_messages {
    color: #666e70;
    font-size: 14px;
    line-height: 1.6em;
    padding-bottom: 0;
    margin-top: 0
}

.p404_messages p {
    margin-bottom: 20px
}

.p404_messages p a {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 17px;
    padding-right: 40px;
    padding-left: 40px;
    background: #df5468;
    border: 1px solid #0584a4;
    color: #fff !important;
    vertical-align: middle;
    text-align: left;
    outline: 0;
    cursor: pointer;
    white-space: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    -webkit-user-select: none
}

.row {
    margin-left: 0;
    margin-right: 0
}

.placeholder_contenntt_1603822279 {
    margin: 0 auto
}

.header-wrapper {
    width: 100%;
    background: #13a89e;
    padding: 5px 0;
}

.header-wrapper .container {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

.header-left {
    color: #fff;
    font-weight: 700;
    width: 100%;
}

.language-selector {
    position: relative;
    color: #fff;
    display: flex;
    width: 25%;
}

.language-button {
    border: none;
    cursor: pointer;
    background: transparent;
    color: #3e3e3f;
    font-weight: 700;
    padding: 5px 10px;
}

.language-button:hover,
.language-button:focus {
    outline: 0;
}

.language-dropdown {
    display: none;
    position: absolute;
    background-color: #f2f2f2;
    min-width: 160px;
    z-index: 1000;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    right: 0;
}

.language-dropdown a {
    color: #000;
    padding: 10px 20px;
    display: block;
    text-decoration: none;
}

.language-dropdown a:hover {
    background-color: #ddd;
}

.show-dropdown {
    display: block;
    z-index: 999999;
}

.c1901-v1-orbis-r1-wrapper {
    width: 100%;
    z-index: 9999;
    background: transparent;
    position: relative
}

.c1901-v1-orbis-r1-wrapper .container {
    width: 90%
}

.c1901-v1-orbis-r1-wrapper .column-1 {
    padding-left: 0;
    padding-right: 0
}

.c1901-v1-orbis-r1-wrapper .column-2 {
    padding-left: 0;
    padding-right: 0
}

.a1936-v1-orbis-r1-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 30px;
    height: auto;
}

.a1936-v1-orbis-r1-wrapper>.logo-wrapper>a {
    display: inline-block;
    vertical-align: top
}

.a1936-v1-orbis-r1-wrapper>.logo-wrapper>a>img {
    max-height: 50px;
}

@media only screen and (max-width: 767px) {
    .a1936-v1-orbis-r1-wrapper {
        background: #fff;
        display: none
    }

    .a1936-v1-orbis-r1-wrapper>.logo-wrapper {
        text-align: center
    }

    .header-wrapper {
        display: none;
    }
}

#webobject-d20-v1-orbis-r1 {
    transition: .5s
}

.d20-v1-orbis-r1-wrapper {
    float: left;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

#webobject-d20-v1-orbis-r1.fixed {
    position: fixed;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    width: 100%;
    top: 0;
    z-index: 9999;
    left: 0;
    padding: 0 5%
}

#webobject-d20-v1-orbis-r1 .logo {
    width: auto;
    float: left;
    padding: 10px;
    display: none;
    transition: .5s
}

#webobject-d20-v1-orbis-r1 .logo img {
    max-width: 150px
}

#webobject-d20-v1-orbis-r1.fixed .logo {
    display: block
}

.d20-v1-orbis-r1-wrapper>.container {
    padding: 0
}

.d20-v1-orbis-r1-wrapper .forOther {
    width: 100%;
    float: left
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
    width: auto;
    float: right
}

#webobject-d20-v1-orbis-r1.fixed .forOther .d20-v1-orbis-r1-menu {
    justify-content: flex-end;
    height: 97px;
    align-items: center
}

#webobject-d20-v1-orbis-r1.fixed .forOther .d20-v1-orbis-r1-menu li:not(:last-child) a {
    color: #333 !important
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li {
    float: left;
    display: block;
    position: relative;
    margin: auto;
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li:nth-child(7) ul {
    left: -100px !important;
     !i;
     !;
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li a {
    display: block;
    color: #3e3e3f;
    float: left;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li:last-child a {
    padding-right: 0;
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li:first-child a {
    padding-left: 0;
}


.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li a:after {
    content: '';
    height: 1px;
    display: block;
    width: 0;
    position: relative;
    top: 5px;
    background-color: transparent;
    -webkit-transition: background-color .2s ease-in-out, width .25s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, width .25s ease-in-out;
    transition: background-color .2s ease-in-out, width .25s ease-in-out
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li a:hover:after {
    background-color: #13a89e;
    width: 100%
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.hovered a,
.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li a:hover {
    color: #9c8981;
    opacity: 1
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li a.active {
    color: #b19f96
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li a .angleRight {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 14px;
    margin-top: -7px
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop>ul.drop-down {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 300px;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    text-align: left;
    left: 0;
    background-color: #fff;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -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: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-backface-visibility: hidden;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop:hover>ul.drop-down {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg)
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop>ul.drop-down>li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #f1f1f1
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop>ul.drop-down>li:last-child {
    border-bottom: 0
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop>ul.drop-down>li>a {
    font-size: 13px;
    background-color: #fff;
    width: 100%;
    padding: 20px;
    line-height: normal;
    border: 0;
    border-radius: 0;
    color: #333 !important
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop>ul.drop-down>li>a:after {
    content: none
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop>ul.drop-down>li>a:hover {
    background: #13a89e;
    color: #fff !important;
     !i;
     !;
}

.d20-v1-orbis-r1-wrapper .forOther .d20-v1-orbis-r1-menu li.drop>ul.drop-down>li>ul {
    left: 100%;
    top: 0;
    border-left: 1px solid #ffffff
}

.d20-v1-orbis-r1-wrapper .forMobile {
    width: 100%;
    float: left;
    display: none
}

.d20-v1-orbis-r1-wrapper .forMobile .open-menu-button {
    width: 100%;
    float: left;
    display: none
}

.d20-v1-orbis-r1-wrapper .forMobile .open-menu-button .open-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    outline: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.d20-v1-orbis-r1-wrapper .forMobile .open-menu-button .open-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #000
}

.d20-v1-orbis-r1-wrapper .forMobile .open-menu-button .open-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.d20-v1-orbis-r1-wrapper .forMobile .open-menu-button .menuTitle {
    padding: 0;
    float: left;
    font-size: 14px;
    color: #ffffff;
    max-width: 150px
}

.d20-v1-orbis-r1-wrapper .forMobile .open-menu-button .menuTitle img {
    width: 100%
}

.d20-v1-orbis-r1-wrapper .forMobile .navbar-collapse {
    padding: 0;
    width: 100%;
    border-top: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.d20-v1-orbis-r1-wrapper .forMobile .open-menu-button {
    display: block
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile {
    width: 100%;
    float: lefT;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 100px;
    left: 0
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li {
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px solid #ddd
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li.bg {
    background-color: #0B395A
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li:last-child {
    border-bottom: 0
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li a {
    color: #333;
    background-color: #ffffff;
    width: 100%;
    display: block;
    float: left;
    padding: 20px;
    font-size: 13px;
    cursor: pointer
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li a i {
    margin-right: 5px
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li a:hover {
    color: white;
    background-color: #13a89e;
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li a.firstLink {
    background-color: #13a89e;
    color: white;
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li:last-child {
    margin-bottom: 0
}

.d20-v1-orbis-r1-wrapper .forMobile .d20-v1-orbis-r1-menu-mobile li ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    width: 100%;
    float: left;
    display: none;
    border-top: 1px solid #13a89e;
    background-color: #13a89e;
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
    .d20-v1-orbis-r1-wrapper>.container {
        width: 970px
    }
}

@media only screen and (max-width: 999px) and (min-width: 768px) {
    .d20-v1-orbis-r1-wrapper>.container {
        width: 750px
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .d20-v1-orbis-r1-wrapper>.container {
        width: auto
    }
}

@media only screen and (max-width: 479px) {
    .d20-v1-orbis-r1-wrapper>.container {
        width: auto
    }
}

.f1901-v1-orbis-r2-wrapper {
    width: 100%
}

.f1901-v1-orbis-r2-wrapper .block-title {
    color: #333;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px
}

.f1901-v1-orbis-r2-wrapper .group-title {
    background-color: #f2f2f2;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    display: none
}

.f1901-v1-orbis-r2-wrapper .form-row-item {
    margin-bottom: 20px
}

.f1901-v1-orbis-r2-wrapper .form-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.f1901-v1-orbis-r2-wrapper input[type=text] {
    width: 100%;
    height: 40px;
    border: none;
    outline: 0;
    border-radius: 5px;
    padding: 0 15px;
    background: #eae3df
}

.f1901-v1-orbis-r2-wrapper input[type=text].phone_cc {
    width: 60px !important
}

.f1901-v1-orbis-r2-wrapper input[type=text].phone_ac {
    width: 60px !important
}

.f1901-v1-orbis-r2-wrapper input[type=text].phone_no {
    width: calc(100% - 136px) !important
}

.f1901-v1-orbis-r2-wrapper .phone-seperator {
    width: 25px;
    text-align: center
}

.f1901-v1-orbis-r2-wrapper select {
    width: 100%;
    height: 40px;
    border: 1px solid #f2f2f2;
    outline: 0;
    border-radius: 5px;
    padding: 0 15px
}

.f1901-v1-orbis-r2-wrapper textarea {
    width: 100%;
    height: 100px;
    max-height: 100px;
    border: 1px solid #f2f2f2;
    outline: 0;
    border-radius: 5px;
    padding: 15px;
    resize: none;
    background: #eae3de
}

.f1901-v1-orbis-r2-wrapper input[type=radio],
.f1901-v1-orbis-r2-wrapper input[type=checkbox] {
    background: transparent;
    width: inherit;
    display: none;
    margin: 0
}

.f1901-v1-orbis-r2-wrapper input[type=radio]+label,
.f1901-v1-orbis-r2-wrapper input[type=checkbox]+label {
    background-color: #eae3de;
    color: #3e3e3f;
    margin-right: 15px;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 0;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -khtml-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 5px;
    margin-bottom: 15px
}

.f1901-v1-orbis-r2-wrapper input[type=radio]+label:last-child,
.f1901-v1-orbis-r2-wrapper input[type=checkbox]+label:last-child {
    margin-right: 0
}

.f1901-v1-orbis-r2-wrapper input[type=radio]:checked+label,
.f1901-v1-orbis-r2-wrapper input[type=checkbox]:checked+label {
    background-color: #3e3e3f;
    color: #fff;
    outline: none;
    border-radius: 5px
}

.f1901-v1-orbis-r2-wrapper input[type=file] {
    padding: 15px;
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    margin-right: 15px
}

.f1901-v1-orbis-r2-wrapper input[type=text]:focus,
.f1901-v1-orbis-r2-wrapper textarea:focus,
.f1901-v1-orbis-r2-wrapper select:focus {
    border-color: #000000
}

.f1901-v1-orbis-r2-wrapper .table-responsive {
    border: none;
    margin-bottom: 0
}

.f1901-v1-orbis-r2-wrapper .table>tbody>tr>td {
    vertical-align: middle;
    padding: 10px;
    line-height: normal
}

.f1901-v1-orbis-r2-wrapper .form-row-item.captcha {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.f1901-v1-orbis-r2-wrapper .captcha-image {
    border: 1px solid #f2f2f2;
    width: 162px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.f1901-v1-orbis-r2-wrapper .captcha-reload {
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #f2f2f2;
    cursor: pointer
}

.f1901-v1-orbis-r2-wrapper .captcha-html-input {
    width: calc(100% - 232px)
}

.ph-section {
    border: none;
    padding: 0
}

.section-1 {
    border: none
}

.placeholder_slider_1603717722 {
    margin: 0 auto
}

.m1-v1-orbis-r1-ms-caption {
    top: 10px;
    left: 30px;
    font-size: 36px;
    background-color: #000;
    color: #FFF
}

#webobject-m1-v1-orbis-r1 {
    margin-top: -100px;
    position: relative
}

.ms-skin-default .ms-nav-prev {
    background-image: url(https://www.insia.com.tr/themes/orbis/objects/m1-v1-orbis-r1/sag-ok.png) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    height: 90px !important;
    background-position: center center !important;
    transform: rotate(180deg);
    width: 50px !important;
    filter: brightness(0) invert(1)
}

.ms-skin-default .ms-nav-next {
    background-image: url(https://www.insia.com.tr/themes/orbis/objects/m1-v1-orbis-r1/sag-ok.png) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    height: 90px !important;
    background-position: center center !important;
    width: 50px !important;
    filter: brightness(0) invert(1)
}

.ms-slide .ms-slide-layers {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 110;
    top: 0;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.ms-layer.m1-v1-orbis-r1-ms-caption {
    background: transparent;
    top: inherit !important;
    left: inherit !important;
    position: relative !important;
    display: flex;
    align-items: Center;
    justify-content: space-beetwen;
    flex-direction: column
}

.ms-layer.m1-v1-orbis-r1-ms-caption span {
    text-shadow: 0 5px 10px rgb(0 0 0 / 80%);
    text-align: center;
    width: 100%;
    display: inline-block;
    max-width: 775px
}

.ms-layer.m1-v1-orbis-r1-ms-caption .button {
    width: auto;
    font-size: 16px;
    padding: 10px 30px;
    line-height: initial
}

@media only screen and (max-width: 767px) {
    #webobject-m1-v1-orbis-r1 {
        margin-top: 0
    }
}

.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn {
    width: 50px;
    height: 51px;
    background: url(https://www.insia.com.tr/themes/orbis/objects/m1-v1-orbis-r1/skins/default/light-skin-1.png) no-repeat -14px -150px;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px
}

.ms-skin-default .ms-slide .ms-slide-vcbtn {
    width: 30px;
    height: 30px;
    background: url(https://www.insia.com.tr/themes/orbis/objects/m1-v1-orbis-r1/skins/default/light-skin-1.png) no-repeat -24px -28px;
    top: 18px;
    right: 30px
}

.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
    width: 30px;
    background: url(https://www.insia.com.tr/themes/orbis/objects/m1-v1-orbis-r1/skins/default/light-skin-1.png);
    background-position: -89px -26px;
    height: 40px;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -20px;
    position: absolute;
    z-index: 110
}

.ms-skin-default .ms-nav-next {
    right: 30px;
    left: auto;
    background-position: -89px -103px
}

.ms-skin-default .ms-bullet {
    width: 10px;
    height: 10px;
    background: url(https://www.insia.com.tr/themes/orbis/objects/m1-v1-orbis-r1/skins/default/light-skin-1.png) no-repeat;
    margin: 4px;
    background-position: -34px -117px
}

.ms-skin-default .ms-bullet-selected {
    background-position: -34px -84px
}

.ms-skin-default .ms-time-bar {
    height: 3px;
    background: #FFFFFF;
    border-top: solid 1px rgba(0, 0, 0, 0.41)
}

.ms-skin-default .ms-tooltip {
    position: absolute;
    z-index: 210;
    cursor: auto
}

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px
}

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
    border-top: solid 10px;
    border-top-color: silver;
    border-top-color: rgba(240, 240, 240, 0.88);
    bottom: -10px
}

.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-bottom: solid 10px;
    border-bottom-color: silver;
    border-bottom-color: rgba(240, 240, 240, 0.88);
    top: -10px
}

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
    border-right: solid 10px;
    border-right-color: silver;
    border-right-color: rgba(240, 240, 240, 0.88);
    left: -10px
}

.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-left: solid 10px;
    border-left-color: silver;
    border-left-color: rgba(240, 240, 240, 0.88);
    right: -10px
}

.ms-skin-default .ms-tooltip-point {
    cursor: pointer
}

.ms-skin-default .ms-tooltip-point .ms-point-center {
    width: 12px;
    height: 12px;
    border-radius: 15px;
    border: solid 2px #BBB;
    background: white;
    margin: -8px 0 0 -8px;
    position: absolute;
    z-index: 105
}

.ms-skin-default .ms-tooltip-point .ms-point-border {
    width: 22px;
    height: 22px;
    background: black;
    background: rgba(0, 0, 0, 0.36);
    margin: -11px 0 0 -11px;
    position: absolute;
    border-radius: 15px;
    animation: point-anim 1.5s infinite;
    -moz-animation: point-anim 1.5s infinite;
    -webkit-animation: point-anim 1.5s infinite;
    -o-animation: point-anim 1.5s infinite
}

.ms-skin-default .ms-tooltip {
    max-width: 200px
}

.ms-skin-default .ms-tooltip-cont {
    padding: 10px;
    background: silver;
    background: rgba(240, 240, 240, 0.88);
    text-shadow: 0 1px 0 white;
    margin-left: -1px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    .ms-skin-default .ms-slide .ms-slide-vpbtn,
    .ms-skin-default .ms-video-btn,
    .ms-skin-default .ms-slide .ms-slide-vcbtn,
    .ms-skin-default .ms-nav-next,
    .ms-skin-default .ms-nav-prev,
    .ms-skin-default .ms-bullet {
        background-image: url(https://www.insia.com.tr/themes/orbis/objects/m1-v1-orbis-r1/skins/default/light-skin-1-retina.png);
        background-size: 152px 225px
    }
}

.placeholder_hakkimizda_1603834533 {
    width: 100%
}

.hakkimizda-text {
    padding: 100px 0
}

.hakkimizda-text .container {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.hakkimizda-text .block-title {
    font-size: 32px;
    color: #000;
    text-align: left;
    position: relative;
    letter-spacing: 13px;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 30px
}

.hakkimizda-text .block-content p {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.hakkimizda-text .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.hakkimizda-text .content-text {
    width: 50%;
    padding: 0;
    color: #6a6a6a;
    text-align: left;
    letter-spacing: 1px;
    line-height: 28px;
    float: left
}

.hakkimizda-text .image-container {
    width: 40%;
    float: right;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    display: flex
}

.hakkimizda-text .image-container img {
    width: 100%
}

.hakkimizda-text .button-container {
    display: flex
}

.hakkimizda-text .button-container .button {
    cursor: pointer
}

.hakkimizda-text .button-container .button:nth-child(2) {
    margin-left: 20px;
    background: #13a89e;
}

@media only screen and (max-width: 767px) {
    .hakkimizda-text .container {
        display: block
    }

    .hakkimizda-text .block-title {
        font-size: 20px
    }

    .hakkimizda-text .content-text {
        width: 100%
    }

    .hakkimizda-text .button-container {
        display: block
    }

    .hakkimizda-text .button-container .button {
        width: 100%;
        padding: 10px 40px
    }

    .hakkimizda-text .image-container {
        margin-top: 30px;
        width: 100%
    }
}

.iletisim-main {
    background: #13a89e;
    padding: 40px 0
}

.iletisim-main .container {
    width: 90%
}

.iletisim-main .content {
    width: auto;
    color: white;
    font-size: 24px;
    float: left;
    height: 40px;
    display: flex;
    align-items: center;
    letter-spacing: 1px
}

.iletisim-main .button {
    margin: 0;
    background: #58585a;
    color: #ffffff;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .iletisim-main .content {
        height: auto;
        text-align: center
    }

    .iletisim-main .button {
        width: 100%;
        margin-top: 30px;
        text-align: center
    }
}

.placeholder_hizmetlerimiz_1603881314 {
    margin: 0 auto
}

.urunlerimiz-main {
    padding: 90px 0 100px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.urunlerimiz-main .container {
    width: 90%;
    padding: 0;
}

.urunlerimiz-main .block-title {
    font-size: 32px;
    color: #000;
    margin: 50px 0;
    text-align: center;
    position: relative;
    letter-spacing: 13px;
    text-transform: uppercase
}

.urunlerimiz-main .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #666
}

.urunlerimiz-main .list-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 100px
}

.urunlerimiz-main .list-items.non-grid .list-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px
}

.urunlerimiz-main .list-items .list-item {
    display: flex;
    align-items: center
}

.urunlerimiz-main .list-items .list-item-inline,
.urunlerimiz-main .list-items .item-image-container {
    width: 100%
}

.urunlerimiz-main .list-items .list-item-inline {
    padding: 20px;
    border-radius: 5px;
    transition: .5s;
    border: 1px solid #e7dbd7;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px
}

.urunlerimiz-main .list-items .item-content {
    width: 45%
}

.urunlerimiz-main .list-items .list-item-inline:hover {
    border-color: #333;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.urunlerimiz-main .list-item:nth-child(2) .list-item-inline {
    transition-delay: .3s
}

.urunlerimiz-main .list-item:nth-child(3) .list-item-inline {
    transition-delay: .6s
}

.urunlerimiz-main .list-item:nth-child(4) .list-item-inline {
    transition-delay: .9s
}

.urunlerimiz-main .list-items .list-item-inline:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.urunlerimiz-main .list-items .item-image-container {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    height: 220px;
    overflow: hidden
}

.urunlerimiz-main .list-items .item-image-container img {
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
}

.urunlerimiz-main .list-items :nth-child(2) img {
    height: 100%;
}

.urunlerimiz-main .list-items .item-title {
    font-weight: 600;
    font-size: 16px;
    margin: 30px 0 20px
}

.urunlerimiz-main .list-items .item-title a {
    color: #13a89e;
    letter-spacing: 2px;
    font-size: 24px
}

.urunlerimiz-main .list-items .item-summary {
    color: #666;
    text-align: left;
    margin-bottom: 20px
}

.urunlerimiz-main .list-items .item-display-date {
    margin-top: 10px
}

.urunlerimiz-main .list-items .item-display-date span {
    margin-left: 5px
}

.urunlerimiz-main .list-items .item-detail-button-wrapper {
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

.urunlerimiz-main .list-items .item-detail-button-wrapper .button {
    margin: 0
}

.urunlerimiz-main .list-items-see-all-wrapper {
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .urunlerimiz-main {
        padding: 50px 0
    }

    .urunlerimiz-main .block-title {
        font-size: 20px
    }

    .urunlerimiz-main .list-items .list-item-inline {
        display: block
    }

    .urunlerimiz-main .list-items .item-image-container,
    .urunlerimiz-main .list-items .item-content {
        width: 100%
    }

    .urunlerimiz-main .list-items {
        margin-top: 50px;
        margin-left: -15px;
        margin-right: -15px
    }
}

.urunler-banner {
    background: #13a89e;
    padding: 40px 0;
}

.urunler-banner .container {
    width: 90%
}

.urunler-banner .content {
    width: auto;
    color: white;
    font-size: 24px;
    float: left;
    height: 40px;
    display: flex;
    align-items: center;
    letter-spacing: 1px
}

.urunler-banner .button {
    margin: 0;
    background: #58585a;
    color: #ffffff;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .urunler-banner .content {
        height: auto;
        text-align: center
    }

    .urunler-banner .button {
        width: 100%;
        text-align: center;
        margin-top: 30px
    }
}

.placeholder_cozum_ortaklarimiz_1603874068 {
    width: 100%
}

.c2-v2-orbis-r1-wrapper {
    position: relative;
    width: 100%
}

.c2-v2-orbis-r1-wrapper:after {
    content: '';
    display: block;
    clear: both
}

.c2-v2-orbis-r1-wrapper .owl-wrapper {
    display: flex !important;
    align-items: center
}

.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls .owl-page.active span,
.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.c2-v2-orbis-r1-wrapper .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.placeholder_hizmetlerimiz_1607466024 {
    margin: 0 auto
}

.blog-container {
    padding: 100px 0;
    background: #f3f3f3
}

.blog-container .container {
    width: 90%
}

.blog-container .block-title {
    font-size: 32px;
    color: #000;
    margin: 50px 0;
    text-align: center;
    position: relative;
    letter-spacing: 13px
}

.blog-container .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.blog-container .list-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px
}

.blog-container .list-items.non-grid .list-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px
}

.blog-container .list-items .list-item {
    display: flex;
    align-items: center
}

.blog-container .list-items .list-item-inline,
.blog-container .list-items .item-image-container {
    width: 100%
}

.blog-container .list-item:nth-child(2) .list-item-inline {
    transition-delay: .3s
}

.blog-container .list-item:nth-child(3) .list-item-inline {
    transition-delay: .6s
}

.blog-container .list-item:nth-child(4) .list-item-inline {
    transition-delay: .9s
}

.blog-container .list-items .list-item-inline {
    position: relative;
    cursor: pointer
}

.blog-container .list-items .list-item-inline:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.blog-container .list-items .item-image-container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    max-height: 200px;
    overflow: hidden
}

.blog-container .list-items .item-image-container img {
    width: 100%
}

.blog-container .list-items .item-bottom-wrapper {
    -moz-transform: translateY(-50%);
    width: 100%;
    text-align: center;
    z-index: 2;
    background: #ffff;
    padding: 20px
}

.blog-container .list-items .list-item-inline:hover .item-bottom-wrapper {
    opacity: 1
}

.blog-container .list-items .item-title {
    font-weight: 600;
    color: #6b0906;
    letter-spacing: 2px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    min-height: 84px
}

.blog-container .list-items .item-summary {
    font-size: 16px;
    margin-top: 10px;
    color: #666;
    text-align: center;
    height: 100px;
    font-size: 14px
}

.blog-container .list-items .item-display-date {
    margin-top: 10px
}

.blog-container .list-items .item-display-date span {
    margin-left: 5px
}

.blog-container .list-items .item-detail-button-wrapper {
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.blog-container .list-items-see-all-wrapper {
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .blog-container .block-title {
        font-size: 20px
    }

    .blog-container {
        padding: 50px 0
    }

    .blog-container .list-items .list-item {
        padding: 0;
        margin-bottom: 30px
    }
}

.placeholder_pop_up_1673941844 {
    margin: 0 auto
}

.placeholder_footer_1603884882 {
    margin: 0 auto
}

.footer-wrapper {
    width: 100%;
    height: auto;
    padding: 50px 0 30px;
    background: #252525;
}

.footer-wrapper .container {
    width: 90%
}

.footer-wrapper .column-2 {
    padding: 0
}

@media only screen and (max-width: 767px) {
    .footer-wrapper .column-2 {
        display: inline-block;
        margin-top: 80px;
    }

    .footer-wrapper .container {
        width: 100%;
    }
}

.g3-v1-orbis-r1 {
    width: 100%;
    float: left
}

.g3-v1-orbis-r1 .inf_title {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px
}

.g3-v1-orbis-r1 .contactInformation {
    position: relative;
    clear: both;
    width: 100%;
    height: 100%;
    float: left
}

.g3-v1-orbis-r1 .contactInformation:after {
    content: '';
    display: block;
    clear: both
}

.g3-v1-orbis-r1 .contactInformation.noPadding {
    padding: 0
}

.g3-v1-orbis-r1 .contactInformation i {
    float: left;
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -36px
}

.g3-v1-orbis-r1 .contactInformation.address i {
    margin-left: 10px;
    padding: 0
}

.g3-v1-orbis-r1 .contactInformation.address:after,
.g3-v1-orbis-r1 .contactInformation.phone:after {
    width: 1px;
    height: 100%;
    left: 70px;
    top: 0
}

.g3-v1-orbis-r1 .contactInformation .column {
    width: 88%;
    float: right
}

.g3-v1-orbis-r1 .contactInformation .title {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    color: #fff
}

.g3-v1-orbis-r1 .contactInformation .desc {
    font-size: 12px;
    color: #fff;
    line-height: 24px
}

.g3-v1-orbis-r1 .contactInformation .desc a {
    color: #fff
}

.g3-v1-orbis-r1 {
    width: 100%;
    float: left
}

.g3-v1-orbis-r1 .inf_title {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px
}

.g3-v1-orbis-r1 .contactInformation {
    position: relative;
    clear: both;
    width: 100%;
    height: 92px;
    float: left
}

.g3-v1-orbis-r1 .contactInformation:after {
    content: '';
    display: block;
    clear: both
}

.g3-v1-orbis-r1 .contactInformation.noPadding {
    padding: 0
}

.g3-v1-orbis-r1 .contactInformation i {
    float: left;
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -36px
}

.g3-v1-orbis-r1 .contactInformation.address i {
    margin-left: 10px
}

.g3-v1-orbis-r1 .contactInformation.address:after,
.g3-v1-orbis-r1 .contactInformation.phone:after {
    width: 1px;
    height: 100%;
    left: 70px;
    top: 0
}

.g3-v1-orbis-r1 .contactInformation .column {
    width: 88%;
    float: right
}

.g3-v1-orbis-r1 .contactInformation .title {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    color: #fff
}

.g3-v1-orbis-r1 .contactInformation .desc {
    font-size: 12px;
    color: #fff;
    line-height: 24px
}

.g3-v1-orbis-r1 .contactInformation .desc a {
    color: #fff
}

.d1903-v1-orbis-r1-wrapper {
    margin-bottom: 50px
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-leftmenu-title {
    display: flex;
    align-items: center;
    width: 100%;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    padding: 0;
    letter-spacing: .4px;
    margin: 0;
    justify-content: center
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 15px;
    color: #828384;
    transition: .3s;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a:hover {
    color: #229dd9
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a i {
    margin-right: 5px
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li.active a {
    color: #662f8d;
    text-decoration: underline
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a i {
    margin-right: 5px
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-leftmenu-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    color: #fff
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a i {
    margin-right: 5px;
    display: none
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a i {
    margin-right: 5px
}

@media only screen and (max-width: 767px) {
    .d1903-v1-orbis-r1-wrapper {
        padding: 0 20px;
        display: inline-block;
        width: 100%
    }

    .d1903-v1-orbis-r1-wrapper .vertical-menu-leftmenu-title,
    .d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a {
        justify-content: flex-start
    }
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-leftmenu-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a:hover {
    color: #13a89e;
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a i {
    margin-right: 5px
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a i {
    margin-right: 5px
}

@media only screen and (max-width: 767px) {
    .d1903-v1-orbis-r1-wrapper .vertical-menu-leftmenu-title {
        margin-top: 20px
    }
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-leftmenu-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-leftmenu li a i {
    margin-right: 5px
}

.d1903-v1-orbis-r1-wrapper .vertical-menu-footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.d1903-v1-orbis-r1-wrapper ul.vertical-menu-footer li a i {
    margin-right: 5px
}

.a1936-v1-orbis-r2-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px
}

.a1936-v1-orbis-r2-wrapper>.logo-wrapper {
    max-width: 250px;
    border-radius: 5px
}

.a1936-v1-orbis-r2-wrapper>.logo-wrapper>a {
    display: inline-block;
    vertical-align: top;
    filter: brightness(0) invert(1)
}

@media only screen and (max-width: 767px) {
    .a1936-v1-orbis-r2-wrapper {
        justify-content: flex-start
    }

    .a1936-v1-orbis-r2-wrapper>.logo-wrapper {
        text-align: center
    }
}

.x22-v1-generic-r4-wrapper .title {
    color: #fff;
    text-align: right;
    font-size: 18px;
    margin: 0
}

.x22-v1-generic-r4-wrapper .content {
    text-align: right;
    margin-top: 20px;
    color: #fff
}

@media only screen and (max-width: 479px) {

    .x22-v1-generic-r4-wrapper .title,
    .x22-v1-generic-r4-wrapper .content {
        text-align: left
    }
}

.wp-icon {
    position: fixed;
    left: 40px;
    bottom: 40px;
    z-index: 99999
}

.wp-icon img {
    width: 50px;
    display: inline-block
}

.en-icon, .tr-icon {
    position: fixed;
    left: 30px;
    bottom: 40px;
    z-index: 99999
}

.en-icon img, .tr-icon img{
    width: 50px;
    display: inline-block
}

.tel-icon {
    position: fixed;
    left: 40px;
    bottom: 100px;
    z-index: 99999
}

.tel-icon img {
    width: 50px;
    display: inline-block
}

@media only screen and (max-width: 479px) {

    .wp-icon,
    .tel-icon {
        left: 83% !important;
    }

    .wp-icon img {
        width: 50px;
        display: inline-block
    }

    .tel-icon img {
        width: 50px;
        display: inline-block
    }
}

.instagram-icon {
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 99999
}

.instagram-icon img {
    width: 50px;
    display: inline-block
}

@media only screen and (max-width: 479px) {
    .instagram-icon {
        right: 10px
    }

    .instagram-icon img {
        width: 50px;
        display: inline-block
    }
}

/* SLÃ„Â°DER */

.slider-container {
    position: relative;
    width: 100%;
    margin-top: -100px;
}

.slider {
    display: flex;
    width: 200%;
    /* 2 slide olduÃ„Å¸u iÃƒÂ§in 200% */
    transition: transform 0.5s ease-in-out;
}

.slide {
    flex: 0 0 50%;
    position: relative;
}

.slide img {
    width: 100%;
    margin-top: -100px;
    height: 100vh;
    object-fit: cover;
}

.slide:after {
    content: '';
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-top: -100px;
    height: 100vh;
    object-fit: cover;
    opacity: 0.2;
}

.caption {
    position: absolute;
    bottom: 44%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    text-shadow: 0 5px 10px rgb(0 0 0 / 80%);
    text-align: center;
    width: 100%;
    display: inline-block;
    max-width: 775px;
    color: white;
    font-size: 28px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 999;
}

.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    background: none;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

@media only screen and (max-width: 767px) {

    .caption {
        position: absolute;
        bottom: 44%;
        font-size: 18px;
    }

    .prev {
        left: -15px;
    }

    .next {
        right: -15px;
    }

    .slide img {
        height: 50vh;
    }

    .slide:after {
        content: '';
        background: black;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        margin-top: -100px;
        height: 50vh;
        object-fit: cover;
        opacity: 0.2;
    }
}

.baslik-wrapper {
    width: 100%;
    background-color: #13a89e;
    color: #3e3e3f
}

.baslik-wrapper .head-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px
}

.baslik-wrapper .head-title {
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    color: white;
    letter-spacing: 5px
}

.hakkimizda-wrapper-icSayfa .container {
    width: 80%
}

.hakkimizda-wrapper-icSayfa .top-icon-logo {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    margin-bottom: 50px
}

.hakkimizda-wrapper-icSayfa .top-icon-logo img {
    max-width: 200px
}

.hakkimizda-wrapper-icSayfa .block-title {
    color: #000;
    margin: 50px 0;
    text-align: center;
    position: relative;
    letter-spacing: 13px;
    width: 100%;
    font: 32px Prata, serif
}

.hakkimizda-wrapper-icSayfa .block-title:before {
    position: absolute;
    top: -35px;
    left: calc(50% - 100px);
    width: 200px;
    height: 1px;
    content: '';
    background: #ac2b28
}

.hakkimizda-wrapper-icSayfa .block-content p {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.hakkimizda-wrapper-icSayfa .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.hakkimizda-wrapper-icSayfa .content-text {
    width: 100%;
    padding: 70px 14%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #6a6a6a;
    text-align: center;
    letter-spacing: 1px
}

.hakkimizda-wrapper-icSayfa .details-img-wrapper {
    width: 100%;
    float: right;
    margin-bottom: 50px
}

.hakkimizda-wrapper-icSayfa .details-img {
    width: 100%
}

.hakkimizda-wrapper-icSayfa .button {
    max-width: 200px;
    float: none;
    display: inline-block;
    vertical-align: top
}

.hakkimizda-wrapper-icSayfa .counter-container {
    margin: 50px 0 100px;
    display: flex;
    justify-content: space-between
}

.hakkimizda-wrapper-icSayfa .counter-container .item-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.hakkimizda-wrapper-icSayfa .counter-container .icon {
    background: #13a89e;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 24px;
    color: #3e3e3f;
    margin-bottom: 20px
}

.hakkimizda-wrapper-icSayfa .counter-container .icon i {
    color: white;
}

.hakkimizda-wrapper-icSayfa .counter-container .number {
    color: #3e3e3f;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px
}

.hakkimizda-wrapper-icSayfa .counter-container span {
    font-size: 18px;
    color: #3e3e3f
}

@media only screen and (max-width: 767px) {
    .hakkimizda-wrapper-icSayfa .container {
        width: 90%
    }

    .hakkimizda-wrapper-icSayfa .block-title {
        font-size: 20px;
        line-height: 33px
    }

    .hakkimizda-wrapper-icSayfa .content-text {
        padding: 70px 0
    }

    .hakkimizda-wrapper-icSayfa .counter-container {
        flex-direction: column
    }

    .hakkimizda-wrapper-icSayfa .counter-container .item-container {
        margin-bottom: 20px
    }
}

.hakkimizda-referanslar {
    background: #fffaf8;
    padding: 50px 0
}

.hakkimizda-referanslar .container {
    width: 90%
}

.hakkimizda-referanslar .top-icon-logo {
    display: flex;
    justify-content: center
}

.hakkimizda-referanslar .top-icon-logo img {
    max-width: 100px
}

.hakkimizda-referanslar .block-title {
    font-size: 32px;
    color: #000;
    margin: 0 0 100px;
    text-align: center;
    position: relative;
    letter-spacing: 5px
}

.hakkimizda-referanslar .block-title:before {
    position: absolute;
    top: 60px;
    left: calc(50% - 100px);
    width: 200px;
    height: 3px;
    content: '';
    background: #e7dbd7
}

.hakkimizda-referanslar .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.hakkimizda-referanslar .list-items .list-item {
    display: flex;
    align-items: center
}

.hakkimizda-referanslar .list-items .list-item-inline,
.hakkimizda-referanslar .list-items .item-image-container {
    width: 100%
}

.hakkimizda-referanslar .list-items .list-item-inline {
    border: 1px solid #fffaf7;
    max-height: 322px;
    margin-bottom: 30px;
    min-height: 322px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 5px 10px rgb(194 186 182 / 20%);
    border-radius: 10px
}

.hakkimizda-referanslar .list-item:nth-child(2) .list-item-inline {
    transition-delay: .3s
}

.hakkimizda-referanslar .list-item:nth-child(3) .list-item-inline {
    transition-delay: .6s
}

.hakkimizda-referanslar .list-item:nth-child(4) .list-item-inline {
    transition-delay: .9s
}

.hakkimizda-referanslar .list-items .item-image-container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    padding: 30px
}

.hakkimizda-referanslar .list-items .item-image-container img {
    margin-left: auto;
    margin-right: auto;
    transition: .5s
}

.hakkimizda-referanslar .list-items .item-image-container img:hover {
    filter: none
}

.hakkimizda-referanslar .list-items .item-image-container a {
    width: 100%
}

.hakkimizda-referanslar .list-items .item-title {
    margin-top: 10px;
    font-weight: 600;
    font-size: 24px;
    color: #333;
    text-align: center;
    width: 100%
}

.hakkimizda-referanslar .list-items .item-summary {
    margin-top: 10px;
    color: #777
}

.hakkimizda-referanslar .list-items .item-display-date {
    margin-top: 10px
}

.hakkimizda-referanslar .list-items .item-display-date span {
    margin-left: 5px
}

.hakkimizda-referanslar .list-items .item-detail-button-wrapper {
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.hakkimizda-referanslar .list-items-see-all-wrapper {
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .hakkimizda-referanslar .block-title {
        font-size: 20px
    }

    .hakkimizda-referanslar .container {
        padding: 0
    }
}

.referanslar-icSayfa {
    background: #fff;
    padding: 50px 0
}

.referanslar-icSayfa .container {
    width: 90%
}

.referanslar-icSayfa .top-icon-logo {
    display: flex;
    justify-content: center
}

.referanslar-icSayfa .top-icon-logo img {
    max-width: 100px
}

.referanslar-icSayfa .block-title {
    color: #000;
    margin: 50px 0;
    text-align: center;
    position: relative;
    letter-spacing: 13px;
    font: 32px Prata, serif
}

.referanslar-icSayfa .block-title:before {
    position: absolute;
    top: -35px;
    left: calc(50% - 100px);
    width: 200px;
    height: 1px;
    content: '';
    background: #ac2b28
}

.referanslar-icSayfa .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.referanslar-icSayfa .list-items .list-item {
    display: flex;
    align-items: center
}

.referanslar-icSayfa .list-items .list-item-inline,
.referanslar-icSayfa .list-items .item-image-container {
    width: 100%
}

.referanslar-icSayfa .list-items .item-image-container {
    padding: 30px
}

.referanslar-icSayfa .list-items .list-item-inline {
    border: 1px solid #ddd;
    max-height: 322px;
    margin-bottom: 30px;
    min-height: 322px;
    display: flex;
    align-items: center;
    justify-content: center
}

.referanslar-icSayfa .list-item:nth-child(2) .list-item-inline {
    transition-delay: .3s
}

.referanslar-icSayfa .list-item:nth-child(3) .list-item-inline {
    transition-delay: .6s
}

.referanslar-icSayfa .list-item:nth-child(4) .list-item-inline {
    transition-delay: .9s
}

.referanslar-icSayfa .list-items .item-image-container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.referanslar-icSayfa .list-items .item-image-container img {
    margin-left: auto;
    margin-right: auto;
    transition: .5s
}

.referanslar-icSayfa .list-items .item-image-container img:hover {
    filter: none
}

.referanslar-icSayfa .list-items .item-image-container a {
    width: 100%
}

.referanslar-icSayfa .list-items .item-title {
    margin-top: 10px;
    font-weight: 600;
    font-size: 24px;
    color: #333;
    text-align: center;
    width: 100%
}

.referanslar-icSayfa .list-items .item-summary {
    margin-top: 10px;
    color: #777
}

.referanslar-icSayfa .list-items .item-display-date {
    margin-top: 10px
}

.referanslar-icSayfa .list-items .item-display-date span {
    margin-left: 5px
}

.referanslar-icSayfa .list-items .item-detail-button-wrapper {
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.referanslar-icSayfa .list-items-see-all-wrapper {
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .referanslar-icSayfa .block-title {
        font-size: 20px
    }

    .referanslar-icSayfa .container {
        padding: 0
    }
}

.iletisim-container-icSayfa {
    width: 100%;
    padding: 50px 0
}

.iletisim-container-icSayfa .container {
    width: 90%
}

.iletisim-container-icSayfa .column-2 {
    padding: 0
}

@media only screen and (max-width: 767px) {
    .iletisim-container-icSayfa .container {
        width: 100%
    }
}

.iletisimBilgiÃ„Â°csayfa {
    width: 100%;
    float: left
}

.iletisimBilgiÃ„Â°csayfa .inf_title {
    color: #333;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px
}

.iletisimBilgiÃ„Â°csayfa .contactInformation {
    position: relative;
    clear: both;
    width: 100%;
    height: 82px;
    float: left;
    margin-bottom: 30px
}

.iletisimBilgiÃ„Â°csayfa .contactInformation:after {
    content: '';
    display: block;
    clear: both
}

.iletisimBilgiÃ„Â°csayfa .contactInformation.noPadding {
    padding: 0
}

.iletisimBilgiÃ„Â°csayfa .contactInformation i {
    float: left;
    font-size: 42px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -36px;
    color: #333
}

.iletisimBilgiÃ„Â°csayfa .contactInformation.address i {
    margin-left: 10px
}

.iletisimBilgiÃ„Â°csayfa .contactInformation.address:after,
.iletisimBilgiÃ„Â°csayfa .contactInformation.phone:after {
    width: 1px;
    height: 100%;
    left: 70px;
    top: 0
}

.iletisimBilgiÃ„Â°csayfa .contactInformation .column {
    width: 88%;
    float: right;
    margin-bottom: 10px
}

.iletisimBilgiÃ„Â°csayfa .contactInformation .title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px
}

.iletisimBilgiÃ„Â°csayfa .contactInformation .desc {
    font-size: 14px;
    color: #333;
    line-height: 24px
}

.iletisimBilgiÃ„Â°csayfa .contactInformation .desc a {
    color: #333
}

@media only screen and (max-width: 777px) {
    .iletisimBilgiÃ„Â°csayfa .contactInformation.address i {
        margin-left: 0
    }

    .iletisimBilgiÃ„Â°csayfa .contactInformation i {
        margin-left: -5px;
        font-size: 32px
    }
}

.form-icSayfa {
    width: 100%;
}

.form-icSayfa .block-title {
    color: #333;
    font-size: 20px;
    line-height: 22px;
    margin: 20px 0 30px;
}

.form-icSayfa .group-title {
    background-color: #f2f2f2;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    display: none
}

.form-icSayfa .form-row-item {
    margin-bottom: 20px
}

.form-icSayfa .form-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.form-icSayfa input[type=text] {
    width: 100%;
    height: 40px;
    border: 1px solid #f2f2f2;
    outline: 0;
    border-radius: 5px;
    padding: 0 15px
}

.form-icSayfa input[type=text].phone_cc {
    width: 60px !important
}

.form-icSayfa input[type=text].phone_ac {
    width: 60px !important
}

.form-icSayfa input[type=text].phone_no {
    width: calc(100% - 133px) !important
}

.form-icSayfa .phone-seperator {
    width: 25px;
    text-align: center
}

.form-icSayfa select {
    width: 100%;
    height: 40px;
    border: 1px solid #f2f2f2;
    outline: 0;
    border-radius: 5px;
    padding: 0 15px
}

.form-icSayfa textarea {
    width: 100%;
    height: 100px;
    max-height: 100px;
    border: 1px solid #f2f2f2;
    outline: 0;
    border-radius: 5px;
    padding: 15px;
    resize: none
}

.form-icSayfa input[type=radio],
.form-icSayfa input[type=checkbox] {
    background: transparent;
    width: inherit;
    display: none;
    margin: 0
}

.form-icSayfa input[type=radio]+label,
.form-icSayfa input[type=checkbox]+label {
    background-color: #000000;
    color: #ffffff;
    margin-right: 15px;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 0;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -khtml-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.form-icSayfa input[type=radio]+label:last-child,
.form-icSayfa input[type=checkbox]+label:last-child {
    margin-right: 0
}

.form-icSayfa input[type=radio]:checked+label,
.form-icSayfa input[type=checkbox]:checked+label {
    background-color: #f2f2f2;
    color: #000000
}

.form-icSayfa input[type=file] {
    padding: 15px;
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    margin-right: 15px
}

.form-icSayfa input[type=text]:focus,
.form-icSayfa textarea:focus,
.form-icSayfa select:focus {
    border-color: #000000
}

.form-icSayfa .table-responsive {
    border: none;
    margin-bottom: 0
}

.form-icSayfa .table>tbody>tr>td {
    vertical-align: middle;
    padding: 10px;
    line-height: normal
}

.form-icSayfa .form-row-item.captcha {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.form-icSayfa .captcha-image {
    border: 1px solid #f2f2f2;
    width: 162px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.form-icSayfa .captcha-reload {
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #f2f2f2;
    cursor: pointer
}

.form-icSayfa .captcha-html-input {
    width: calc(100% - 232px)
}

.urunlerimiz-wrapper {
    width: 100%;
    padding: 50px 0;
    background: #f1f2f3
}

.urunlerimiz-wrapper img {
    height: 350px;
    object-fit: cover;
}

.urunlerimiz-wrapper .container {
    width: 90%
}

.urunlerimiz-wrapper .column-2 {
    padding: 0
}

@media only screen and (max-width: 767px) {
    .urunlerimiz-wrapper .container {
        width: 100%
    }

    .form-icSayfa {
        display: inline-block;
        margin-top: 115px;
    }
}

.urunlerimiz-yanMenu {
    border-bottom: 1px solid #ddd;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    overflow: hidden
}

.urunlerimiz-yanMenu .mobile-hamburger {
    display: none
}

.urunlerimiz-yanMenu .vertical-menu-leftmenu-title {
    background: #3e3e3f;
    font-size: 16px;
    font-weight: 600;
    padding: 20px;
    text-align: left;
    border-bottom: 1px solid #333;
    color: #fff;
    display: flex;
    justify-content: space-between
}

.urunlerimiz-yanMenu ul.vertical-menu-leftmenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-direction: column
}

.urunlerimiz-yanMenu ul.vertical-menu-leftmenu li {
    float: left
}

.urunlerimiz-yanMenu ul.vertical-menu-leftmenu li a {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #333;
    border-bottom: 1px solid #ddd;
    justify-content: flex-start;
    font-size: 18px;
    padding: 20px
}

.urunlerimiz-yanMenu ul.vertical-menu-leftmenu li a:hover {
    color: #333;
    background: #e7dbd7
}

.urunlerimiz-yanMenu ul.vertical-menu-leftmenu li a i {
    margin-right: 5px;
    display: none
}

.urunlerimiz-yanMenu .vertical-menu-footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.urunlerimiz-yanMenu ul.vertical-menu-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.urunlerimiz-yanMenu ul.vertical-menu-footer li a {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.urunlerimiz-yanMenu ul.vertical-menu-footer li a i {
    margin-right: 5px
}

@media only screen and (max-width: 767px) {
    .urunlerimiz-yanMenu {
        border: none
    }

    .urunlerimiz-yanMenu ul.vertical-menu-leftmenu {
        display: none;
        flex-direction: column
    }

    .urunlerimiz-yanMenu ul.vertical-menu-leftmenu li {
        width: 100%
    }

    .urunlerimiz-yanMenu ul.vertical-menu-leftmenu li a {
        border-bottom: 1px solid #ddd;
        padding: 15px
    }

    .urunlerimiz-yanMenu .mobile-hamburger {
        display: block
    }
}

.teklif-btn .buttonContainer {
    margin: 50px 0
}

.teklif-btn .button {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    cursor: pointer;
    margin: 0;
    background: #fff;
    color: #3e3e3f;
    display: flex;
    flex-direction: column;
    font-size: 24px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .12);
    margin-bottom: 30px;
    border-radius: 10px
}

.teklif-btn .button span {
    text-align: center;
    margin: 0 0 20px
}

.teklif-btn .button span:nth-child(1) {
    font-size: 45px;
    text-align: center;
    margin: 20px 0;
    color: #c1b2ab
}

@media only screen and (max-width: 479px) {
    .teklif-btn {
        display: inline-block
    }
}

.urunler-resim-galerisi {
    width: 100%;
    padding: 0 15px;
}

.urunler-resim-galerisi .product-images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.urunler-resim-galerisi .product-image {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    border-radius: 15px;
    overflow: hidden;
}

.urunler-resim-galerisi .product-image:nth-child(3n) {
    margin-right: 0%;
}

.urunler-resim-galerisi .product-image img {
    width: 100%;
}

.urunler-resim-galerisi .product-image-list {
    padding: 0 15px;
    width: 100%;
}

.urunler-resim-galerisi .thumbnail-images {
    width: 80px;
    padding-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none
}

.urunler-resim-galerisi .thumbnail-images::-webkit-scrollbar {
    width: 10px;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: #ffffff
}

.urunler-resim-galerisi .thumbnail-images::-webkit-scrollbar-track {
    width: 13px;
    background-color: #cccccc
}

.urunler-resim-galerisi .thumbnail-images::-webkit-scrollbar-thumb {
    margin: 3px;
    background-color: #585858
}

.urunler-resim-galerisi .image-box {
    margin-top: 10px
}

.urunler-resim-galerisi .image-box:first-child {
    margin-top: 0
}

.urunler-resim-galerisi .thumbnail-images a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.urunler-resim-galerisi .product-detail-image {
    width: 31%;
    float: left;
    padding: 10px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 3%;
    margin-right: 3.5%;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 30%);
}

.urunler-resim-galerisi .product-detail-image:nth-child(3n) {
    margin-right: 0
}

.urunler-resim-galerisi .product-detail-image.remove-width {
    width: 100%;
    padding-left: 0
}

.urunler-resim-galerisi .mobile-gallery {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    display: flex
}

.urunler-resim-galerisi .mobile-gallery>a {
    flex: 0 0 100%;
    justify-content: center;
    align-items: center;
    margin-right: 5px
}

.urunler-resim-galerisi .mobile-gallery>a:last-child {
    margin-right: 0
}

.urunler-resim-galerisi .mz-hint {
    display: none
}

@media only screen and (max-width: 767px) {

    .urunler-resim-galerisi .product-detail-image,
    .urunler-resim-galerisi .product-detail-image:nth-child(3n) {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
        float: left
    }

    .urunler-resim-galerisi .product-detail-image:nth-child(2n) {
        margin-right: 0
    }
}

.urunler-Metin {
    margin-bottom: 100px;
    padding: 0 15px;
}

.urunler-Metin .buttonContainer {
    display: flex;
    justify-content: space-between;
    margin: 50px 0
}

.urunler-Metin .button {
    display: inline-block
}

.urunler-Metin .button span {
    text-align: center;
    margin: 0 0 20px
}

.urunler-Metin iframe {
    width: 100% !important
}

.urunler-Metin .button span:nth-child(1) {
    font-size: 45px;
    text-align: center;
    margin: 20px 0;
    color: #c1b2ab
}

.urunler-Metin .container {
    width: 100%
}

.urunler-Metin .top-icon-logo {
    display: flex;
    justify-content: center;
    width: 100%
}

.urunler-Metin .top-icon-logo img {
    max-width: 100px
}

.urunler-Metin .block-title {
    color: #000;
    margin: 50px 0;
    text-align: center;
    position: relative;
    letter-spacing: 13px;
    width: 100%;
    text-transform: uppercase;
    font: 32px Prata, serif
}

.urunler-Metin .block-title:before {
    position: absolute;
    top: -35px;
    left: calc(50% - 100px);
    width: 200px;
    height: 1px;
    content: '';
    background: #ac2b28
}

.urunler-Metin .block-content p {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.urunler-Metin .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.urunler-Metin .content-text {
    width: 100%;
    color: #333;
    text-align: left;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 30%);
    line-height: 24px
}

.urunler-Metin .details-img-wrapper {
    width: 50%;
    float: right
}

.urunler-Metin .details-img {
    width: 100%
}

.urunler-Metin .button {
    float: left;
    cursor: pointer;
    margin: 0;
    background: #3e3e3f;
    color: #fff;
    font-size: 18px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .12);
    text-align: center;
    float: right;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    .urunler-Metin .container {
        width: 100%;
        padding: 0 30px
    }

    .urunler-Metin {
        margin-top: 40px
    }
}

.a1904-v1-orbis-r11-wrapper {
    padding: 30px 0;
    background: #f3f3f3
}

.a1904-v1-orbis-r11-wrapper .container {
    width: 90%
}

.a1904-v1-orbis-r11-wrapper .top-icon-logo {
    display: flex;
    justify-content: center;
    align-items: center
}

.a1904-v1-orbis-r11-wrapper .top-icon-logo img {
    max-width: 100px
}

.a1904-v1-orbis-r11-wrapper .block-title {
    color: #000;
    margin: 50px 0;
    text-align: center;
    position: relative;
    letter-spacing: 13px;
    text-transform: uppercase;
    font: 32px Prata, serif
}

.a1904-v1-orbis-r11-wrapper .block-title:before {
    position: absolute;
    top: -35px;
    left: calc(50% - 100px);
    width: 200px;
    height: 1px;
    content: '';
    background: #ac2b28
}

.a1904-v1-orbis-r11-wrapper .block-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    color: #6a6a6a;
    font-weight: 300;
    letter-spacing: 1px
}

.a1904-v1-orbis-r11-wrapper .list-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px
}

.a1904-v1-orbis-r11-wrapper .list-items.non-grid .list-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px
}

.a1904-v1-orbis-r11-wrapper .list-items .list-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.a1904-v1-orbis-r11-wrapper .list-items .list-item-inline,
.a1904-v1-orbis-r11-wrapper .list-items .item-image-container {
    width: 100%
}

.a1904-v1-orbis-r11-wrapper .list-item:nth-child(2) .list-item-inline {
    transition-delay: .3s
}

.a1904-v1-orbis-r11-wrapper .list-item:nth-child(3) .list-item-inline {
    transition-delay: .6s
}

.a1904-v1-orbis-r11-wrapper .list-item:nth-child(4) .list-item-inline {
    transition-delay: .9s
}

.a1904-v1-orbis-r11-wrapper .list-items .list-item-inline {
    position: relative;
    cursor: pointer
}

.a1904-v1-orbis-r11-wrapper .list-items .list-item-inline:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.a1904-v1-orbis-r11-wrapper .list-items .item-image-container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    max-height: 200px;
    overflow: hidden
}

.a1904-v1-orbis-r11-wrapper .list-items .item-bottom-wrapper {
    -moz-transform: translateY(-50%);
    width: 100%;
    text-align: center;
    z-index: 2;
    background: #ffff;
    padding: 20px
}

.a1904-v1-orbis-r11-wrapper .list-items .list-item-inline:hover .item-bottom-wrapper {
    opacity: 1
}

.a1904-v1-orbis-r11-wrapper .list-items .item-title a {
    font-weight: 600;
    color: #6b0906;
    letter-spacing: 2px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    min-height: 84px
}

.a1904-v1-orbis-r11-wrapper .list-items .item-summary {
    font-size: 16px;
    margin-top: 10px;
    color: #666;
    text-align: center;
    height: 100px;
    font-size: 14px
}

.a1904-v1-orbis-r11-wrapper .list-items .item-display-date {
    margin-top: 10px
}

.a1904-v1-orbis-r11-wrapper .list-items .item-display-date span {
    margin-left: 5px
}

.a1904-v1-orbis-r11-wrapper .list-items .item-detail-button-wrapper {
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.a1904-v1-orbis-r11-wrapper .list-items-see-all-wrapper {
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .a1904-v1-orbis-r11-wrapper .block-title {
        font-size: 20px
    }
}

/*-- -------------------------- -->
<---          Reviews           -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {
    #reviews-442 {
        box-sizing: border-box;
        /* prevents overflow from grey box */
        overflow: hidden;
        position: relative;
        margin: 100px 0 50px;
    }

    #reviews-442:before {
        /* grey box */
        content: "";
        width: 100%;
        height: 40%;
        opacity: 1;
        position: absolute;
        display: block;
        /* overlap a but to cover seams between sections */
        bottom: -0.125rem;
        left: 0;
    }

    #reviews-442 .cs-wrapper {
        /* change width to make sure there is 16px gap left and right */
        width: 91.112%;
        /* changes at tablet */
        max-width: 34.375rem;
        /* using margin instead of padding so the green bar can rest at the true bottom of the section, without padding interrupting it */
        margin: var(--sectionPadding);
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        border-radius: 1.5rem;
        /* clips corners of green border */
        overflow: hidden;
        position: relative;
    }

    #reviews-442 .cs-wrapper:after {
        /* green bar */
        content: "";
        width: 100%;
        height: 0.5rem;
        background: var(--primaryLight);
        opacity: 1;
        position: absolute;
        display: block;
        bottom: 0;
        left: 0;
        z-index: 10;
    }

    #reviews-442 .cs-container {
        width: 100%;
        margin: auto;
        /* pushes down the same amount as the picture is pulled up */
        margin-top: 5.8125rem;
        /* 20px - 108px left & right, clamp changes at desktop */
        /* 48px - 100px bottom */
        padding: 0 clamp(1.25rem, 6vw, 6.75rem) clamp(2.5rem, 8vw, 6.25rem);
        border-radius: 1.5rem;
        /* prevents padding and border from affecting height and width */
        box-sizing: border-box;
        background-color: #13a89e;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: column;
        position: relative;
    }

    #reviews-442 .cs-review {
        /* 16px - 25px */

        /* 24px - 48px changes at tablet */
        margin: 0 0 clamp(1.5rem, 3vw, 3rem) 0;
        color: white;
        position: relative;
        z-index: 1;
    }

    #reviews-442 .cs-quote {
        /* 40px - 120px , clamp changes at tablet */
        width: clamp(2.5rem, 11vw, 7.5rem);
        height: auto;
        display: block;
        position: absolute;
        left: 0;
        /* changes at tablet */
        top: -3.75rem;
        z-index: -1;
    }

    #reviews-442 .cs-author {
        /* 16px - 31px */
        font-size: clamp(1rem, 2.6vw, 1.9375rem);
        font-weight: 700;
        line-height: 1.2em;
        color: #fafbfc;
    }

    #reviews-442 .cs-picture {
        /* 116px - 328px */
        width: clamp(7.25rem, 24vw, 20.5rem);
        margin-top: -5.8125rem;
        margin-bottom: 2.25rem;
        border-radius: 8.75rem;
        border: clamp(8px, 1vw, 12px) solid #ffffff;
        background-color: #fff;
        box-sizing: content-box;
        /* clips the img tag corners */
        overflow: hidden;
        /* width divided by height */
        aspect-ratio: 0.65079365;
        display: block;
        /* sends it to the top of the flexbox */
        order: -1;
        position: relative;
    }

    #reviews-442 .cs-picture img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        /* makes it act like a background image */
        object-fit: cover;
        /* makes the top of the image line up at the top of the container */
        object-position: top;
    }
}

/* Tablet - 768px */
@media only screen and (min-width: 48rem) {
    #reviews-442 .cs-wrapper {
        max-width: 88%;
    }

    #reviews-442 .cs-container {
        padding-top: 6.75rem;
        flex-direction: row;
        justify-content: space-between;
    }

    #reviews-442 .cs-content {
        width: 57%;
    }

    #reviews-442 .cs-review {
        /* 48px - 96px, clamp changes at desktop */
        margin-bottom: clamp(3rem, 7vw, 6rem);
    }

    #reviews-442 .cs-quote {
        /* 80px - 120px , clamp changes at tablet */
        width: clamp(5rem, 8vw, 7.5rem);
        top: -3.3125rem;
        /* 20px - 64px */
        left: calc(clamp(1.25rem, 2vw, 4rem) * -1);
    }

    #reviews-442 .cs-picture {
        margin: 0;
        /* reset its order */
        order: initial;
        position: absolute;
        /* 50px - 108px - wrapped in calc function turn multiple value by negative 1 and get a negative clamp value*/
        top: calc(clamp(3.125rem, 8vw, 6.75rem) * -1);
        /* 52px - 100px */
        right: clamp(3.25rem, 7vw, 6.25rem);
    }
}

/* Small Desktop - 1024px */
@media only screen and (min-width: 64rem) {
    #reviews-442 .cs-container {
        /* 60px - 108px left & right */
        /* 48px - 100px bottom */
        padding: 6.75rem clamp(3.75rem, 4.6vw + 2rem, 6.75rem) clamp(2.5rem, 8vw, 6.25rem);
    }

    #reviews-442 .cs-review {
        /* 48px - 96px changes at tablet */
        font-size: 14px;
    }
}

/*-- -------------------------- -->
<---         Why Choose         -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0em) {

    #why-choose-442 .cs-container {
        width: 100%;
        /* changes to 1280px at tablet */
        max-width: 34.375rem;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* 48px - 64px */
        gap: clamp(3rem, 6vw, 4rem);
        margin-bottom: 100px;
    }

    #why-choose-442 .cs-content {
        /* set text align to left if content needs to be left aligned */
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        /* centers content horizontally, set to flex-start to left align */
        align-items: center;
    }

    #why-choose-442 .cs-topper {
        display: block;
        font-size: 32px;
        color: #000;
        margin: 0 0 25px;
        text-align: center;
        position: relative;
        letter-spacing: 13px;
        text-transform: uppercase;
    }

    #why-choose-442 .cs-card-group {
        width: 100%;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        /* 12px - 20px */
        gap: clamp(0.75rem, 1.5vw, 1.25rem);
    }

    #why-choose-442 .cs-item {
        list-style: none;
        width: 48%;
        /* changes on tablet */
        max-width: 28.875rem;
        /* 24px - 40px top & bottom */
        /* 24px - 40px left & right */
        padding: clamp(1.5rem, 3vw, 2.5rem) clamp(1.25rem, 3vw, 2.5rem);
        border-radius: 1rem;
        background-color: #fff;
        border: 1px solid #dad9e3;
        box-shadow: 0px 24px 54px rgba(87, 107, 147, 0.12);
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
        transition:
            background-color 0.3s,
            transform 0.3s,
            box-shadow 0.3s,
            border 0.3s;
    }

    #why-choose-442 .cs-item:before {
        /* green border on hover */
        content: "";
        width: 100%;
        height: 100%;
        background: transparent;
        border: 4px solid var(--primary);
        border-radius: 0.75rem;
        /* prevents border from affecting height and width */
        box-sizing: border-box;
        /* prevents the mouse from interacting with it */
        pointer-events: none;
        opacity: 0;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        transition: opacity 0.3s;
    }

    #why-choose-442 .cs-item:hover {
        background-color: #fff;
        transform: translateY(-0.4375rem);
        border-color: #13a89e;
    }

    #why-choose-442 .cs-item:hover:before {
        opacity: 1;
    }

    #why-choose-442 .cs-picture {
        /* 40px - 72px */
        width: clamp(2.5rem, 6.5vw, 4.5rem);
        /* 40px - 72px */
        height: clamp(2.5rem, 6.5vw, 4.5rem);
        margin: 0;
        margin-bottom: 1.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: var(--primary);
        position: relative;
        z-index: 1;
    }

    #why-choose-442 .cs-icon {
        /* 24px - 32px */
        width: auto;
        font-size: 34px;
        color: #13a89e;
    }

    #why-choose-442 .cs-number {
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        line-height: 1.2em;
        margin: 0;
        margin-bottom: 0.25rem;
    }

    #why-choose-442 .cs-item-text {
        /* 14px - 20px */
        text-align: center;
        line-height: 1.5em;
        margin: 0;
        transition: color 0.3s;
        color: #666;
    }
}

/* Tablet - 768px */
@media only screen and (min-width: 48em) {
    #why-choose-442 .cs-container {
        max-width: 88%;
        margin-bottom: 100px;
    }

    #why-choose-442 .cs-card-group {
        flex-direction: row;
        justify-content: center;
        flex-wrap: nowrap;
        column-gap: 1.25rem;
    }

    #why-choose-442 .cs-item {
        width: 100%;
        max-width: 25.8125rem;
    }
}

.iletisimBilgiİcsayfa {
    width: 100%;
    float: left
}

.iletisimBilgiİcsayfa .inf_title {
    color: #333;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px
}

.iletisimBilgiİcsayfa .contactInformation {
    position: relative;
    clear: both;
    width: 100%;
    height: 82px;
    float: left;
    margin-bottom: 30px
}

.iletisimBilgiİcsayfa .contactInformation:after {
    content: '';
    display: block;
    clear: both
}

.iletisimBilgiİcsayfa .contactInformation.noPadding {
    padding: 0
}

.iletisimBilgiİcsayfa .contactInformation i {
    float: left;
    font-size: 42px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -36px;
    color: #333
}

.iletisimBilgiİcsayfa .contactInformation.address i {
    margin-left: 10px
}

.iletisimBilgiİcsayfa .contactInformation.address:after,
.iletisimBilgiİcsayfa .contactInformation.phone:after {
    width: 1px;
    height: 100%;
    left: 70px;
    top: 0
}

.iletisimBilgiİcsayfa .contactInformation .column {
    width: 88%;
    float: right;
    margin-bottom: 10px
}

.iletisimBilgiİcsayfa .contactInformation .title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px
}

.iletisimBilgiİcsayfa .contactInformation .desc {
    font-size: 14px;
    color: #333;
    line-height: 24px
}

.iletisimBilgiİcsayfa .contactInformation .desc a {
    color: #333
}

@media only screen and (max-width: 777px) {
    .iletisimBilgiİcsayfa .contactInformation.address i {
        margin-left: 0
    }

    .iletisimBilgiİcsayfa .contactInformation i {
        margin-left: -5px;
        font-size: 32px
    }
}


.icons-link .wp-icon {
    position: fixed;
    bottom: 50px;
    width: 55px;
    z-index: 999999999;
    left: 95%;
}

.icons-link .tel-icon {
    position: fixed;
    bottom: 115px;
    right: 50px;
    width: 55px;
    left: 95%;
}

.urun-image {
    width: 24%;
    margin-bottom: 1%;
}

@media only screen and (max-width: 777px) {
    .urun-image {
        width: 100%;
        margin-bottom: 5%;
    }
}