.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px
}

.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: 0 !important
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

select.bs-select-hidden,
select.selectpicker {
    display: none !important
}

select.mobile-device {
    position: absolute !important;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}


/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

details,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
select {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
     :after,
     :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " ("attr(href) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.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
}

[role=button] {
    cursor: pointer
}

.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,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 20px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote footer {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right footer:before {
    content: ''
}

blockquote.pull-right footer:after {
    content: '\00A0 \2014'
}

code {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

.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
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    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
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        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
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        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: 49%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .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
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        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
    }
}

th {
    text-align: left
}

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=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.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: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly] {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled] {
    cursor: not-allowed
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control {
    height: auto
}

@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 .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
}

.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;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    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.active:focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    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] {
    pointer-events: none;
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.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.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.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.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].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
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    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>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:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.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
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-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:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-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
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-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.3333333;
    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
}

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
}

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 .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    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:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav>li>a>img {
    max-width: none
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .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
    }
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-brand {
    float: left;
    height: 60px;
    padding: 5px 15px 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .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 .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        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-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -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)
}

@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 .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: -15px;
    border-top-left-radius: 0;
    border-top-right-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
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    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:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    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:focus,
.navbar-default .navbar-nav>.open>a:hover {
    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:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        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:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
    color: #ccc
}

.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:focus,
a.label:hover {
    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]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

@-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
    }
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-bottom {
    vertical-align: bottom
}

.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
}

a.list-group-item {
    color: #555
}

a.list-group-item:focus,
a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.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-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,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer {
    border-top-width: 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-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-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    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: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -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-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
}

@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
    }
}

.carousel {
    position: relative
}

.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);
    opacity: .5
}

.carousel-control.left {
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%)
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row: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
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

@font-face {
    font-family: flexslider-icon;
    src: url(fonts/flexslider-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(fonts/flexslider-icon.woff) format('woff'), url(fonts/flexslider-icon.ttf) format('truetype'), url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:focus,
.flex-container a:hover,
.flex-slider a:focus,
.flex-slider a:hover {
    outline: 0
}

.flex-control-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: ''0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: ''0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: ''0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: ''0 1px 4px rgba(0, 0, 0, .2)
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.carousel li {
    margin-right: 5px
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';
@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick.woff) format('woff'), url(fonts/slick.ttf) format('truetype'), url(fonts/slick.svg#slick) format('svg')
}

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700&display=swap');

body,
html {
    font-family: 'Lato', sans-serif;
    font-display: swap;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #07253F;
    font-size: 15px;
}

.icon-button {
    background-color: #fff;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 2rem;
    height: 3.6rem;
    line-height: 3.6rem;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 3.6rem
}

.icon-button span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 0
}

.icon-button:hover span {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 3.6rem;
    margin: -1.8rem
}

.twitter span {
    background-color: #4099ff
}

.facebook span {
    background-color: #3b5998
}

.instagram span {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.icon-button .instagram {
    border-color: #d6249f;
    border-style: solid;
    border-width: thin
}

.icon-button i {
    background: 0 0;
    color: #fff;
    height: 3.6rem;
    left: 0;
    line-height: 3.6rem;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 3.6rem;
    z-index: 10
}

#fac {
    border: solid;
    border-width: 2px;
    border-radius: 50px;
    color: #3b5998
}

#inst {
    border: solid;
    border-width: 2px;
    border-radius: 50px;
    color: #d6249f
}

#twi {
    border: solid;
    border-width: 2px;
    border-radius: 50px;
    color: #4099ff
}

#fac:hover {
    color: #fff
}

#twi:hover {
    color: #fff
}

#inst:hover {
    color: #fff
}

.zoorate_widget {
    width: 300px !important;
    height: 265px !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: 0
}

a:active {
    text-decoration: none
}

h5 {
    font-size: 15px
}

.transition-effect {
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.row {
    margin: 0
}

.clear-padding {
    padding: 0
}

.light-row {
    background: #fff
}

.section-title {
    margin-bottom: 15px
}

.site-wrapper {
    margin: auto
}

.load-full-screen {
    height: 100%;
    width: 100%
}

#loader {
    position: relative;
    background: #f7f7f7
}

#loader div {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -45%);
    margin-top: 0 !important
}

#loader span {
    text-align: center
}

#supersized {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999;
    height: 100%;
    width: 100%
}

#supersized img {
    width: auto;
    height: auto;
    position: relative;
    display: none;
    outline: 0;
    border: none
}

#supersized a {
    z-index: -30;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111
}

.header-top {
    background: #07253f
}

.navbar-contact {
    margin: 10px 0;
    font-size: 12px;
    overflow: hidden
}

.navbar-contact a {
    color: #bec4c8;
    display: inline-block;
    margin: 7px 0 0 15px
}

.navbar-contact a i {
    color: #08C;
    margin-right: 5px
}

.navbar-contact .form-control {
    background: #0a3152 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #bec4c8;
    height: 30px;
    padding: 0 5px 0 10px
}

.navbar-contact .input-group-addon {
    background: #0a3152 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #08C;
    padding: 0 10px 0 0;
    margin-right: 15px
}

.navbar-contact a:hover {
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    color: #08C
}

.transparent-menu-top {
    background: rgba(10, 49, 82, .8)
}

.transparent-menu {
    background: rgba(10, 49, 82, .5);
    padding: 10px 0 10px 0
}

.transparent-menu i {
    margin-right: 2px
}

.transparent-menu .navbar {
    margin: 0
}

.navbar-header a {
    font-size: 20px;
    color: #fff !important;
    letter-spacing: 1px;
    font-weight: 700
}

.navbar-brand {
    width: 400px
}

.navbar-brand img {
    width: 100%
}

.nav-container {
    position: relative
}

.nav-container .mega-menu {
    position: absolute;
    display: none;
    width: 100%;
    text-align: left !important;
    padding: 30px !important;
    z-index: 9999999
}

.nav-container .dropdown {
    position: relative
}

.nav-container .mega {
    position: static !important
}

.open>.mega-menu {
    display: block;
    overflow: hidden
}

.top-margin {
    margin-top: 20px !important
}

.nav-container .mega-menu .desc h4 {
    margin-top: 0;
    color: #08C;
    font-weight: 700
}

.nav-container .mega-menu .desc p {
    color: #bec4c8;
    line-height: 2;
    font-size: 15px
}

.nav-container .mega-menu .desc a {
    color: #fff !important;
    background: #08C;
    border: 2px solid transparent;
    padding: 8px 15px;
    font-weight: 700;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    margin-left: 0 !important
}

.nav-container .mega-menu .desc a:hover {
    color: #08C;
    border: 2px solid #08C;
    background: 0 0
}

.nav-container .mega-menu .links ul {
    padding: 0;
    list-style-type: none
}

.nav-container .mega-menu .links li {
    position: relative;
    line-height: 2;
    margin-left: 10px
}

.nav-container .mega-menu span {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #08C;
    font-size: 15px
}

.nav-container .mega-menu li:before {
    content: "\f105";
    margin-right: 10px;
    font-family: FontAwesome;
    color: #bec4c8;
    margin-left: -10px
}

.nav-container .mega-menu a {
    color: #464748
}

.mega-menu a:hover {
    color: #08C
}

.mega-menu .links .img-div {
    margin-top: 20px;
    position: relative
}

.mega-menu .links .img-div img {
    max-width: 100%;
    position: relative
}

.transparent-menu .navbar-default {
    background: 0 0
}

.navbar-default {
    border-color: transparent
}

.transparent-menu .navbar-nav>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 20px;
    letter-spacing: 1px;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.transparent-menu .navbar-nav>li>a:hover {
    color: #08C
}

.transparent-menu .navbar-default .navbar-nav>.active>a,
.transparent-menu .navbar-default .navbar-nav>.active>a:focus,
.transparent-menu .navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
    color: #08C
}

.transparent-menu .dropdown-menu>li>a {
    background: transparent none repeat scroll 0 0;
    color: #bec4c8 !important;
    font-size: 12px;
    line-height: 2;
    position: relative;
    margin-left: 15px;
    font-weight: 700
}

.transparent-menu .dropdown-menu>li>a:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    margin-left: -10px
}

.transparent-menu .dropdown-menu>li>a:hover {
    color: #08C !important
}

.transparent-menu .dropdown-menu {
    background: #07253f;
    border: none;
    font-size: 12px;
    box-shadow: none;
    padding: 15px 0
}

.transparent-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    background: 0 0;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px
}

.transparent-menu .navbar-default .navbar-nav>.open>a,
.transparent-menu .navbar-default .navbar-nav>.open>a:focus,
.transparent-menu .navbar-default .navbar-nav>.open>a:hover {
    background: 0 0;
    color: #fff
}

.transparent-menu .navbar-default .navbar-toggle {
    color: #fff
}

.transparent-menu .navbar-default .navbar-toggle .icon-bar {
    background: #07253f
}

.transparent-menu .navbar-default .navbar-toggle:focus,
.transparent-menu .navbar-default .navbar-toggle:hover {
    background: 0 0
}

.chevron {
    width: 100%;
    text-align: center;
    height: 19px;
    transform: rotate(-45deg);
    color: 19px;
    color: #fff
}

#linknumver {
    display: none
}

@media (max-width:1200px) {
    .navbar-brand {
        width: 314px;
        height: 50px
    }
}

@media (max-width:991px) {
    .nav-container .mega-menu .desc {
        display: none
    }
    .navbar-header {
        float: none
    }
    .navbar-left,
    .navbar-right {
        float: none !important
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: none !important
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block !important
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        overflow-y: auto;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: rgba(193, 193, 193, .1)
    }
}

@media (min-width:991px) {
    .dropdown:hover .dropdown-menu {
        display: block
    }
    .dropdown:hover .dropdown-mega {
        display: block
    }
}

@media (max-width:767px) {
    .transparent-menu .dropdown-menu li a {
        text-align: left
    }
    .mega-menu .img-div {
        display: none
    }
    .nav-container .mega-menu {
        padding: 0 0 15px !important
    }
    .nav-container .mega-menu .links span {
        margin-top: 15px
    }
    .navbar-contact .search-box {
        padding: 15px;
        overflow: hidden
    }
}

@media (max-width:500px) {
    .navbar-toggle {
        padding: 7px 10px;
        margin-top: 0;
        margin-bottom: 0
    }
    #linknumver {
        display: contents
    }
    #logophone {
        display: none
    }
}

.light-menu {
    background: #fff
}

.light-menu .navbar {
    margin: 10px 0
}

.light-menu .navbar-contact {
    margin: 20px 0 10px 0;
    font-size: 12px
}

.light-menu .navbar-contact a {
    color: #07253f;
    padding: 0 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.light-menu .navbar-contact a:hover {
    color: #08C
}

.light-menu i {
    margin-right: 2px
}

.light-menu .navbar-header a {
    font-size: 20px;
    color: #07253f !important;
    letter-spacing: 1px;
    font-weight: 700
}

.light-menu .navbar-default {
    background: 0 0
}

.light-menu .navbar-nav>li>a {
    color: #07253f;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 20px;
    letter-spacing: 1px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.navbar-collapse>ul>li:last-child>a {
    padding: 15px 0 15px 20px !important
}

.light-menu .navbar-nav>li>a:hover {
    color: #08C
}

.light-menu .navbar-default .navbar-nav>.active>a,
.light-menu .navbar-default .navbar-nav>.active>a:focus,
.light-menu .navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
    color: #08C
}

.light-menu .dropdown-menu>li>a {
    background: transparent none repeat scroll 0 0;
    color: #bec4c8 !important;
    font-size: 12px;
    line-height: 2;
    position: relative;
    margin-left: 15px;
    font-weight: 700
}

.light-menu .dropdown-menu>li>a:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    margin-left: -10px
}

.light-menu .dropdown-menu>li>a:hover {
    color: #08C !important
}

.light-menu .dropdown-menu {
    background: #07253f;
    border: none;
    font-size: 12px;
    box-shadow: none;
    padding: 15px 0
}

.light-menu .navbar-default .navbar-toggle {
    background: #07253f
}

.light-menu .navbar-default .navbar-toggle .icon-bar {
    background: #07253f
}

.light-menu .navbar-default .navbar-toggle:focus,
.light-menu .navbar-default .navbar-toggle:hover {
    background: 0 0
}

@media (min-width:768px) {
    .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media (max-width:767px) {
    .light-menu.dropdown-menu li a {
        text-align: left
    }
    .light-menu .dropdown-menu>li>a {
        margin-left: 0
    }
}

.home-title {
    margin-top: 60px;
    color: #fff
}

.home-title h1 {
    margin-top: 0;
    font-weight: 800;
    font-size: 50px;
    letter-spacing: 2px
}

.home-title h2 {
    margin-bottom: 0
}

.search-section {
    margin-top: 60px;
    margin-bottom: 60px
}

.search-section .nav>li>a {
    padding: 15px
}

.search-section .tab-content {
    color: #fff;
    background-color: #00447c;
    background: #0;
    padding: 30px 15px;
    border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .06), 0 3px 6px rgba(0, 0, 0, .09)
}

.search-section label {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.search-section .form-control {
    background-color: #fff;
    border: 1px solid #bec4c8;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    color: black;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%
}

.search-section .form-control::-moz-placeholder {
    color: #989da0;
    opacity: 1
}

.search-section .form-control:-ms-input-placeholder {
    color: #bec4c8
}

.search-section .form-control::-webkit-input-placeholder {
    color: #bec4c8
}

.search-section .form-control::-o-input-placeholder {
    color: #bec4c8
}

.search-section .input-group-addon {
    background: 0 0;
    color: #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0
}

.search-section .product-search-title {
    font-size: 18px;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    color: fff;
}

.search-section .search-col-padding {
    padding-top: 15px
}

.search-section option {
    color: #07253f
}

#ui-datepicker-div {
    background: #fff;
    z-index: 9999 !important
}

.ui-datepicker-calendar a {
    padding: 5px;
    color: #07253f
}

.ui-datepicker-calendar a:hover {
    color: #08C
}

.ui-datepicker-calendar td {
    padding: 10px 5px
}

.ui-datepicker-calendar th {
    color: #fff;
    padding: 7px
}

.ui-datepicker-header {
    margin: 10px
}

.ui-datepicker-header .ui-datepicker-title {
    color: #07253f;
    text-align: center
}

.ui-datepicker-header a {
    color: #07253f;
    cursor: pointer
}

.ui-datepicker-header a:hover {
    color: #08C
}

.custom-select-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #bec4c8;
    border-radius: 0;
    height: 40px
}

.bootstrap-select.btn-group .dropdown-menu {
    background: #fff;
    border-radius: 0
}

.bootstrap-select.btn-group .dropdown-menu li a {
    color: #07253f;
    background: #fff !important
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    color: #08C
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.btn:hover {
    color: #08C
}

.search-button {
    background: #ff6600;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px 30px;
    font-size: 20px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.search-button:hover {
    background: #038bbf;
    color: #fff
}

.search-button :active,
:focus,
:hover {
    outline: 0;
    outline-offset: 0
}

.offer-slider {
    margin-top: 200px
}

.offer-slider .item {
    color: #fff
}

.offer-slider .item h3,
.offer-slider .item h4 {
    font-weight: 700;
    margin: 0 0 15px
}

.offer-slider .item a {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 15px;
    font-weight: 700
}

.offer-slider .item a:hover {
    color: #fff;
    background: #08C;
    border: 2px solid transparent
}

.bottom-search {
    padding: 0 0 60px;
    background: #f7f7f7
}

.bottom-search .search-section {
    margin: -53px 0 0
}

.bottom-search .tab-content {
    box-shadow: 0 0 5px #e6e6e6
}

.offer-box {
    color: #07253f;
    text-align: center
}

.offer-box img {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #e6e6e6
}

.offer-box .item h4 {
    font-weight: 700
}

.offer-box a {
    background: #08C none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0;
    padding: 8px 10px
}

.offer-box a:hover {
    background: #08C
}

.full-width-search {
    padding: 45px 0;
    background: url(/images_mobile/slidehome/1.webp) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width:991px) {
    .offer-box,
    .offer-slider {
        display: none
    }
}

@media (max-width:767px) {
    .full-width-search {
        padding: 0;
        background: none;
    }
    .search-section {
        margin-top: 0;
        margin-bottom: 0
    }
    .search-top span {
        display: none
    }
    .nav>li>a {
        padding: 10px
    }
    .home-title h1 {
        font-size: 24px
    }
    .home-title h2 {
        margin-bottom: 0;
        font-size: 20px
    }
}

.section-title h2 {
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-color: #fdaa01;
    text-underline-position: under
}

.section-title h4 {
    font-weight: 700;
    position: relative
}

.section-title p {
    line-height: 2
}

.icon-desc h4 {
    margin-top: 30px;
    font-weight: 700
}

.icon-desc i {
    color: #08C;
    border: 2px solid #08C;
    padding: 30px 32px;
    border-radius: 50%
}

@media (max-width:767px) {
    .icon-desc {
        margin-top: 30px
    }
}

.home-product {
    color: #07253f
}

.home-product h4 {
    font-weight: 700;
    margin-top: 10px
}

.home-product h5 {
    color: #08C;
    font-weight: 700
}

.home-product p {
    line-height: 1.6
}

.home-product .image-sm {
    position: relative
}

.home-product .image-sm img {
    max-width: 100%;
    min-height: 300px;
    position: relative
}

.home-product .image-lg {
    position: relative;
    overflow: hidden
}

.home-product .image-lg img {
    position: relative;
    max-width: 100%;
    min-height: 600px
}

.home-product-padding {
    padding: 15px 15px 20px;
    text-align: center
}

.home-product-padding p {
    margin: 15px 0;
    line-height: 2
}

.line {
    width: 50px;
    height: 4px;
    display: inline-block;
    background: #08C;
    margin: 10px 0
}

@media (max-width:767px) {
    .home-product .image-sm img {
        max-width: 100%;
        min-height: initial !important
    }
    .home-product .image-lg img {
        max-width: 100%;
        min-height: initial !important
    }
    .home-product-padding {
        border-bottom: 2px solid #07253f
    }
}

@media (min-width:1750px) {
    .home-product-padding {
        padding: 10%
    }
}

.image-background {
    background: url(../images/bg-image2.jpg) center center;
    background-attachment: fixed;
    overflow: hidden
}

.light-section-title {
    margin-bottom: 60px;
    color: #fff
}

.light-section-title h2 {
    font-weight: 800;
    letter-spacing: 2px
}

.light-section-title h4 {
    font-weight: 700
}

.light-section-title p {
    line-height: 2
}

.on-top {
    z-index: 100
}

.td-product {
    position: relative;
    overflow: hidden
}

.td-product img {
    max-width: 100%;
    position: relative
}

.td-product:hover h3,
.td-product:hover h4,
.td-product:hover h5,
.td-product:hover p,
.td-product:hover span {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.td-product:hover a {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

@media (max-width:767px) {
    .td-product h3 {
        font-size: 16px
    }
    .td-product p {
        font-size: 12px;
        line-height: 1.6
    }
    .td-product a {
        font-size: 12px
    }
}

.top-offer {
    padding: 60px 0;
    background: #fff;
    color: #07253f
}

.sardegna-grid-view {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6
}

.sardegna-grid-view:hover {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 2px #f19c4f
}

.sardegna-grid-view .sardegna-info {
    padding: 15px 15px 0
}

.sardegna-grid-view .sardegna-info .sardegna-title h5 {
    font-size: 16px;
    font-weight: 700
}

.sardegna-grid-view .sardegna-info .sardegna-title h5 span {
    color: #f19c4f;
    margin: 5px 0
}

.sardegna-grid-view .sardegna-info .sardegna-title p {
    color: #08C
}

.sardegna-grid-view .sardegna-info .sardegna-desc {
    margin: 15px 0
}

.sardegna-grid-view .sardegna-info .sardegna-desc p {
    line-height: 1.7;
    color: #0a3152;
    font-size: 13px
}

.sardegna-grid-view .sardegna-info .sardegna-book {
    overflow: hidden;
    margin: 10px -15px 0;
    border-top: 1px solid #e6e6e6
}

.sardegna-grid-view .sardegna-info .sardegna-book h5 {
    font-weight: 700;
    border-right: 1px solid #e6e6e6;
    width: 100%;
    padding: 15px 10px;
    margin: 0;
    line-height: 1.7
}

.sardegna-grid-view .sardegna-info .sardegna-book a {
    padding: 17px 10px;
    color: #fff;
    display: block;
    font-weight: 700;
    background: #f2676b;
    text-transform: uppercase
}

.sardegna-grid-view:hover .sardegna-info .sardegna-book a {
    color: #fff;
    background: #08C
}

.hotel-search {
    background: url(../images/bg-image9.jpg);
    background-attachment: fixed
}

.col-grid {
    box-shadow: 0 0 5px #e6e6e6;
    margin-bottom: 30px;
    position: relative
}

.col-grid .wrapper {
    position: relative
}

.col-grid img {
    position: relative
}

.col-grid .location {
    background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
    color: #fff;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    top: 85%;
    width: 100%
}

.col-grid .body {
    padding: 20px 15px
}

.col-grid .bottom a {
    background: #08C none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 15px 0;
    text-align: center
}

.col-grid .bottom a:hover {
    background: #08C
}

.col-grid h5 {
    font-weight: 700;
    color: #08C;
    margin-top: 0
}

.col-grid p i {
    color: #f19c4f;
    margin: 1px
}

.col-grid h3 {
    margin-top: 0;
    font-weight: 700
}

.col-grid .text-sm {
    font-size: 13px
}

.hot-deals {
    padding: 10px 0;
    background: #fff
}

.hot-deals .tab-content {
    overflow: hidden
}

.hot-deal-list .item img {
    max-width: 100%
}

.hot-deal-list .item {
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0 0;
    overflow: hidden
}

.hot-deal-list .item h4,
.hot-deal-list .item h5 {
    font-weight: 700;
    margin-top: 0
}

.hot-deal-list .item a {
    background: #08C none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px;
    padding: 4px 16px;
    margin-bottom: 15px
}

.hot-deal-list .item a:hover {
    background: #08C
}

.hot-deal-list .item .location {
    color: #08C
}

.hot-deal-list .item .text-sm {
    line-height: 2;
    font-size: 13px
}

.hot-deal-grid .item {
    margin-top: 30px;
    color: #fff
}

.hot-deal-grid img {
    max-width: 100%;
    position: relative;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.hot-deal-grid .item:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5)
}

.hot-deal-grid .item:hover a {
    opacity: 1
}

.hot-deal-grid .wrapper {
    position: relative;
    overflow: hidden
}

.hot-deal-grid .wrapper h5 {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(10, 49, 82, .5);
    margin: 0;
    padding: 5px 0;
    font-weight: 700;
    line-height: 2
}

.hot-deal-grid .wrapper a {
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 700;
    padding: 5px 20px;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .5s ease
}

.flight-search {
    background: url(../images/bg-image10.jpg);
    background-attachment: fixed
}

#top-flight-row {
    background: url(../images/plane.jpg);
    background-attachment: fixed
}

.top-flight {
    padding: 60px 0;
    color: #fff
}

.car-search {
    background: url(../images/bg-image12.jpg);
    background-attachment: fixed
}

.top-car {
    padding: 60px 0;
    color: #fff
}

#top-car-row {
    background: url(../images/hotel-slide4.jpg);
    background-attachment: fixed
}

.clearfix-md {
    clear: both
}

@media (max-width:991px) {
    .clearfix-md {
        clear: none
    }
    .clearfix-sm {
        clear: both
    }
}

.hotel-list-view {
    margin: 40px 15px 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

.hotel-list-view .wrapper {
    width: 100%
}

.hotel-list-view:hover {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.hotel-list-view img {
    max-width: 100%;
    min-height: 200px;
    padding: 15px
}

.hotel-list-view .hotel-info {
    border-right: 1px solid #e6e6e6;
    min-height: 200px
}

.hotel-list-view .hotel-header h5 {
    font-weight: 700;
    line-height: 1.6;
    font-size: 16px
}

.hotel-list-view .hotel-header i {
    color: #f19c4f;
    margin: 0 2px
}

.hotel-list-view .hotel-header p {
    color: #08C
}

.hotel-list-view .hotel-header p i {
    margin: 0 5px;
    color: #08C
}

.hotel-list-view .hotel-desc p {
    font-size: 13px;
    color: #0a3152;
    line-height: 1.7
}

.hotel-list-view .sardegna-book-box {
    padding: 5px 0;
    min-height: 100px
}

.hotel-list-view .sardegna-book-box h5 {
    font-size: 16px;
    font-weight: 700
}

.hotel-list-view .sardegna-book-box a {
    background: #f2676b;
    color: #fff;
    font-weight: 700;
    padding: 5px 25px;
    display: inline-block;
    margin-top: 5px;
    border: 2px solid transparent
}

.hotel-list-view:hover .sardegna-book-box {
    color: #fff;
    background: #08C
}

.hotel-list-view:hover .sardegna-book-box a {
    color: #fff;
    border: 2px solid #fff;
    background: #08C
}

@media (max-width:991px) {
    .hotel-list-view img {
        min-height: initial
    }
    .hotel-list-view .hotel-info {
        border-right: none
    }
    .hotel-list-view .sardegna-book-box {
        float: right;
        border-top: 1px solid #e6e6e6;
        width: 50%
    }
}

.flight-list-view {
    border-radius: 10px;
    margin: 40px 15px 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

.flight-list-view:hover {
    border: 1px solid #3ec47a;
    box-shadow: 0 0 5px #3ec47a
}

.flight-list-view h6 {
    margin-bottom: 0
}

.flight-list-view .flight-desc h5 {
    font-size: 18px
}

.flight-list-view .flight-desc h4 i {
    margin-right: 5px;
    color: #f2676b
}

.flight-list-view .flight-desc {
    border-right: 1px solid #e6e6e6;
    min-height: 350px
}

.flight-list-view .flight-desc .duration {
    padding: 40px 0
}

.flight-list-view .book a {
    font-weight: 700;
    color: #fff;
    background: #3ec47a;
    padding: 8px 20px;
    display: inline-block;
    font-size: 23px;
    border-radius: 5px
}

.flight-list-view .book {
    padding: 5px 0 10px
}

.flight-list-view .book h6 {
    margin-top: 10px
}

.flight-list-view:hover .book a {
    background: #3ec47a
}

.flight-details .close {
    font-size: 20px;
    color: #07253f;
    margin-top: -10px
}

.flight-details .modal-dialog {
    margin: 8% auto
}

.flight-details .modal-content {
    border-radius: 0;
    padding: 20px 30px
}

.flight-details .modal-body {
    padding: 0
}

.flight-details-header h5 {
    font-weight: 700;
    letter-spacing: 1px
}

.flight-details-header h6 {
    font-weight: 700;
    letter-spacing: 1px
}

.flight-details-book h3 {
    margin: 15px 0 0
}

.flight-details-book a {
    display: inline-block;
    margin: 20px 0;
    padding: 8px 20px;
    color: #fff;
    background: #f2676b;
    font-weight: 700
}

.flight-details-book a:hover {
    color: #fff;
    background: #08C
}

.flight-details-body {
    margin-top: 20px
}

.flight-details img {
    max-width: 100%
}

.flight-details .flight {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    padding-bottom: 15px
}

@media (max-width:991px) {
    .flight-list-view .flight-desc {
        border-top: 1px solid #e6e6e6
    }
    .flight-list-view .flight-book {
        border-top: 1px solid #e6e6e6
    }
    .flight-list-view .book {
        float: right;
        width: 50%;
        padding: 10px 0
    }
}

.flight-list-v2 {
    margin: 40px 15px 0 15px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6
}

.flight-list-v2:hover {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.flight-list-v2 img {
    max-width: 100%
}

.flight-list-v2 .bold {
    font-weight: 400
}

.flight-list-v2 h3 {
    font-weight: 700;
    margin: 20px 0 0
}

.stop-duration {
    padding: 15px;
    text-align: center
}

.flight-list-v2 .stop {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #e6e6e6;
    margin-top: -8px;
    margin-left: 47%
}

.flight-list-v2 .stop-box {
    padding: 8px 10px;
    margin-left: 36%;
    width: 70px;
    position: relative;
    border: 1px solid #e6e6e6;
    z-index: -1;
    margin-top: 6px;
    text-align: center
}

.flight-list-v2 .stop-box:before {
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    content: "";
    background: #fff;
    height: 10px;
    left: 42%;
    position: absolute;
    top: -6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.flight-list-v2 .duration {
    margin-top: 5px
}

.flight-list-footer {
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px 0;
    color: #0a3152
}

.flight-list-footer span {
    padding: 0 10px;
    font-size: 13px
}

.flight-list-footer .pull-right span {
    font-weight: 700;
    font-size: 18px;
    padding: 0
}

.flight-list-footer .pull-right a {
    color: #fff;
    background: #f2676b;
    padding: 15px;
    margin-left: 20px;
    font-weight: 700
}

.flight-list-v2:hover .flight-list-footer .pull-right a {
    background: #08C
}

.flight-list-footer .fa-info-circle {
    cursor: pointer
}

.flight-list-v2 h5 {
    color: #0a3152;
    font-size: 13px;
    margin: 5px 0
}

@media (max-width:767px) {
    .flight-list-v2 .stop-box {
        margin-left: 38%
    }
    .flight-list-v2 h3 {
        margin: 0
    }
    .flight-list-main {
        padding-bottom: 20px
    }
}

.sardegna-type {
    padding: 30px 0
}

.sardegna-type img {
    max-width: 100%
}

.sardegna-type h5 {
    font-weight: 700;
    line-height: 1.6
}

.sardegna-type h3 {
    font-weight: 700;
    margin-top: 10px;
    color: #f2676b
}

.sardegna-type .panel-collapse a {
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
    background: #f2676b;
    display: inline-block;
    margin-top: 10px
}

.sardegna-type .panel-collapse a:hover {
    background: #08C
}

.panel-group {
    margin-bottom: 0
}

.panel-group .panel {
    border-radius: 0
}

.panel-default {
    border-color: #e6e6e6
}

.sardegna-type .panel-title a div {
    padding: 15px
}

.sardegna-type .panel-title a div:last-child {
    border-left: 1px solid #e6e6e6
}

#hotel-images .carousel-control.right {
    background-image: none;
    top: 50%
}

#hotel-images .carousel-control.left {
    background-image: none;
    top: 50%
}

@media (max-width:991px) {
    .sardegna-info-wrapper {
        padding-bottom: 0 !important
    }
    .sardegna-info-wrapper .booking-box {
        border-top: 1px solid #e6e6e6;
        overflow: hidden
    }
}

@media (max-width:767px) {
    .clearfix-xs {
        clear: both
    }
    .sardegna-info-wrapper .sardegna-desc {
        padding: 20px 0
    }
}

.booking-box-body .custom-select-button {
    background: #fff
}

.booking-box-body {
    background: #e6e6e6 none repeat scroll 0 0;
    box-shadow: 0 0 5px #e6e6e6;
    padding: 15px 5px 0
}

.booking-box-body span {
    margin-left: 10px
}

.booking-box-body label {
    margin-top: 25px;
    font-weight: 400;
    font-size: 14px
}

.booking-box-body .form-control {
    border: none;
    box-shadow: none;
    border-radius: 0;
    height: 40px
}

.booking-box-body .input-group-addon {
    background-color: #f2676b;
    border: medium none;
    border-radius: 0;
    color: #fff
}

.custom-head {
    position: relative;
    line-height: 1.6;
    margin-top: 0
}

.custom-head:after {
    background: #f2676b none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 110%;
    width: 100px
}

.hotel-sardegna-desc {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0
}

.hotel-sardegna-desc p {
    line-height: 2
}

@media (max-width:767px) {
    .custom-head {
        margin-bottom: 25px
    }
}

.flight-title i {
    margin: 0 10px
}

.booking-tab {
    background: #e6e6e6;
    padding: 30px 0
}

.booking-tab .tab-content {
    padding: 20px 0
}

.booking-form .form-control {
    height: 40px;
    border-radius: 0
}

.booking-form {
    padding: 0 15px 20px;
    overflow: hidden
}

.booking-form a {
    color: #f2676b;
    margin-top: 5px;
    display: block
}

.booking-form label {
    margin-top: 15px
}

.booking-form button {
    background: #f2676b none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-weight: 700;
    margin-top: 15px;
    padding: 10px 50px
}

.booking-form button:hover {
    background: #08C
}

.paypal-pay {
    overflow: hidden
}

.paypal-pay i {
    color: #009cde;
    font-size: 50px;
    margin-top: 20px
}

.paypal-pay a {
    background: #f2676b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 25px;
    padding: 10px 20px
}

.paypal-pay a:hover {
    background: #08C
}

.clear-margin {
    margin-top: 0
}

.recent-post {
    margin-top: 40px;
    margin-bottom: 40px
}

.recent-post img {
    max-width: 100%
}

.recent-post a {
    color: #07253f
}

.recent-post a:hover {
    color: #08C
}

.recent-post .wrapper {
    margin-bottom: 15px;
    overflow: hidden
}

.recent-post .wrapper:last-child {
    margin-bottom: 0
}

.post-wrapper {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-top: 40px;
    margin-bottom: 40px
}

.post-wrapper img {
    max-width: 100%
}

.post-body h3 {
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: uppercase
}

.post-body p {
    line-height: 2;
    margin-bottom: 20px
}

.post-body {
    padding: 0 20px;
    overflow: hidden
}

.post-body p i {
    color: #f2676b;
    margin: 0 5px
}

.post-body p a {
    color: #172755
}

.post-body p a:hover {
    color: #08C
}

.post-footer {
    overflow: hidden;
    background: #e6e6e6
}

.post-footer h5 {
    margin-top: 15px
}

.post-footer h5 a {
    color: #08C
}

.blog-links {
    padding: 30px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden
}

.blog-links a {
    color: #f2676b
}

.blog-links a:hover {
    color: #08C
}

.contact-form {
    padding: 30px 15px
}

.contact-form .form-control {
    height: 40px;
    border-radius: 0;
    margin: 10px 0
}

.contact-form h2 {
    font-weight: 800;
    letter-spacing: 1px
}

.contact-form h5 {
    line-height: 2
}

.failed {
    color: #f2676b
}

.item-content {
    background: #fff;
    padding: 15px;
    overflow: hidden
}

.item-content img {
    max-width: 100%
}

.item-content h4 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600
}

.item-content h4 i {
    color: #f19c4f
}

.item-content p {
    margin-bottom: 5px;
    line-height: 2
}

.item-content .failed i {
    margin-right: 5px
}

.item-content a {
    background: #f2676b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 5px 15px
}

.item-body {
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6
}

.item-footer {
    padding-top: 10px
}

.item-footer p {
    margin-bottom: 0
}

.item-footer a {
    display: inline-block;
    color: #f2676b;
    border: 2px solid #f2676b;
    background: 0 0;
    margin-left: 30px
}

.item-footer strong {
    margin: 0 5px 0 20px
}

.user-info-body {
    padding: 20px 5px;
    overflow: hidden
}

@media (max-width:767px) {
    .item-content img {
        margin-bottom: 20px
    }
}

.full-screen {
    height: 100%;
    width: 100%
}

@media (max-width:767px) {
    .full-screen {
        height: auto
    }
}

.full-screen-404 p {
    font-size: 18px
}

.full-screen-404 a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 30px;
    padding: 10px 30px
}

.full-screen-404 a:hover {
    background: #07253f
}

.full-screen-404 a i {
    margin-right: 10px
}

@keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    25% {
        opacity: 1;
        -webkit-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    26% {
        opacity: 0;
        -webkit-transform: rotateY(0);
        -o-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -moz-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
}

@-webkit-keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    25% {
        opacity: 1;
        -webkit-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    26% {
        opacity: 0;
        -webkit-transform: rotateY(0);
        -o-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -moz-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
}

.search-title {
    padding: 60px 0
}

.search-title p {
    font-size: 20px;
    line-height: 2
}

.search-title p span {
    color: #08C;
    font-weight: 700
}

.sardegna-check {
    background: rgba(255, 255, 255, .9);
    max-width: 400px;
    margin: 100px auto
}

.sardegna-check .sardegna-check-body {
    padding: 0 25px 25px
}

.sardegna-check h4 {
    font-weight: 800;
    letter-spacing: 1px;
    margin: 0 0 20px;
    background: #08C;
    color: #fff;
    position: relative;
    padding: 20px 0
}

.sardegna-check h4:after {
    background: #08C none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "\f046";
    font-family: FontAwesome;
    left: 45%;
    padding: 10px;
    position: absolute;
    top: 60%
}

.sardegna-check .input-group-addon {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #b6b6b6;
    border-radius: 0;
    border-right: 1px solid #b6b6b6;
    border-top: 1px solid #b6b6b6;
    color: #08C
}

.sardegna-check label {
    margin-bottom: 10px
}

.sardegna-check .form-control {
    border-radius: 0;
    height: 40px;
    padding: 10px;
    background: 0 0;
    border: 1px solid #b6b6b6
}

.sardegna-check .input-group {
    margin-bottom: 15px
}

.sardegna-check .padding-right {
    padding: 0 10px 0 0
}

.sardegna-check .padding-left {
    padding: 0 0 0 10px
}

.sardegna-check .center-input {
    padding-left: 45%;
    z-index: 0
}

.sardegna-check button {
    background: #07253f none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    padding: 15px 40px;
    border: 2px solid transparent
}

.sardegna-check button:hover {
    border: 2px solid #07253f;
    background: 0 0;
    color: #07253f
}

#recent-blog {
    background: #f7f7f7
}

.post-alt i {
    margin: 0 5px
}

.post-desc {
    padding: 5px 0
}

.post-desc p {
    line-height: 2;
    font-size: 13px
}

.post-title h5 {
    font-weight: 700;
    margin-top: 10px
}

.post-title p {
    color: #08C
}

.flex-row {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flex;
    display: -moz-flex;
    display: -ms-Flexbox
}

.flex-row .flex-item {
    flex: 1 auto;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    -moz-flex: 1 auto;
    -o-flex: 1 auto
}

.flex-item img {
    max-width: 100%
}

.flex-item .section-title {
    margin-bottom: 20px
}

.flex-item p {
    line-height: 2
}

.flex-item .flex-item-desc {
    padding: 10% 10% 0
}

.sm-footer {
    padding: 60px 0;
    background: #07253f;
    color: #bec4c8
}

.sm-footer h4 {
    margin: 0 0 20px;
    color: #08C;
    letter-spacing: 1px;
    font-weight: 700
}

.sm-footer p {
    line-height: 2
}

.sm-footer .contact-box i {
    color: #08C;
    margin-right: 10px
}

.sm-footer .footer-about-box a {
    border: 2px solid #08C;
    color: #08C;
    display: inline-block;
    font-weight: 700;
    padding: 5px 10px
}

.sm-footer .social-media {
    margin-top: 20px
}

.sm-footer .social-media i {
    border-radius: 50%;
    background: #08C;
    color: #fff;
    height: 30px;
    margin: 0 10px 0 0;
    padding: 9px;
    width: 30px
}

.sm-footer .social-media i:hover {
    background: #08C
}

.sm-footer-nav {
    background: #0a3152;
    padding: 30px 0;
    position: relative
}

.sm-footer-nav a {
    border-right: 1px solid #bec4c8;
    color: #bec4c8;
    font-size: 13px;
    padding: 0 10px
}

.sm-footer-nav a:last-child {
    border-right: none
}

.sm-footer-nav a:hover {
    color: #08C
}

.sm-footer-nav .copyright {
    color: #fff;
    font-size: 12px;
    margin: 20px 0 0
}

.go-up {
    position: absolute;
    top: 40%;
    right: 10%
}

.go-up a {
    background: #07253f none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    padding: 5px;
    width: 30px
}

@media (max-width:991px) {
    .sm-footer h4 {
        margin: 40px 0 20px
    }
}

@media (max-width:767px) {
    .flex-row {
        display: block
    }
    .flex-row .flex-item {
        width: 100%
    }
    .flex-item .flex-item-desc {
        padding: 60px 15px
    }
}

#top-tour-row {
    background: url(../images/pattern.jpg);
    background-attachment: fixed
}

.top-tour {
    padding: 60px 0 80px;
    background: rgba(10, 49, 82, .8);
    color: #fff
}

.tour-grid {
    position: relative
}

.tour-grid img {
    max-width: 100%;
    position: relative
}

#why-choose-us {
    background: url(../images/holiday-slide2.jpg);
    background-size: cover;
    background-attachment: fixed
}

.choose-us-row {
    padding: 60px 0;
    background: rgba(10, 49, 82, .8)
}

.choose-us-item {
    background: #fff;
    padding: 60px 20px 45px;
    position: relative;
    margin: 60px 10px 20px
}

.choose-icon {
    background: #08C none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    left: 41%;
    position: absolute;
    top: -10%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 60px
}

.choose-icon i {
    font-size: 30px;
    padding: 15px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

.choose-us-item h4 {
    font-weight: 700
}

.choose-us-item p {
    line-height: 2
}

.choose-us-item a {
    background: #08C;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 8px 15px;
    border: 2px solid transparent
}

.choose-us-item a:hover {
    background: 0 0;
    color: #08C;
    border: 2px solid #08C
}

#why-estimate-us {
    background: url(/assets/images/last-minute.webp);
    background-size: cover
}

.estimate-us-row {
    background: rgba(10, 49, 82, .4)
}

.estimate-us-item {
    background: #fff;
    padding: 60px 20px 45px;
    position: relative;
    margin: 60px 10px 20px
}

.estimate-icon {
    background: #08C none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    left: 43%;
    position: absolute;
    top: -10%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 60px
}

.estimate-icon i {
    font-size: 30px;
    padding: 15px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

.estimate-us-item h4 {
    font-weight: 700
}

.estimate-us-item p {
    line-height: 2
}

.estimate-us-item a {
    background: #08C;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 8px 15px;
    border: 2px solid transparent
}

.estimate-us-item a:hover {
    background: 0 0;
    color: #08C;
    border: 2px solid #08C
}

#preventivo-personalizzato {
    background: url(/assets/images/background-preventivo-personalizzato.jpg);
    background-position: center
}

.preventivo-personalizzato-row {
    background: rgba(10, 49, 82, .4)
}

.preventivo-personalizzato-item {
    background: #fff;
    padding: 60px 20px 45px;
    position: relative;
    margin: 60px 10px 20px
}

.preventivo-personalizzato-icon {
    background: #08C none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    left: 43%;
    position: absolute;
    top: -10%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 60px
}

.preventivo-personalizzato-icon i {
    font-size: 30px;
    padding: 15px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

.preventivo-personalizzato-item h4 {
    font-weight: 700
}

.preventivo-personalizzato-item p {
    line-height: 2
}

.preventivo-personalizzato-item a {
    background: #08C;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 8px 15px;
    border: 2px solid transparent
}

.preventivo-personalizzato-item a:hover {
    background: 0 0;
    color: #08C;
    border: 2px solid #08C
}

#why-book-us {
    background: url(/assets/images/booking.jpg);
    background-attachment: fixed
}

.book-us-row {
    padding: 60px 0;
    background: rgba(10, 49, 82, .8)
}

.book-us-item {
    background: #fff;
    padding: 60px 20px 45px;
    position: relative;
    margin: 60px 10px 20px
}

.book-icon {
    background: #08C none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    left: 43%;
    position: absolute;
    top: -10%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 60px
}

.book-icon i {
    font-size: 30px;
    padding: 15px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

.book-us-item h4 {
    font-weight: 700
}

.book-us-item p {
    line-height: 2
}

.book-us-item a {
    background: #08C;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 8px 15px;
    border: 2px solid transparent
}

.book-us-item a:hover {
    background: 0 0;
    color: #08C;
    border: 2px solid #08C
}

.sardegna-check .bootstrap-select>.dropdown-toggle {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b6b6b6;
    color: #333;
    font-weight: 400;
    height: 40px;
    margin: 0 0 15px;
    padding: 8px 10px
}

.work-row {
    padding: 60px 0;
    background: #fff;
    border-bottom: 1px solid #e6e6e6
}

.work-step {
    position: relative;
    margin-bottom: 20px
}

.work-step i {
    border-radius: 50%;
    background: #08C;
    color: #fff;
    font-size: 34px;
    height: 80px;
    padding: 23px;
    width: 80px;
    position: relative
}

.work-step h5 {
    font-weight: 800;
    margin: 30px 0 10px;
    letter-spacing: 1px
}

.work-step p {
    line-height: 2
}

.check-list {
    padding: 0;
    list-style-type: none
}

.check-list li {
    margin-left: 20px;
    padding: 5px 0;
    position: relative
}

.check-list li:before {
    content: '\f058';
    color: green;
    position: absolute;
    font-family: FontAwesome;
    left: -20px
}

.duration-sm {
    font-size: 13px;
    padding: 0 0 5px !important
}

.clear-top {
    margin-top: 0 !important
}

.flexslider {
    margin: 0;
    border: none
}

.main-footer-sub {
    padding: 45px 0;
    background: #0a3152;
    color: #fff
}

.main-footer-sub label {
    margin-bottom: 10px
}

.main-footer-sub .form-control {
    background: #07253f;
    border-radius: 0;
    height: 40px;
    color: #fff;
    border: none
}

.main-footer-sub button {
    height: 40px;
    border: none;
    background: #08C;
    color: #fff;
    width: 100%;
    font-weight: 700
}

.main-footer-sub button i {
    margin-right: 5px
}

.main-footer-sub button:hover {
    background: #08C
}

.main-footer-sub .social-media ul {
    padding: 0;
    list-style-type: none
}

.main-footer-sub .social-media ul li {
    display: inline
}

.main-footer-sub .social-media li a {
    background: #08C none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 30px 5px 0;
    padding: 10px 13px;
    width: 40px
}

.main-footer-sub .social-media li a:hover {
    background: #08C
}

.main-footer-sub .social-media li a i {
    font-size: 16px
}

.main-footer {
    padding: 20px 0;
    background: #07253f
}

.main-footer .about-box {
    color: #bec4c8;
    line-height: 2
}

.main-footer .about-box h3 {
    font-weight: 800;
    margin-top: 0;
    color: #08C;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.main-footer .about-box a {
    display: inline-block;
    padding: 2px 15px;
    color: #08C;
    border: 2px solid #08C;
    font-weight: 700
}

.main-footer .links {
    line-height: 2
}

.main-footer .links ul,
.main-footer-nav ul,
.we-accept ul {
    list-style-type: none;
    padding: 0
}

.main-footer .contact-box h4,
.main-footer .links h4,
.we-accept h4 {
    color: #08C;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.main-footer .links ul li {
    position: relative
}

.main-footer .links ul li a,
.main-footer-nav ul li a {
    color: #bec4c8;
    margin-left: 15px
}

.main-footer .links ul li a:hover,
.main-footer-nav ul li a:hover {
    color: #08C
}

.main-footer .links ul li:before {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    color: #bec4c8
}

.main-footer .contact-box p {
    color: #bec4c8;
    line-height: 2
}

.main-footer .contact-box p i {
    border: 2px solid #bec4c8;
    border-radius: 50%;
    color: #08C;
    display: inline-block;
    height: 40px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 10px 11px;
    width: 40px
}

.we-accept {
    padding: 30px 0 0
}

.main-footer-nav ul li,
.we-accept ul li {
    display: inline;
    margin: 0 5px
}

.main-footer-nav {
    padding: 30px 0;
    background: #0a3152;
    color: #bec4c8;
    position: relative
}

.main-footer-nav p,
.main-footer-nav ul {
    margin-bottom: 0
}

.main-footer-nav .go-up a {
    color: #bec4c8;
    padding: 5px 8px
}

@media (max-width:767px) {
    .main-footer .contact-box h4,
    .main-footer .links h4,
    .we-accept h4 {
        margin-top: 45px
    }
    .main-footer-nav ul li {
        margin: 15px 5px;
        display: inline-block
    }
}

#logobig {
    display: block
}

#mobilelogo {
    display: none
}

.ul_tratte {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    column-gap: 40px;
    list-style-type: none;
    font-size: 15px
}

.navbar-default .navbar-toggle {
    border: none
}

.mega-menu {
    height: 500px;
    overflow-y: scroll
}

.buttonsmenu {
    display: none
}

.mega-menu h5 {
    color: #fff;
    font-weight: 600;
    background-color: #08C;
    padding: 5px;
    text-transform: uppercase;
    text-align: center
}

@media (max-width:991px) {
    .buttonsmenu {
        display: grid;
        float: right;
        text-align: center
    }
    #mobilelogo {
        display: block
    }
    #biglogo {
        display: none
    }
    .ul_tratte {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (max-width:768px) {
    .ul_tratte {
        font-size: 12px
    }
}

@media (max-width:500px) {
    .navbar-brand {
        width: 100%;
        height: 100%
    }
    .buttonsmenu {
        display: block;
        width: 100%;
        text-align: center
    }
}

.tab-style1>li.active>a,
.tab-style1>li.active>a:focus,
.tab-style1>li.active>a:hover {
    color: #fff
}

.btn1 {
    margin: 30px 0
}

.btn1 button {
    margin: 10px 5px
}

.lg-btn {
    font-size: 20px;
    padding: 10px 30px
}

.md-btn {
    font-size: 18px;
    padding: 8px 30px
}

.sm-btn {
    font-size: 16px;
    padding: 6px 30px
}

.xs-btn {
    font-size: 14px;
    padding: 4px 30px
}

.product-grid-view {
    overflow: hidden;
    width: 33.33%;
    float: left;
    padding: 0 15px
}

.product-grid-view .wrapper {
    margin: 40px 0 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

.product-grid-view:hover .wrapper {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.product-grid-view img {
    max-width: 100%;
    min-height: 200px
}

.product-grid-view .hotel-info {
    width: 100%;
    text-align: center
}

.product-grid-view .hotel-header h5 {
    font-weight: 700;
    line-height: 1.6;
    font-size: 16px;
    margin-top: 15px
}

.product-grid-view .hotel-header h5 span {
    display: block
}

.product-grid-view .hotel-header i {
    color: #f19c4f;
    margin: 0 2px
}

.product-grid-view .hotel-header p {
    color: #08C;
    line-height: 1.6
}

.product-grid-view .hotel-header p i {
    margin: 0 5px;
    color: #08C
}

.product-grid-view .hotel-desc p {
    font-size: 13px;
    color: #0a3152;
    line-height: 1.7
}

.product-grid-view .sardegna-book-box {
    border-top: 1px solid #e6e6e6;
    margin-top: 15px;
    min-height: initial;
    overflow: hidden;
    padding: 0;
    clear: both
}

.product-grid-view .sardegna-book-box .book {
    float: left;
    padding: 10px 0;
    width: 40%
}

.product-grid-view .sardegna-book-box .book a {
    background: #f2676b;
    color: #fff;
    font-weight: 700;
    padding: 5px 15px;
    display: inline-block;
    margin-top: 5px;
    border: 2px solid transparent
}

.product-grid-view:hover .sardegna-book-box {
    color: #fff;
    background: #08C
}

.product-grid-view:hover .sardegna-book-box a {
    color: #fff;
    border: 2px solid #fff;
    background: #08C
}

@media (max-width:991px) {
    .product-grid-view img {
        min-height: initial
    }
    .product-grid-view {
        width: 50%
    }
}

@media (max-width:767px) {
    .product-grid-view {
        width: 100%
    }
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (max-width:467px) {
    .hidden-xxs {
        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
    }
}



.seabg1{background-image: url(/assets/images/localmap/sardegna.png)}
.seabg2{background-image: url(/assets/images/localmap/sicilia.png)}
.seabg3{background-image: url(/assets/images/localmap/corsica.png)}
.seabg4{background-image: url(/assets/images/localmap/elba.png)}
.locality {
    min-width: 260px;
    min-height: 240px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 5px
}

.localityM {
    min-width: 250px;
    min-height: 240px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    overflow: hidden;
    border-radius: 5px
}

.localityX {
    min-width: 250px;
    min-height: 240px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 5px
}

.dipiu {
    color: #fff;
    font-size: larger;
    font-weight: 700;
    text-decoration: none;
    padding-top: 10px;
    z-index: 100;
    display: block;
    text-transform: uppercase
}

.loc_cont {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.locality_img {
    height: 300px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}

.locality_tratte {
    height: 30%;
    color: #fff;
    position: relative;
    background-color: #08C;
    text-align: center
}

.trattecont ul {
    padding-top: 25px;
    list-style: none;
    text-align: center;
}

.loc_cont a {
    text-transform: uppercase
}

.trattecont a {
    text-transform: none;
    text-decoration: none;
    color: #000;
    font-size: 15px;
    line-height: 30px
}

#malta {
    background-image: url(/img/foto_loc/malta.jpg)
}

#maltaX {
    background-image: url(/img/foto_loc/malta.jpg)
}

#albania {
    background-image: url(/img/foto_loc/albania.jpg)
}

#francia {
    background-image: url(/img/foto_loc/francia.jpg)
}

#spagna {
    background-image: url(/img/foto_loc/spagna.jpg)
}

#albaniaX {
    background-image: url(/img/foto_loc/albania.jpg)
}

#franciaX {
    background-image: url(/img/foto_loc/francia.jpg)
}

#spagnaX {
    background-image: url(/img/foto_loc/spagna.jpg)
}

#i_d_E {
    background-image: url(/img/foto_loc/ide.jpg);
    background-position: center
}

#civ {
    background-image: url(/img/foto_loc/civitavecchia.jpg);
    background-position: center
}

#maroccoX {
    background-image: url(/img/foto_loc/marocco.jpg)
}

#greciaX {
    background-image: url(/img/foto_loc/grecia.jpg)
}

#tunisiX {
    background-image: url(/img/foto_loc/tunisia.jpg)
}

#marocco {
    background-image: url(/img/foto_loc/marocco.jpg)
}

#grecia {
    background-image: url(/img/foto_loc/grecia.jpg)
}

#tunisi {
    background-image: url(/img/foto_loc/tunisia.jpg)
}

.diamond {
    width: 30px;
    height: 30px;
    background: #08C;
    border: solid;
    border-color: #fff;
    border-width: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    margin-left: 123px;
    margin-right: auto;
    text-align: center;
    position: absolute;
    z-index: 10;
    margin-top: -9px
}

.locality i,
.localityM i,
.localityX i {
    font-family: FontAwesome;
    font-style: normal;
    font-size: 15px;
    color: #fff;
    position: absolute;
    margin-left: -7px;
    -webkit-transform: rotate(45deg)
}

.trattecont {
    position: absolute;
    z-index: 0;
    background-color: #fff;
    width: 100%;
    list-style: none;
    height: 300px;
    overflow-y: scroll;
    text-align: justify;
}

.slick-list {
    max-width: 250px;
    padding-top: 25px
}

.mobloc {
    display: none
}

@media (max-width:768px) {
    .localityX {
        display: none
    }
    .mobloc {
        display: block;
        width: 250px;
        margin-left: auto;
        margin-right: auto
    }
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.picker__input {
    cursor: default
}

.picker__input.picker__input--active {
    border-color: #0089ec
}


/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media (min-height:33.875em) {
    .picker__wrap {
        display: block
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle
}

@media (min-height:26.5em) {
    .picker__box {
        font-size: 1.25em
    }
}

@media (min-height:33.875em) {
    .picker__box {
        display: block;
        font-size: 1.33em;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24)
    }
}

@media (min-height:40.125em) {
    .picker__box {
        font-size: 1.5em;
        border-bottom-width: 1px;
        border-radius: 5px
    }
}

.picker__box {
    padding: 0 1em
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em
}

.picker__nav--disabled,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover,
.picker__nav--disabled:hover {
    cursor: default;
    background: 0 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__footer {
    text-align: center
}

.picker__button--clear,
.picker__button--close {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: 700;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--clear:hover,
.picker__button--close:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--clear:focus,
.picker__button--close:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: 0
}

.picker__button--clear:before,
.picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--clear:before {
    content: " ";
    margin-right: .45em
}

.picker__button--clear:before {
    top: -.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "\D7";
    top: -.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.main-footer-nav,
.main-footer-sub,
.sm-footer-nav {
    background: #fff
}

.header-top,
.transparent-menu-top {
    background: #08C
}

.navbar-contact a,
.navbar-contact a i {
    color: #fff
}

.navbar-contact .form-control,
.navbar-contact .input-group-addon {
    background: #fff
}

.main-footer-sub .form-control {
    background: #e6e6e6
}

.light-menu .dropdown-menu>li>a,
.main-footer .about-box,
.main-footer .contact-box p,
.main-footer .links ul li a,
.main-footer-nav,
.main-footer-nav ul li a,
.main-footer-sub,
.nav-container .mega-menu .desc p,
.nav-container .mega-menu .links a,
.navbar-header a,
.sm-footer,
.sm-footer-nav .copyright,
.sm-footer-nav a,
.transparent-menu .dropdown-menu>li>a,
.transparent-menu .navbar-nav>li>a {
    color: #07253f !important
}

.nav-container .mega-menu .links a:hover {
    color: #f9676b
}

.main-footer,
.sm-footer,
.transparent-menu {
    background: #fff
}

.light-menu .dropdown-menu,
.transparent-menu .dropdown-menu {
    background: #fff;
    border: 1px solid #e6e6e6
}

.main-footer .contact-box p i {
    border: 2px solid #07253f
}

.go-up a {
    color: #fff !important
}

@media (max-width:768px) {
    .main-footer {
        text-align: center
    }
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-user:before {
    content: "\f007"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-book:before {
    content: "\f02d"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-list:before {
    content: "\f03a"
}

.fa-image:before {
    content: "\f03e"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-compress:before {
    content: "\f066"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-key:before {
    content: "\f084"
}

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-feed:before {
    content: "\f09e"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-legal:before {
    content: "\f0e3"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-circle:before {
    content: "\f111"
}

.fa-code:before {
    content: "\f121"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-toggle-down:before {
    content: "\f150"
}

.fa-toggle-up:before {
    content: "\f151"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-euro:before {
    content: "\f153"
}

.fa-jpy:before {
    content: "\f157"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-vk:before {
    content: "\f189"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-ge:before {
    content: "\f1d1"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bus:before {
    content: "\f207"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before {
    content: "\f236"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-edge:before {
    content: "\f282"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-s15:before {
    content: "\f2cd"
}

.fa-window-close:before {
    content: "\f2d3"
}

.fa-window-close-o:before {
    content: "\f2d4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype')
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0
    }
    33% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(3);
        opacity: 0
    }
}

.hot-deal-list .item {
    padding: 13px 0 0
}

.buttonl {
    display: inline-flex;
    align-items: center;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
    padding: 5px 16px !important;
    color: #fff;
    font-family: Lato, Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    transition: background .3s, transform .3s, box-shadow .3s;
    will-change: transform
}

.button:hover {
    background: #ae4b67;
    box-shadow: 0 4px 17px rgba(0, 0, 0, .2);
    transform: translate3d(0, -2px, 0)
}

.button:active {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    transform: translate3d(0, 1px, 0)
}

.pulse {
    position: relative
}

.pulse:after,
.pulse:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .4);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    opacity: 0;
    margin: auto
}

.pulse:before {
    animation: pulse 1.5s infinite linear
}

.pulse:after {
    animation: pulse 2s .4s infinite linear
}

.pulse:hover:after,
.pulse:hover:before {
    display: none
}

.vedialtro {
    display: none
}

.leggitutto {
    width: 100%;
    text-align: right
}

#benvenutipc {
    display: block
}

#benvenutimob {
    display: none
}

.fdt_merchantmediumbluewhite_widget_merchant {
    height: 260px !important
}

.navbar-default .navbar-toggle {
    border: none
}

.choose-icon {
    top: -5%
}

.disabled_pik:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(195, 195, 195, .5) !important;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: block;
    cursor: not-allowed
}

.compagnialogo {
    width: 180px;
    padding-bottom: 30px
}

.compagnialogo img {
    width: 100%;
    max-height: 60px
}

.compagniacont {
    display: flex;
    width: fit-content;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    height: auto
}

.sectionlocality {
    text-align: center
}

.sectionlocality h2 {
    padding-bottom: 30px;
    font-weight: 800;
    padding-bottom: 30px;
    font-weight: 800;
    text-decoration: underline;
    text-decoration-color: #fdaa01;
    text-transform: uppercase;
    text-underline-position: under
}

@media (max-width:900px) {
    #benvenutipc {
        display: none
    }
    #benvenutimob {
        display: block
    }
    .compagniacont {
        display: grid
    }
}

.descriz {
    text-align: center;
    background-color: #f9f9f9;
    padding-bottom: 5px;
    border-bottom-width: 1.5px;
    border-bottom: solid;
    border-bottom-color: #ccc
}

.descriz span {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 7px;
    color: #525151
}

.descriz .bluetext {
    color: #08C
}

@media (min-width:1200px) {
    .descriz span {
        font-size: 20px
    }
}

@media (max-width:500px) {
    .hot-deals {
        height: 700px;
        transition: height 1s ease-in-out;
        overflow: hidden
    }
    .vedialtro {
        cursor: pointer;
        z-index: 9999;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, .1)));
        background-image: linear-gradient(to top, #fff 50%, rgba(255, 255, 255, .1) 100%);
        display: block;
        width: 100%;
        height: 90px;
        position: absolute;
        text-align: center;
        margin-top: 600px
    }
}

#newsletterp {
    margin-top: 30px
}

.butty {
    display: block;
    width: 250px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    margin-top: 25px;
    overflow: hidden;
    position: relative;
    transform: translatez(0);
    text-decoration: none;
    box-sizing: border-box;
    font-size: 17px;
    font-weight: 400;
    box-shadow: 0 9px 18px rgba(0, 0, 0, .2)
}

.iscriviti {
    text-align: center;
    border-radius: 50px;
    padding: 14px;
    color: #fff;
    background: #335ab7;
    transition: all .2s ease-out 0s
}

.gradient {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: auto;
    margin: auto;
    z-index: -1;
    background: radial-gradient(90px circle at top center, rgba(51, 130, 149, .5) 30%, rgba(255, 255, 255, 0));
    transition: all 0s ease-out 0s;
    transform: translatex(-140px);
    animation: 18s linear 0s infinite move
}

.tirreniatopline {
    background-color: #08C;
    height: 40px;
    width: 100%;
}

@keyframes move {
    0% {
        transform: translatex(-140px)
    }
    25% {
        transform: translatex(140px);
        opacity: .3
    }
    50% {
        transform: translatex(140px);
        opacity: 1;
        background: radial-gradient(90px circle at bottom center, rgba(51, 130, 149, .5) 30%, rgba(255, 255, 255, 0))
    }
    75% {
        transform: translatex(-140px);
        opacity: .3
    }
    100% {
        opacity: 1;
        transform: translatex(-140px);
        background: radial-gradient(90px circle at top center, rgba(51, 130, 149, .5) 30%, rgba(255, 255, 255, 0))
    }
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    33% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(3);
        opacity: 0;
    }
}

.hot-deal-list .item {
    padding: 13px 0px 0px;
}

.buttonl {
    display: inline-flex;
    align-items: center;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 5px 16px !important;
    color: #fff;
    font-family: Lato, Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    transition: background .3s, transform .3s, box-shadow .3s;
    will-change: transform;
}

.button:hover {
    background: #ae4b67;
    box-shadow: 0 4px 17px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

.button:active {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    transform: translate3d(0, 1px, 0);
}

.pulse {
    position: relative;
}

.pulse:before,
.pulse:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    opacity: 0;
    margin: auto;
}

.pulse:before {
    animation: pulse 1.5s infinite linear;
}

.pulse:after {
    animation: pulse 2s .4s infinite linear;
}

.pulse:hover:before,
.pulse:hover:after {
    display: none;
}

.vedialtro {
    display: none;
}

.leggitutto {
    width: 100%;
    text-align: right;
}

#benvenutipc {
    display: block;
}

#benvenutimob {
    display: none;
}

.fdt_merchantmediumbluewhite_widget_merchant {
    height: 260px !important;
}

.navbar-default .navbar-toggle {
    border: none;
}

.choose-icon {
    top: -5%;
}

.disabled_pik:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(195, 195, 195, 0.5) !important;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: block;
    cursor: not-allowed;
}


/*    Nuove tratte in megamenu*/

.compagnialogo {
    width: 180px;
    padding-bottom: 30px;
}

.compagnialogo img {
    width: 100%;
    max-height: 60px;
}

.compagniacont {
    display: flex;
    width: fit-content;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.sectionlocality {
    text-align: center;
}

.sectionlocality h2 {
    padding-bottom: 30px;
    font-weight: 800;
    padding-bottom: 30px;
    font-weight: 800;
    text-decoration: underline;
    text-decoration-color: #fdaa01;
    text-transform: uppercase;
    text-underline-position: under;
}

@media(max-width:900px) {
    #benvenutipc {
        display: none;
    }
    #benvenutimob {
        display: block;
    }
    .compagniacont {
        display: grid;
    }
}

.descriz {
    text-align: center;
    background-color: #f9f9f9;
    padding-bottom: 5px;
    border-bottom-width: 1.5px;
    border-bottom: solid;
    border-bottom-color: #CCCCCC;
}

.descriz span {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 7px;
    color: #525151;
}

.descriz .bluetext {
    color: #08C
}

@media(min-width:1200px) {
    .descriz span {
        font-size: 20px;
    }
}

#chisiamomobile {
    display: none;
}

#pcautorized {
    display: block;
    text-decoration: underline;
    font-size: 16px;
}

@media(max-width:500px) {
    .nonepc{display:block;}
    .hot-deals {
        height: 700px;
        transition: height 1s ease-in-out;
        overflow: hidden;
    }
    .vedialtro {
        cursor: pointer;
        z-index: 9999;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, white), to(rgba(255, 255, 255, 0.1)));
        background-image: linear-gradient(to top, white 50%, rgba(255, 255, 255, 0.1) 100%);
        display: block;
        width: 100%;
        height: 90px;
        position: absolute;
        text-align: center;
        margin-top: 600px;
    }
    #chisiamomobile {
        display: block;
    }
    #pcautorized {
        font-size: 12px;
        text-align: center;
    }
}

.autorized {
    width: 100%;
    float: right;
    text-align: right;
}
.nonepc{display: none;}



.switch-button {
    background: #fff;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
    border: 1px solid #00447c;
    border-radius: 7px;
    overflow: hidden;
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
    padding-right: 49%;
    position: relative;
    margin: 5px;
}

.switch-button:before {
    content: "Solo Andata";
    position: absolute;
    top: 0;
    color: #00447c;
    font-size: 17px;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    pointer-events: none;
    width: 50%;
    font-weight: 600;
}

.switch-button-checkbox {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}

.switch-button-checkbox:checked+.switch-button-label:before {
    transform: translateX(103%);
    transition: transform 300ms linear;
}

.switch-button-checkbox+.switch-button-label {
    position: relative;
    padding: 10px 0;
    display: block;
    user-select: none;
    pointer-events: none;
    margin: 0;
    text-transform: none;
}

.switch-button-checkbox+.switch-button-label:before {
    content: "";
    background: #00447c;
    color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 6px;
    transform: translateX(0);
    transition: transform 300ms;
    text-transform: none;
}

.switch-button-checkbox:checked+.switch-button-label-span {
    color: white;
}

.switch-button-checkbox+.switch-button-label .switch-button-label-span {
    position: relative;
    font-size: 17px;
}

@media(min-width: 991px) {
    .tab-content {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.09);
    }
}



img.fdt_merchant300x200-1_stars {
    filter: saturate(10);
}

.fdt_merchant300x200-1_logo {
    filter: saturate(3);
}

.search-section .product-search-title {
    color: #fff;
}

.search-section .tab-content,
.full-width-search {
    color: #fff;
    box-shadow: none;
}

.policy {
    display: none;
}

.preventivo_gruppi_home {
    border-radius: 30px;
    width: 100%;
    padding: 15px;
}

.callcenter img {
    border-radius: 100%;
    width: 100%;
    padding: 15px
}

.callcenter a {
    font-size: 30px;
}

.select2-results__option[aria-disabled=true] {
    color: #d18305 !important;
    font-size: 17px;
}

.othertext {
    display: none
}

.policy {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px
}

@media (max-width:767px) {
    .policy {
        font-size: 20px
    }

    #compagniedapc {
        zoom: 0.3
    }
}

@media (max-width:767px) {
    .callcenter a {
        font-size: 22px;
    }

    .callcenter h2 {
        font-size: 18px;
    }

    .callcenter img {
        width: 225px;
    }

    #compagniedapc {
        justify-content: center;
        zoom: 0.5;
        display: inline-flex
    }
}

.mobloc {
    width: 100%;
    margin-top: 30px;
}

@media(min-width: 767px) {
    .search-section {
        width: 800px;
    }
}

@media(min-width: 767px) {
    .search-section {
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width: 767px) {
    .mobloc {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .search-section .tab-content {
        padding: 10px 0px;
    }

    .navbar-brand {
        padding-top: 0px;
        padding-left: 0px;
    }

    .navbar-header {
        justify-content: space-around;
    }

    .navbar-toggle {
        padding: 5px 0px;
    }
}

.vehicle_new {
    border-radius: 6px;
    background: aliceblue;
    border: 1px #033e59 solid;
    padding: 8px 10px;
    width: 100%;
    color: #333;
    margin-bottom: 10px;
}

.vehicle_new i {
    color: #0a5698;
    margin-left: 5px;
    margin-right: 5px;
}

input.select2-search__field::placeholder {
    color: #555 !important;
}

.search-section .tab-content {
    padding: 0;
}

.check-button {
    position: relative;
    display: flex;
    gap: 10px;
    line-height: 20px;
}

.checkbox_residenti {
    --background: #fff;
    --border: #01447c;
    --border-hover: #BBC1E1;
    --border-active: #033e59;
    --tick: #fff;
    position: relative;
}

.checkbox_residenti input,
.checkbox_residenti svg {
    width: 21px;
    height: 21px;
    display: block;
}

.checkbox_residenti input {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    outline: none;
    background: var(--background);
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 4px;
    transition: box-shadow 0.3s;
    box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
}

.checkbox_residenti input:hover {
    --s: 2px;
    --b: var(--border-hover);
}

.checkbox_residenti input:checked {
    --b: var(--border-active);
}

.checkbox_residenti svg {
    pointer-events: none;
    fill: none;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: var(--stroke, var(--border-active));
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    transform: scale(var(--scale, 1)) translateZ(0);
}

.checkbox_residenti.bounce {
    --stroke: var(--tick);
}

.checkbox_residenti.bounce input:checked {
    --s: 11px;
}

.checkbox_residenti.bounce input:checked+svg {
    -webkit-animation: bounce 0.4s linear forwards 0.2s;
    animation: bounce 0.4s linear forwards 0.2s;
}

.checkbox_residenti.bounce svg {
    --scale: 0;
}

@-webkit-keyframes bounce {
    50% {
        transform: scale(1.2);
    }

    75% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes bounce {
    50% {
        transform: scale(1.2);
    }

    75% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

select {
    -webkit-appearance: none;
}

.select2-search--dropdown {
    background: white;
    border-radius: 6px 6px 0px 0px;
    border: 1px solid #CCCCCC;
    border-bottom: 0;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #CCCCCC;
}

.select2-container {
    font-weight: 600
}

.select2 {
    color: #333
}

.search-section .product-search-title {
    font-size: 20px;
}

.select2-results__option[aria-disabled=true],
.select2-results__group {
    text-align: center;
    border-bottom: 1px solid lightgrey;
    margin: auto;
    width: fit-content;

}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
    font-size: 18px;
}

.select2-rendered__match {
    border-radius: 4px;
}

.dainviare {
    font-size: 16px
}

.select2-results__option[aria-disabled=true]::after,
.select2-results__group::after {
    content: "..."
}

.select2-results__option[aria-disabled=true]::before,
.select2-results__group::before {
    content: "..."
}

.select2-container--default .select2-selection--single {
    border-radius: 6px !important;
    font-size: 18px !important
}

.select2-container--default .select2-search--dropdown .select2-search__field::placeholder {
    color: #a9a9a9;
    opacity: 1;
    font-weight: 400
}

.select2-results__option--highlighted[aria-selected] {
    background-color: #fff;
    color: #fda001;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fff;
    color: #333;
}

.select2-container--default .select2-results__option--highlighted[selected] {
    background-color: #fff;
    color: #333
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 4px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333;
    line-height: 40px
}

.select2-container--default .select2-selection--single {
    border-radius: 6px !important;
    font-size: 16px !important;
    height: 40px
}

@media(max-width: 991px) {
    .select2-container--default .select2-search--dropdown .select2-search__field {
        font-size: 20px;
    }

    .select2-container--default .select2-results__option .select2-results__option {
        padding-left: 1em;
        font-size: 22px;
    }

    .select2-results__group {
        font-size: 20px
    }

    .search-section .product-search-title {
        display: none;
    }

    .search-section label {
        font-size: 16px;
    }

    .search-section .form-control {
        font-size: 18px;
    }

    .select2-container--default .select2-selection--single {
        border-radius: 6px !important;
        font-size: 20px !important;
        height: 40px;
    }

    .dainviare {
        font-size: 18px;
    }
}
/*NEW CSS*/
.switch-button {
    background: #fff;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
    border: 1px solid #fff;
    border-radius: 7px;
    overflow: hidden;
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
    padding-right: 49%;
    position: relative;
    margin: 5px;
}

.switch-button:before {
    content: "Solo Andata";
    position: absolute;
    top: 0;
    color: #00447c;
    font-size: 17px;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    pointer-events: none;
    width: 50%;
    font-weight: 600;
}

.switch-button-checkbox {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}

.switch-button-checkbox:checked+.switch-button-label:before {
    transform: translateX(103%);
    transition: transform 300ms linear;
}

.switch-button-checkbox+.switch-button-label {
    position: relative;
    padding: 10px 0;
    display: block;
    user-select: none;
    pointer-events: none;
    margin: 0;
    text-transform: none;
}

.switch-button-checkbox+.switch-button-label:before {
    content: "";
    background: #00447c;
    color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 6px;
    transform: translateX(0);
    transition: transform 300ms;
    text-transform: none;
}

.switch-button-checkbox:checked+.switch-button-label-span {
    color: white;
}

.switch-button-checkbox+.switch-button-label .switch-button-label-span {
    position: relative;
    font-size: 17px;
}

@media(min-width: 991px) {
    .tab-content {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.09);
    }
}

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700");

:root {
    /* Colors */
    --brand-color: #fda001;
    --black: hsl(0, 0%, 0%);
    --white: hsl(0, 0%, 100%);
    /* Fonts */
    --font-title: "Lato", sans-serif;
    --font-text: "Lato", sans-serif;
}

.flow>*+* {
    margin-top: var(--flow-space, 1em);
}

/* CARD COMPONENT */

.card {
    display: grid;
    place-items: center;
    transform: translateZ(0);
    width: 80vw;
    margin: auto;
    max-width: 18.88rem;
    height: 25.13rem;
    overflow: hidden;
    border-radius: 0.625rem;
    box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
}

.card>* {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}

.card__background {
    object-fit: cover;
    max-width: 100%;
    width: 100%;
}

.card__content {
    --flow-space: 0.9375rem;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-self: flex-end;
    height: 100%;
    overflow-y: scroll;
    background-color: var(--white);
}

.card__content::-webkit-scrollbar-track {
    display: none;
    -webkit-box-shadow: inset 0 0 6px #f5f5f5;
    background-color: rgba(0, 0, 0, 0.3);
}

.card__content::-webkit-scrollbar {
    display: none;
    width: 10px;
    background-color: rgba(0, 0, 0, 0.3);
}

.card__content::-webkit-scrollbar-thumb {
    display: none;
    background-color: #f5f5f5;
}

.card__content ul a {
    color: #343434;
    text-decoration: none;
}

.card__content ul {
    color: orange;
    line-height: 40px;
    font-size: 18px;
}

.card__content--container {
    --flow-space: 1.25rem;
}

.card__title {
    font-size: 1.650rem;
    display: block;
    text-align: center;
    font-family: var(--font-title);
    color: var(--white);
    line-height: 1.1;
    position: relative;
    text-align: center;
    padding: 10px 0px;
    background-color: #00447c;
}

.card__title::after {
    content: "";
    position: absolute;
    height: 0.2725rem;
    width: calc(100% + 1.25rem);
    bottom: calc((1.25rem - 1rem) * -1);
    left: -1.25rem;
    background-color: var(--brand-color);
}

.card__button:focus {
    outline: 2px solid black;
    outline-offset: -5px;
}

.card__content {
    transform: translateY(85%);
    transition: transform 300ms ease-out;
    transition-delay: 300ms;
    overflow: hidden;
}

.card__title::after {
    opacity: 0;
    transform: scaleX(0);
    transition: opacity 700ms ease-in, transform 300ms ease-out;
    transition-delay: 100ms;
    transform-origin: right;
}

.card__background {
    transition: transform 300ms ease-in;
}

.card__content--container> :not(.card__title) {
    opacity: 0;
    transition: transform 300ms ease-out, opacity 300ms ease-out;
}

@media(hover:hover) {

    .card:hover,
    .card:focus-within {
        transition: transform 300ms ease-in;
    }

    .card:hover .card__content,
    .card:focus-within .card__content {
        transform: translateY(0);
        transition: transform 300ms ease-in;
        background: white;
        overflow-y: scroll;
    }

    .card:focus-within .card__content {
        transition-duration: 0ms;
    }

    .card:hover .card__content--container> :not(.card__title),
    .card:focus-within .card__content--container> :not(.card__title) {
        opacity: 1;
        transition: opacity 300ms ease-in;
        transition-delay: 200ms;
    }

    .card:hover .card__title::after,
    .card:focus-within .card__title::after {
        opacity: 1;
        transform: scaleX(1);
        transform-origin: left;
        transition: opacity 300ms ease-in, transform 300ms ease-in;
        transition-delay: 300ms;
    }
}

.locality-container {
    width: 100%;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.chevron {
    font-size: 18px;
}

.loc_cont {
    display: grid;
    place-items: center;
    max-width: none;
}

.locality {
    display: none;
}

.no-hover-content {
    transform: translateY(0);
    transition: transform 300ms ease-in;
    background: white;
    overflow-y: scroll;
}

.no-hover-title::after {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
    transition: opacity 300ms ease-in, transform 300ms ease-in;
    transition-delay: 300ms;
}

.no-hover--container> :not(.card__title) {
    opacity: 1;
    transition: opacity 300ms ease-in;
    transition-delay: 200ms;
}

.contlinkslocality {
    display: none;
}

@media (max-width: 768px) {
    .contlinkslocality {
        text-align: center;
        font-weight: 600;
        padding-top: 30px;
        font-size: 20px;
        color: #FDAA08;
        line-height: 33px;
        width: 100%;
        text-align: center;
        display: block;
    }
}

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}

.complogos {
    display: none !important
}

.navbar-nav {
    margin: 0;
}

.showit {
    display: block !important;
    width: 34%;
}

.area_riservata {
    padding: 7px !important;
    margin-top: 7px;
    margin-left: 10px;
    background-color: #134792;
    color: #ffff !important;
    border-radius: 8px;
}

.area_riservata:hover {
    background-color: #004cba !important;
}

.transparent-menu .navbar-nav>li>a {
    font-size: 18px;
    text-align: center;
    margin-right: 20px;
    letter-spacing: normal;
    font-weight: 400;
}

.navbar-collapse {
    margin-top: -8px;
}

.menu-toggle {
    position: absolute;
    right: 20px;
    top: 15px;
}

.popup_promo {
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.popup_promo:target {
    opacity: 1;
    visibility: visible;
}

.heading-secondary_promo {
    font-size: 22px;
    font-weight: bold;
}

.heading-tertiary_promo {
    font-size: 22px;
}

.popup__content_promo {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    padding: 20px;
    background-color: white;
    box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
}

.popup__text_promo {
    font-size: 1rem;
}

@media(min-width:991px) {
    .showit {
        display: none !important;
    }
}

@media(max-width:991px) {
    .popup__content_promo {
        width: 90%;
    }

    .transparent-menu .navbar-nav>li>a {
        text-align: center;
        width: fit-content;
        margin: auto;
    }

    .transparent-menu {
        padding: 0px 0 0px 0;
        min-height: 145px;
    }

    .navbar-default .navbar-brand {
        margin-top: 10px;
    }

    .navbar-brand {
        width: 330px;
    }
}