@font-face {
    font-family: regularAvertaStd;
    src: url(../fonts/AvertaStd-Regular.ttf);
}

@font-face {
    font-family: extraBoldAvertaStd;
    src: url(../fonts/AvertaStd-ExtraBold.ttf);
}

#tab-1 {
    border-radius: .5rem
}

.offerdiv .fa.fa-square.fa-stack-2x {
    color: #000 !important
}

.num {
    position: relative;
    top: -25px;
    right: 10px;
    padding: 1px 6px 5px 7px;
    border-radius: 100%;
    background-color: red;
    color: #fff;
    font-size: 15px;
}

ul.list.list-horizontal.list-space {
    justify-content: center;
    display: flex;
}

.sidebar-right input[name="email"] {
    border-color: #1ca1cf !important;
}

.sidebar-right input[name="email"]:focus {
    border-color: #2885cc !important;
}

.sidebar-right input[name="password"] {
    border-color: #1ca1cf !important;
}

.sidebar-right input[name="password"]:focus {
    border-color: #2885cc !important;
}

.alert-info {
    background-color: #000 !important;
    color: #fff !important;
    padding: 10px !important
}

.btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #000
}

.btn.btn-primary.dropdown-toggle.dropdownColor:hover {
    color: #000;
    border-bottom: 1px solid #ccc;
    border-radius: 0
}

footer#main-footer .form-control {
    background: #313131 !important;
    color: #fff;
    margin-top: 20px;
    border-radius: 30px
}

.panel-default {
    border-color: #ddd;
    border-radius: 20px !important;
    margin-bottom: 3px !important
}

#mc-embedded-subscribe:hover, .btn.btn-primary:hover {
    background-color: #000
}

#mc_embed_signup div.mce_inline_error {
    background-color: #ac3e3e !important;
    font-weight: 400 !important;
    border-radius: 10px;
    text-align: center;
    font-family: regularAvertaStd, 'Fira Sans', Arial
}

.text-center.homepage {
    font-family: regularAvertaStd, 'Open Sans', arial, sans-serif;
    font-size: 55px;
    /*font-weight: 700;*/
    letter-spacing: -3px;
    text-align: center;
    text-transform: lowercase;
    background: black;
    /*background: -moz-linear-gradient(-68deg, #06d3d5 0%, #2a81cb 100%);*/
    /*background: -webkit-linear-gradient(-68deg, #06d3d5 0%, #2a81cb 80%);*/
    /*background: linear-gradient(156deg, #06d3d5 0%, #2a81cb 80%);*/
    background-clip: border-box;
    background-clip: border-box;
    color: black;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    padding-bottom: 5px
}

.forma select, .forma select:after {
    background: #000 !important
}

.text-center.lh1em {
    margin-bottom: 50px
}

.forma select:hover::after {
    color: #fff
}

.home_link::after {
    content: '';
    width: 0;
    height: 2px !important;
    display: block;
    background: #2788cc !important
}

.article-title {
    font-size: 20px;
}

.badge {
    background-color: #000 !important;
    border-radius: 20px !important
}

.container {
    background-color: #fff0 !important;
    z-index: 0 !important
}

.box-icon-white {
    color: #000 !important;
    padding-left: 10px
}

.fa:hover {
    background: 0 0 !important
}

option {
    font-size: 14px;
    font-weight: 500
}

.layer {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7))) !important;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%) !important;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%) !important;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%) !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%) !important;
    color: #fff !important;
    font-size: 35px !important
}

.med:hover .layer {
    opacity: 1 !important;
    width: 100% !important;
    padding: 150px 150px 20px 0 !important
}

.dist-grid.item-thumb.img-thumbnail3:hover {
    opacity: .7
}

h1.last-minute-title, h2.last-minute-title {
    font-weight: 600 !important
}

.gap .btn.btn-lg.btn-white.btn-ghost {
    margin-top: 70px !important
}

div.owl-next, div.owl-prev {
    margin-top: 50px !important
}

.form-control {
    border: 0 !important;
    border-bottom: 2px dotted #ddd !important
}

.form-control:hover {
    border: 0 !important;
    border-bottom: 2px dotted #000 !important;
    background: #eee
}

#frm .booking-item-dates-change > .form-group .input-icon {
    top: 32px !important
}

#frm .input-daterange.form-group .input-icon {
    top: 32px !important
}

.claim-btn.bookButton3:hover {
    background-color: #4f4f4f;
    color: #fff
}

#tab-div {
    background: #fff !important;
    border: 1px solid #fff;
    border-radius: 30px !important;
    border-radius: 30px !important;
    padding: 20px 5px 10px 5px;
}

.search-tabs-bg > .tabbable > .nav-tabs > li.active > a {
    background: #fff0 !important;
    color: #2885cc !important
}

.search-tabs-bg > .tabbable > .nav-tabs > li.active h2 {
    background: #fff0 !important;
    color: #2885cc !important
}

.uitk-tab-text {
    color: #343b53 !important;
    font-size: .875rem !important;
    font-weight: 500 !important;
    line-height: 1.125rem !important
}

#myTab > li {
    border-bottom: 2px solid transparent;
    transition: border-bottom .6s
}

#myTab > li:hover {
    border-bottom: 2px solid #2787cc
}

#myTab > .active {
    border-bottom: 2px solid #2787cc !important
}

.opacityIndex {
    opacity: 1 !important
}

@-webkit-keyframes color-change {
    0% {
        color: #06d3d5
    }
    50% {
        color: #2788cc
    }
    100% {
        color: #06d3d5
    }
}

@-moz-keyframes color-change {
    0% {
        color: #06d3d5
    }
    50% {
        color: #2788cc
    }
    100% {
        color: #06d3d5
    }
}

@-ms-keyframes color-change {
    0% {
        color: #06d3d5
    }
    50% {
        color: #2788cc
    }
    100% {
        color: #06d3d5
    }
}

@-o-keyframes color-change {
    0% {
        color: #06d3d5
    }
    50% {
        color: #2788cc
    }
    100% {
        color: #06d3d5
    }
}

@keyframes color-change {
    0% {
        color: #06d3d5
    }
    50% {
        color: #2788cc
    }
    100% {
        color: #06d3d5
    }
}

.cyanButton h2, .fa.fa-tag {
    -webkit-animation: color-change 3s infinite;
    -moz-animation: color-change 3s infinite;
    -o-animation: color-change 3s infinite;
    -ms-animation: color-change 3s infinite;
    animation: color-change 3s infinite;
    font-weight: 500
}

.search-tabs-bg > .tabbable > .nav-tabs > li > a {
    background: #fff !important
}

#myTab-accordion .fa-cutlery, .fa-building-o, .fa-car, .fa-institution, .fa-map-marker, .fa-shopping-cart, .fa-tag {
    color: #000 !important
}

.offerTab {
    margin-top: 1px !important
}

#myTab > li > a {
    padding: 10px 14px !important
}

:focus {
    outline: 0 !important
}

.reseachSearch2 .form-control {
    padding-left: 10px !important;
    padding-right: 7px !important;
    padding-top: 8px !important
}

#myTab i {
    display: none
}

#prof-removal {
    font-weight: 500;
    padding-top: 5px
}

#prof-removal > .gap-small {
    margin-top: -10px !important
}

.booking-item-dates-change > .form-control {
    border: 0;
    border-bottom: 2px dotted #ddd !important
}

.booking-item-dates-change > .form-control:focus {
    border: 0;
    border-bottom: 2px dotted #000 !important;
    background-color: #eee
}

.booking-item-dates-change label {
    font-weight: 400;
    display: block;
    font-size: 16px;
    padding-bottom: 7px;
    line-height: 1.2
}

.topnav a {
    color: #fff !important
}

.topnav > .active {
    background-color: #000 !important
}

.booking-item-dates-change {
    padding-bottom: 20px
}

#moreInfo > .btn-primary {
    background: #222 !important;
    border-color: #222 !important;
    /*text-transform: uppercase !important;*/
    font-size: 15px !important;
    padding: 10px !important;
    border-radius: 30px !important
}

.btn.bookButton2.btn-lg:hover {
    background: #176093 !important
}

.dropdown-menu {
    font-size: 16px !important
}

input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0 0 !important
}

.results.contrast2:hover {
    color: #0c7da4 !important
}

.test {
    margin-bottom: 50px
}

/*#frm::after {*/
/*display: inline-block;*/
/*content: "";*/
/*border-top: 1px solid #eaeaea;*/
/*width: 100%;*/
/*margin-top: 20px*/
/*}*/

div.infobar div.container div.row.row-wrap div.col-md-4 div.thumb {
    border: 1px solid #ddd !important;
    border-radius: 20px;
    padding: 20px 5px 20px 5px;
    min-width: 200px;
    min-height: 100px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -50px;
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    margin-right: 10px !important;
    width: 1.3em;
    height: 1.3em;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #000;
    /*-webkit-appearance: none;*/
    outline: 0;
    cursor: pointer
}

.term-item label {
    font-size: 15px !important
}

#main-footer div.container div.row.row-wrap div.col-md-4 ul.list.list-horizontal.list-space li {
    float: initial;
    display: inline-blockaccordion-toggle;
}

footer#main-footer div.container div.row.row-wrap div.col-md-4 {
    text-align: center !important
}

#cntMob, #cntWeb {
    cursor: default;
    right: 10px;
    position: absolute;
    display: inline-block;
    padding: 7px 7px 5px 7px;
    border-radius: 100%;
    border-style: double;
    border-width: 7px;
    background-color: brown;
    color: #f0f8ff;
    width: 55px;
    height: 55px
}

@media (max-width: 767px) {
    #cntWeb {
        display: none
    }
}

@media (min-width: 768px) {
    #cntMob {
        display: none
    }
}

.pagination > li.active > a {
    background-color: #000 !important;
    border-radius: 30px !important
}

p {
    font-family: regularAvertaStd, 'Fira Sans', 'Open Sans', Arial, Tahoma, Bitstream Vera Sans, sans-serif;
    text-align: justify
}

#mc_embed_signup .nowrap, code {
    white-space: nowrap
}

.fotorama__wrap, html {
    -webkit-text-size-adjust: 100%
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play, .mfp-arrow, html {
    -webkit-tap-highlight-color: transparent
}

.btn, [treecontrol] {
    -webkit-user-select: none
}

.datepicker table, .owl-controls, [treecontrol] {
    -khtml-user-select: none
}

.fotorama__wrap--pan-y, .owl-carousel {
    -ms-touch-action: pan-y
}

.offer-paragraph, pre {
    word-wrap: break-word
}

.donate-now, .fa-ul, .parsley-errors-list {
    list-style-type: none
}

.smile-cb-group, .star-cb-group {
    unicode-bidi: bidi-override;
    direction: rtl
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%
}

#mc_embed_signup h2 {
    font-weight: 700;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em
}

#mc_embed_signup input {
    border: 1px solid #999;
    -webkit-appearance: none
}

#mc_embed_signup input[type=checkbox] {
    -webkit-appearance: checkbox
}

#mc_embed_signup input[type=radio] {
    -webkit-appearance: radio
}

#mc_embed_signup input:focus {
    border-color: #333
}

#mc_embed_signup .button {
    clear: both;
    background-color: #aaa;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto
}

#mc_embed_signup .button:hover {
    background-color: #777
}

#mc_embed_signup .small-meta {
    font-size: 11px
}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 3%;
    min-height: 50px
}

#mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    display: inline-block;
    width: 46%;
    margin-right: 4%
}

* html #mc_embed_signup .size1of2 {
    margin-right: 2%
}

#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px
}

#mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 99%;
    padding: 5px 0;
    margin-bottom: 2px
}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
    padding: 5px 0
}

#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
    display: inline;
    width: 60px;
    margin: 0 2px;
    letter-spacing: 1px;
    text-align: center;
    padding: 5px 0 2px
}

#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input {
    width: 40px
}

#mc_embed_signup .datefield .dayfield input, #mc_embed_signup .datefield .monthfield input {
    width: 30px
}

#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label {
    display: none
}

#mc_embed_signup .indicates-required {
    text-align: right;
    font-size: 11px;
    margin-right: 4%
}

#mc_embed_signup .asterisk {
    color: #c60;
    font-size: 200%
}

#mc_embed_signup .mc-field-group .asterisk {
    position: absolute;
    top: 25px;
    right: 10px
}

#mc_embed_signup .clear {
    clear: both
}

#mc_embed_signup .mc-field-group.input-group ul {
    margin: 0;
    padding: 5px 0;
    list-style: none
}

#mc_embed_signup .mc-field-group.input-group ul li {
    display: block;
    padding: 3px 0;
    margin: 0
}

#mc_embed_signup .mc-field-group.input-group label {
    display: inline
}

#mc_embed_signup .mc-field-group.input-group input {
    display: inline;
    width: auto;
    border: none
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0 .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both
}

#mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: 700;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%
}

#mc_embed_signup #mce-error-response {
    display: none
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: .5em 0
}

#mc-embedded-subscribe {
    clear: both;
    width: auto;
    display: block
}

#mc_embed_signup #num-subscribers {
    font-size: 1.1em
}

#mc_embed_signup #num-subscribers span {
    padding: .5em;
    border: 1px solid #ccc;
    margin-right: .5em;
    font-weight: 700
}

#mc_embed_signup {
    clear: left;
    font: 14px Helvetica, Arial, sans-serif
}

@font-face {
    font-family: OpenSans;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v10/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v10/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v10/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v10/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v10/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v10/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v10/oxrPYIm05JrY_0rFIEQ_oRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v10/4z2U46_RRLOfkoHsWJG3vxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v10/2vaWVxeAxHVkFcnCBCQCyRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v10/M-Ii49WH_TYYnOjQyLgTMBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v10/nsLtvfQoT-rVwGTHHnkeJhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v10/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
    font-family: weather;
    src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot);
    src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix) format('embedded-opentype'), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff) format('woff'), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf) format('truetype'), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg) format('svg');
    font-weight: 400;
    font-style: normal
}

#weather {
    margin: 0 auto;
    text-align: center;
    padding: 2px;
    font: 10px Ubuntu, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}

#weather p, #weather p i {
    color: #c96810;
    font-weight: 400
}

#weather p i {
    font-family: regularAvertaStd, weather;
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    margin-bottom: 0
}

.icon-0:before {
    content: ":"
}

.icon-1:before {
    content: "p"
}

.icon-2:before {
    content: "S"
}

.icon-3:before {
    content: "Q"
}

.icon-4:before {
    content: "S"
}

.icon-5:before, .icon-6:before, .icon-7:before, .icon-8:before {
    content: "W"
}

.icon-9:before {
    content: "I"
}

.icon-10:before {
    content: "W"
}

.icon-11:before, .icon-12:before, .icon-13:before, .icon-14:before {
    content: "I"
}

.icon-15:before {
    content: "W"
}

.icon-16:before {
    content: "I"
}

.icon-17:before {
    content: "W"
}

.icon-18:before {
    content: "U"
}

.icon-19:before, .icon-20:before, .icon-21:before, .icon-22:before, .icon-23:before {
    content: "Z"
}

.icon-24:before, .icon-25:before {
    content: "E"
}

.icon-26:before {
    content: "3"
}

.icon-27:before {
    content: "a"
}

.icon-28:before {
    content: "A"
}

.icon-29:before {
    content: "a"
}

.icon-30:before {
    content: "A"
}

.icon-31:before {
    content: "6"
}

.icon-32:before {
    content: "1"
}

.icon-33:before {
    content: "6"
}

.icon-34:before {
    content: "1"
}

.icon-35:before {
    content: "W"
}

.icon-36:before {
    content: "1"
}

.icon-37:before, .icon-38:before, .icon-39:before {
    content: "S"
}

.icon-40:before {
    content: "M"
}

.icon-41:before {
    content: "W"
}

.icon-42:before {
    content: "I"
}

.icon-43:before {
    content: "W"
}

.icon-44:before {
    content: "a"
}

.icon-45:before {
    content: "S"
}

.icon-46:before {
    content: "U"
}

.icon-47:before {
    content: "S"
}

#weather p {
    margin: 0;
    font-size: 40px;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .15)
}

#weather ul {
    margin: 0;
    padding: 0
}

#weather li {
    color: #c57916;
    background: #f2efeb;
    background: rgba(253, 248, 238, .6);
    padding: 1px;
    display: inline-block;
    border-radius: 2px
}

#weather .currently {
    margin: 0 2px
}

.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden
}

.justified-gallery > a, .justified-gallery > div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0
}

.justified-gallery > a > a > img, .justified-gallery > a > img, .justified-gallery > div > a > img, .justified-gallery > div > img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: 0
}

.justified-gallery > a > .caption, .justified-gallery > div > .caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000;
    left: 0;
    right: 0;
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    font-family: regularAvertaStd, sans-serif
}

.justified-gallery > a > .caption.caption-visible, .justified-gallery > div > .caption.caption-visible {
    display: initial;
    opacity: .7;
    filter: "alpha(opacity=70)";
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.justified-gallery > .entry-visible {
    opacity: 1;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.justified-gallery > .jg-filtered {
    display: none
}

.justified-gallery > .spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0;
    left: 50%;
    opacity: initial;
    filter: initial;
    overflow: initial
}

body.lb-disable-scrolling, svg:not(:root) {
    overflow: hidden
}

.justified-gallery > .spinner > span {
    display: inline-block;
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background-color: #000;
    border-radius: 6px
}

.lb-loader, .lightbox {
    text-align: center;
    line-height: 0
}

body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none
}

.lb-dataContainer:after, .lb-outerContainer:after {
    content: "";
    clear: both
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-loader, .lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    display: table
}

.lb-container {
    padding: 4px
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next, .lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

body, figure {
    margin: 0
}

hr, img {
    border: 0
}

.lb-dataContainer:after {
    display: table
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.img-thumbnail, .thumbnail {
    -webkit-transition: all .2s ease-in-out
}

.lb-data .lb-close:hover {
    cursor: pointer;
    opacity: 1
}

html {
    font-family: regularAvertaStd, sans-serif;
    -ms-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

address, cite {
    font-style: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

.centeredText, .initialism, .owl-cap-title, .popupHeader, .preview-title, .ribbon span, .search-tabs > .tabbable > .nav-tabs > li > a, .text-uc, .uc, ul.slimmenu li a {
    /*text-transform: uppercase*/
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    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
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open .dropdown-toggle.btn-danger, .open .dropdown-toggle.btn-default, .open .dropdown-toggle.btn-info, .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail, body {
    background-color: #fff
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus, a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 2px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

address, blockquote .small, blockquote footer, blockquote small, dd, dt, output, pre {
    line-height: 1.42857143
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #707070
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code, table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    padding-left: 5px;
    padding-right: 5px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%
}

blockquote {
    font-size: 17.5px
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    color: #999
}

legend, pre {
    display: block;
    color: #333
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

.popover > .arrow:after, blockquote:after, blockquote:before {
    content: ""
}

code, kbd, pre, samp {
    font-family: regularAvertaStd, Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.headercontainer {
    max-width: 2000px;
    margin: 0 auto;
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-7 {
        margin-left: 10px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -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-left: 15px;
    padding-right: 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: 0
}

.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: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-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: 0
    }

    .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: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-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: 50%
    }

    .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: 0
    }

    .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: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-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: 0
    }

    .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: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #d3d3d3
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset, legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

.form-control, output {
    font-size: 15px;
    color: #000;
    display: block
}

label {
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

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: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-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 {
    outline: 0
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    padding-left: 20px
}

.checkbox label, .radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
    font-size: 13px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0
}

.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    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, textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing, .dropdown {
    position: relative
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #636363
}

@media (min-width: 768px) {
    .form-inline .checkbox, .form-inline .form-control, .form-inline .form-group, .form-inline .radio {
        display: inline-block;
        vertical-align: middle
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .checkbox, .form-inline .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.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: #ebebeb;
    border-color: #adadad
}

.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, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #2789cc
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #222
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.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, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #000
}

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #1ca1cf
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 12px;
    font-size: 18px;
    line-height: 1.33;
    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%;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
    background-color: #2788cc
}

.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;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    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);
    background-clip: padding-box
}

.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header, .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #999
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.modal, .modal-backdrop {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
    outline: 0
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn .caret, .btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 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-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .input-group-btn > .btn + .btn {
    margin-left: -1px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.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, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.nav > li, .nav > li > a {
    display: block;
    position: relative
}

.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn: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-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn: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
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-justified > li, .nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.media, .media-body, .modal-open, .progress {
    overflow: hidden
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    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
}

.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;
        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
    }
}

.progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .checkbox, .navbar-form .form-control, .navbar-form .form-group, .navbar-form .radio {
        display: inline-block;
        vertical-align: middle
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .checkbox, .navbar-form .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

h1.results, h2.results, h2.results2, h2.results3 {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.5;
    height: 22px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    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 {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a: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-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    color: #ccc
}

.breadcrumb > .active {
    color: #999
}

h1.results, h2.results2 {
    display: block;
    min-width: 400px
}

h2.results3 {
    display: inline;
    min-width: 400px
}

h2.results {
    display: block;
    padding-left: 20px;
    color: #1ca1cf
}

.fontSize {
    font-size: 18.2px
}

.fontSize1 {
    font-size: 14px
}

.fontSize3 {
    font-size: 24px
}

.pagination {
    padding-left: 0
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    text-align: center;
    white-space: nowrap
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
    border-radius: 20px !important
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label[href]:focus, .label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: grey
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #000;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object, .thumbnail {
    display: block
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert, .thumbnail {
    margin-bottom: 20px
}

.alert .alert-link, .close {
    font-weight: 700
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

.thumbnail a > img, .thumbnail > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.close, .list-group-item > .badge {
    float: right
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    zoom: 1
}

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info: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-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 5px;
    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-title, .panel > .list-group, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.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 .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading, .panel > .list-group:last-child .list-group-item:last-child, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 0 solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.carousel-caption, .carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content, .popover {
    background-clip: padding-box
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative
}

.popover, .tooltip, .tooltip-arrow {
    position: absolute
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel, .carousel-inner {
    position: relative
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left > .arrow:after, .popover.right > .arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: regularAvertaStd, serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn, .text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group: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, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}


.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

[treecontrol].tree-dark li .tree-selected, [treecontrol].tree-light li .tree-selected {
    font-weight: 700
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .hidden-lg {
        display: none !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
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }

    .hidden-print {
        display: none !important
    }
}

.owl-carousel {
    width: 100%
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

.owl-origin {
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

input.parsley-error, select.parsley-error, textarea .parsley-error {
    color: #b97412;
    background-color: rgba(236, 168, 105, .25);
    border: 1px solid #ee7618
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    font-size: .9em;
    line-height: .9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in
}

.parsley-errors-list.filled {
    opacity: 1
}

.parsley-afm, .parsley-length, .parsley-maxlength, .parsley-minlength, .parsley-required, .parsley-type {
    color: #b97412
}

[treecontrol] {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    font-family: regularAvertaStd, Verdana, Helvetica, Arial, sans-serif;
    color: #555;
    text-decoration: none
}

[treecontrol] ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    overflow: hidden
}

[treecontrol] li {
    position: relative;
    line-height: 20px
}

[treecontrol] li.tree-collapsed i.tree-leaf-head, [treecontrol] li.tree-expanded i.tree-leaf-head {
    display: none
}

[treecontrol] li.tree-collapsed i.tree-branch-head, [treecontrol] li.tree-expanded i.tree-branch-head {
    display: inline
}

[treecontrol] li.tree-leaf i.tree-branch-head {
    display: none
}

[treecontrol] li.tree-leaf i.tree-leaf-head {
    display: inline
}

[treecontrol] li i {
    cursor: pointer
}

[treecontrol] li .tree-label {
    cursor: pointer;
    display: inline
}

[treecontrol].tree-classic li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(../images/folder.png) no-repeat
}

[treecontrol].tree-classic li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(../images/folder-closed.png) no-repeat
}

[treecontrol].tree-classic li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    background: url(../images/file.png) no-repeat
}

[treecontrol].tree-classic li .tree-selected {
    background-color: #adf;
    font-weight: 700
}

[treecontrol].tree-light li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(../images/node-opened-2.png) no-repeat
}

[treecontrol].tree-light li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(../images/node-closed-2.png) no-repeat
}

[treecontrol].tree-light li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    width: 16px;
    height: 16px;
    background: no-repeat none
}

[treecontrol].tree-dark li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(../images/node-opened-light.png) no-repeat
}

[treecontrol].tree-dark li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(../images/node-closed-light.png) no-repeat
}

[treecontrol].tree-dark li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    width: 16px;
    height: 16px;
    background: no-repeat none
}

.fa, .im, body {
    font-weight: 400
}

[treecontrol].tree-dark {
    color: #ddd
}

div[map], map {
    display: block;
    width: 100%;
    height: 100%;
    height: 800px
}

.fa, .fa-stack, .im {
    display: inline-block
}

div.mapmodal .modal-dialog {
    width: 100%;
    height: 100%;
    z-index: 3000000;
    padding: 8px
}

body, html {
    overflow-x: hidden !important
}

@media only screen and (max-device-width: 480px) {
    body, html {
        overflow-x: hidden !important
    }
}

.modal-menu-wrapp {
    position: absolute;
    top: 60px;
    left: 10px;
    z-index: 99
}

.mmessage, .modal-open-button {
    position: absolute;
    top: 12px;
    right: 24px;
    z-index: 99
}

.modal-body {
    height: 100%;
    width: 100%;
    padding: 5px !important
}

.modal {
    z-index: 2000000 !important
}

.panorama {
    width: 100%;
    float: left;
    margin-top: -5px;
    height: 350px;
    position: relative
}

.panorama .credit {
    background: rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: right
}

.mapfilters .panel-group {
    min-width: 250px
}

.panel-body {
    padding: 8px
}

.domainstree {
    max-height: 350px;
    overflow-y: scroll;
    font-size: 8px
}

.bg-holder, .hover-img, .post, .special-area, .testimonial .testimonial-author, .thumb-list > li, .top-area {
    overflow: hidden
}

[treecontrol] {
    font-size: 10px
}

[treecontrol] li {
    padding: 0 0 0 7px
}

@media only screen and (max-width: 767px) {
    .modal-menu-wrapp {
        position: relative;
        top: 10px;
        left: 0
    }

    div.mapmodal .modal-dialog {
        width: auto;
        padding: 10px
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.0.3);
    src: url(../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg'), url(../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype');
    font-weight: 400;
    font-style: normal
}

.fa, .im {
    font-family: FontAwesome;
    font-style: normal;
    -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
}

.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: .08em solid #eee;
    border-radius: .1em
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.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-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.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-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.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-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.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-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.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-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-square:before, .fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?v=4.0.3);
    src: url(../fonts/icomoon.svg?v=4.0.3#icomoon) format('svg'), url(../fonts/icomoon.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(../fonts/icomoon.woff?v=4.0.3) format('woff'), url(../fonts/icomoon.ttf?v=4.0.3) format('truetype');
    font-weight: 400;
    font-style: normal
}

.im {
    font-family: icomoon
}

.im-climate-control:before {
    content: "\e629"
}

.im-dog:before {
    content: "\e628"
}

.im-elder:before {
    content: "\e627"
}

.im-smoking:before {
    content: "\e626"
}

.im-shift-auto:before {
    content: "\e600"
}

.im-lock:before {
    content: "\e606"
}

.im-wheel-chair:before {
    content: "\e60e"
}

.im-casino:before {
    content: "\e610"
}

.im-diesel:before {
    content: "\e624"
}

.im-car-doors:before {
    content: "\e601"
}

.im-patio:before {
    content: "\e602"
}

.im-satellite:before {
    content: "\e603"
}

.im-parking:before {
    content: "\e604"
}

.im-air:before {
    content: "\e605"
}

.im-bathtub:before {
    content: "\e607"
}

.im-soundproof:before {
    content: "\e608"
}

.im-meet:before {
    content: "\e609"
}

.im-width:before {
    content: "\e60a"
}

.im-shift:before {
    content: "\e60b"
}

.im-bed:before {
    content: "\e60c"
}

.im-car-window:before {
    content: "\e60d"
}

.im-pool:before {
    content: "\e60f"
}

.im-terrace:before {
    content: "\e611"
}

.im-plane:before {
    content: "\e612"
}

.im-spa:before {
    content: "\e613"
}

.im-fm:before {
    content: "\e614"
}

.im-children:before {
    content: "\e615"
}

.im-wi-fi:before {
    content: "\e616"
}

.im-tv:before {
    content: "\e617"
}

.im-washing-machine:before {
    content: "\e618"
}

.im-bar:before {
    content: "\e619"
}

.im-stereo:before {
    content: "\e61a"
}

.im-electric:before {
    content: "\e61b"
}

.im-car-wheel:before {
    content: "\e61c"
}

.im-business-person:before {
    content: "\e61d"
}

.im-driver:before {
    content: "\e61e"
}

.im-icon_1041:before {
    content: "\e625"
}

.im-fitness:before {
    content: "\e61f"
}

.im-kitchen:before {
    content: "\e620"
}

.im-shower:before {
    content: "\e621"
}

.im-bus:before {
    content: "\e622"
}

.im-restaurant:before {
    content: "\e623"
}

.im-sunrise:before {
    content: "\e75b"
}

.im-sun:before {
    content: "\e75c"
}

.im-moon:before {
    content: "\e75d"
}

.im-sun3:before {
    content: "\e75e"
}

.im-windy:before {
    content: "\e75f"
}

.im-wind:before {
    content: "\e760"
}

.im-snowflake:before {
    content: "\e761"
}

.im-cloudy:before {
    content: "\e762"
}

.im-cloudy-moon:before {
    content: "\e763"
}

.im-sun-lines:before {
    content: "\e764"
}

.im-moon-lines:before {
    content: "\e765"
}

.im-cloud-lines:before {
    content: "\e766"
}

.im-lines:before {
    content: "\e767"
}

.im-cloud:before {
    content: "\e768"
}

.im-cloud-lightning:before {
    content: "\e769"
}

.im-lightning:before {
    content: "\e76a"
}

.im-rainy:before {
    content: "\e76b"
}

.im-rain:before {
    content: "\e76c"
}

.im-windy-cloud:before {
    content: "\e76d"
}

.im-windy-cloud-rain:before {
    content: "\e76e"
}

.im-snowy:before {
    content: "\e76f"
}

.im-snowy-cloud:before {
    content: "\e770"
}

.im-snow-cloud:before {
    content: "\e771"
}

.im-snow-cloud-2:before {
    content: "\e772"
}

.im-cloud-2:before {
    content: "\e773"
}

.im-cloud-lightning-2:before {
    content: "\e774"
}

.im-lightning-2:before {
    content: "\e775"
}

.im-sun-fill:before {
    content: "\e776"
}

.im-moon-fill:before {
    content: "\e777"
}

.im-cloudy-fill:before {
    content: "\e778"
}

.im-cloudy-moon-fill:before {
    content: "\e779"
}

.im-cloud-fill:before {
    content: "\e77a"
}

.im-cloud-lightning-fill:before {
    content: "\e77b"
}

.im-rainy-fill:before {
    content: "\e77c"
}

.im-rain-fill:before {
    content: "\e77d"
}

.im-windy-cloud-fill:before {
    content: "\e77e"
}

.im-windy-cloud-rain-fill:before {
    content: "\e77f"
}

.im-snowy-cloud-fill:before {
    content: "\e780"
}

.im-snow-cloud-fill-2:before {
    content: "\e782"
}

.im-cloud-fill-2:before {
    content: "\e783"
}

.im-cloud-lightning-fill-2:before {
    content: "\e784"
}

.im-thermometer:before {
    content: "\e785"
}

.im-compass:before {
    content: "\e786"
}

.im-none:before {
    content: "\e787"
}

.im-celsius:before {
    content: "\e788"
}

.im-fahrenheit:before {
    content: "\e789"
}

body {
    color: #353535;
    font-family: regularAvertaStd, 'Fira Sans', Arial, Tahoma, "Bitstream Vera Sans", sans-serif;
    font-size: 14px;
    line-height: 1.6em
}

.text-hero, h1, h2, h3, h4, h5, ul.slimmenu li a {
    font-family: regularAvertaStd, 'Fira Sans', 'Open Sans', Arial, Tahoma, Bitstream Vera Sans, sans-serif
}

a {
    color: #1ca1cf;
    text-decoration: none
}

a:hover {
    color: #2885cc;
    text-decoration: none
}

.footer-links > li > a:hover, .list-footer > li > a:hover, .text-udl, .thumb-list > li .thumb-list-item-caption .thumb-list-item-title a:hover, a.text-udl:hover {
    text-decoration: underline
}

.text-hero, h1, h2, h3, h4, h5 {
    margin-top: 0;
    font-weight: 300;
    color: #2b2b2b;
    line-height: 1.3em
}

.text-hero.bolded, h1.bolded, h2.bolded, h3.bolded, h4.bolded, h5.bolded {
    font-weight: 400
}

.text-hero b, h1 b, h2 b, h3 b, h4 b, h5 b {
    font-weight: 300;
    line-height: 1em
}

.text-hero small, h1 small, h2 small, h3 small, h4 small, h5 small {
    font-size: 50%;
    font-weight: inherit
}

h1 {
    font-size: 41.98px
}

h2 {
    font-size: 30.99px
}

h3 {
    font-size: 26.76px
}

h4 {
    font-size: 23.66px
}

h5 {
    font-size: 18.2px;
    font-weight: 300
}

@media (max-width: 992px) {
    h1 {
        font-size: 31.98px
    }
}

* > small, small {
    color: #818181;
    font-size: 10px;
    line-height: 1.4000000000000001em
}

.text-lg, big {
    color: #686868;
    font-size: 16px;
    line-height: 1.78em
}

.page-title {
    font-size: 75px;
    margin: 30px 0
}

@media (max-width: 992px) {
    .page-title {
        font-size: 50px
    }
}

.text-white, .text-white .text-hero, .text-white a, .text-white a:hover, .text-white big, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white small, .text-white span, a.text-white:hover {
    color: #fff
}

.text-default {
    color: #636363
}

.text-color {
    color: #1ca1cf !important
}

.text-darken, a.text-darken {
    color: #565656
}

a.text-darken:hover {
    color: #3f3f3f
}

.text-smaller {
    font-size: 75%
}

.text-small {
    font-size: 12px;
    line-height: 1.5em
}

.text-small2 {
    font-size: 14px
}

.text-small p {
    margin-bottom: 4px;
    font-size: 11px;
    line-height: 1.4em
}

.text-small h5 {
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 4px
}

.text-tiny {
    font-size: 10px
}

.text-bigger {
    font-size: 125%;
    line-height: 1.5em;
    text-align: center;
}

.lh1em, .text-hero, .text-xl {
    line-height: 1em
}

.text-darken {
    color: #626262
}

.text-gray {
    color: grey
}

.lh1em {
    font-weight: 700;
    font-size: 35px !important
}

.lh1em3 {
    font-weight: 700
}

.lh1em2 {
    font-size: 31px !important
}

.text-hero {
    font-size: 200px
}

.text-xl {
    font-size: 100px
}

blockquote {
    position: relative;
    padding: 0 0 0 40px;
    margin: 10px 20px;
    border: none;
    line-height: 1.6em
}

blockquote:before {
    content: '\f10e';
    font-family: regularAvertaStd, FontAwesome;
    top: 0;
    left: 0;
    font-size: 30px;
    position: absolute
}

.bg-holder > .bg-blur:before, .gap:after, .nav-drop > .nav-drop-menu > li:first-child > a:before, .spinner-clock:before, .thumb:after, .top-user-area .top-user-area-list > li:after, ul.slimmenu li .slimmenu-sub-collapser:before {
    content: ''
}

.testimonial .testimonial-inner {
    background: #fff;
    padding: 20px;
    border: 1px solid #d9d9d9;
    position: relative;
    margin-bottom: 22px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.testimonial .testimonial-inner:after, .testimonial .testimonial-inner:before {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    top: 100%
}

.testimonial .testimonial-inner:after {
    border-color: #fff transparent transparent;
    border-width: 18px 18px 0 0
}

.testimonial .testimonial-inner:before {
    border-color: #d9d9d9 transparent transparent;
    border-width: 20px 20px 0 0;
    left: 19px
}

.testimonial blockquote {
    padding: 0;
    font-weight: 400;
    font-style: italic;
    margin: 0;
    color: #636363
}

.testimonial blockquote:before {
    display: none
}

.testimonial blockquote p {
    color: #636363
}

.testimonial .testimonial-author img {
    width: auto;
    float: left;
    margin-right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.testimonial .testimonial-author .testimonial-author-name {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 13px
}

.testimonial .testimonial-author cite {
    font-size: 12px;
    font-style: italic;
    line-height: 1em;
    margin: 0;
    opacity: .85;
    display: block
}

.testimonial-color .testimonial-inner {
    border: 1px solid #1ca1cf;
    background: #1ca1cf
}

.testimonial-color .testimonial-inner blockquote, .testimonial-color .testimonial-inner blockquote p {
    color: #fff
}

.testimonial-color .testimonial-inner:after, .testimonial-color .testimonial-inner:before {
    border-color: #1ca1cf transparent transparent
}

@media (max-width: 992px) {
    .btn {
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        -ms-transition: .2s;
        transition: .2s;
        -webkit-border-radius: 50px;
        border-radius: 50px
    }
}

.btn {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.btn > .fa, .btn > .im {
    margin: 0 5px
}

.btn-primary {
    background: #222;
    border-color: #f9f9f9;
    /*text-transform: uppercase;*/
    font-size: 15px;
    padding: 10px;
    border-radius: 30px
}

.btn-primary:hover {
    opacity: .8
}

.btn-primary-invert {
    background: #127cdc;
    border-color: #1070c6;
    color: #fff
}

.btn-primary-invert:hover {
    color: #fff;
    background: #1070c6;
    border-color: #0e63b0
}

.btn-paypal {
    background: #0079c1;
    color: #fff;
    border-color: #006dae
}

.btn-paypal:hover {
    color: #fff;
    background: #006dae;
    border-color: #00619a
}

.btn-ghost {
    background: 0 0
}

.btn-ghost.btn-primary {
    color: #2788cc
}

.btn-ghost.btn-primary:hover {
    background: #1ca1cf
}

.btn-ghost.btn-success {
    color: #5cb85c
}

.btn-ghost.btn-success:hover {
    background: #5cb85c
}

.btn-ghost.btn-info {
    color: #5bc0de
}

.btn-ghost.btn-info:hover {
    background: #5bc0de
}

.btn-ghost.btn-warning {
    color: #f0ad4e
}

.btn-ghost.btn-warning:hover {
    background: #f0ad4e
}

.btn-ghost.btn-danger {
    color: #d9534f
}

.btn-ghost.btn-danger:hover {
    background: #d9534f
}

.btn-ghost.btn-primary-invert {
    color: #127cdc
}

.btn-ghost.btn-primary-invert:hover {
    background: #127cdc
}

.btn-ghost:hover {
    color: #fff
}

.btn-ghost.btn-default:hover {
    color: #454545
}

.btn-ghost.btn-white {
    border-color: #fff;
    color: #fff
}

.btn-ghost.btn-white:hover {
    background: #fff;
    color: #636363
}

.mb0 {
    margin-bottom: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mr5, .places {
    margin-right: 5px !important
}

.ml0 {
    margin-left: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mt5 {
    margin-top: 5px !important
}

.ml5 {
    margin-left: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mt10 {
    margin-top: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.ml10 {
    margin-left: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mt15 {
    margin-top: 15px !important
}

.mr15 {
    margin-right: 15px !important
}

.ml15 {
    margin-left: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mt30 {
    margin-top: 30px !important
}

.mr30 {
    margin-right: 30px !important
}

.ml30 {
    margin-left: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mt40 {
    margin-top: 40px !important
}

.mr40 {
    margin-right: 40px !important
}

.ml40 {
    margin-left: 40px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mt50 {
    margin-top: 50px !important
}

.mr50 {
    margin-right: 50px !important
}

.ml50 {
    margin-left: 50px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.pl30 {
    padding-left: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.pl40 {
    padding-left: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pr50 {
    padding-right: 50px !important
}

.pl50 {
    padding-left: 50px !important
}

.box {
    padding: 15px 17px
}

.br5 {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bg-gray {
    background: #f2f2f2
}

.row.row-col-gap > [class^=col-], .row.row-wrap > [class^=col-] {
    margin-bottom: 30px
}

.row.row-full {
    margin-left: 0;
    margin-right: 0
}

.row.row-no-gutter, .row[data-gutter="0"] {
    margin: 0 !important
}

.row.row-no-gutter > [class^=col-], .row[data-gutter="0"] > [class^=col-] {
    padding: 0 !important
}

.row[data-gutter="10"] {
    margin-left: -5px;
    margin-right: -5px
}

.row[data-gutter="10"] > [class^=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.row[data-gutter="120"] {
    margin-left: -60px;
    margin-right: -60px
}

.row[data-gutter="120"] > [class^=col-] {
    padding-left: 60px;
    padding-right: 60px
}

label {
    font-weight: 400;
    display: block
}

.form-group {
    position: relative
}

.form-group.form-group-ghost ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

.form-group.form-group-ghost :-moz-placeholder {
    color: rgba(255, 255, 255, .5);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.form-group.form-group-ghost ::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.form-group.form-group-ghost :-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

.form-group.form-group-ghost .input-icon, .form-group.form-group-ghost label {
    color: #fff
}

.form-group.form-group-ghost.form-group-focus .input-icon-hightlight {
    color: #f19c4f !important
}

.form-group.form-group-ghost .form-control {
    background: rgba(255, 255, 255, .1);
    border-color: #fff;
    color: #fff
}

.form-group.form-group-ghost .form-control:hover {
    cursor: pointer
}

.form-group.form-group-ghost .form-control:active, .form-group.form-group-ghost .form-control:focus {
    border-color: #f19c4f
}

.form-group.form-group-lg {
    margin-bottom: 25px
}

.form-group.form-group-lg .input-icon {
    width: 45px;
    height: 45px;
    font-size: 18px
}

.form-group.form-group-lg.form-group-icon-left .form-control {
    padding-left: 45px;
    border-radius: 40px
}

.form-group.form-group-lg.form-group-icon-right .form-control {
    padding-right: 45px
}

.form-group.form-group-lg label {
    font-size: 14px;
    margin-bottom: 7px
}

.form-group.form-group-lg .form-control {
    height: 45px;
    padding: 10px 18px;
    font-size: 13px
}

.form-group.form-group-sm {
    margin-bottom: 10px
}

.form-group.form-group-sm label {
    margin-bottom: 3px;
    font-size: 13px
}

.form-group.form-group-sm .form-control {
    height: 25px;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1.4em
}

.form-group.form-group-icon-left .form-control {
    padding-left: 32px
}

.form-group.form-group-icon-right .form-control {
    padding-right: 32px
}

.form-group .input-icon {
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: block;
    top: 29px;
    left: 1px;
    text-align: center;
    color: #b3b3b3;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    z-index: 2
}

.form-group.form-group-filled label.label-highlight, .form-group.form-group-focus .input-icon.input-icon-hightlight, label.label-focus {
    color: #1ca1cf
}

.form-group .input-icon.input-icon-show {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    opacity: 0
}

.form-group .input-icon.input-icon-show + label + .form-control {
    padding: 6px 12px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.form-group.form-group-filled .input-icon-show + label + .form-control, .form-group.form-group-focus .input-icon.input-icon-show + label + .form-control {
    padding-left: 32px
}

.form-group.form-group-icon-right .input-icon {
    right: 1px;
    left: auto
}

.form-group.form-group-focus .input-icon {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.form-group.form-group-focus .input-icon.input-icon-show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.form-group.form-group-focus .input-icon.input-icon-bounce {
    -webkit-animation: 1s bounce;
    -moz-animation: 1s bounce;
    -o-animation: 1s bounce;
    -ms-animation: 1s bounce;
    animation: 1s bounce
}

.form-group.form-group-focus .input-icon.input-icon-swing {
    -webkit-animation: 1s swing;
    -moz-animation: 1s swing;
    -o-animation: 1s swing;
    -ms-animation: 1s swing;
    animation: 1s swing
}

.form-group.form-group-focus .input-icon.input-icon-tada {
    -webkit-animation: 1s tada;
    -moz-animation: 1s tada;
    -o-animation: 1s tada;
    -ms-animation: 1s tada;
    animation: 1s tada
}

.form-group.form-group-focus .input-icon.input-icon-shake {
    -webkit-animation: 1s shake;
    -moz-animation: 1s shake;
    -o-animation: 1s shake;
    -ms-animation: 1s shake;
    animation: 1s shake
}

.form-group.form-group-filled .input-icon-show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.form-group.form-group-filled label {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.form-group.form-group-filled label.label-anim {
    color: #1ca1cf;
    -webkit-animation: label-anim .5s;
    -moz-animation: label-anim .5s;
    -o-animation: label-anim .5s;
    -ms-animation: label-anim .5s;
    animation: label-anim .5s
}

.form-control {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.6em
}

.form-control:active, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #1ca1cf
}

.help-block {
    font-size: 12px;
    margin-top: 7px
}

.checkbox, .radio {
    margin-bottom: 15px;
    margin-top: 0
}

.checkbox-inline label, .radio-inline label {
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 15px
}

label.label-focus {
    -webkit-animation: label-anim .5s;
    -moz-animation: label-anim .5s;
    -o-animation: label-anim .5s;
    -ms-animation: label-anim .5s;
    animation: label-anim .5s
}

.btn-group-select-num > .btn {
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    height: 28px;
    line-height: 26px;
    width: 28px;
    padding: 0;
    background: 0 0;
    color: #636363;
    border: 1px solid transparent
}

.btn-group-select-num > .btn:hover {
    color: #636363;
    border-color: #636363;
    background: 0 0
}

.btn-group-select-num > .btn.active, .btn-group-select-num > .btn.active:hover {
    background: #fff;
    border-color: #fff;
    border-bottom-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #2788cc;
    border-bottom: 2px solid #2788cc;
    font-weight: 700
}

.form-group-lg .btn-group-select-num {
    margin-top: 3px
}

.form-group-lg .btn-group-select-num > .btn {
    height: 35px;
    line-height: 35px;
    width: 35px
}

@-moz-keyframes label-anim {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes label-anim {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes label-anim {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-ms-keyframes label-anim {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes label-anim {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slimmenu-menu-collapser {
    position: relative;
    background-color: transparent;
    color: #000;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    font-style: italic;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.slimmenu-collapse-button {
    position: absolute;
    right: 8px;
    top: 50%;
    width: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    padding: 7px 10px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.slimmenu-collapse-button .slimmenu-icon-bar {
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, .25);
    box-shadow: 0 1px rgba(0, 0, 0, .25);
    display: block;
    height: 2px;
    width: 18px;
    margin: 2px 0
}

ul.slimmenu, ul.slimmenu li ul {
    margin: 0;
    list-style: none
}

ul.slimmenu {
    padding: 0;
    width: 100%
}

ul.slimmenu li {
    position: relative;
    display: inline-block
}

ul.slimmenu li a {
    display: block;
    padding: 12px 9px;
    font-size: 15px;
    color: #636363;
    -webkit-transition: background-color .17s ease-out;
    -moz-transition: background-color .17s ease-out;
    -o-transition: background-color .17s ease-out;
    -ms-transition: background-color .17s ease-out;
    transition: background-color .17s ease-out
}

ul.slimmenu li.slimmenu-sub-menu a {
    padding: 12px 34px 12px 20px
}

ul.slimmenu li.active > a, ul.slimmenu li:hover > a {
    background: #1ca1cf;
    color: #fff
}

ul.slimmenu li.active .slimmenu-sub-collapser > i, ul.slimmenu li:hover .slimmenu-sub-collapser > i {
    color: #fff
}

ul.slimmenu li .slimmenu-sub-collapser {
    position: absolute;
    right: 11px;
    top: 0;
    width: 20px;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer
}

ul.slimmenu li .slimmenu-sub-collapser:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

ul.slimmenu li .slimmenu-sub-collapser > i {
    text-align: center;
    color: #333;
    font-size: 18px;
    vertical-align: middle
}

ul.slimmenu li ul li {
    display: block
}

ul.slimmenu li > ul, ul.slimmenu li > ul > li ul {
    display: none;
    position: absolute;
    z-index: 999
}

ul.slimmenu li ul li a {
    background-color: #333;
    color: #fff
}

ul.slimmenu li > ul {
    left: 0;
    top: 100%;
    padding: 0;
    min-width: 240px
}

ul.slimmenu li > ul > li ul {
    left: 100%;
    top: 0;
    width: 100%
}

ul.slimmenu.slimmenu-collapsed li {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul.slimmenu.slimmenu-collapsed li ul li a {
    background: 0 0;
    color: #1ca1cf
}

ul.slimmenu.slimmenu-collapsed li ul li a:hover {
    background: #1ca1cf;
    color: #fff
}

ul.slimmenu.slimmenu-collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .075);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul.slimmenu.slimmenu-collapsed li > ul {
    display: none;
    position: static;
    width: 100%;
    padding-left: 50px
}

ul.slimmenu.slimmenu-collapsed li .slimmenu-sub-collapser {
    height: auto;
    right: 10px;
    background: #a92d2d;
    top: 8px
}

ul.slimmenu.slimmenu-collapsed li .slimmenu-sub-collapser > i {
    color: #fff
}

.gap {
    display: block;
    position: relative;
    margin: 30px 0;
    clear: both
}

.gap:after {
    clear: both;
    display: table
}

.gap-xs {
    margin: 5px 0
}

.gap-small {
    margin: 15px 0
}

.gap-medium {
    margin: 20px 0
}

.gap-mini {
    margin: 10px 0
}

.gap-big {
    margin: 60px 0
}

.gap-large {
    margin: 90px 0
}

.gap-top {
    margin-bottom: 0 !important
}

.gap-bottom {
    margin-top: 0 !important
}

.gap-border {
    border: 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #fff
}

.search-tabs > .tabbable > .tab-content > .tab-pane {
    padding: 15px
}

.search-tabs-abs {
    position: absolute;
    top: 0;
    left: 14%;
    width: 55%
}

@media (max-width: 992px) {
    .search-tabs-abs {
        position: relative;
        width: 100%;
        left: 0
    }
}

.search-tabs-abs-bottom {
    position: absolute;
    top: 320px
}

@media (max-width: 992px) {
    .search-tabs-abs-bottom {
        position: relative;
        top: 0;
        margin: 50px 0
    }
}

.search-tabs-bottom {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%
}

@media (max-width: 992px) {
    .search-tabs-bottom {
        position: relative;
        bottom: auto;
        top: 0;
        margin-top: 50px
    }

    .search-tabs-bg > .tabbable > .nav-tabs > li > a > span {
        display: none
    }
}

.search-tabs-to-top {
    position: relative;
    z-index: 10;
    margin-top: -120px
}

.search-tabs-bg > h1 {
    color: #fff;
    margin-bottom: 25px
}

.search-tabs-bg > .tabbable > .tab-content > .tab-pane {
    background: #fff;
    padding: 18px
}

.search-tabs-bg > .tabbable > .tab-content > .tab-pane .form-control {
    background: rgba(255, 255, 255, .5)
}

.search-tabs-bg > .tabbable > .nav-tabs {
    border: none
}

.search-tabs-bg > .tabbable > .nav-tabs > li {
    margin-bottom: 0;
    margin-right: 1px
}

.search-tabs-bg > .tabbable > .nav-tabs > li > a {
    background: #fff;
    border: none !important;
    color: #000
}

.search-tabs-bg > .tabbable > .nav-tabs > li > a > .fa {
    height: 40px;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 30px;
    margin-right: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center
}

.search-tabs-bg > .tabbable > .nav-tabs > li.active > a {
    background: #1ca1cf;
    color: #000;
    padding-top: 15px
}

.search-tabs-nobox > .tabbable > .tab-content > .tab-pane {
    padding: 25px 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.search-tabs-lift-top {
    margin-top: -50px
}

.hover-img {
    z-index: 1;
    display: block;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.hover-img .curved > img {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.hover-img > img {
    -webkit-transition: 4s;
    -moz-transition: 4s;
    -o-transition: 4s;
    -ms-transition: 4s;
    transition: 4s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.hover-img .hover-icon-group, .hover-img .hover-icon-group-bottom-left, .hover-img .hover-icon-group-bottom-right, .hover-img .hover-icon-group-center-bottom, .hover-img .hover-icon-group-center-top, .hover-img .hover-icon-group-top-left, .hover-img .hover-icon-group-top-right {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center
}

.hover-img .hover-inner, .hover-img > .hover-inner {
    width: 101%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.hover-img .hover-icon-group-bottom-left > li, .hover-img .hover-icon-group-bottom-right > li, .hover-img .hover-icon-group-center-bottom > li, .hover-img .hover-icon-group-center-top > li, .hover-img .hover-icon-group-top-left > li, .hover-img .hover-icon-group-top-right > li, .hover-img .hover-icon-group > li {
    display: inline-block;
    margin: 0 5px
}

.hover-img .hover-icon-group-bottom-left, .hover-img .hover-icon-group-top-left {
    text-align: left
}

.hover-img .hover-icon-group-bottom-right, .hover-img .hover-icon-group-top-right {
    text-align: right
}

.hover-img .hover-icon, .hover-img .hover-icon-group, .hover-img [class*=" hover-icon-"], .hover-img [class^=hover-icon-] {
    display: block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    position: absolute;
    opacity: 0
}

.box-icon-left + .thumb-caption, .box-icon-right + .thumb-caption, .img-left + .thumb-caption, .img-right + .thumb-caption, .thumb-header-left + .thumb-caption, .thumb-header-right + .thumb-caption, .thumb:after {
    display: table
}

.hover-img [class*=" hover-icon-"], .hover-img [class^=hover-icon-] {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.hover-img > .hover-inner {
    position: absolute;
    padding: 15px;
    top: 0;
    left: 0;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.hover-img > .hover-inner.hover-inner-sm {
    padding: 10px
}

.hover-img .hover-inner {
    padding: 15px;
    box-sizing: border-box;
    background: #1ca1cf;
    color: #fff !important
}

.hover-img .hover-inner h1, .hover-img .hover-inner h2, .hover-img .hover-inner h3, .hover-img .hover-inner h4, .hover-img .hover-inner h5 {
    color: #fff
}

.hover-img .hover-inner-bg-black {
    background: rgba(0, 0, 0, .5) !important
}

.hover-img .hover-inner-block {
    height: auto
}

.hover-img .hover-inner-bottom {
    top: auto;
    bottom: 0
}

.hover-img .hover-title, .hover-img [class*=" hover-title-"], .hover-img [class^=hover-title-] {
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    background: rgba(237, 131, 35, .75);
    color: #fff;
    width: 100%;
    padding: 0 7px;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.bg-holder, .full-page, .rel {
    position: relative
}

.hover-img .hover-icon-group-top-left, .hover-img .hover-icon-top-left, .hover-img .hover-title-top, .hover-img .hover-title-top-left {
    bottom: auto;
    top: 0
}

.hover-img .hover-icon-group-top-right, .hover-img .hover-icon-top-right, .hover-img .hover-title-top-right {
    bottom: auto;
    top: 0;
    left: auto;
    right: 0
}

.hover-img .hover-icon-bottom-right, .hover-img .hover-icon-group-bottom-right, .hover-img .hover-title-bottom-right {
    left: auto;
    right: 0
}

.hover-img .hover-title-bottom-left, .hover-img .hover-title-bottom-right, .hover-img .hover-title-center, .hover-img .hover-title-center-bottom, .hover-img .hover-title-center-top, .hover-img .hover-title-top-left, .hover-img .hover-title-top-right {
    display: table;
    width: auto
}

.hover-img .hover-icon-bottom-left, .hover-img .hover-icon-bottom-right, .hover-img .hover-icon-group-bottom-left, .hover-img .hover-icon-group-bottom-right, .hover-img .hover-icon-group-top-left, .hover-img .hover-icon-group-top-right, .hover-img .hover-icon-top-left, .hover-img .hover-icon-top-right, .hover-img .hover-title-bottom-left, .hover-img .hover-title-bottom-right, .hover-img .hover-title-top-left, .hover-img .hover-title-top-right {
    margin: 15px
}

.hover-img .hover-icon, .hover-img .hover-title-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 50%, 0);
    -moz-transform: translate3d(-50%, 50%, 0);
    -o-transform: translate3d(-50%, 50%, 0);
    -ms-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0)
}

.hover-img .hover-icon-group {
    top: 50%;
    -webkit-transform: translate3d(0, 50%, 0);
    -moz-transform: translate3d(0, 50%, 0);
    -o-transform: translate3d(0, 50%, 0);
    -ms-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
}

.hover-img .hover-icon-center-bottom, .hover-img .hover-icon-center-top, .hover-img .hover-icon-group-center-bottom, .hover-img .hover-icon-group-center-top, .hover-img .hover-title-center-bottom, .hover-img .hover-title-center-top {
    margin: 15px 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}

.hover-img .hover-icon-center-top, .hover-img .hover-icon-group-center-top, .hover-img .hover-title-center-top {
    bottom: auto;
    top: 0
}

.hover-img .hover-icon-bottom-left, .hover-img .hover-icon-bottom-right, .hover-img .hover-icon-center-bottom, .hover-img .hover-icon-group-bottom-left, .hover-img .hover-icon-group-bottom-right, .hover-img .hover-icon-group-center-bottom {
    bottom: 0
}

.hover-img .hover-hold {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.hover-img .hover-hold.hover-icon, .hover-img .hover-hold.hover-title-center {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.hover-img .hover-hold.hover-icon-center-bottom, .hover-img .hover-hold.hover-icon-center-top, .hover-img .hover-hold.hover-icon-group-center-bottom, .hover-img .hover-hold.hover-icon-group-center-top, .hover-img .hover-hold.hover-title-center-bottom, .hover-img .hover-hold.hover-title-center-top {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.hover-img .hover-hold.hover-icon-group {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.hover-img:hover .hover-icon, .hover-img:hover .hover-icon-group, .hover-img:hover .hover-inner-wrap, .hover-img:hover .hover-title, .hover-img:hover [class*=" hover-icon-"], .hover-img:hover [class*=" hover-title-"], .hover-img:hover [class^=hover-icon-], .hover-img:hover [class^=hover-title-], .hover-img:hover > .hover-inner {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.hover-img:hover .hover-icon, .hover-img:hover .hover-title-center {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.hover-img:hover .hover-icon-group {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.hover-img:hover .hover-icon-center-bottom, .hover-img:hover .hover-icon-center-top, .hover-img:hover .hover-icon-group-center-bottom, .hover-img:hover .hover-icon-group-center-top, .hover-img:hover .hover-title-center-bottom, .hover-img:hover .hover-title-center-top {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.hover-img:hover > img {
    opacity: .7;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.thumb:after {
    line-height: 0;
    clear: both
}

.thumb .img-left, .thumb .img-right {
    width: auto
}

.thumb .img-left {
    float: left;
    margin-right: 15px
}

.thumb .img-right {
    float: right;
    margin-left: 15px
}

.thumb-header {
    margin-bottom: 15px
}

.thumb-inner {
    padding-top: 10px
}

.thumb-inner-border {
    border: 1px solid #e6e6e6;
    padding: 5px 7px
}

.thumb-header-left {
    float: left;
    margin-right: 15px
}

.thumb-header-right {
    float: right;
    margin-left: 15px
}

.thumb-title {
    margin: 0;
    line-height: 1em
}

h5.thumb-title {
    font-size: 18px;
    font-weight: 400
}

h3.thumb-title {
    font-size: 18px;
    font-weight: 400
}

h3.thumb-title1 {
    font-size: 14px;
    font-weight: 400
}

.thumb-desc {
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 13px;
    color: #2b2b2b;
    line-height: 1.4em
}

.thumb-caption .thumb-social, .thumb-caption btn {
    margin-top: 7.5px
}

.thumb-caption .thumb-meta, .thumb-progress {
    margin-top: 6px;
    margin-bottom: 0
}

.thumb-caption .thumb-meta {
    font-style: italic
}

.thumb-caption .thumb-meta [class^="fa fa-"] {
    margin-right: 5px
}

.text-white .thumb-desc {
    color: #e6e6e6
}

.text-white .thumb-title {
    color: #fff
}

.post {
    margin-bottom: 45px;
    background: #fff;
    border-bottom: 1px solid #e6e6e6
}

.post .post-header {
    border-bottom: 2px solid #1ca1cf
}

.post .post-meta, .thumb-list > li {
    border-bottom: 1px dashed #e6e6e6
}

.post .post-header blockquote {
    padding: 40px 40px 40px 60px;
    font-size: 30px;
    margin: 0;
    font-weight: 400;
    background: #f5f5f5;
    line-height: 1.4em;
    font-style: italic;
    color: #686868
}

.post .post-header blockquote:before {
    top: 10px;
    left: 10px
}

.post .post-header .post-link {
    padding: 30px 15px;
    font-size: 50px;
    font-weight: 700;
    display: block;
    background: #1ca1cf;
    color: #fff
}

.post .post-header .post-link:hover {
    background: #d66f11;
    color: #fff
}

.post .post-inner {
    padding: 15px 0 45px
}

.post .post-title {
    margin: 0 0 15px;
    font-size: 35px
}

.post .post-desciption {
    margin-bottom: 15px
}

.post .post-meta {
    list-style: none;
    margin: 0 0 5px;
    padding: 0 0 5px;
    display: table
}

.post .post-meta li {
    display: inline-block;
    margin-right: 20px
}

.dis-table, .thumb-list > li .thumb-list-item-caption {
    display: table
}

.post .post-meta li a {
    font-size: 12px;
    font-style: italic;
    color: #636363
}

.post .post-meta li .fa {
    margin-right: 3px;
    color: #b2b2b2
}

.thumb-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.thumb-list > li {
    margin-bottom: 7px;
    padding-bottom: 7px
}

.thumb-list > li img {
    float: left;
    width: 50px;
    margin-right: 10px
}

.thumb-list > li .thumb-list-item-caption .icon-list-rating {
    font-size: 9px;
    color: #f19c4f;
    margin-bottom: -3px
}

.thumb-list > li .thumb-list-item-caption .icon-list-rating.icon-list-non-rated {
    color: #8f8f8f !important
}

.thumb-list > li .thumb-list-item-caption .thumb-list-item-title {
    font-size: 13px;
    margin-bottom: 3px;
    margin-top: 2px
}

.thumb-list > li .thumb-list-item-caption .thumb-list-item-title a {
    color: #686868
}

.thumb-list > li .thumb-list-item-caption .thumb-list-item-desciption {
    font-size: 11px;
    margin: 0;
    color: #969696;
    line-height: 1.4em
}

.thumb-list > li .thumb-list-item-caption .thumb-list-item-meta {
    margin-bottom: 2px;
    line-height: 1em;
    font-size: 9px;
    color: #8f8f8f;
    font-style: italic
}

.thumb-list > li .thumb-list-item-caption .thumb-list-item-price {
    font-size: 16px;
    color: #818181;
    margin-bottom: 0
}

.thumb-list > li .thumb-list-item-caption .thumb-list-item-author {
    font-size: 11px;
    color: #8f8f8f;
    font-style: italic
}

.loc-info, .loc-info .loc-info-title {
    color: #fff
}

.thumb-list > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.thumb-list.thumb-list-right > li img {
    float: right;
    margin-right: 0;
    margin-left: 10px
}

.nav-tabs > li > a {
    -webkit-border-radius: 0;
    border-radius: 0
}

@media (min-width: 992px) {
    body.boxed .global-wrap {
        width: 1230px;
        margin: 30px auto;
        -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, .2);
        box-shadow: 0 4px 2px rgba(0, 0, 0, .2)
    }
}

.global-wrap {
    background: #fff;
    height: 100%
}

.full, .full-page {
    width: 100%;
    height: 100%
}

.full-height {
    height: 100%
}

.special-area, .top-area {
    height: 780px;
    max-width: 2000px;
    margin: 0 auto;
    position: relative
}

@media (max-width: 992px) {
    .full-page {
        min-height: 1000px
    }

    .special-area, .top-area {
        height: auto
    }
}

.special-area {
    height: 500px
}

.bg-cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat
}

.bg-darken {
    background: #f2f2f2
}

.bg-color {
    background: #1ca1cf
}

.bg-holder > .bg-blur, .bg-holder > .bg-img, .bg-holder > .bg-mask, .bg-holder > .bg-mask-darken, .bg-holder > .bg-mask-lighten, .bg-holder > .bg-parallax, .bg-holder > .bg-video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center
}

.bg-holder > .bg-video {
    width: 100%;
    height: auto;
    z-index: 4
}

.bg-holder > .bg-img, .bg-holder > .bg-mask, .bg-holder > .bg-parallax {
    width: 100%;
    height: 100%
}

.bg-holder > .bg-mask, .bg-holder > .bg-mask-color, .bg-holder > .bg-mask-color-invert, .bg-holder > .bg-mask-darken, .bg-holder > .bg-mask-lighten, .bg-holder > .bg-mask-white {
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: .5;
    background: #000
}

.bg-holder > .bg-mask-lighten {
    opacity: .3
}

.bg-holder > .bg-mask-darken {
    opacity: .8
}

.bg-holder > .bg-mask-color {
    background: #1ca1cf
}

.bg-holder > .bg-mask-white {
    background: #fff
}

.bg-holder > .bg-mask-color-invert {
    background: #127cdc
}

.bg-holder > .bg-parallax {
    background-position: 50% 0;
    background-attachment: fixed
}

.bg-holder > .bg-blur {
    width: 50% !important;
    height: 50% !important;
    -webkit-transform-origin: 1% 1%;
    -moz-transform-origin: 1% 1%;
    -o-transform-origin: 1% 1%;
    -ms-transform-origin: 1% 1%;
    transform-origin: 1% 1%;
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    -o-transform: scale(2.1);
    -ms-transform: scale(2.1);
    transform: scale(2.1);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px);
    z-index: 0
}

.bg-holder > .bg-blur:before {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.bg-holder > .bg-blur.bg-parallax {
    background-attachment: scroll
}

.bg-holder > .bg-content, .bg-holder > .bg-holder-content {
    position: relative;
    z-index: 7;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8) 100%)
}

.bg-holder > .bg-front {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 6
}

@media (max-width: 992px) {
    .bg-holder > .bg-parallax {
        background-attachment: scroll;
        background-position: center center
    }

    .bg-holder > .bg-front.bg-front-mob-rel {
        position: relative
    }
}

.vert-center {
    left: 0 !important;
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.full-center, .hor-center {
    left: 50% !important;
    position: absolute !important
}

.hor-center {
    top: 0 !important;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.full-center {
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.to-top {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: relative;
    z-index: 10
}

.loc-info {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    padding-top: 50px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.loc-info .loc-info-title img {
    width: auto;
    margin-right: 10px;
    margin-top: -5px
}

.loc-info .loc-info-weather {
    margin: 0
}

.loc-info .loc-info-weather-icon {
    font-size: 60px;
    margin-left: 5px
}

.loc-info .loc-info-weather-num {
    font-size: 30px;
    position: relative;
    top: -15px
}

.loc-info .loc-info-weather-num .meteocon {
    margin-left: -5px
}

.loc-info .loc-info-list {
    list-style: none;
    padding: 0;
    margin: 5px 0 10px;
    font-size: 13px
}

.loc-info .loc-info-list > li > a {
    color: #fff;
    opacity: .8
}

.loc-info .loc-info-list > li > a .fa {
    margin-right: 5px
}

.loc-info .loc-info-list > li > a:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.round, .round img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.curved {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

img.origin {
    width: auto
}

img.pp-img {
    width: 200px;
    margin-bottom: 10px
}

.header-top {
    padding: 10px 0;
    max-height: 60px;
    background: #000
}

.logo {
    display: block
}

.logo img {
    width: auto
}

.top-user-area {
    font-size: 12px;
    position: relative
}

.top-user-area > ul > li {
    line-height: 40px
}

.top-user-area .top-user-area-list {
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width: 992px) {
    .header-top {
        max-height: none
    }

    .top-user-area .top-user-area-list {
        margin-top: 10px;
        position: relative
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .top-user-area .top-user-area-list {
        margin-top: -30px;
        left: 500px;
        position: relative
    }
}

.top-user-area .top-user-area-list > li {
    position: relative;
    border: none !important
}

.top-user-area .top-user-area-list > li:after {
    position: absolute;
    top: 30%;
    right: 0;
    height: 40%;
    background: rgba(255, 255, 255, .13);
    width: 1px
}

.top-user-area .top-user-area-list > li:last-child:after {
    background: 0 0
}

.top-user-area .top-user-area-list > li > a {
    color: #f2f2f2
}

.top-user-area .top-user-area-list > li > a:hover {
    color: #1ca1cf;
}

textarea {
    border: 2px dotted #ddd;
}

.top-user-area .top-user-area-list > li.top-user-area-avatar {
    font-weight: 400
}

.top-user-area .top-user-area-list > li.top-user-area-avatar > a > img {
    width: 44px;
    height: 44px;
    margin-right: 5px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    border: 2px solid rgba(0, 0, 0, .1)
}

.top-user-area .top-user-area-list > li.top-user-area-avatar > a:hover > img {
    border: 2px solid #1ca1cf
}

.top-user-area .top-user-area-list > li.top-user-area-lang > a > img {
    margin-top: -2px;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    opacity: .8;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.top-user-area .top-user-area-list > li.top-user-area-lang > a:hover > img {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.top-user-area .top-user-area-list > li.top-user-area-lang .nav-drop-menu li a {
    line-height: 20px
}

.top-user-area .top-user-area-list > li.top-user-area-lang .nav-drop-menu li a img {
    width: 20px;
    height: 20px
}

div.nav-drop {
    display: inline-block
}

.nav-drop {
    position: relative;
    padding-right: 23px !important
}

.nav-drop .fa-angle-down, .nav-drop .fa-angle-up {
    position: absolute;
    right: 8px;
    line-height: inherit;
    top: 0;
    font-size: 90%;
    opacity: .7;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.nav-drop .fa-angle-up {
    top: 5px;
    opacity: 0
}

.nav-drop > .nav-drop-menu {
    min-width: 85px;
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    left: -5px;
    color: #fff;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    -moz-transition: opacity .3s, -moz-transform .3s;
    -o-transition: opacity .3s, -o-transform .3s;
    -ms-transition: opacity .3s, -ms-transform .3s;
    transition: opacity .3s, transform .3s;
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-drop > .nav-drop-menu > li > a {
    background: #333;
    color: #fff;
    padding: 10px 15px;
    line-height: 1em;
    border-bottom: 1px solid #262626;
    display: block;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.nav-drop > .nav-drop-menu > li > a > .right {
    float: right
}

.nav-drop > .nav-drop-menu > li > a:hover {
    background: #1ca1cf
}

.nav-drop > .nav-drop-menu > li:last-child > a {
    border-bottom: none
}

.nav-drop > .nav-drop-menu > li:first-child > a:before {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #262626;
    top: -10px;
    left: 10px
}

.nav-drop.active-drop .fa-angle-up {
    top: 0;
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.nav-drop.active-drop .fa-angle-down {
    top: 5px;
    opacity: 0
}

.nav-drop.active-drop > .nav-drop-menu {
    height: auto;
    overflow: visible;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.animate-icon-bottom-to-top, .animate-icon-left-to-right, .animate-icon-right-to-left, .animate-icon-top-to-bottom, .booking-item-features-expand > li, .booking-item-flight-details, .card-select > li, .icon-group, .pagination, .tagline {
    overflow: hidden
}

.list {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-center {
    display: table;
    margin: 0 auto
}

.list-inline-block > li {
    display: inline-block
}

.list-horizontal > li, .list-inline > li {
    float: left !important;
    margin-right: 10px;
    padding: 0;
    display: inline;
}

.list-horizontal > li:last-child, .list-inline > li:last-child {
    margin-right: 0
}

.list-horizontal.list-border > li, .list-inline.list-border > li {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid rgba(0, 0, 0, .13)
}

.list-horizontal.list-border > li:last-child, .list-inline.list-border > li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none
}

.list-horizontal:after, .list-inline:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.breadcrumb {
    background: 0 0;
    padding: 0;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px
}

.breadcrumb > li + li:before {
    content: '\f105';
    font-family: regularAvertaStd, FontAwesome;
    padding: 0 7px;
    float: left
}

footer#main-footer {
    background: #262626;
    padding: 60px 0 30px;
    color: #e6e6e6;
    font-size: 11px;
    line-height: 1.4em
}

footer#main-footer .logo {
    margin-bottom: 15px
}

footer#main-footer a, footer#main-footer h1, footer#main-footer h2, footer#main-footer h3, footer#main-footer h4, footer#main-footer h5 {
    color: #fff
}

footer#main-footer .form-control {
    background: #121212;
    color: #fff;
    margin-top: 20px
}

footer#main-footer .form-control:focus {
    border-color: #1ca1cf
}

.list-footer > li {
    margin-bottom: 5px
}

header#main-header {
    border-bottom: 2px solid #1ca1cf
}

.main-header-search {
    top: 4px;
    position: relative
}

@media (max-width: 992px) {
    .main-header-search {
        margin-top: 15px
    }
}

.main-header-search .form-control {
    margin-bottom: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #262626;
    border-color: #000;
    color: #fff
}

.main-header-search .input-icon {
    top: 0;
    color: #fff
}

.pagination {
    margin: 0;
    list-style: none;
    padding: 0;
    display: block;
    font-size: 12px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.pagination > li {
    display: block;
    float: left;
    min-width: 35px
}

.pagination > li > a {
    border: none;
    color: #4d4d4d;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.pagination > li > a:hover {
    background: #4d4d4d;
    color: #fff
}

.nav-pills > li.active > a:hover, .pagination > li.active > a, .pagination > li.active > a:hover {
    background: #1ca1cf
}

.pagination > li.dots {
    line-height: 16px;
    text-align: center;
    font-size: 30px;
    color: #ccc
}

.nav-pills > li.active > a {
    background: #1ca1cf;
    cursor: default
}

.nav-sm > li > a {
    padding: 5px 10px;
    font-size: 13px
}

.nav-no-br > li > a {
    -webkit-border-radius: 0;
    border-radius: 0
}

.nav-bot-space {
    margin-bottom: 15px
}

.card-select {
    list-style: none;
    margin: 0;
    padding: 0
}

.card-select > li {
    padding: 10px 15px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    cursor: pointer;
    width: 90%
}

.card-select > li.card-item-selected {
    border-color: #1ca1cf
}

.card-select > li.card-item-selected .card-select-cvc {
    display: inline-block
}

.card-select .card-select-img {
    width: 64px;
    float: left;
    margin-right: 15px
}

.card-select .card-select-data {
    display: table
}

.card-select .card-select-cvc {
    display: none;
    width: 60px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.card-select .card-select-number {
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
    line-height: 40px;
    margin-bottom: 0
}

.order-payment-list > li {
    padding: 10px 15px;
    border-bottom: 1px dashed #ccc
}

.order-payment-list > li:first-child {
    border-top: 1px dashed #ccc
}

.order-payment-list > li h5, .order-payment-list > li p {
    margin-bottom: 0
}

.order-payment-list > li h5 .fa {
    margin-right: 10px
}

.order-payment-list > li small {
    margin-left: 35px
}

.addional-offers {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 1.4em
}

.list-category.lvl1 > li, .list-category.lvl2 > li {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 200
    padding-bottom: 7px
}

.rounded {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

aside.sidebar-right {
    padding-left: 30px;
    border-left: 1px solid #d4d4d4
}

aside.sidebar-left {
    padding-right: 30px;
    border-right: 1px solid #d4d4d4
}

.sidebar-widget {
    margin-bottom: 30px
}

.list-category > li > a {
    color: #686868;
    margin-bottom: 7px;
    padding-bottom: 7px;
    display: block;
    border-bottom: 1px dashed #f2f2f2
}

.html-content img {
    padding: 10px
}

.list-category.lvl1 > li {
    margin-left: 10px;
    border-bottom: 0 dashed #f2f2f2
}

.list-category.lvl2 > li {
    margin-left: 15px;
    border-bottom: 0 dashed #f2f2f2
}

.list-category.lvl3 > li, .list-category.lvl4 > li {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 400;
    padding-bottom: 7px;
    border-bottom: 0 dashed #f2f2f2
}

.list-category.lvl3 > li {
    margin-left: 20px
}

.list-category.lvl4 > li {
    margin-left: 25px
}

.font-color a b, .list-category > li > a:hover {
    color: #1ca1cf
}

img.img-cntct {
    max-width: 250%
}

.lvl2 li.curr a {
    color: #31b2f8;
    font-style: italic
}

.address-list > li {
    margin-bottom: 20px
}

.address-list > li > h5 {
    margin-bottom: 3px
}

.tooltip-inner {
    -webkit-border-radius: 0;
    border-radius: 0
}

.logo-holder {
    position: absolute;
    top: 0;
    left: 0;
    margin: 30px 0 0 30px;
    display: block;
    opacity: .5;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.logo-holder > img {
    width: auto
}

.footer-links, .footer-social {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center
}

.logo-holder:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.footer-links {
    list-style: none;
    font-size: 10px
}

.footer-links > li {
    display: inline-block;
    margin: 0 10px
}

.footer-links > li > a {
    opacity: .7;
    color: #fff
}

.footer-links > li > a:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.footer-social > li {
    display: inline-block;
    margin: 0 7px
}

.card-thumb {
    position: relative;
    height: 170px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    padding: 15px 20px;
    border: 1px solid #e6e6e6;
    display: block
}

.card-thumb.card-thumb-primary {
    border-color: #1ca1cf
}

.card-thumb .card-thumb-primary-label {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
    line-height: 1em;
    padding: 4px 6px;
    background: #1ca1cf;
    color: #fff;
    font-size: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.card-thumb .card-thumb-new {
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    background: #1ca1cf;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 30px;
    float: left;
    margin-right: 10px;
    margin-top: 45px;
    margin-left: 35px
}

.card-thumb .card-thumb-new + p {
    margin-top: 55px;
    font-size: 12px
}

.card-thumb .card-thumb-type {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: auto
}

.card-thumb .card-thumb-number {
    font-size: 16px;
    color: #5c5c5c;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 30px;
    margin-bottom: 0
}

.card-thumb .card-thumb-valid {
    font-size: 12px;
    color: #888
}

.card-thumb .card-thumb-valid > span {
    font-size: 15px;
    color: #626262
}

.card-thumb .card-thumb-actions {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 7px;
    right: 10px
}

.card-thumb .card-thumb-actions > li {
    display: inline-block;
    margin-right: 8px
}

.card-thumb .card-thumb-actions > li:last-child {
    margin-right: 0
}

.contrast2 {
    color: #1ca1cf !important;
    font-weight: 400
}

.card-thumb .card-thumb-actions > li > a {
    display: block;
    width: 23px;
    line-height: 23px;
    height: 23px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    -webkit-box-shadow: 0 0 0 1px #636363;
    box-shadow: 0 0 0 1px #636363;
    color: #636363;
    opacity: .5;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.card-thumb .card-thumb-actions > li > a:hover {
    background: #1ca1cf;
    color: #fff;
    -webkit-box-shadow: 0 0 0 1px #d66f11;
    box-shadow: 0 0 0 1px #d66f11
}

.card-thumb:hover .card-thumb-actions > li > a {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.spinner-clock {
    width: 150px;
    height: 150px;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    margin: 0 auto 20px
}

.spinner-clock:before {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: -6px 0 0 -6px;
    z-index: 1
}

.spinner-clock .spinner-clock-hour, .spinner-clock .spinner-clock-minute {
    -webkit-animation-name: spinner;
    -moz-animation-name: spinner;
    -o-animation-name: spinner;
    -ms-animation-name: spinner;
    animation-name: spinner;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    animation-timing-function: linear;
    width: 4px;
    background: #fff;
    margin-left: -2px;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    position: absolute;
    left: 50%;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.spinner-clock .spinner-clock-minute {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    top: 15px;
    height: 56px;
    opacity: .8
}

.spinner-clock .spinner-clock-hour {
    -webkit-animation-duration: 12s;
    -moz-animation-duration: 12s;
    -o-animation-duration: 12s;
    -ms-animation-duration: 12s;
    animation-duration: 12s;
    top: 31px;
    height: 40px
}

.spinner-clock.spinner-clock-slow .spinner-clock-minute {
    -webkit-animation-duration: 3px;
    -moz-animation-duration: 3px;
    -o-animation-duration: 3px;
    -ms-animation-duration: 3px;
    animation-duration: 3px
}

.spinner-clock.spinner-clock-slow .spinner-clock-hour {
    -webkit-animation-duration: 36s;
    -moz-animation-duration: 36s;
    -o-animation-duration: 36s;
    -ms-animation-duration: 36s;
    animation-duration: 36s
}

.panel-default > .panel-heading {
    background: #fff;
    padding: 0
}

.panel-group .panel {
    -webkit-border-radius: 0;
    border-radius: 4px
}

.panel-title {
    font-weight: 300
}

.panel-title > a {
    display: block;
    position: relative;
    padding: 10px 15px;
    background: #ed8323
}

.panel-title > a:before {
    font-family: regularAvertaStd, FontAwesome;
    position: absolute;
    font-size: 16px;
    top: 10px;
    right: 15px
}

.tagline {
    font-size: 70px;
    font-family: regularAvertaStd, Arial, Tahoma, Bitstream Vera Sans, sans-serif;
    font-weight: 100;
    color: #fff;
    position: absolute;
    line-height: 1em;
    margin-top: 100px;
    height: 85px;
    top: 0;
    left: 0
}

.tagline > span, .tagline > ul {
    height: 85px;
    line-height: 85px;
    display: block;
    float: left
}

.tagline > span {
    color: rgba(255, 255, 255, .85)
}

.tagline > ul {
    position: relative;
    top: 0;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 600px
}

.tagline > ul > li {
    font-weight: 500;
    position: absolute;
    margin: 0;
    padding-left: 15px;
    top: -85px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-transform-origin: 25% 0;
    -moz-transform-origin: 25% 0;
    -o-transform-origin: 25% 0;
    -ms-transform-origin: 25% 0;
    transform-origin: 25% 0;
    width: 100%;
    opacity: 0
}

.booking-item, .nav-side > li > a {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s
}

.tagline > ul > li.active {
    top: 0;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

.tagline > ul > li.vs-out {
    top: 85px;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.nav-side > li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #686868;
    -ms-transition: .2s;
    transition: .2s;
    font-size: 17px
}

.last-minute-rating {
    color: #1ca1cf;
    font-size: 20px
}

.last-minute-rating .fa {
    margin-right: 8px
}

.last-minute-title {
    font-size: 30px;
    line-height: 1em;
    font-weight: 300;
    margin-bottom: 5px;
    text-align: center
}

.last-minute-date {
    margin-bottom: 5px;
    font-size: 20px;
    font-style: italic
}

::selection {
    background: #1ca1cf;
    color: #fff
}

.datepicker {
    padding: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 250px;
    border: 1px solid #ccc;
    padding: 10px 15px
}

.datepicker-dropdown:after, .datepicker-dropdown:before {
    display: inline-block;
    border-top: 0;
    position: absolute;
    content: ''
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2)
}

.datepicker-dropdown:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker > div {
    display: none
}

.datepicker.days div.datepicker-days, .datepicker.months div.datepicker-months, .datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.day {
    border: 1px solid #e6e6e6
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    color: #000;
    position: relative
}

.datepicker table tr td.today.disabled:before, .datepicker table tr td.today.disabled:hover:before, .datepicker table tr td.today:before, .datepicker table tr td.today:hover:before {
    content: '';
    bottom: 2px;
    right: 2px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 7px 7px;
    border-color: transparent transparent #1ca1cf;
    position: absolute
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.today:hover {
    background-image: none
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled:hover[disabled].active, .datepicker table tr td.today.disabled:hover[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today[disabled], .datepicker table tr td.today[disabled].active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today:hover:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
    background: #eee;
    -webkit-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
    background-image: none
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
    -webkit-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:hover, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4bb51;
    border-color: #bf800c
}

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled:hover[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:hover, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
    border-color: #373737
}

.datepicker table tr td.selected.active color:#ffffff, .datepicker table tr td.selected.disabled.active color:#ffffff, .datepicker table tr td.selected.disabled:active color:#ffffff, .datepicker table tr td.selected.disabled:focus color:#ffffff, .datepicker table tr td.selected.disabled:hover color:#ffffff, .datepicker table tr td.selected.disabled:hover.active color:#ffffff, .datepicker table tr td.selected.disabled:hover:active color:#ffffff, .datepicker table tr td.selected.disabled:hover:focus color:#ffffff, .datepicker table tr td.selected.disabled:hover:hover color:#ffffff, .datepicker table tr td.selected:active color:#ffffff, .datepicker table tr td.selected:focus color:#ffffff, .datepicker table tr td.selected:hover color:#ffffff, .datepicker table tr td.selected:hover.active color:#ffffff, .datepicker table tr td.selected:hover:active color:#ffffff, .datepicker table tr td.selected:hover:focus color:#ffffff, .datepicker table tr td.selected:hover:hover color:#ffffff, .open .dropdown-toggle.datepicker table tr td.selected color:#ffffff, .open .dropdown-toggle.datepicker table tr td.selected.disabled color:#ffffff, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover color:#ffffff, .open .dropdown-toggle.datepicker table tr td.selected:hover color:#ffffff {
    background-color: #858585
}

.datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled:hover[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected:hover:hover {
    background-color: #999;
    border-color: #555
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #2788cc;
    border-color: #2788cc;
    font-weight: 500
}

.datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled:hover[disabled].active, .datepicker table tr td.active.disabled:hover[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled].active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:hover, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #1ca1cf;
    border-color: #e27513
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled:hover[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th, .datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333;
    font-family: regularAvertaStd, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    padding: 7px 10px
}

.fotorama__arr:before, .fotorama__fullscreen-icon:before, .fotorama__video-close:before, .fotorama__video-play:before, .i-check:before, .i-radio:before, .owl-controls .owl-buttons div:before, .twitter .tweet-list li:before {
    font-family: regularAvertaStd, FontAwesome
}

.datepicker.datepicker-inline td, .datepicker.datepicker-inline th, .datepicker.dropdown-menu td, .datepicker.dropdown-menu th {
    padding: 0 5px
}

.datepicker thead tr:first-child th.next:before, .datepicker thead tr:first-child th.prev:before {
    font-family: regularAvertaStd, FontAwesome;
    content: '\f105';
    font-size: 18px
}

.datepicker thead tr:first-child th.prev:before {
    content: '\f104'
}

.bootstrap-timepicker {
    position: relative
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
    left: auto;
    right: 0
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
    left: auto;
    right: 12px
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
    left: auto;
    right: 13px
}

.bootstrap-timepicker .add-on {
    cursor: pointer
}

.bootstrap-timepicker .add-on i {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(0, 0, 0, .2)
}

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 7px 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .2)
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    display: inline-block
}

.bootstrap-timepicker-widget.dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, .2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-timepicker-widget.dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    -webkit-border-radius: 0;
    border-radius: 0
}

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-timepicker-widget table td {
    text-align: center;
    height: 30px;
    margin: 0;
    padding: 2px
}

.bootstrap-timepicker-widget table td:not(.separator) {
    min-width: 30px
}

.bootstrap-timepicker-widget table td span {
    width: 100%
}

.bootstrap-timepicker-widget table td a {
    display: inline-block;
    margin: 0;
    outline: 0;
    color: #333;
    width: 35px;
    height: 35px;
    line-height: 35px
}

.bootstrap-timepicker-widget table td a:hover {
    text-decoration: none;
    background-color: #eee
}

.bootstrap-timepicker-widget table td a i {
    margin-top: 2px;
    font-size: 18px
}

.bootstrap-timepicker-widget table td input {
    width: 35px;
    margin: 0;
    text-align: center;
    color: #000
}

.bootstrap-timepicker-widget .modal-content {
    padding: 4px
}

.booking-list, .icon-group, .icon-list {
    padding: 0;
    list-style: none
}

@media (min-width: 767px) {
    .bootstrap-timepicker-widget.modal {
        width: 200px;
        margin-left: -100px
    }
}

@media (max-width: 767px) {
    .bootstrap-timepicker, .bootstrap-timepicker .dropdown-menu {
        width: 100%
    }
}

.cc-form .form-group {
    float: left
}

.cc-form .form-group.form-group-cc-name, .cc-form .form-group.form-group-cc-number {
    width: 60%;
    margin-right: 5%
}

.cc-form .form-group.form-group-cc-cvc, .cc-form .form-group.form-group-cc-date {
    width: 25%
}

.cc-form .form-group.form-group-cc-number .cc-card-icon {
    display: block;
    width: 41px;
    height: 26px;
    position: absolute;
    right: 4px;
    top: 34px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.cc-form .form-group.form-group-cc-number input.identified + .cc-card-icon {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.cc-form .form-group.form-group-cc-number input.visa + .cc-card-icon {
    background-image: url(../img/payment/visa-curved-32px.png)
}

.cc-form .form-group.form-group-cc-number input.mastercard + .cc-card-icon {
    background-image: url(../img/payment/mastercard-curved-32px.png)
}

.cc-form .form-group.form-group-cc-number input.amex + .cc-card-icon {
    background-image: url(../img/payment/american-express-curved-32px.png)
}

.cc-form .form-group.form-group-cc-number input.discover + .cc-card-icon {
    background-image: url(../img/payment/discover-curved-32px.png)
}

.cc-form .form-group.form-group-cc-number input.maestro + .cc-card-icon {
    background-image: url(../img/payment/maestro-curved-32px.png)
}

.icon-list .fa {
    margin-right: 7px
}

.icon-list-inline {
    margin-bottom: 0
}

.icon-list-inline > li {
    display: inline-block;
    margin-right: 3px
}

.icon-list-inline .fa, .icon-list-inline > li:last-child {
    margin-right: 0
}

.icon-group {
    margin: 0
}

.icon-group > li {
    float: left;
    margin-right: 5px
}

.icon-group > li:last-child {
    margin-right: 0
}

.box-icon, [class*=" box-icon-"], [class^=box-icon-] {
    z-index: 2;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 22px;
    text-align: center;
    display: block;
    background: #1ca1cf;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.box-icon:hover, [class*=" box-icon-"]:hover, [class^=box-icon-]:hover {
    background: #c96810;
    color: #333
}

.box-icon-inline, .box-icon:before, [class*=" box-icon-"]:before, [class^=box-icon-]:before {
    display: inline-block
}

.box-icon-md {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 21px
}

.box-icon-big {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 28px
}

.box-icon-large {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 42px
}

.box-icon-huge {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 56px
}

.box-icon-black {
    background: #333
}

.box-icon-black:hover {
    background: #000
}

.box-icon-gray {
    background: grey
}

.box-icon-gray:hover {
    background: #4d4d4d
}

.box-icon-white {
    background: #fff;
    color: #1ca1cf
}

.box-icon-info {
    background: #2f96b4
}

.box-icon-info:hover {
    background: #267890
}

.box-icon-success {
    background: #51a351
}

.box-icon-success:hover {
    background: #418241
}

.box-icon-warning {
    background: #f89406
}

.box-icon-warning:hover {
    background: #c67605
}

.box-icon-danger {
    background: #bd362f
}

.box-icon-danger:hover {
    background: #972b26
}

.box-icon-inverse {
    background: #127cdc
}

.box-icon-inverse:hover {
    background: #0e63b0
}

.box-icon-to-normal:hover {
    background: #1ca1cf
}

.box-icon-to-black:hover {
    background: #333
}

.box-icon-to-gray:hover {
    background: grey
}

.box-icon-to-white:hover {
    background: #fff;
    color: #1ca1cf
}

.box-icon-to-info:hover {
    background: #2f96b4
}

.box-icon-to-success:hover {
    background: #51a351
}

.box-icon-to-warning:hover {
    background: #f89406
}

.box-icon-to-danger:hover {
    background: #bd362f
}

.box-icon-to-inverse:hover {
    background: #127cdc
}

.box-icon-border, [class*=" box-icon-border"], [class^=box-icon-border] {
    background: 0 0;
    border: 1px solid #1ca1cf;
    color: #1ca1cf
}

.box-icon-border:hover, [class*=" box-icon-border"]:hover, [class^=box-icon-border]:hover {
    background: #1ca1cf;
    color: #fff !important
}

.box-icon-border.box-icon-black, .box-icon-border.box-icon-to-black:hover, [class*=" box-icon-border"].box-icon-black, [class*=" box-icon-border"].box-icon-to-black:hover, [class^=box-icon-border].box-icon-black, [class^=box-icon-border].box-icon-to-black:hover {
    border-color: #333;
    color: #333
}

.box-icon-border.box-icon-black:hover, .box-icon-border.box-icon-to-black:hover:hover, [class*=" box-icon-border"].box-icon-black:hover, [class*=" box-icon-border"].box-icon-to-black:hover:hover, [class^=box-icon-border].box-icon-black:hover, [class^=box-icon-border].box-icon-to-black:hover:hover {
    background: #333
}

.box-icon-border.box-icon-gray, .box-icon-border.box-icon-to-gray:hover, [class*=" box-icon-border"].box-icon-gray, [class*=" box-icon-border"].box-icon-to-gray:hover, [class^=box-icon-border].box-icon-gray, [class^=box-icon-border].box-icon-to-gray:hover {
    border-color: grey;
    color: grey
}

.box-icon-border.box-icon-gray:hover, .box-icon-border.box-icon-to-gray:hover:hover, [class*=" box-icon-border"].box-icon-gray:hover, [class*=" box-icon-border"].box-icon-to-gray:hover:hover, [class^=box-icon-border].box-icon-gray:hover, [class^=box-icon-border].box-icon-to-gray:hover:hover {
    background: grey
}

.box-icon-border.box-icon-to-white:hover, .box-icon-border.box-icon-white, [class*=" box-icon-border"].box-icon-to-white:hover, [class*=" box-icon-border"].box-icon-white, [class^=box-icon-border].box-icon-to-white:hover, [class^=box-icon-border].box-icon-white {
    border-color: #fff;
    color: #fff
}

.box-icon-border.box-icon-to-info:hover, .box-icon-border.box-icon-to-white:hover:hover, .box-icon-border.box-icon-white:hover, [class*=" box-icon-border"].box-icon-info, [class*=" box-icon-border"].box-icon-to-info:hover, [class*=" box-icon-border"].box-icon-to-white:hover:hover, [class*=" box-icon-border"].box-icon-white:hover, [class^=box-icon-border].box-icon-border.box-icon-info, [class^=box-icon-border].box-icon-info, [class^=box-icon-border].box-icon-to-info:hover, [class^=box-icon-border].box-icon-to-white:hover:hover {
    border-color: #2f96b4;
    color: #2f96b4
}

.box-icon-border.box-icon-info:hover, .box-icon-border.box-icon-to-info:hover:hover, [class*=" box-icon-border"].box-icon-info:hover, [class*=" box-icon-border"].box-icon-to-info:hover:hover, [class^=box-icon-border].box-icon-info:hover, [class^=box-icon-border].box-icon-to-info:hover:hover {
    background: #2f96b4
}

.box-icon-border.box-icon-success, .box-icon-border.box-icon-to-success:hover, [class*=" box-icon-border"].box-icon-success, [class*=" box-icon-border"].box-icon-to-success:hover, [class^=box-icon-border].box-icon-success, [class^=box-icon-border].box-icon-to-success:hover {
    border-color: #51a351;
    color: #51a351
}

.box-icon-border.box-icon-success:hover, .box-icon-border.box-icon-to-success:hover:hover, [class*=" box-icon-border"].box-icon-success:hover, [class*=" box-icon-border"].box-icon-to-success:hover:hover, [class^=box-icon-border].box-icon-success:hover, [class^=box-icon-border].box-icon-to-success:hover:hover {
    background: #51a351
}

.box-icon-border.box-icon-to-warning:hover, .box-icon-border.box-icon-warning, [class*=" box-icon-border"].box-icon-to-warning:hover, [class*=" box-icon-border"].box-icon-warning, [class^=box-icon-border].box-icon-to-warning:hover, [class^=box-icon-border].box-icon-warning {
    border-color: #f89406;
    color: #f89406
}

.box-icon-border.box-icon-to-warning:hover:hover, .box-icon-border.box-icon-warning:hover, [class*=" box-icon-border"].box-icon-to-warning:hover:hover, [class*=" box-icon-border"].box-icon-warning:hover, [class^=box-icon-border].box-icon-to-warning:hover:hover, [class^=box-icon-border].box-icon-warning:hover {
    background: #f89406
}

.box-icon-border.box-icon-danger, .box-icon-border.box-icon-to-danger:hover, [class*=" box-icon-border"].box-icon-danger, [class*=" box-icon-border"].box-icon-to-danger:hover, [class^=box-icon-border].box-icon-danger, [class^=box-icon-border].box-icon-to-danger:hover {
    border-color: #bd362f;
    color: #bd362f
}

.box-icon-border.box-icon-danger:hover, .box-icon-border.box-icon-to-danger:hover:hover, [class*=" box-icon-border"].box-icon-danger:hover, [class*=" box-icon-border"].box-icon-to-danger:hover:hover, [class^=box-icon-border].box-icon-danger:hover, [class^=box-icon-border].box-icon-to-danger:hover:hover {
    background: #bd362f
}

.box-icon-border.box-icon-inverse, .box-icon-border.box-icon-to-inverse:hover, [class*=" box-icon-border"].box-icon-inverse, [class*=" box-icon-border"].box-icon-to-inverse:hover, [class^=box-icon-border].box-icon-inverse, [class^=box-icon-border].box-icon-to-inverse:hover {
    border-color: #127cdc;
    color: #127cdc
}

.box-icon-border.box-icon-inverse:hover, .box-icon-border.box-icon-to-inverse:hover:hover, [class*=" box-icon-border"].box-icon-inverse:hover, [class*=" box-icon-border"].box-icon-to-inverse:hover:hover, [class^=box-icon-border].box-icon-inverse:hover, [class^=box-icon-border].box-icon-to-inverse:hover:hover {
    background: #127cdc
}

.box-icon-border.box-icon-to-normal:hover, [class*=" box-icon-border"].box-icon-to-normal:hover, [class^=box-icon-border].box-icon-to-normal:hover {
    border-color: #1ca1cf;
    background: #1ca1cf
}

.box-icon-border-dashed {
    border-style: dashed
}

.box-icon-left {
    float: left;
    margin-right: 15px
}

.box-icon-right {
    float: right;
    margin-left: 15px
}

.box-icon-center {
    margin: 0 auto
}

.animate-icon, .animate-icon:before, [class*=" animate-icon"], [class*=" animate-icon"]:before, [class^=animate-icon], [class^=animate-icon]:before {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.animate-icon:hover:before, [class*=" animate-icon"]:hover:before, [class^=animate-icon]:hover:before {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s
}

.animate-icon:after, [class*=" animate-icon"]:after, [class^=animate-icon]:after {
    z-index: -1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0
}

.mfp-wrap, .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.booking-item, .booking-item-img-wrap, .booking-list > li {
    position: relative
}

.animate-icon:hover:after, [class*=" animate-icon"]:hover:after, [class^=animate-icon]:hover:after {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.animate-icon-flash:hover:before {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    -ms-animation-name: flash;
    animation-name: flash
}

.animate-icon-shake:hover:before {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    -ms-animation-name: shake;
    animation-name: shake
}

.animate-icon-bounce:hover:before {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce
}

.animate-icon-tada:hover:before {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    -ms-animation-name: tada;
    animation-name: tada
}

.animate-icon-swing:hover:before {
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    -ms-animation-name: swing;
    animation-name: swing
}

.animate-icon-wobble:hover:before {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    -ms-animation-name: wobble;
    animation-name: wobble
}

.animate-icon-pulse:hover:before {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    -ms-animation-name: pulse;
    animation-name: pulse
}

.animate-icon-left-to-right:hover:before {
    -webkit-animation: left-to-right .3s forwards;
    -moz-animation: left-to-right .3s forwards;
    -o-animation: left-to-right .3s forwards;
    -ms-animation: left-to-right .3s forwards;
    animation: left-to-right .3s forwards
}

.animate-icon-right-to-left:hover:before {
    -webkit-animation: right-to-left .3s forwards;
    -moz-animation: right-to-left .3s forwards;
    -o-animation: right-to-left .3s forwards;
    -ms-animation: right-to-left .3s forwards;
    animation: right-to-left .3s forwards
}

.animate-icon-bottom-to-top:hover:before {
    -webkit-animation: bottom-to-top .3s forwards;
    -moz-animation: bottom-to-top .3s forwards;
    -o-animation: bottom-to-top .3s forwards;
    -ms-animation: bottom-to-top .3s forwards;
    animation: bottom-to-top .3s forwards
}

.animate-icon-top-to-bottom:hover:before {
    -webkit-animation: top-to-bottom .3s forwards;
    -moz-animation: top-to-bottom .3s forwards;
    -o-animation: top-to-bottom .3s forwards;
    -ms-animation: top-to-bottom .3s forwards;
    animation: top-to-bottom .3s forwards
}

.animate-icon-border-rise-alt:after, .animate-icon-border-rise:after {
    -webkit-box-shadow: 0 0 0 2px #1ca1cf;
    box-shadow: 0 0 0 2px #1ca1cf
}

.animate-icon-border-rise-alt.box-icon-black:after, .animate-icon-border-rise-alt.box-icon-to-black:hover:after, .animate-icon-border-rise.box-icon-black:after, .animate-icon-border-rise.box-icon-to-black:hover:after {
    -webkit-box-shadow: 0 0 0 2px #333;
    box-shadow: 0 0 0 2px #333
}

.animate-icon-border-rise-alt.box-icon-gray:after, .animate-icon-border-rise-alt.box-icon-to-gray:hover:after, .animate-icon-border-rise.box-icon-gray:after, .animate-icon-border-rise.box-icon-to-gray:hover:after {
    -webkit-box-shadow: 0 0 0 2px grey;
    box-shadow: 0 0 0 2px grey
}

.animate-icon-border-rise-alt.box-icon-info:after, .animate-icon-border-rise-alt.box-icon-to-info:hover:after, .animate-icon-border-rise.box-icon-info:after, .animate-icon-border-rise.box-icon-to-info:hover:after {
    -webkit-box-shadow: 0 0 0 2px #2f96b4;
    box-shadow: 0 0 0 2px #2f96b4
}

.animate-icon-border-rise-alt.box-icon-success:after, .animate-icon-border-rise-alt.box-icon-to-success:hover:after, .animate-icon-border-rise.box-icon-success:after, .animate-icon-border-rise.box-icon-to-success:hover:after {
    -webkit-box-shadow: 0 0 0 2px #51a351;
    box-shadow: 0 0 0 2px #51a351
}

.animate-icon-border-rise-alt.box-icon-to-warning:hover:after, .animate-icon-border-rise-alt.box-icon-warning:after, .animate-icon-border-rise.box-icon-to-warning:hover:after, .animate-icon-border-rise.box-icon-warning:after {
    -webkit-box-shadow: 0 0 0 2px #f89406;
    box-shadow: 0 0 0 2px #f89406
}

.animate-icon-border-rise-alt.box-icon-danger:after, .animate-icon-border-rise-alt.box-icon-to-danger:hover:after, .animate-icon-border-rise.box-icon-danger:after, .animate-icon-border-rise.box-icon-to-danger:hover:after {
    -webkit-box-shadow: 0 0 0 2px #bd362f;
    box-shadow: 0 0 0 2px #bd362f
}

.animate-icon-border-rise-alt.box-icon-inverse:after, .animate-icon-border-rise-alt.box-icon-to-inverse:hover:after, .animate-icon-border-rise.box-icon-inverse:after, .animate-icon-border-rise.box-icon-to-inverse:hover:after {
    -webkit-box-shadow: 0 0 0 2px #127cdc;
    box-shadow: 0 0 0 2px #127cdc
}

.animate-icon-border-rise-alt.box-icon-to-normal:after:hover, .animate-icon-border-rise.box-icon-to-normal:after:hover {
    -webkit-box-shadow: 0 0 0 2px #1ca1cf;
    box-shadow: 0 0 0 2px #1ca1cf
}

.animate-icon-border-rise-alt.round:after, .animate-icon-border-rise.round:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.animate-icon-border-rise:after {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.animate-icon-border-rise:hover:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.animate-icon-border-rise-alt:after {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6)
}

.animate-icon-border-rise-alt:hover:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.animate-icon-border-fadeout {
    color: #fff;
    background: 0 0;
    border: 2px solid #1ca1cf
}

.animate-icon-border-fadeout:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background: #1ca1cf
}

.animate-icon-border-fadeout:hover {
    color: #1ca1cf;
    background: 0 0
}

.animate-icon-border-fadeout:hover:after {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.animate-icon-border-fadeout.box-icon-black, .animate-icon-border-fadeout.box-icon-to-black:hover {
    border-color: #333
}

.animate-icon-border-fadeout.box-icon-black:after, .animate-icon-border-fadeout.box-icon-to-black:hover:after {
    background: #333
}

.animate-icon-border-fadeout.box-icon-black:hover, .animate-icon-border-fadeout.box-icon-to-black:hover:hover {
    color: #333
}

.animate-icon-border-fadeout.box-icon-gray, .animate-icon-border-fadeout.box-icon-to-gray:hover {
    border-color: grey
}

.animate-icon-border-fadeout.box-icon-gray:after, .animate-icon-border-fadeout.box-icon-to-gray:hover:after {
    background: grey
}

.animate-icon-border-fadeout.box-icon-gray:hover, .animate-icon-border-fadeout.box-icon-to-gray:hover:hover {
    color: grey
}

.animate-icon-border-fadeout.box-icon-info, .animate-icon-border-fadeout.box-icon-to-info:hover {
    border-color: #2f96b4
}

.animate-icon-border-fadeout.box-icon-info:after, .animate-icon-border-fadeout.box-icon-to-info:hover:after {
    background: #2f96b4
}

.animate-icon-border-fadeout.box-icon-info:hover, .animate-icon-border-fadeout.box-icon-to-info:hover:hover {
    color: #2f96b4
}

.animate-icon-border-fadeout.box-icon-success, .animate-icon-border-fadeout.box-icon-to-success:hover {
    border-color: #51a351
}

.animate-icon-border-fadeout.box-icon-success:after, .animate-icon-border-fadeout.box-icon-to-success:hover:after {
    background: #51a351
}

.animate-icon-border-fadeout.box-icon-success:hover, .animate-icon-border-fadeout.box-icon-to-success:hover:hover {
    color: #51a351
}

.animate-icon-border-fadeout.box-icon-to-warning:hover, .animate-icon-border-fadeout.box-icon-warning {
    border-color: #f89406
}

.animate-icon-border-fadeout.box-icon-to-warning:hover:after, .animate-icon-border-fadeout.box-icon-warning:after {
    background: #f89406
}

.animate-icon-border-fadeout.box-icon-to-warning:hover:hover, .animate-icon-border-fadeout.box-icon-warning:hover {
    color: #f89406
}

.animate-icon-border-fadeout.box-icon-danger, .animate-icon-border-fadeout.box-icon-to-danger:hover {
    border-color: #bd362f
}

.animate-icon-border-fadeout.box-icon-danger:after, .animate-icon-border-fadeout.box-icon-to-danger:hover:after {
    background: #bd362f
}

.animate-icon-border-fadeout.box-icon-danger:hover, .animate-icon-border-fadeout.box-icon-to-danger:hover:hover {
    color: #bd362f
}

.animate-icon-border-fadeout.box-icon-inverse, .animate-icon-border-fadeout.box-icon-to-inverse:hover {
    border-color: #127cdc
}

.animate-icon-border-fadeout.box-icon-inverse:after, .animate-icon-border-fadeout.box-icon-to-inverse:hover:after {
    background: #127cdc
}

.animate-icon-border-fadeout.box-icon-inverse:hover, .animate-icon-border-fadeout.box-icon-to-inverse:hover:hover {
    color: #127cdc
}

.animate-icon-border-fadeout.box-icon-to-normal {
    border-color: #1ca1cf
}

.animate-icon-border-fadeout.box-icon-to-normal:after {
    background: #1ca1cf
}

.animate-icon-border-fadeout.box-icon-to-normal:hover {
    color: #1ca1cf
}

.animate-icon-border-fadeout.round:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.animate-icon-border-fadein {
    color: #1ca1cf;
    background: 0 0;
    border: 2px solid #1ca1cf
}

.animate-icon-border-fadein:after {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.animate-icon-border-fadein:hover {
    color: #fff !important
}

.animate-icon-border-fadein:hover:after {
    background: #1ca1cf;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.animate-icon-border-fadein.box-icon-black, .animate-icon-border-fadein.box-icon-to-black:hover {
    color: #333;
    border-color: #333
}

.animate-icon-border-fadein.box-icon-black:hover:after, .animate-icon-border-fadein.box-icon-to-black:hover:hover:after {
    background: #333
}

.animate-icon-border-fadein.box-icon-gray, .animate-icon-border-fadein.box-icon-to-gray:hover {
    color: grey;
    border-color: grey
}

.animate-icon-border-fadein.box-icon-gray:hover:after, .animate-icon-border-fadein.box-icon-to-gray:hover:hover:after {
    background: grey
}

.animate-icon-border-fadein.box-icon-info, .animate-icon-border-fadein.box-icon-to-info:hover {
    color: #2f96b4;
    border-color: #2f96b4
}

.animate-icon-border-fadein.box-icon-info:hover:after, .animate-icon-border-fadein.box-icon-to-info:hover:hover:after {
    background: #2f96b4
}

.animate-icon-border-fadein.box-icon-success, .animate-icon-border-fadein.box-icon-to-success:hover {
    color: #51a351;
    border-color: #51a351
}

.animate-icon-border-fadein.box-icon-success:hover:after, .animate-icon-border-fadein.box-icon-to-success:hover:hover:after {
    background: #51a351
}

.animate-icon-border-fadein.box-icon-to-warning:hover, .animate-icon-border-fadein.box-icon-warning {
    color: #f89406;
    border-color: #f89406
}

.animate-icon-border-fadein.box-icon-to-warning:hover:hover:after, .animate-icon-border-fadein.box-icon-warning:hover:after {
    background: #f89406
}

.animate-icon-border-fadein.box-icon-danger, .animate-icon-border-fadein.box-icon-to-danger:hover {
    color: #bd362f;
    border-color: #bd362f
}

.animate-icon-border-fadein.box-icon-danger:hover:after, .animate-icon-border-fadein.box-icon-to-danger:hover:hover:after {
    background: #bd362f
}

.animate-icon-border-fadein.box-icon-inverse, .animate-icon-border-fadein.box-icon-to-inverse:hover {
    color: #127cdc;
    border-color: #127cdc
}

.animate-icon-border-fadein.box-icon-inverse:hover:after, .animate-icon-border-fadein.box-icon-to-inverse:hover:hover:after {
    background: #127cdc
}

.animate-icon-border-fadein.box-icon-to-normal:hover {
    color: #1ca1cf;
    border-color: #1ca1cf
}

.animate-icon-border-fadein.box-icon-to-normal:hover:hover:after {
    background: #1ca1cf
}

.animate-icon-border-fadein.round:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@-moz-keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    25%, 75% {
        opacity: 0
    }
}

@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    25%, 75% {
        opacity: 0
    }
}

@-o-keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    25%, 75% {
        opacity: 0
    }
}

@-ms-keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    25%, 75% {
        opacity: 0
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        -o-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -o-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        -o-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -o-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }
}

@-o-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        -o-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -o-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }
}

@-ms-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        -o-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -o-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        -o-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -o-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }
}

@-moz-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30%);
        -moz-transform: translateY(-30%);
        -o-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }
    60% {
        -webkit-transform: translateY(-15%);
        -moz-transform: translateY(-15%);
        -o-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30%);
        -moz-transform: translateY(-30%);
        -o-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }
    60% {
        -webkit-transform: translateY(-15%);
        -moz-transform: translateY(-15%);
        -o-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }
}

@-o-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30%);
        -moz-transform: translateY(-30%);
        -o-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }
    60% {
        -webkit-transform: translateY(-15%);
        -moz-transform: translateY(-15%);
        -o-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }
}

@-ms-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30%);
        -moz-transform: translateY(-30%);
        -o-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }
    60% {
        -webkit-transform: translateY(-15%);
        -moz-transform: translateY(-15%);
        -o-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30%);
        -moz-transform: translateY(-30%);
        -o-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }
    60% {
        -webkit-transform: translateY(-15%);
        -moz-transform: translateY(-15%);
        -o-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }
}

@-moz-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -moz-transform: scale(.9) rotate(-3deg);
        -o-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -moz-transform: scale(.9) rotate(-3deg);
        -o-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-o-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -moz-transform: scale(.9) rotate(-3deg);
        -o-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-ms-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -moz-transform: scale(.9) rotate(-3deg);
        -o-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -moz-transform: scale(.9) rotate(-3deg);
        -o-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-moz-keyframes swing {
    100%, 20%, 40%, 60%, 80% {
        -webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -o-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes swing {
    100%, 20%, 40%, 60%, 80% {
        -webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -o-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@-o-keyframes swing {
    100%, 20%, 40%, 60%, 80% {
        -webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -o-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@-ms-keyframes swing {
    100%, 20%, 40%, 60%, 80% {
        -webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -o-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    100%, 20%, 40%, 60%, 80% {
        -webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -o-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@-moz-keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@-webkit-keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@-o-keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@-ms-keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@-moz-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-o-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-ms-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-moz-keyframes left-to-right {
    49% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes left-to-right {
    49% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes left-to-right {
    49% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes left-to-right {
    49% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes left-to-right {
    49% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes right-to-left {
    49% {
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    50% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes right-to-left {
    49% {
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    50% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes right-to-left {
    49% {
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    50% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes right-to-left {
    49% {
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    50% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes right-to-left {
    49% {
        -webkit-transform: translate(-100%);
        -moz-transform: translate(-100%);
        -o-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%)
    }
    50% {
        -webkit-transform: translate(100%);
        -moz-transform: translate(100%);
        -o-transform: translate(100%);
        -ms-transform: translate(100%);
        transform: translate(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes bottom-to-top {
    49% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    50% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes bottom-to-top {
    49% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    50% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes bottom-to-top {
    49% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    50% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes bottom-to-top {
    49% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    50% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes bottom-to-top {
    49% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    50% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes top-to-bottom {
    49% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
    50% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes top-to-bottom {
    49% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
    50% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes top-to-bottom {
    49% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
    50% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes top-to-bottom {
    49% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
    50% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes top-to-bottom {
    49% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
    50% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
    51% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

.booking-list {
    margin-bottom: 30px
}

.booking-list > li {
    margin-bottom: 10px;
    background-color: #fff
}

.booking-item {
    cursor: pointer;
    display: block;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #e1e1e1;
    color: #636363;
    -ms-transition: .2s;
    transition: .2s
}

.booking-item.active, .booking-item:hover {
    color: #636363;
    border: 1px solid #1ca1cf;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .2)
}

.booking-item.active .booking-item-number, .booking-item:hover .booking-item-number {
    background: grey
}

.booking-item.active .booking-item-img-wrap .booking-item-img-num, .booking-item:hover .booking-item-img-wrap .booking-item-img-num {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background: rgba(0, 0, 0, .5)
}

.booking-item.booking-item-small {
    padding: 11px
}

.booking-item.booking-item-small .booking-item-title {
    font-size: 14px;
    margin-bottom: 0
}

.booking-item.booking-item-small .booking-item-rating-stars {
    font-size: 12px;
    margin-bottom: 0;
    color: #1ca1cf
}

.booking-item.booking-item-small .booking-item-price {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 2px;
    display: inline
}

.booking-item.booking-item-small .booking-item-price-from {
    font-size: 12px;
    margin-bottom: 2px
}

.booking-item-title {
    margin-bottom: 2px
}

.booking-item-description {
    font-size: 13px;
    line-height: 1.5em
}

.booking-item-img-wrap .booking-item-img-num {
    opacity: .5;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .01);
    padding: 5px 7px;
    font-size: 13px;
    line-height: 1em
}

.booking-item-number, .booking-item-reviews > li .booking-item-review-content {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s
}

.booking-item-img-wrap .booking-item-img-num > .fa {
    margin-right: 3px
}

.booking-item-last-booked {
    font-size: 11px
}

.booking-item-rating {
    margin-bottom: 3px;
    padding-bottom: 3px;
    display: inline-block
}

.booking-item-rating .booking-item-rating-stars {
    display: inline-block;
    margin-right: 17px;
    margin-bottom: -5px;
    color: #1ca1cf
}

.booking-item-rating .booking-item-rating-stars .fa {
    margin-right: 0
}

.booking-item-rating .booking-item-rating-number {
    margin-right: 7px
}

.booking-item-rating .booking-item-rating-number > b {
    font-size: 25px
}

.booking-item-address {
    line-height: 1.4em;
    font-size: 13px
}

.booking-item-price-from {
    display: block;
    font-size: 12px;
    line-height: 1em
}

.booking-item-price {
    font-size: 22px;
    font-weight: 700;
    color: #626262;
    line-height: 1em;
    display: inline-block;
    margin-bottom: 12px
}

.booking-item-number {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    display: block;
    top: 2px;
    right: 2px;
    font-size: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .2s
}

.booking-item-flight-details .booking-item-arrival, .booking-item-flight-details .booking-item-departure {
    float: left;
    width: 47%
}

.booking-item-flight-details .booking-item-arrival .fa-plane, .booking-item-flight-details .booking-item-departure .fa-plane {
    float: left;
    display: block;
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    top: 4px
}

.booking-item-flight-details .booking-item-arrival h5, .booking-item-flight-details .booking-item-departure h5 {
    margin-bottom: 0
}

.booking-item-flight-details .booking-item-arrival .booking-item-date, .booking-item-flight-details .booking-item-departure .booking-item-date {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1em;
    padding-left: 32px
}

.booking-item-airline-logo > p, .booking-item-flight-details .booking-item-destination {
    font-size: 12px;
    line-height: 1.3em
}

.booking-item-flight-details .booking-item-departure {
    margin-right: 6%
}

.booking-item-airline-logo > p {
    margin-bottom: 0;
    margin-top: 5px
}

.booking-item-airline-logo > img {
    width: 40px
}

.booking-item-flight-class {
    margin-bottom: 7px;
    margin-top: -5px;
    font-size: 11px;
    color: #8f8f8f;
    line-height: 1em
}

.booking-item-features {
    list-style: none;
    margin: 0;
    padding: 0
}

.booking-item-features > li {
    float: left;
    position: relative;
    margin-right: 7px;
    margin-bottom: 7px
}

.booking-item-features > li:hover > i {
    border-color: #d66f11
}

.booking-item-features > li .booking-item-feature-sign {
    position: absolute;
    bottom: 2px;
    left: 0;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 1em;
    width: 100%
}

.booking-item-features > li > i {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    font-size: 23px;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #686868
}

.booking-item-features-dark > li > i {
    background: #4d4d4d;
    border: 1px solid #333;
    color: #fff
}

.booking-item-features-rentals {
    margin-top: 10px
}

.booking-item-features-rentals > li {
    margin-bottom: 0
}

.booking-item-car-title {
    margin-top: 7px;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 0
}

.booking-item-features-sign > li {
    padding-bottom: 15px
}

.booking-item-features-small > li {
    margin-right: 5px;
    margin-bottom: 5px
}

.booking-item-features-small > li > i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 17px
}

.booking-item-features-small > li > i > img {
    width: 20px
}

.booking-item-features-expand {
    display: block
}

.booking-item-features-expand .booking-item-feature-title {
    position: relative;
    line-height: 37px;
    margin-left: 7px;
    color: #686868
}

.booking-item-features-expand > li {
    float: none;
    display: block
}

.booking-item-features-expand > li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.booking-item-features-expand > li > i {
    float: left
}

.booking-item-features-2-col > li {
    float: left;
    width: 50%;
    margin-right: 0
}

.booking-item-container .booking-item-details {
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity .3s, -webkit-transform .3s, height .3s;
    -moz-transition: opacity .3s, -moz-transform .3s, height .3s;
    -o-transition: opacity .3s, -o-transform .3s, height .3s;
    -ms-transition: opacity .3s, -ms-transform .3s, height .3s;
    transition: opacity .3s, transform .3s, height .3s;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.booking-item-container.active .booking-item-details, .i-check.checked:before, .i-radio.checked:before {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.booking-item-container .booking-item-details h5 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px
}

.booking-item-container .booking-item-details h5.list-title {
    margin-bottom: 0
}

.booking-item-container .booking-item-details .list {
    margin-bottom: 20px
}

.booking-item-container.active .booking-item-details {
    height: auto;
    overflow: auto;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-top: none;
    position: relative;
    font-size: 11px;
    line-height: 1.6em;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    transform: translate3d(0, 0, 0)
}

.booking-title {
    margin-bottom: 25px;
    margin-top: 15px
}

.booking-title > small {
    font-size: 12px;
    margin-left: 5px
}

.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    background: #fff;
    color: #000;
    padding: 15px 0;
    width: 263px
}

.booking-filters > h3 {
    padding: 0 20px
}

.booking-filters .booking-filters-list > li {
    margin-top: 15px;
    padding: 5px 0 7px 0
}

.booking-filters .booking-filters-list > li .booking-filters-title {
    margin-bottom: 5px
}

.booking-filters .booking-filters-list > li .booking-filters-title small {
    font-size: 11px;
    font-weight: 400;
    position: relative;
    top: 10px;
    float: right;
    line-height: 1.3em;
    color: #ccc
}

.booking-filters .booking-filters-list > li .booking-filters-sub-title {
    font-size: 15px;
    line-height: 1em;
    margin-top: 10px
}

.booking-filters .irs-from, .booking-filters .irs-single, .booking-filters .irs-to {
    color: #fff
}

.booking-filters .irs-grid-text {
    color: #d9d9d9
}

.booking-filters.booking-filters-white .irs-from, .booking-filters.booking-filters-white .irs-single, .booking-filters.booking-filters-white .irs-to, .booking-sort .booking-sort-title > a {
    color: #636363
}

.booking-filters.booking-filters-white {
    color: #636363;
    background: #fafafa;
    border-color: #ccc
}

.booking-filters.booking-filters-white .booking-filters-list > li {
    border-color: #ccc
}

.booking-sort {
    font-size: 10px
}

.booking-sort .booking-sort-title {
    font-size: 14px
}

.booking-item-meta .booking-item-rating {
    border: none;
    padding: 0;
    margin-bottom: 30px;
    display: block
}

.booking-item-meta .booking-item-rating-stars {
    font-size: 30px;
    margin-bottom: -3px;
    margin-right: 10px
}

.booking-item-meta .booking-item-rating-number {
    font-size: 20px
}

.booking-item-meta .booking-item-rating-number b {
    font-size: 30px
}

.booking-item-raiting-list, .booking-item-raiting-summary-list {
    font-size: 13px;
    margin-bottom: 30px
}

.booking-item-raiting-list > li, .booking-item-raiting-summary-list > li {
    margin-bottom: 5px;
    overflow: hidden
}

.booking-item-raiting-list > li > div, .booking-item-raiting-summary-list > li > div {
    height: 26px;
    float: left;
    line-height: 26px
}

.booking-item-raiting-list > li > div.booking-item-raiting-list-title, .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 24%
}

.booking-item-raiting-list > li > div.booking-item-raiting-list-bar, .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar {
    width: 60%;
    background: #e6e6e6;
    height: 20px;
    margin-top: 3px
}

.booking-item-raiting-list > li > div.booking-item-raiting-list-bar > div, .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar > div {
    background: #1ca1cf;
    height: 100%
}

.booking-item-raiting-list > li > div.booking-item-raiting-list-number, .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-number {
    margin-left: 2%;
    width: 10%
}

.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 48%
}

.booking-item-raiting-summary-list > li .booking-item-rating-stars {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    color: #1ca1cf
}

.booking-item-reviews > li {
    margin-bottom: 20px
}

.booking-item-reviews > li .booking-item-review-person p {
    line-height: 1em
}

.booking-item-reviews > li .booking-item-review-person-avatar {
    display: table;
    margin-bottom: 8px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.booking-item-reviews > li .booking-item-review-person-avatar:hover {
    -webkit-box-shadow: 0 0 0 2px #1ca1cf;
    box-shadow: 0 0 0 2px #1ca1cf
}

.booking-item-reviews > li .booking-item-review-person-avatar > img {
    max-width: 70px
}

.booking-item-reviews > li .booking-item-review-person-name {
    margin-bottom: 5px
}

.booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li .booking-item-rating-stars, .booking-item-reviews > li .booking-item-review-content > h5 {
    margin-bottom: 0
}

.booking-item-reviews > li .booking-item-review-person-loc {
    margin-bottom: 0;
    font-size: 11px
}

.booking-item-reviews > li .booking-item-review-content {
    padding: 15px 17px;
    border: 1px solid #e6e6e6;
    position: relative;
    transition: .2s
}

.booking-item-reviews > li .booking-item-review-content:before {
    z-index: 2;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 20px solid #ededed;
    border-bottom: 15px solid transparent;
    left: -20px;
    top: 14px
}

.booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 95px;
    font-size: 11px
}

.booking-item-reviews > li .booking-item-review-content .booking-item-review-more, .booking-item-reviews > li .booking-item-review-content .booking-item-review-more-content {
    display: none;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand {
    position: relative;
    height: 30px;
    cursor: pointer
}

.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span {
    color: #1ca1cf;
    line-height: 30px;
    height: 30px;
    display: block;
    position: absolute;
    font-size: 14px
}

.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span.booking-item-review-expand-less {
    display: none
}

.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more {
    display: inline
}

.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand span.booking-item-review-expand-less, .booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more-content {
    display: block
}

.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand span.booking-item-review-expand-more {
    display: none
}

.booking-item-reviews > li .booking-item-raiting-summary-list {
    margin-bottom: 10px
}

.booking-item-reviews > li .booking-item-rating-stars {
    font-size: 14px;
    color: #1ca1cf;
    margin-bottom: 5px
}

.booking-item-reviews > li .booking-item-review-rate {
    line-height: 30px;
    font-size: 12px;
    margin-bottom: 0
}

.booking-item-reviews > li .booking-item-review-rate .fa {
    margin-left: 7px
}

.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars {
    color: #b3b3b3
}

.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li {
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li.hovered {
    color: grey
}

.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li.selected {
    color: #1ca1cf
}

.booking-item-deails-date-location {
    padding: 15px 17px;
    background: #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #1ca1cf
}

.booking-item-deails-date-location > ul {
    font-size: 12px;
    list-style: none;
    margin: 0 0 30px;
    padding: 0
}

.booking-item-deails-date-location > ul > li {
    margin-bottom: 15px
}

.booking-item-deails-date-location > ul > li p {
    margin-bottom: 5px
}

.booking-item-deails-date-location > ul > li p > i {
    margin-right: 7px;
    height: 23px;
    width: 23px;
    line-height: 23px;
    font-size: 11px
}

.booking-item-deails-date-location > ul > li h5 {
    font-size: 14px;
    margin-bottom: 5px;
    color: #515151
}

.booking-item-price-calc {
    font-size: 13px
}

.booking-item-price-calc .checkbox {
    margin-bottom: 5px;
    margin-top: 0
}

.booking-item-price-calc .checkbox label {
    font-weight: 100
}

.booking-item-price-calc .icheck {
    width: 20px;
    height: 20px;
    line-height: 18px;
    top: 2px
}

.booking-item-price-calc .list {
    margin-bottom: 10px
}

.booking-item-price-calc .list > li {
    margin-bottom: 7px
}

.booking-item-price-calc .list > li > small {
    display: block;
    font-size: 11px
}

.booking-item-price-calc .list > li > p {
    height: 25px;
    line-height: 25px;
    margin-bottom: 0
}

.booking-item-price-calc .list > li > p span {
    float: right
}

.booking-item-price-calc .list > li:last-child {
    padding-top: 7px;
    border-top: 1px solid #ccc;
    color: #5c5c5c
}

.booking-item-price-calc .list > li:last-child > p > span {
    font-size: 15px;
    font-weight: 600
}

.booking-item-passengers > li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px dashed #e6e6e6
}

.booking-item-passengers > li:last-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px dashed #e6e6e6
}

.booking-item-passengers label {
    font-weight: 100;
    font-size: 13px
}

.booking-item-payment-flight .booking-item-flight-duration > h5, .booking-item-payment-total-flight > li .booking-item-flight-duration > h5 {
    font-weight: 400
}

.booking-item-payment-total-flight {
    list-style: none;
    margin: 0 30px 0 0;
    padding: 0;
    background: #f2f2f2
}

.booking-item-payment-total-flight > li {
    padding: 10px 15px;
    background: #4d4d4d;
    color: #e6e6e6
}

.booking-item-payment-total-flight > li:first-child {
    border-bottom: 1px dashed #1a1a1a;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.booking-item-payment-total-flight > li:first-child > h5 {
    line-height: 1em;
    margin: 3px 0;
    color: #f09644
}

.booking-item-payment-total-flight > li:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait {
    background: #333
}

.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait > p {
    font-size: 13px;
    line-height: 1.4em;
    margin: 0;
    text-align: center
}

.booking-item-payment-total-flight > li h5 {
    color: #fff
}

.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .fa-plane, .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .fa-plane {
    font-size: 20px
}

.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival h5, .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure h5 {
    font-size: 14px
}

.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .booking-item-date, .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .booking-item-date {
    padding-left: 23px;
    font-size: 11px
}

.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-destination {
    font-size: 12px
}

.booking-item-payment-total-flight > li .booking-item-flight-duration > p {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 13px
}

.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .fa-plane, .booking-item-payment-flight .booking-item-flight-details .booking-item-departure .fa-plane {
    font-size: 20px
}

.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival h5, .booking-item-payment-flight .booking-item-flight-details .booking-item-departure h5 {
    font-size: 14px
}

.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .booking-item-date, .booking-item-payment-flight .booking-item-flight-details .booking-item-departure .booking-item-date {
    padding-left: 23px;
    font-size: 11px
}

.booking-item-payment-flight .booking-item-flight-details .booking-item-destination {
    font-size: 12px
}

.booking-item-payment-flight .booking-item-flight-duration > p {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 13px
}

.booking-item-payment {
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .15)
}

.booking-item-payment > header {
    padding: 10px 15px;
    background: #f7f7f7
}

.booking-item-payment > header .booking-item-payment-img {
    float: left;
    display: block;
    width: 30%;
    margin-right: 5%
}

.booking-item-payment > header .booking-item-payment-title {
    font-size: 14px;
    margin-bottom: 0
}

.booking-item-payment > header .booking-item-rating-stars {
    font-size: 11px
}

.booking-item-payment .booking-item-payment-total {
    margin-bottom: 0;
    padding: 8px 30px 8px 15px;
    font-size: 12px
}

.booking-item-payment .booking-item-payment-total > span {
    font-size: 24px;
    color: #686868;
    font-weight: 400;
    letter-spacing: -2px
}

.booking-item-payment .booking-item-payment-details {
    list-style: none;
    margin: 0;
    padding: 15px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.booking-item-payment .booking-item-payment-details > li {
    margin-bottom: 20px;
    overflow: hidden
}

.booking-item-payment .booking-item-payment-details > li:last-child {
    margin-bottom: 0
}

.booking-item-payment .booking-item-payment-details > li > h5 {
    line-height: 1em
}

.booking-item-payment .booking-item-payment-details > li > p {
    margin-bottom: 0;
    color: #686868
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-item-title {
    color: #515151
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date, .booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
    float: left;
    display: block
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
    width: 15%;
    text-align: center
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-day {
    margin-bottom: 5px;
    line-height: 1em;
    color: #686868
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-weekday {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1em;
    color: #7a7a7a
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price {
    margin: 0;
    padding: 0;
    list-style: none
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li {
    width: 70%;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px dashed #d9d9d9
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount, .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-title {
    float: left;
    margin: 0
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
    float: right
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount > small {
    margin-left: 3px
}

.booking-item-details .booking-item-header {
    margin-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f2f2f2
}

.booking-item-details .booking-item-header-price {
    font-size: 19px;
    text-align: right;
    line-height: 1em
}

.booking-item-details .booking-item-header-price .text-lg {
    font-size: 42px;
    line-height: 1em
}

.booking-item-details .booking-item-header-price small {
    font-size: 13px
}

.booking-details-tabbable .nav > li > a > .fa {
    margin-right: 5px;
    opacity: .6;
    font-size: 13px;
    position: relative;
    top: -1px
}

.booking-details-tabbable .nav > li.active > a > .fa {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.booking-list-wishlist > li {
    padding-top: 30px;
    padding-right: 25px
}

.booking-list-wishlist > li .booking-item-wishlist-title {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #f2f2f2;
    background: #f7f7f7;
    border-bottom: none;
    font-size: 12px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.booking-list-wishlist > li .booking-item-wishlist-title > span {
    font-size: 9px;
    color: #8f8f8f;
    margin-left: 5px
}

.booking-list-wishlist > li .booking-item-wishlist-remove {
    position: absolute;
    top: 30px;
    right: 0;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #e6e6e6;
    color: #636363;
    text-align: center;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -o-transition: .1s;
    -ms-transition: .1s;
    transition: .1s
}

.irs, .irs-line {
    position: relative
}

.booking-list-wishlist > li .booking-item-wishlist-remove:hover {
    background: #4d4d4d;
    color: #fff
}

.user-profile-sidebar {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 30px;
    padding: 20px 0;
    background: #4d4d4d;
    color: #fff;
    margin-bottom: 30px
}

.user-profile-sidebar .user-profile-avatar {
    padding: 0 20px;
    margin-bottom: 20px
}

.user-profile-sidebar .user-profile-avatar img {
    max-width: 120px;
    margin-bottom: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.user-profile-sidebar .user-profile-avatar h5 {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px
}

.user-profile-sidebar .user-profile-avatar p {
    font-size: 10px
}

.user-profile-sidebar .user-profile-nav > li {
    border-bottom: 1px solid #404040
}

.user-profile-sidebar .user-profile-nav > li:first-child {
    border-top: 1px solid #404040
}

.user-profile-sidebar .user-profile-nav > li.active > a {
    background: #1ca1cf;
    color: #fff;
    cursor: default
}

.user-profile-sidebar .user-profile-nav > li.active > a:hover {
    background: #1ca1cf;
    color: #fff
}

.user-profile-sidebar .user-profile-nav > li.active > a:hover > i {
    color: #fff
}

.user-profile-sidebar .user-profile-nav > li > a {
    padding: 10px 20px;
    color: #d9d9d9;
    display: block;
    font-size: 13px
}

.user-profile-sidebar .user-profile-nav > li > a:hover {
    color: #fff;
    background: #404040;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.i-check, .i-radio, .user-profile-sidebar .user-profile-nav > li > a > i {
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    text-align: center
}

.user-profile-sidebar .user-profile-nav > li > a:hover > i {
    color: #1ca1cf
}

.user-profile-sidebar .user-profile-nav > li > a > i {
    margin-right: 7px;
    width: 20px;
    -ms-transition: .3s;
    transition: .3s
}

.user-profile-statictics > li {
    margin-right: 20px;
    text-align: center;
    padding: 20px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 153px
}

.user-profile-statictics > li:last-child {
    margin-right: 0
}

.user-profile-statictics > li .user-profile-statictics-icon {
    font-size: 70px;
    display: inline-block;
    margin-bottom: 10px;
    color: #8c8c8c
}

.user-profile-statictics > li h5 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 3px;
    color: #1ca1cf
}

.user-profile-statictics > li p {
    margin-bottom: 0;
    line-height: 1em;
    font-size: 13px
}

@media (max-width: 992px) {
    .table-booking-history {
        font-size: 9px !important
    }
}

.table-booking-history {
    font-size: 12px
}

.table-booking-history .booking-history-type {
    text-align: center
}

.table-booking-history .booking-history-type > i {
    display: block;
    font-size: 25px;
    color: #626262;
    margin-bottom: 2px
}

.table-booking-history .booking-history-type > small {
    line-height: 1em;
    display: block
}

.table-booking-history .booking-history-title {
    width: 22%;
    color: #565656
}

.irs {
    display: block;
    height: 40px
}

.irs-line {
    display: block;
    overflow: hidden;
    height: 12px;
    top: 25px;
    background: #ccc
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0;
    height: 12px
}

.irs-line-left {
    left: 0;
    width: 10%
}

.irs-line-mid {
    left: 10%;
    width: 10%
}

.irs-diapason, .irs-slider {
    left: 0;
    position: absolute;
    display: block
}

.irs-line-right {
    right: 0;
    width: 10%
}

.irs-diapason {
    width: 100%;
    height: 12px;
    top: 25px;
    background: #1ca1cf
}

.irs-slider {
    width: 5px;
    height: 18px;
    top: 22px;
    background: #c96810;
    cursor: pointer
}

.irs-slider.single {
    left: 10px
}

.irs-slider.single:before {
    content: '';
    position: absolute;
    display: block;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%
}

.irs-slider.from:before, .irs-slider.to:before {
    content: '';
    top: -30%;
    width: 200%;
    height: 170%;
    display: block;
    position: absolute
}

.irs-slider.from {
    left: 100px
}

.irs-slider.from:before {
    left: 0
}

.irs-slider.to {
    left: 300px
}

.irs-slider.to:before {
    right: 0
}

.irs-slider.last {
    z-index: 2
}

.irs-max, .irs-min {
    position: absolute;
    display: block;
    cursor: default;
    color: #b3b3b3;
    font-size: 10px;
    line-height: 1.333;
    top: 4px
}

.irs-min {
    left: 0
}

.irs-max {
    right: 0
}

.irs-from, .irs-single, .irs-to {
    position: absolute;
    display: block;
    top: 2px;
    left: 0;
    cursor: default;
    white-space: nowrap;
    color: #666;
    font-size: 13px;
    line-height: 1.333
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid {
    height: 60px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #b3b3b3
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    color: grey
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: default;
    background: #000;
    z-index: 2
}

.irs-disabled {
    opacity: .4
}

.i-check, .i-radio {
    border-radius: 10px;
    vertical-align: middle;
    margin: 0 0 0 -13px;
    padding: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    cursor: pointer;
    top: 1px;
    left: -7px;
    float: left;
    line-height: 20px;
    -ms-transition: .3s;
    transition: .3s;
    position: relative;
    overflow: hidden
}

.i-check:before, .i-radio:before, .owl-controls .owl-page span {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s
}

.i-check:before, .i-radio:before {
    content: '\f00c';
    transition: .3s;
    -webkit-transform: translate3d(0, -25px, 0);
    -moz-transform: translate3d(0, -25px, 0);
    -o-transform: translate3d(0, -25px, 0);
    -ms-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    display: block;
    opacity: 0;
    color: #fff;
    font-size: 14px
}

.checkbox-stroke .i-check.checked:before, .checkbox-stroke .i-radio.checked:before, .i-check.i-check-stroke.checked:before, .radio-stroke .i-check.checked:before, .radio-stroke .i-radio.checked:before {
    color: #1ca1cf
}

.checkbox-small label, .checkbox-small label .i-check:before, .checkbox-small label .i-radio:before, .radio-small label, .radio-small label .i-check:before, .radio-small label .i-radio:before {
    font-size: 12px
}

.i-check.hover, .i-radio.hover {
    border: 1px solid #2788cc
}

.i-check.checked, .i-radio.checked {
    border: 1px solid #2788cd;
    background: #2788cc;
    border-radius: 20px
}

.fotorama__arr, .i-radio {
    -webkit-border-radius: 50%
}

.i-check.checked:before, .i-radio.checked:before {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.i-check.disabled, .i-radio.disabled {
    border-color: #d9d9d9 !important
}

.i-check.disabled.checked, .i-radio.disabled.checked {
    background: #ccc !important
}

.i-check.i-check-stroke.checked {
    background: #fff
}

.i-radio {
    border-radius: 50%
}

.i-radio:before {
    content: '\f111';
    font-size: 12px
}

.checkbox-switch .i-check, .checkbox-switch .i-radio, .radio-switch .i-check, .radio-switch .i-radio {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 44px;
    broder-color: #999;
    border-width: 2px
}

.checkbox-switch .i-check:before, .checkbox-switch .i-radio:before, .radio-switch .i-check:before, .radio-switch .i-radio:before {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background: #b3b3b3;
    content: '';
    width: 16px;
    height: 14px;
    top: 2px;
    left: 2px;
    position: absolute
}

.checkbox-switch .i-check.checked, .checkbox-switch .i-radio.checked, .radio-switch .i-check.checked, .radio-switch .i-radio.checked {
    background: #fff
}

.checkbox-switch .i-check.checked:before, .checkbox-switch .i-radio.checked:before, .radio-switch .i-check.checked:before, .radio-switch .i-radio.checked:before {
    background: #1ca1cf;
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
    -o-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
}

.checkbox-switch .i-check.disabled:before, .checkbox-switch .i-radio.disabled:before, .radio-switch .i-check.disabled:before, .radio-switch .i-radio.disabled:before {
    background: #ccc !important
}

.checkbox-stroke .i-check.checked, .checkbox-stroke .i-check.checked.disabled, .checkbox-stroke .i-radio.checked, .checkbox-stroke .i-radio.checked.disabled, .radio-stroke .i-check.checked, .radio-stroke .i-check.checked.disabled, .radio-stroke .i-radio.checked, .radio-stroke .i-radio.checked.disabled {
    background: #fff
}

.checkbox-small, .radio-small {
    margin-bottom: 10px
}

.checkbox-small.checkbox-inline, .checkbox-small.radio-inline, .radio-small.checkbox-inline, .radio-small.radio-inline {
    margin: 0
}

.checkbox-small label .i-check, .checkbox-small label .i-radio, .radio-small label .i-check, .radio-small label .i-radio {
    width: 18px;
    height: 18px;
    line-height: 16px;
    top: 3px
}

.checkbox-small label .i-radio:before, .radio-small label .i-radio:before {
    font-size: 9px
}

.checkbox-lg label, .checkbox-lg label .i-check:before, .checkbox-lg label .i-radio:before, .radio-lg label, .radio-lg label .i-check:before, .radio-lg label .i-radio:before {
    font-size: 16px
}

.checkbox-lg, .radio-lg {
    margin-bottom: 20px
}

.checkbox-lg.checkbox-inline, .checkbox-lg.radio-inline, .radio-lg.checkbox-inline, .radio-lg.radio-inline {
    margin: 0
}

.checkbox-lg label .i-check, .checkbox-lg label .i-radio, .radio-lg label .i-check, .radio-lg label .i-radio {
    width: 26px;
    height: 26px;
    line-height: 24px;
    top: -1px
}

.checkbox-lg label .i-radio:before, .radio-lg label .i-radio:before {
    font-size: 14px
}

.checkbox-stroke .i-check.checked.disabled:before, .checkbox-stroke .i-radio.checked.disabled:before, .radio-stroke .i-check.checked.disabled:before, .radio-stroke .i-radio.checked.disabled:before {
    color: #ccc
}

.checkbox-small.checkbox-inline + .checkbox-small.checkbox-inline, .radio-small.radio-inline + .radio-small.radio-inline {
    margin-left: 10px
}

.checkbox-lg.checkbox-inline + .checkbox-lg.checkbox-inline, .radio-lg.radio-inline + .radio-lg.radio-inline {
    margin-left: 20px
}

.fotorama__html, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen, .fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
    cursor: grab
}

.fotorama__grabbing * {
    cursor: grabbing
}

.fotorama__img, .fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}

.fotorama__img {
    margin: -50% 0 0 -50%;
    width: 100%;
    height: 100%
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    -moz-transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    -o-transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    -ms-transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -ms-transition-duration: 0s;
    transition-duration: 0s
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__nav, .fotorama__nav__frame {
    margin: 0;
    padding: 0
}

.fotorama--fullscreen, .fullscreen {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle
}

.fotorama:not(.fotorama--unobtrusive) > :not(:first-child), .fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fotorama__caption__wrap, .mfp-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.fotorama--hidden, .fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__thumb {
    background-color: rgba(127, 127, 127, .2)
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage, .fullscreen {
    background: #000
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fullscreen {
    max-width: 100% !important;
    max-height: 100% !important;
    padding: 0 !important;
    overflow: hidden !important
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000
}

.fotorama__stage__frame.fotorama__active, .fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap {
    position: relative;
    direction: ltr
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav, .fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important;
    -ms-filter: none;
    filter: none
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full, .fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__img {
    opacity: 0;
    border: none !important
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block;
    position: absolute;
    bottom: 0
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 6px;
    height: 6px;
    position: relative;
    top: 12px;
    left: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    opacity: .5
}

.fotorama__nav__frame.fotorama__active {
    pointer-events: none;
    cursor: default
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.fotorama__active .fotorama__dot {
    background-color: #fff
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #1ca1cf
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__arr, .fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    -moz-animation: spinner 24s infinite linear;
    -o-animation: spinner 24s infinite linear;
    -ms-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    opacity: 0
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin: -16px 10px 0;
    background: rgba(0, 0, 0, .4);
    font-size: 20px
}

.fotorama__arr:hover {
    background: rgba(0, 0, 0, .6)
}

.fotorama__arr--prev {
    left: 0
}

.fotorama__arr--prev:before {
    content: '\f104'
}

.fotorama__arr--next {
    right: 0
}

.fotorama__arr--next:before {
    content: '\f105'
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    opacity: .3
}

.fotorama__fullscreen-icon {
    top: 0;
    right: 0;
    z-index: 20;
    opacity: .8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    margin: 10px
}

.fotorama__fullscreen-icon:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.fotorama__fullscreen-icon:before {
    content: '\f065'
}

.fotorama--fullscreen .fotorama__fullscreen-icon:before {
    content: '\f066'
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    -moz-transform: translate3d(32px, -32px, 0);
    -o-transform: translate3d(32px, -32px, 0);
    -ms-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon, .fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--css2.fotorama__wrap--no-controls .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls .fotorama__fullscreen-icon, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0);
    -moz-transform: translate3d(32px, -32px, 0);
    -o-transform: translate3d(32px, -32px, 0);
    -ms-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0);
    -moz-transform: translate3d(-48px, 0, 0);
    -o-transform: translate3d(-48px, 0, 0);
    -ms-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0);
    -moz-transform: translate3d(48px, 0, 0);
    -o-transform: translate3d(48px, 0, 0);
    -ms-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    -webkit-background-size: 1px 100%, 5px 100%;
    -moz-background-size: 1px 100%, 5px 100%;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before, .fotorama__stage:before {
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after, .fotorama__stage:after {
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    width: 100%;
    margin-top: 7px;
    background: #fff;
    border: 1px solid #e6e6e6;
    max-height: 300px;
    overflow-y: auto;
    white-space: nowrap
}

.tt-suggestion {
    line-height: 1em;
    padding: 15px 20px;
    font-size: 13px;
    border-bottom: 1px solid #e6e6e6
}

.tt-suggestion p {
    margin: 0
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background: #1ca1cf;
    cursor: pointer
}

.owl-carousel .owl-wrapper:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    padding: 0 45px
}

.owl-carousel[data-nav=false] {
    padding: 0 !important
}

.owl-carousel[data-nav=false] .owl-buttons, .owl-carousel[data-pagination=false] .owl-pagination {
    display: none !important
}

.owl-carousel.owl-slider {
    margin: 0;
    padding: 0
}

.owl-carousel.owl-slider .owl-controls .owl-buttons div.owl-next {
    right: 30px
}

.owl-carousel.owl-slider .owl-controls .owl-buttons div.owl-prev {
    left: 30px
}

.owl-carousel.owl-slider[data-nav=top-right] .owl-buttons div {
    top: 20px;
    margin: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px
}

.owl-carousel.owl-slider[data-nav=top-right] .owl-buttons div.owl-next {
    right: 15px
}

.owl-carousel.owl-slider[data-nav=top-right] .owl-buttons div.owl-prev {
    left: auto;
    right: 50px
}

.owl-carousel.owl-slider .owl-item {
    padding: 0
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left;
    padding: 0 15px
}

.owl-carousel .owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

.owl-carousel .owl-item .owl-caption {
    position: absolute;
    z-index: 99;
    background: rgba(0, 0, 0, .5);
    padding: 10px 15px;
    color: #fff;
    width: 50%
}

.top-area .owl-carousel-area .owl-item {
    height: 780px
}

/* Site Logo */
.logo {
    width: fit-content;
    margin-left: 12px;
}

/* Div higher from background image */
.bg-holder {
    position: relative;
    background: #000;
    overflow: hidden;
}

/* Background Image */
.bg-holder .bg-img {
    opacity: 0.75;
}

/* Main Search block */
#tab-div {
    background: transparent !important;
    border: 0px;
}

/* Tab titles above search form */
#tab-div #myTab {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

.search-tabs-bg > .tabbable > .nav-tabs > li > a:not(.cyanButton) {
    background: transparent !important;
}

/* Tab titles hover style */
#myTab > li:hover {
    border-bottom: 1px solid transparent;
}

/* Tab titles active style */
#myTab > .active {
    border-bottom: 1px solid #FFF !important;
}

/* Search Form*/
#tab-1,
#tab-2,
#tab-3,
#tab-4,
#tab-5,
#tab-6,
#tab-7 {
    border-radius: 70px;
}

.form-group.form-group-lg label {
    text-align: center !important;
}

/* Active Input style */
.form-control:hover {
    border-bottom: 0px dotted #000 !important;
}

/* Without Dates option */
.row .col-md-3 .form-group .checkbox.mb5 {
    position: absolute;
    margin-top: 50px;
    color: #FFF;
}

/* Submit button per tab */
button#submitButton-1,
button#submitButton-2,
button#submitButton-3,
button#submitButton-4,
button#submitButton-5,
button#submitButton-6 {
    background: var(--main-color, #2788cc);
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    border-radius: 70px;
    display: flex;
    align-items: center;

    transition: all 0.2s;
    /*
        font-size: 16px;

      height: 60px;
    padding: 10px 20px;
     */
}

/* Offers button link */
.cyanButton {
    background-color: #FFF !important;
    border-radius: 20px !important;
}

.cyanButton .seo-h1 {
    color: #3B71FE !important;
}

.seo-h1,
.search-tabs-bg > .tabbable > .nav-tabs > li.active h2 {
    color: #FFF !important;
}

/* Date picker calendar style */
.datepicker.dropdown-menu {
    border-radius: 20px;
    padding: 20px;
}

.datepicker table tr td.day {
    padding: 10px 15px;
}


/* Experiences Main Title */
.experience-title {
    padding-left: 0% !important;
    text-align: center;
    letter-spacing: -1px;
    font-family: regularAvertaStd;
    font-size: 55px;
    /*font-weight: 700;*/
    letter-spacing: -3px;
    color: black;
}

/* First section - Large Image */
.experience-wrap {
    max-width: 1270px;
    margin: 0 auto;
}

.experience-img {
    margin: 0 !important;
    width: 100% !important;
    border-radius: 15px;
}

/* Next rows after large image */
.exp-row,
.row.desktopPop {
    max-width: 1270px;
    margin: 0 auto !important;
    width: 100%;
}

.exp-col {
    text-align: center;
}

.dist-grid-exp,
.dist-grid {
    border-radius: 15px;
}

.row.desktopPop {
    max-width: 1270px;
    margin: 0 auto;
    margin-left: auto;
}

/* View More buttons */
#moreInfo > .btn-primary {
    font-size: 15px !important;
    border-radius: 30px !important;
    border-color: var(--main-color, #3B71FE) !important;
    background: var(--main-color, #3B71FE) !important;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    transition: all 0.2s;
    padding: 15px !important;
}


.filoxenoheader {
    text-align: center;
    width: 100%;
    color: white;
    font-size: 20px;
    padding-bottom: 50px;
}

.filoxenoheaderup {
    text-align: center;
    width: 100%;
    color: white;
    font-size: 60px;
    padding-bottom: 50px;
}

.storketext {
    color: #DC143C !important;
    font-weight: 900 !important;
    font-size: 1.25em !important;
}

.special-area .owl-carousel-area .owl-item {
    height: 400px
}

[data-inner-pagination=true] .owl-controls .owl-pagination {
    margin: 0;
    position: absolute;
    bottom: 30px;
    width: 100%
}

[data-white-pagination=true] .owl-controls .owl-pagination .owl-page span {
    background: #fff
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .01);
    text-align: center
}

.owl-controls .owl-pagination {
    margin-top: 10px
}

@media (max-width: 992px) {
    .owl-controls .owl-pagination {
        display: none
    }

    .last-minute-title {
        font-size: 30px
    }

    .box-icon, [class*=" box-icon-"], [class^=box-icon-] {
        z-index: 2;
        position: relative;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        display: block;
        color: #fff;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        -ms-transition: .3s;
        transition: .3s
    }

    h5.thumb-title {
        font-size: 14px
    }

    h3.booking-item-title {
        font-size: 18.2px
    }

    .login_traveler {
        padding: 20px;
        width: 250px
    }
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.owl-controls .owl-buttons div:hover, .owl-controls .owl-page:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    text-decoration: none
}

.owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    opacity: .5;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #1ca1cf;
    transition: .3s
}

.mfp-move-horizontal .mfp-with-anim, .owl-controls .owl-buttons div {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s
}

.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.owl-controls span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    display: block;
    margin: -30px 0 0;
    background: rgba(0, 0, 0, .2);
    transition: .3s;
    font-size: 17px
}

.owl-controls .owl-buttons div.owl-next {
    right: 0
}

.owl-controls .owl-buttons div.owl-next:before {
    content: '\f105'
}

.owl-controls .owl-buttons div.owl-prev {
    left: 0
}

.owl-controls .owl-buttons div.owl-prev:before {
    content: '\f104'
}

.grabbing {
    cursor: url(../img/grabbing.png) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    perspective: 1200px;
    perspective-x: 50%;
    perspective-y: 50%
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    -o-animation: fadeOut .7s both ease;
    -ms-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    -o-animation: fadeIn .7s both ease;
    -ms-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    -o-animation: backSlideOut 1s both ease;
    -ms-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    -o-animation: backSlideIn 1s both ease;
    -ms-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    -o-animation: scaleToFade .7s ease both;
    -ms-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    -o-animation: goDown .6s ease both;
    -ms-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    -o-animation: scaleUpFrom .5s ease both;
    -ms-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    -o-animation: scaleUpTo .5s ease both;
    -ms-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

.owl-cap-title {
    line-height: 1em;
    font-size: 120px;
    display: table;
    margin: 10px auto;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    border-top: 1px solid rgba(255, 255, 255, .2)
}

@media (max-width: 992px) {
    .owl-cap-title {
        font-size: 60px
    }

    .thumb-title {
        font-size: 19px
    }
}

.owl-cap-price {
    margin-bottom: 15px
}

.owl-cap-price small {
    font-size: 20px;
    opacity: .8;
    display: block
}

.owl-cap-price h5 {
    font-size: 50px;
    color: #ef8f39;
    line-height: 1em;
    margin: 0
}

.owl-cap-weather {
    opacity: .8
}

.owl-cap-weather .im {
    font-size: 60px
}

.owl-cap-weather span {
    font-size: 25px;
    position: relative;
    top: -10px;
    margin-right: 15px
}

.owl-cap-weather span:after {
    content: '';
    height: 7px;
    width: 7px;
    position: absolute;
    top: 3px;
    right: -7px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes empty {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes empty {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes empty {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes empty {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        -o-transform: translateZ(-500px) translateX(-200%);
        -ms-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        -o-transform: translateZ(-500px) translateX(-200%);
        -ms-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-o-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        -o-transform: translateZ(-500px) translateX(-200%);
        -ms-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-ms-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        -o-transform: translateZ(-500px) translateX(-200%);
        -ms-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        -o-transform: translateZ(-500px) translateX(-200%);
        -ms-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        -moz-transform: translateZ(-500px) translateX(200%);
        -o-transform: translateZ(-500px) translateX(200%);
        -ms-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        -o-transform: translateZ(0) translateX(0);
        -ms-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        -moz-transform: translateZ(-500px) translateX(200%);
        -o-transform: translateZ(-500px) translateX(200%);
        -ms-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        -o-transform: translateZ(0) translateX(0);
        -ms-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-o-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        -moz-transform: translateZ(-500px) translateX(200%);
        -o-transform: translateZ(-500px) translateX(200%);
        -ms-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        -o-transform: translateZ(0) translateX(0);
        -ms-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-ms-keyframes backSlideIn {
    0%, 25%, 75% {
        opacity: .5
    }
    0%, 25% {
        -webkit-transform: translateZ(-500px) translateX(200%);
        -moz-transform: translateZ(-500px) translateX(200%);
        -o-transform: translateZ(-500px) translateX(200%);
        -ms-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        -o-transform: translateZ(0) translateX(0);
        -ms-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        -moz-transform: translateZ(-500px) translateX(200%);
        -o-transform: translateZ(-500px) translateX(200%);
        -ms-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        -o-transform: translateZ(-500px);
        -ms-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        -o-transform: translateZ(0) translateX(0);
        -ms-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes scaleToFade {
    100% {
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@-webkit-keyframes scaleToFade {
    100% {
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@-o-keyframes scaleToFade {
    100% {
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@-ms-keyframes scaleToFade {
    100% {
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes scaleToFade {
    100% {
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@-moz-keyframes goDown {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes goDown {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-o-keyframes goDown {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-ms-keyframes goDown {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes goDown {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-moz-keyframes scaleUpFrom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpFrom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes scaleUpFrom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-ms-keyframes scaleUpFrom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes scaleUpTo {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-ms-keyframes scaleUpTo {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.countdown {
    width: 400px;
    overflow: hidden;
    height: 58px;
    margin: 20px 0;
    display: table
}

.countdown > div {
    display: table-cell
}

.countdown > div > span {
    display: block;
    text-align: center
}

span.count {
    font-size: 48px;
    line-height: 48px
}

.countdown.countdown-inline {
    width: 100%;
    margin: 10px 0 0;
    height: auto
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%
}

.countdown.countdown-inline > div {
    display: inline
}

.countdown.countdown-inline > div:first-child span.count {
    font-size: 25px;
    font-weight: 700;
    margin-right: 5px;
    color: #1ca1cf
}

.countdown.countdown-inline > div:first-child span.title {
    font-size: 20px;
    font-weight: 700;
    display: inline;
    margin-right: 10px;
    color: #1ca1cf
}

.countdown.countdown-inline > div:first-child span.count:after, .countdown.countdown-inline > div:last-child span.count:after {
    content: '';
    margin: 0
}

.countdown.countdown-inline > div > span {
    display: inline;
    line-height: 1em
}

.countdown.countdown-inline > div span.count {
    font-size: 20px
}

.countdown.countdown-inline > div span.count:after {
    content: ':';
    margin: 0 2px
}

.mfp-container:before, .mfp-figure:after {
    content: ''
}

.countdown.countdown-inline > div span.title {
    display: none
}

.offerdiv, .offerdiv1, .offerdivI {
    display: block;
    float: left
}

.title1 {
    font-size: 14px
}

.title2 {
    font-size: 20px
}

.line {
    line-height: 20px
}

.line1 {
    line-height: 40px
}

.list_deal .list_deal_details li {
    color: #000;
    font-size: 14px;
    margin-left: -50px;
    clear: both
}

.offerdiv {
    width: 15%
}

.offerdivI {
    width: 10%
}

.offerdiv1 {
    width: 85%
}

.countdown-lg {
    margin: 20px auto;
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, .15);
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.countdown-lg span.count {
    font-size: 70px;
    margin-bottom: 10px
}

.countdown-lg > div {
    padding: 0 25px
}

.countdown-lg .title {
    color: rgba(255, 255, 255, .7)
}

.mfp-bg {
    top: 0;
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    z-index: 1043;
    outline: 0 !important;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

:after, :before, img.mfp-img {
    -webkit-box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close, .mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close, .mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    padding: 0;
    z-index: 1046
}

button::-moz-focus-inner {
    padding: 0;
    margin: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px
}

.fs-italic, .hint {
    font-style: italic
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: solid transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-a, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

img.mfp-img {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    background: #444
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
    opacity: 0
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: .3s;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg, .preview-item {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-from-top .mfp-content {
    vertical-align: top
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px)
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0
}

.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
    -moz-transform: rotateY(-60deg);
    -o-transform: rotateY(-60deg);
    -ms-transform: rotateY(-60deg);
    transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
    -moz-transform: rotateY(60deg);
    -o-transform: rotateY(60deg);
    -ms-transform: rotateY(60deg);
    transform: rotateY(60deg);
    opacity: 0
}

.mfp-3d-unfold.mfp-bg, .mfp-zoom-out .mfp-with-anim {
    opacity: 0
}

.mfp-3d-unfold.mfp-bg {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.mfp-zoom-out .mfp-with-anim {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative
}

.align-center, .preview-area {
    text-align: center
}

.mfp-search-dialog {
    max-width: 800px
}

.tweet-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.twitter .tweet-list li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px
}

.twitter .tweet-list li:before {
    content: '\f099';
    position: absolute;
    top: 0;
    left: 0
}

.twitter-ticker .tweet-list {
    height: 4.7em;
    overflow-y: hidden
}

.twitter-ticker .tweet-list li {
    height: 4.7em;
    line-height: 16px
}

.comments-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.comments-list ul {
    list-style: none
}

.comments-list li ul {
    margin-left: 25px
}

.comment {
    margin-bottom: 25px;
    overflow: hidden
}

.comment .comment-review-rate {
    margin: 0;
    color: #1ca1cf;
    font-size: 13px
}

.comment .comment-author {
    float: left;
    margin-right: 10px
}

.comment .comment-author img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.comment .comment-inner {
    display: table
}

.comment .comment-content {
    margin: 3px 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e6e6e6
}

.comment .comment-author-name {
    font-size: 12px;
    color: #888;
    margin: 0
}

.comment .comment-time {
    font-size: 12px;
    margin-right: 10px;
    color: #8f8f8f
}

.comment .comment-like {
    float: right;
    opacity: .3;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    font-size: 12px;
    font-weight: 700
}

.comment .comment-like [class^="fa fa-"] {
    font-weight: 400
}

.comment:hover .comment-like {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.fontawesome-icon-list .fa-hover {
    margin-bottom: 10px
}

.fontawesome-icon-list .fa-hover > a {
    color: #636363;
    font-size: 11px
}

.fontawesome-icon-list .fa-hover > a .fa {
    color: #515151;
    width: 20px;
    text-align: center;
    margin-right: 7px;
    font-size: 14px;
    position: relative
}

.demo-grid .row {
    margin-bottom: 20px
}

.demo-grid .row [class^=col-] > div {
    height: 20px;
    background: #999
}

.demo-grid h5 {
    font-size: 14px;
    margin-bottom: 3px;
    color: #888
}

.preview-item {
    opacity: .85;
    transition: .3s
}

.preview-item:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.preview-item:hover .preview-img {
    -webkit-transform: translate(0, -5px) scale(1.05);
    -moz-transform: translate(0, -5px) scale(1.05);
    -o-transform: translate(0, -5px) scale(1.05);
    -ms-transform: translate(0, -5px) scale(1.05);
    transform: translate(0, -5px) scale(1.05)
}

.preview-img {
    display: block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.preview-desc {
    color: #fff;
    margin: 10px 20px 20px;
    font-size: 13px
}

.preview-title {
    display: table;
    line-height: 1em;
    padding: 5px 7px;
    background: #1ca1cf;
    margin: 0 auto
}

.preview-title > a {
    color: #fff
}

.preview-logo {
    width: auto;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 10px
}

.ri-grid {
    position: relative;
    height: auto;
    width: 100%
}

.ri-grid ul {
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    zoom: 1
}

.ri-grid ul:after, .ri-grid ul:before {
    content: '';
    display: table
}

.ri-grid ul:after {
    clear: both
}

.ri-grid ul li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s;
    transition: opacity .5s
}

.ri-grid ul li:hover {
    opacity: .5
}

.ri-grid ul li a {
    display: block;
    outline: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.index-form-mt {
    margin-top: -240px
}

.inline-block {
    display: inline-block
}

.align-right {
    text-align: right
}

.global-wrap .modal-body, .no-border {
    text-align: center
}

.popup-img {
    width: 80px;
    height: 50px
}

#map-container, .width-100 {
    width: 100%
}

.short-button-selected {
    background: #ddd
}

.cursor-disable {
    cursor: default !important
}

.bg-none {
    background: 0 0 !important
}

.filter-item-rating-disable li i {
    cursor: default
}

.filter-item-rating ul li, .filter-item-rating-disable ul li {
    color: #1ca1cf
}

.filter-group-title {
    margin-bottom: -11px;
    font-weight: 400;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 20px
}

.ruler {
    margin-top: 15px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px 0;
    border-top: 1px solid #3b3b3b
}

.error-message {
    color: #f63;
    float: right;
    padding-top: 6px
}

.booking-item-img-wrap img {
    min-height: 90px;
    width: 160px
}

.border-bottom {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px
}

[id^=kidsAge] {
    margin-bottom: 5px
}

#lbl {
    font-weight: 700
}

.index-photo {
    width: 315px;
    height: 200px
}

@media (max-width: 992px) {
    .global-wrap .modal-content {
        float: right;
        margin-top: 30px;
        width: 100%
    }
}

.global-wrap .modal-content {
    float: right;
    margin-top: 30px
}

.global-wrap .modal-header .close {
    margin-top: -8px
}

.spinner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: auto;
    width: 100%;
    height: 100%
}

.preview-img {
    width: 180px;
    max-height: 200px
}

.min-height-300 {
    min-height: 300px
}

.min-height-280 {
    min-height: 280px
}

.min-height-100 {
    min-height: 100px
}

.img-cb-div {
    position: relative;
    width: 180px;
    height: 200px;
    float: left;
    margin-left: 10px
}

.img-cb, .prop-cb {
    width: 18px;
    height: 18px
}

.img-cb {
    position: absolute;
    top: 5px;
    left: 10px
}

.img-btn {
    position: relative;
    float: right;
    top: -55px
}

.height-70 {
    height: 70px
}

.height-100 {
    height: 100px
}

span.twitter-typeahead.error {
    border: 1px solid red
}

.no-border {
    border: 1px solid #fff !important;
    background-color: transparent !important;
    width: 50px
}

.ml-neg-15 {
    margin-left: -10px !important
}

.color-white {
    color: #000000
}

#more-less-btn {
    float: right;
    color: #1ca1cf;
    margin-right: 30px;
    text-decoration: underline;
    font-size: 13px
}

.dist-from {
    color: #f3941f;
    padding-left: 4px
}

.clear-btn {
    color: #1ca1cf !important
}

.term-item {
    margin-top: 0 !important
}

.term-list {
    padding-bottom: 20px
}

.opac {
    opacity: .3
}

.html-content img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    max-width: inherit !important
}

.claim-btn {
    position: absolute;
    z-index: 100;
    bottom: 5px;
    right: 10px;
    color: #ed6c23
}

.offers-tab {
    background: rgba(82, 185, 191, .49) !important;
    border: none !important;
    color: #fff
}

li.active .offers-tab {
    background: #1ca1cf !important;
    color: #fff
}

.offer-paragraph {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 1.5;
    max-height: 60px
}

.offer-caption, .offer-value {
    display: block;
    font-weight: 700;
    text-align: center
}

.offer-img {
    height: 180px
}

.height-300 {
    height: 300px
}

.offer-expiration {
    float: left;
    padding: 5px 0;
    width: 33%
}

.offer-caption {
    font-size: 14px
}

.offer-value {
    color: #003f3f;
    font-size: 36px;
    line-height: 39px
}

.seo-h1, h2.seo-h2 {
    color: #343b53;
    line-height: 1.125rem;
    font-family: regularAvertaStd, 'Fira Sans', Ubuntu, Tahoma, Arial, helvetica, sans-serif !important;
    display: inline-block;
    line-height: 5px
}

.offer-title {
    padding: 10px 0 5px 15px
}

.seo-h1 {
    letter-spacing: .5px;
    font-size: 1em;
    font-weight: 400
}

h2.seo-h2 {
    font-size: 12px !important
}

.omiros {
    border-top: 1px solid #464242;
    padding-top: 10px;
    text-align: center
}

.infobar {
    background: #fff;
    width: 100%;
    margin-top: -3px
}

.infobar .col-md-4 {
    margin-bottom: 7px !important
}

.infobar h5.thumb-title {
    font-size: 15px !important
}

.infobar p.thumb-desc {
    font-size: 12px !important
}

.thumb-width {
    text-align: center
}

#mc-embedded-subscribe {
    margin: 0 !important
}

.scrollablepanel {
    max-height: 350px;
    overflow-y: scroll
}

.page-title2 {
    padding: 15px
}

a.js-tabcollapse-panel-heading {
    color: #fff
}

@media only screen and (max-width: 989px) {
    .js-tabcollapse-panel-body .form-group.form-group-lg.form-group-icon-left.mb0 {
        bottom: 85px
    }
}

@media (orientation: landscape) {
    .js-tabcollapse-panel-body .form-group.form-group-lg.form-group-icon-left.mb0 {
        bottom: 115px
    }
}

@media only screen and (min-width: 992px) {
    .js-tabcollapse-panel-body .form-group.form-group-lg.form-group-icon-left.mb0 {
        bottom: 15px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .form-group-lg .btn-group-select-num > .btn {
        height: 30px;
        line-height: 30px;
        width: 30px
    }
}

@mediaa only screen and (max-width: 1199px) {
    body {
        position: relative;
        min-height: 1000%;
        height: auto
    }

    .mobile-index-form-mt {
        margin-top: 0
    }

    .mobile-header-menu {
        padding-left: 0;
        padding-right: 0
    }

    .booking-item-img-wrap {
        float: left;
        padding-right: 10px
    }

    .container.mobile-header-menu {
        width: 100%;
        padding: 0;
        float: left
    }

    .col-md-2.visible-xs.book {
        position: relative;
        margin: auto
    }

    .logo {
        display: block;
        padding-top: 7px
    }

    ul.icon-group.booking-item-rating-stars {
        font-size: 11px
    }

    .map-btn {
        margin-top: -2px
    }

    h4 {
        font-size: 13.66px
    }

    .btn.btn-success.btn-lg {
        font-size: 12px
    }
}

h1.thumb-title, h2.thumb-title {
    font-size: 18px;
    font-weight: 600
}

@media (max-width: 392px) {
    .col-md-2.visible-xs.book {
        position: relative;
        margin: auto
    }
}

@media (max-width: 992px) {
    .title2 {
        font-size: 150%
    }
}

@media (max-width: 992px) {
    h1 {
        font-size: 21.98px
    }

    .btn.btn-primary.btn-lg, .form-group.form-group-lg label, .form-group.form-group-lg.form-group-icon-left label, h1.thumb-title, h2.thumb-title, ul.slimmenu li a {
        font-size: 12px
    }

    .form-group.form-group-lg.form-group-icon-left i {
        width: 25px;
        height: 25px;
        line-height: 45px;
        font-size: 12px
    }

    h1.thumb-title, h2.thumb-title {
        font-weight: 400
    }
}

.iw-content, .iw-content1 {
    line-height: 18px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
    .mobile-index-form-mt {
        margin-top: 0
    }

    .form-group.form-group-lg.form-group-icon-left.mb0 {
        margin-top: 30px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .form-group.form-group-lg.form-group-icon-left.mb0 {
        bottom: 85px
    }

    button.btn.btn-primary.btn-lg {
        margin-left: 0 !important
    }

    .container.mobile-header-menu {
        width: 100%;
        padding: 0
    }

    .fotorama {
        padding-bottom: 10px
    }
}

.toggle-search {
    padding: 10px;
    border: none;
    margin-bottom: 5px;
    border-radius: 5px
}

.toggle-search hr {
    margin: 5px !important
}

#collapse-div.collapsing, #collapse-div.in {
    display: block !important
}

button.btn.btn-primary.btn-lg {
    margin-left: -5px
}

ol.targetjQ, ul.source, ul.sourcejQ, ul.stockSource, ul.stockTarget, ul.target, ul.targetjQ {
    min-height: 50px;
    margin: 0 25px 10px 0;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    list-style-type: none;
    list-style-position: inside
}

ul.source, ul.sourcejQ, ul.stockSource {
    border-color: #f8e0b1
}

ol.targetjQ, ul.stockTarget, ul.target, ul.targetjQ {
    border-color: #add38d
}

ol.targetjQ {
    list-style-type: decimal
}

.source li, .sourcejQ li, .stockSource li, .stockTarget li, .target li, .targetjQ li {
    margin: 5px;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

#iw-container, #iw-container3 {
    margin-bottom: 10px
}

.source li, .sourcejQ li, .stockSource li {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #c09853
}

.stockTarget li, .target li, .targetjQ li {
    background-color: #ebf5e6;
    border: 1px solid #d6e9c6;
    color: #468847
}

.sortable-dragging {
    border-color: #ccc !important;
    background-color: #fafafa !important;
    color: #bbb !important
}

.sortable-placeholder {
    height: 40px
}

.source .sortable-placeholder, .stockSource .sortable-placeholder {
    border: 2px dashed #f8e0b1 !important;
    background-color: #fefcf5 !important
}

.stockTarget .sortable-placeholder, .target .sortable-placeholder {
    border: 2px dashed #add38d !important;
    background-color: #f6fbf4 !important
}

li.ui-sortable-handle {
    position: relative
}

.photos-list {
    margin-left: 15px
}

.alert-guide {
    background-color: #f5f5f5;
    border-color: #eee;
    color: #333
}

.alert-guide hr {
    border-top-color: #a6e1ec
}

.alert-guide .alert-link {
    color: #245269
}

.font-size-15 {
    font-size: 15px
}

#tab-div {
    display: none
}

.fw-bold {
    font-weight: 700
}

#accordion .panel-title > a {
    display: block;
    position: relative;
    padding: 10px 15px;
    background: #fcf8e3 !important
}

#map-container {
    margin: 0;
    padding: 0;
    height: 400px;
    max-width: none
}

#map-container img {
    max-width: none !important
}

.iw-content1 {
    font-size: 13px;
    font-weight: 400;
    margin-right: 1px
}

.gm-style-iw {
    width: 190px !important;
    top: 15px !important;
    background-color: #fff;
    border-radius: 2px 2px 10px 10px
}

#iw-container, #iw-container2 {
    margin-bottom: 10px;
    width: 320px !important
}

.iw-title, .iw-title2 {
    font-family: regularAvertaStd, 'Ubuntu Condensed', sans-serif;
    font-size: 22px;
    margin: 0;
    border-radius: 2px 2px 0 0;
    font-weight: 400
}

.iw-title {
    padding: 10px;
    background-color: #48b5e9;
    color: #fff
}

.iw-title2 {
    color: #48b5e9
}

.iw-content {
    font-size: 13px;
    font-weight: 400;
    margin-right: 1px;
    padding: 15px 5px 20px 15px
}

.iw-content img {
    float: right
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%)
}

#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none
}

#modal_trigger, .action_btns a, .one_half, .social_login .icon, .social_login .icon_title {
    display: block
}

.popupContainer {
    position: absolute;
    width: 330px;
    height: auto;
    left: 45%;
    top: 80px;
    background: #fff
}

.one_half {
    width: 50%;
    float: left
}

.one_half.last {
    width: 45%;
    margin-left: 5%
}

.popupHeader {
    font-size: 16px;
    background: #f4f4f2;
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    font-weight: 700
}

.popupHeader .modal_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 15px;
    background: #e4e4e2;
    cursor: pointer;
    color: #aaa;
    font-size: 16px
}

.popupBody {
    padding: 20px
}

.social_login .social_box {
    display: block;
    clear: both;
    padding: 10px;
    margin-bottom: 10px;
    background: #f4f4f2;
    overflow: hidden
}

.social_login .icon {
    width: 10px;
    padding: 5px 10px;
    margin-right: 10px;
    float: left;
    color: #fff;
    font-size: 16px;
    text-align: center
}

.social_login .fb .icon {
    background: #3b5998
}

.social_login .google .icon {
    background: #dd4b39
}

.social_login .icon_title {
    padding: 5px 0;
    float: left;
    font-weight: 700;
    font-size: 16px;
    color: #777
}

.social_login .social_box:hover {
    background: #e4e4e2
}

.centeredText {
    text-align: center;
    margin: 20px 0;
    clear: both;
    overflow: hidden
}

.action_btns {
    clear: both;
    overflow: hidden
}

.user_login {
    display: none
}

.user_login label {
    display: block;
    margin-bottom: 5px
}

.user_login input[type=email], .user_login input[type=password], .user_login input[type=text] {
    display: block;
    width: 90%;
    padding: 10px;
    border: 1px solid #ddd;
    color: #666
}

.user_login input[type=checkbox] {
    float: left;
    margin-right: 5px
}

.user_login input[type=checkbox] + label {
    float: left
}

.user_login .checkbox {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden
}

.forgot_password {
    display: block;
    margin: 20px 0 10px;
    clear: both;
    overflow: hidden;
    text-decoration: none;
    color: #ed6347
}

.user_register {
    display: none
}

.user_register label {
    display: block;
    margin-bottom: 5px
}

.user_register input[type=email], .user_register input[type=password], .user_register input[type=text] {
    display: block;
    width: 90%;
    padding: 10px;
    border: 1px solid #ddd;
    color: #666
}

.user_register input[type=checkbox] {
    float: left;
    margin-right: 5px
}

.user_register input[type=checkbox] + label {
    float: left
}

.user_register .checkbox {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden
}

.star-cb-group {
    font-size: 0
}

.star-cb-group * {
    font-size: 1rem
}

.star-cb-group > input {
    display: none
}

.star-cb-group > input + label {
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 3em;
    white-space: nowrap;
    cursor: pointer;
    font-size: 24px
}

.star-cb-group > input + label:before {
    display: inline-block;
    text-indent: -9999px;
    content: "\2605";
    color: #888
}

.star-cb-group > input + label:hover:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input:checked ~ label:before {
    content: "\2605";
    color: #fa3;
    text-shadow: 0 0 1px #333
}

.star-cb-group > .star-cb-clear + label {
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em
}

.star-cb-group > .star-cb-clear + label:before {
    width: .5em
}

.star-cb-group:hover > input + label:before {
    content: "\2605";
    color: #888;
    text-shadow: none
}

.star-cb-group:hover > input + label:hover:before, .star-cb-group:hover > input + label:hover ~ label:before {
    content: "\2605";
    color: #fa3;
    text-shadow: 0 0 1px #333
}

:focus {
    outline: 0
}

.review_form input:required, .review_form textarea:required {
    background: url(img/red_asterisk.png) right no-repeat #fff
}

.review_form input:required:valid, .review_form textarea:required:valid {
    background: url(img/valid.png) right no-repeat #fff;
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f
}

.review_form input:focus:invalid, .review_form textarea:focus:invalid {
    background: url(img/invalid.png) right no-repeat #fff;
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}

.review_form select:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f
}

.review_form select:required {
    box-shadow: 4px 4px 20px rgba(200, 0, 0, .85)
}

.review_form fieldset:required:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}

.review_form fieldset:required {
    box-shadow: 4px 4px 20px rgba(200, 0, 0, .85)
}

.review_form fieldset:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f
}

.review_form select:required:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}

.form_hint {
    background: #d45252;
    border-radius: 3px;
    color: #fff;
    margin-left: 8px;
    padding: 1px 6px;
    z-index: 999;
    position: absolute;
    display: none
}

.form_hint::before {
    content: "\25C0";
    color: #d45252;
    position: absolute;
    top: 1px;
    left: -6px
}

.hint {
    display: none;
    color: gray
}

.review_form fieldset:focus:invalid + .hint, .review_form input:focus:invalid + .hint, .review_form label:focus:invalid + .hint, .review_form select:focus:invalid + .hint, .review_form textarea:focus:invalid + .hint {
    display: inline;
    color: #b03535
}

.smile-cb-group {
    font-size: 0
}

.smile-cb-group * {
    font-size: 1rem
}

.smile-cb-group > input {
    display: none
}

.smile-cb-group > input + label {
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 2em;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px
}

.smile-cb-group > input + label:before {
    display: inline-block;
    text-indent: -9999px;
    content: "?";
    color: #888
}

.smile-cb-group > input + label:hover:before, .smile-cb-group > input + label:hover ~ label:before, .smile-cb-group > input:checked ~ label:before {
    content: "?";
    color: #fa3;
    text-shadow: 0 0 1px #333
}

.smile-cb-group > .smile-cb-clear + label {
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em
}

.smile-cb-group > .smile-cb-clear + label:before {
    width: .5em
}

.smile-cb-group:hover > input + label:before {
    content: "?";
    color: #888;
    text-shadow: none
}

.smile-cb-group:hover > input + label:hover:before, .smile-cb-group:hover > input + label:hover ~ label:before {
    content: "?";
    color: #fa3;
    text-shadow: 0 0 1px #333
}

.wrap-tool .tooltip:after, .wrap-tool .tooltip:before {
    content: " ";
    position: absolute
}

.seepois a.accordion-toggle {
    background: #000;
    color: #fff;
}

.seepois a.accordion-toggle:hover {
    background: #1ca1cf;
}

.thumb-image {
    float: left;
    width: 250px;
    position: relative;
    padding: 5px
}

.photos {
    line-height: 0;
    -webkit-column-count: 8;
    -webkit-column-gap: 0;
    -moz-column-count: 8;
    -moz-column-gap: 0;
    column-count: 8;
    column-gap: 0
}

.photos img {
    width: 100% !important;
    height: auto !important
}

.login_traveler {
    padding: 20px;
    width: 700px
}

p.thumb-title {
    font-size: 18px;
    font-weight: 400;
    color: #666
}

h2.homepage {
    font-size: 41.98px
}

.wrap-tool {
    cursor: help;
    font-family: regularAvertaStd, "Gill Sans", Impact, sans-serif;
    text-transform: none !important;
    font-size: 12px;
    position: relative;
    text-align: center;
    -webkit-transform: translateZ(999)
}

.wrap-tool i {
    color: #1ca1cf;
    padding-right: 3px;
    z-index: 99999 !important;
    font-size: 15px
}

.wrap-tool .tooltip {
    background: #1ca1cf;
    bottom: 100%;
    color: #fff;
    display: block;
    left: -100px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    min-width: 220px;
    width: 100%;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    z-index: 99999 !important;
    FONT-FAMILY: regularAvertaStd, initial
}

.wrap-tool .tooltip:before {
    bottom: -20px;
    display: block;
    height: 20px;
    left: 0;
    width: 100%
}

.wrap-tool .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #1ca1cf 10px;
    bottom: -10px;
    height: 0;
    left: 50%;
    margin-left: -13px;
    width: 0
}

.wrap-tool:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.lte8 .wrap-tool .tooltip {
    display: none
}

.lte8 .wrap-tool:hover .tooltip {
    display: block
}

.places {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    font-size: 10px !important
}

.ad_comp::after, .ad_comp::before, .featured_single .ad_comp::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    width: 0
}

.ad_comp {
    background: hsla(200, 80%, 39%);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    left: -11px;
    opacity: 1;
    padding: 0 0 0 13px;
    position: absolute;
    text-shadow: 1px 0 0 hsla(200, 80%, 39%);
    top: 5px;
    z-index: 99
}

.ad_comp::before {
    border-color: hsla(200, 80%, 39%) hsla(200, 80%, 39%) transparent transparent;
    border-width: 5px;
    left: 0;
    top: 100%
}

.ad_comp::after {
    border-color: hsla(200, 80%, 39%) transparent hsla(200, 80%, 39%) hsla(200, 80%, 39%);
    border-width: 14px;
    left: 100%;
    top: 0
}

.style_box .ad_comp {
    left: 5px;
    top: 10px
}

.featured_single {
    padding-right: 70px
}

.featured_single .ad_comp {
    left: auto;
    right: 10px
}

.featured_single .ad_comp::before {
    border-width: 17px;
    right: 100%;
    top: 0;
    left: -34px;
    border-color: transparent #19a1e5 transparent transparent
}

.featured_single_tour .ad_comp {
    right: 45px
}

.item-nearby .ad_comp {
    bottom: 3px;
    left: auto;
    right: -10px;
    top: auto
}

.featured_single .rc_comp::before, .rc_comp::after, .rc_comp::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    width: 0
}

.rc_comp {
    background: #1ca1cf;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    left: -11px;
    opacity: 1;
    padding: 0 0 0 13px;
    position: absolute;
    text-shadow: 1px 0 0 #1ca1cf;
    top: 5px;
    z-index: 99
}

.rc_comp::before {
    border-color: #1ca1cf #1ca1cf transparent transparent;
    border-width: 5px;
    left: 0;
    top: 100%
}

.rc_comp::after {
    border-color: #1ca1cf transparent #1ca1cf #1ca1cf;
    border-width: 14px;
    left: 100%;
    top: 0
}

.style_box .rc_comp {
    left: 5px;
    top: 10px
}

.featured_single {
    padding-right: 70px
}

.featured_single .rc_comp {
    left: auto;
    right: 10px
}

.featured_single .rc_comp::before {
    border-width: 17px;
    right: 100%;
    top: 0;
    left: -34px;
    border-color: transparent #19a1e5 transparent transparent
}

.featured_single_tour .rc_comp {
    right: 45px
}

.item-nearby .rc_comp {
    bottom: 3px;
    left: auto;
    right: -10px;
    top: auto
}

.popup, .popup2 {
    position: absolute;
    margin: 100px auto;
    height: auto;
    font-family: regularAvertaStd, verdana;
    font-size: 13px;
    padding: 10px;
    z-index: 100000000000000000;
    left: 420px !important;
    box-shadow: 0 1px 6px rgba(178, 178, 178, .6)
}

:after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.popup {
    width: auto;
    top: 150px !important;
    background-color: #fff;
    border: 1px solid rgba(72, 181, 233, .6);
    border-radius: 2px 2px 10px 10px
}

.popup2 {
    width: 200px;
    top: 100px !important;
    background-color: #fff;
    border: 1px solid rgba(72, 181, 233, .6);
    border-radius: 2px 2px 10px 10px
}

.img-thumbnail2, .img-thumbnail3 {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    display: inline-block;
    height: 150px
}

.markerclose {
    color: #000;
    margin-top: -10px;
    margin-right: -8px;
    float: right;
    font-size: 16px;
    font-weight: 700
}

.markerclose:focus, .markerclose:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.img-thumbnail2 {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 213px
}

.img-thumbnail3 {
    padding: 6px;
    line-height: 1.42857143;
    border: 1.5px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.filters_title, .filters_title1 {
    background: #fff;
    color: #000;
    font-size: 19px;
    width: 100%;
    display: flex;
    text-align: center
}

.filters_title {
    justify-content: center;
    align-items: center;
    height: 54px
}

.filters_title1 {
    justify-content: center;
    align-items: center;
    height: 46px
}

.title {
    color: #1ca1cf;
    font-size: 16px;
    padding: 0 5px
}

#filters_form, .menuOffers {
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #e3e3e3;
    border-radius: 30px;
    padding: 10px;
    background: #fff
}

.menuOffersdiv {
    margin-right: 5px;
    margin-left: -30px
}

.list_deal_container {
    margin-bottom: 30px
}

.list_deal {
    background: #fff;
    padding-bottom: 1px
}

.list_deal .list_deal_label {
    width: 69px;
    height: 102px;
    position: absolute;
    left: 10px;
    top: -9px;
    z-index: 10;
    color: #fff;
    text-align: center;
    padding-left: 4px;
    display: none
}

.list_deal_title {
    height: 66px;
    overflow: hidden;
    color: #000;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle
}

.list_deal .list_deal_price {
    text-align: left;
    padding-top: 8px;
    font-weight: 500;
    padding-left: 20px
}

.list_deal_details {
    font-size: 13px;
    z-index: 10;
    border-top: 1px solid #cfcfcf;
    overflow: hidden;
    padding: 6px 20px;
    height: 250px
}

.row.padding-10 {
    margin-right: -10px;
    margin-left: -10px
}

div.price {
    font-size: 30px;
    font-weight: 700;
    float: left;
    color: #dc143c;
    margin-right: 5px
}

.ordinary_price {
    text-decoration: line-through;
    font-size: 16px
}

.discount {
    font-size: 22px;
    padding-top: 3px;
    font-weight: 700
}

.deal_discount {
    background: #dc143c;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 3px 10px;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 10
}

.list_deal_buy a {
    border-radius: 20px;
    padding: 0 6px 0 6px;
    background: #1ca1cf;
    border-bottom: 3px #1ca1cf solid;
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 00;
    height: 38px;
    line-height: 36px;
    text-decoration: none;
    margin: 5px 20px 10px 0
}

.deal_info {
    padding: 0 10px 10px 0
}

.dropdown1 {
    margin-top: 10px
}

.dropdownColor {
    background: #fff !important;
    color: #000;
    border-color: #fff
}

.offericon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 10px;
    background-color: #044077;
    width: 35px;
    height: 31px
}

.deal_title {
    font-size: 16px;
    color: #003f3f;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding-bottom: 3px
}

.deal_view {
    margin-bottom: 14px;
    background: #fff
}

.deal_attributes {
    min-height: 78px
}

.deal_attributes_pos0 {
    margin: 2px 0
}

.deal_attributes_pos0 ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.deal_block h3 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 22px;
    color: #003f3f
}

.deal_block2 {
    max-width: 300px
}

.deal_attributes_pos0 ul li {
    background: #007272;
    opacity: .4;
    padding: 2px 5px;
    color: #fff;
    margin: 2px 4px 2px 0;
    float: left;
    font-size: 12px
}

.deal_features {
    color: #274372;
    font-size: 13px;
    z-index: 10;
    border-top: 1px solid #cfcfcf;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px 0
}

.deal_block {
    padding: 10px 15px;
    background: #fff;
    border-top: 3px #003f3f solid
}

.deal_block.margin {
    margin-top: 14px
}

#benefits ul {
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    clear: both
}

.row.no-padding {
    margin-right: 0;
    margin-left: 0
}

.deal_expiration {
    text-align: center;
    margin-top: 10px;
    border-right: 1px #65747c solid;
    height: 90px
}

.deal_expiration .expiration_caption {
    color: #003f3f;
    font-size: 16px
}

@media only screen and (max-width: 868px) {
    .deal_expiration .expiration_caption {
        color: #003f3f
    }

    .offerA {
        width: 70% !important
    }

    .deal_expiration {
        text-align: center;
        margin-top: 10px;
        border-right: 1px #65747c solid;
        height: 190px;
        width: 150px;
        margin-left: -50px
    }

    .deal_price {
        text-align: center;
        padding: 10px 0;
        margin-top: 7px;
        margin-left: -40px
    }

    .title1 {
        font-size: 14px;
        padding-left: 10px
    }

    .deal_price span.value {
        color: #dc143c;
        font-size: 40px;
        line-height: 52px;
        font-weight: 700
    }

    .mymargin {
        margin-left: 7px
    }
}

.mymargin {
    margin-left: 0
}

@media only screen and (max-width: 868px) {
    .deal_expiration .expiration_item .value {
        color: #1ca1cf;
        font-size: 26px;
        font-weight: 700;
        display: block;
        line-height: 40px;
        position: relative;
        padding: 0 5px
    }
}

.deal_expiration .expiration_item {
    display: inline-block;
    margin: 0 2px
}

.deal_expiration .expiration_item .value {
    color: #1ca1cf;
    font-size: 30px;
    font-weight: 700;
    display: block;
    line-height: 40px;
    position: relative;
    padding: 0 5px
}

.deal_expiration .expiration_item .caption {
    color: #003f3f;
    font-size: 14px
}

.deal_price {
    text-align: center;
    padding: 10px 0;
    margin-top: 7px
}

.deal_price1 {
    margin-top: -13px
}

.deal_price span.value {
    color: #dc143c;
    font-size: 50px;
    line-height: 52px;
    font-weight: 700
}

.deal_price1 span.value1 {
    color: #dc143c;
    font-size: 25px;
    line-height: 52px;
    font-weight: 700
}

.deal_booking_phone {
    font-size: 14px;
    color: #1ca1cf;
    text-align: right
}

.deal_booking_phone .phone_icon {
    background: #003f3f;
    padding: 3px 0;
    text-align: center
}

.deal_booking_phone .phone_number {
    background: #1ca1cf;
    color: #fff;
    font-size: 22px;
    padding: 3px 0;
    text-align: center;
    font-weight: 700
}

.deal_price span.before {
    font-size: 20px;
    text-decoration: line-through;
    display: block;
    line-height: 22px
}

.deal_price1 span.before1 {
    font-size: 15px;
    text-decoration: line-through
}

.deal_expiration .expiration_item.days_item .value:after, .deal_expiration .expiration_item.hours_item .value:after {
    content: ":";
    position: absolute;
    top: 0;
    right: -8px
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#benefits ul li {
    padding: 2px 7px;
    opacity: .7;
    background: #007272;
    color: #fff;
    margin: 2px 0;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #dedede
}

.company_contact span {
    font-weight: 700
}

.company_description {
    max-height: 400px;
    overflow: auto
}

.company_logo {
    float: right;
    margin: 0 10px 10px;
    padding: 15px
}

.list_deal .list_deal_image {
    border-bottom: 3px #003f3f solid;
    position: relative;
    max-height: 213px;
    overflow: hidden;
    height: 100%;
    background: #003f3f
}

.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right
}

.divResults2, .donate-now label, .h4Results, .ribbon span {
    text-align: center
}

.ribbon span {
    font-size: 9px;
    font-weight: 700;
    color: #fff;
    line-height: 23px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#003f3f 0, #003f3f 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    left: -21px
}

.ribbon span::after, .ribbon span::before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #003f3f
}

.ribbon span::before {
    left: 0;
    border-left: 3px solid #003f3f;
    border-right: 3px solid transparent
}

.ribbon span::after {
    right: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid #003f3f
}

.offerTab {
    background-color: #1ca1cf;
    display: block;
    position: relative;
    margin-top: -18px;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px
}

.direct {
    padding: 0;
    background: 0 0;
    border: 0
}

.buttonColor {
    background-color: #222;
    color: #fff
}

.buttonColor2 {
    color: #fff
}

.areaHeight {
    height: 430px !important
}

.rowF {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 10px
}

.headerF {
    padding: 10px 0;
    max-height: 60px;
    height: 75px
}

.hotelImg {
    height: 250px;
    width: 450px
}

.bookButton, .bookButton2 {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: auto
}

.bookButton3 {
    padding: 6px 7px 6px 7px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    overflow: hidden;
    vertical-align: middle;
    width: auto
}

.nav-tabs > li.active1 > a, .nav-tabs > li.active1 > a:focus, .nav-tabs > li.active1 > a:hover {
    color: #fff;
    background-color: #1ca1cf;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.bookButton {
    background-color: #000;
    border: 1px solid #000;
    color: #fff
    border-radius: 5px;
    cursor: pointer;
    margin: 0 2px 4px
}

.bookButton:hover {
    background-color: #1ca1cf;
    border: 1px solid #1ca1cf;
    color: #fff
}

.bookButton3 {
    background-color: #000;
    border-radius: 5px;
    cursor: pointer
}

.bookButton2 {
    background-color: #2789cc;
    border-radius: 25px;
    cursor: pointer
}

@media only screen and (max-width: 868px) {
    .bookButton3 {
        margin-right: 10px !important
    }
}

@media only screen and (max-width: 868px) {
    .bookButton {
        background-color: #000;
        border: 1px solid #000;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        line-height: 1;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        width: auto;
        margin-right: 10px
    }

    .offerB {
        width: 30% !important
    }

    .mymargin {
        margin-left: 7px
    }
}

.buttonColor:hover {
    background-color: #434343 !important
}

.buttonColor2:hover {
    color: #fff !important
}

.select-tile {
    position: absolute;
    top: 12px;
    left: 60px;
    z-index: 99
}

.donate-now {
    margin: 25px 0 0;
    padding: 0
}

.donate-now li {
    float: left;
    width: 25%;
    height: 50px;
    position: relative
}

.donate-now input, .donate-now label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.donate-now input[type=radio] {
    opacity: .011;
    z-index: 100
}

.donate-now input[type=radio]:checked + label {
    background: #5cb85c
}

.donate-now label {
    padding: 5px;
    border: 5px solid #ccc;
    cursor: pointer;
    z-index: 90;
    font-size: 12px
}

.donate-now label:hover {
    background: #ddd
}

@media (max-width: 992px) {
    .donate-now label {
        font-size: 10px
    }
}

.reviewColor {
    color: #5cb85c
}

.footer1 {
    position: absolute;
    left: -5000px;
    aria-hidden: true
}

.seo-h4 {
    font-size: 18px;
    font-family: regularAvertaStd, 'Fira Sans', Roboto, arial, helvetica, sans-serif;
    line-height: 1.3em;
    margin-top: 0;
    font-weight: 400
}

.mydropbtn {
    background-color: #4caf50;
    color: #fff;
    padding: 16px;
    font-size: 16px;
    border: none
}

.mydropdown {
    position: relative;
    display: inline-block
}

.mydropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 125px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

.mydropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block
}

.mydropdown-content a:hover {
    background-color: #ddd
}

.mydropdown:hover .mydropdown-content {
    display: block
}

.mydropdown:hover .mydropbtn {
    background-color: #3e8e41
}

.dropbtn:focus, .dropbtn:hover {
    background-color: #1ca1cf
}

.dropdown {
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 250px;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

.dropdown-content a {
    color: #2885cc;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-family: regularAvertaStd, 'Open Sans', Tahoma, Arial, helvetica, sans-serif
}

.dropdown-content a:hover {
    color: #1ca1cf;
}

.dropdown a:hover {
    background-color: #f1f1f1
}

.show {
    z-index: 9999
}

.spinner2 {
    display: none
}

.bocRegister {
    width: 250px;
    display: block;
    margin: 0 auto
}

.likeReview {
    float: right
}

.liResults {
    margin-bottom: 0
}

.divResults {
    padding-bottom: 3px
}

.buttonResults {
    margin-left: 10px;
    background-color: transparent;
    color: #626262 !important
}

.buttonResults:hover {
    color: #000 !important
}

.imgLayout {
    width: 40px
}

.colorIndex {
    color: #666
}

.listIndex {
    list-style: none
}

.opacityIndex {
    opacity: .9
}

.cyanButton {
    background-color: #1ca1cf !important
}

.blackColor {
    color: #000 !important
}

.h3Results {
    font-size: 15px;
    text-align: justify
}

.recommended {
    background: #d6e1e3 !important;
    border-color: #158496;
    box-shadow: 0 0 10px #158496;
    justify-content: space-between
}

.fx-header {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px 0
}

.unified-postcard__content {
    position: relative;
    border-radius: 3px 3px 0 0;
    height: 200px;
    width: 100%;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 0 0 15px
}

.unified-postcard__content_pe {
    background-size: cover;
    height: 270px
}

@media only screen and (min-width: 387px) and (max-width: 990px) {
    .promotion-postcard__large {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        width: 75% !important;
        min-height: 5px
    }
}

@media only screen and (min-width: 387px) and (max-width: 990px) {
    .promotion-postcard__small {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        width: 56% !important;
        min-height: 5px
    }
}

.promotion-postcard__large {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    min-height: 5px
}

.promotion-postcard__small {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    min-height: 5px
}

.promotion-postcards__row {
    padding-bottom: 15px
}

.unified-postcard__header {
    font-size: 16px;
    margin-top: -20px
}

.unified-postcard__header h3 {
    font-weight: 700;
    font-size: 1.78em;
    padding: 0;
    margin: 0;
    line-height: 1;
    color: #fff !important;
    text-decoration: none
}

.unified-postcard__header p {
    margin: 5px 0 0;
    font-weight: 400;
    color: #fff !important
}

.lp-postcard-avg-price-badge {
    height: 40px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right;
    background-color: #bd362f;
    opacity: .9
}

.lp-postcard-avg-price-copy {
    font-size: 12px;
    line-height: 15px;
    padding-top: 4px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    padding-left: 3px
}

.lp-postcard-avg-price-value {
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    padding-right: 3px;
    padding-bottom: 4px
}

.moreLink {
    text-decoration: none;
    color: #1ca1cf !important;
    font-weight: 700
}

.fontResults, .h4Results {
    font-size: 18px
}

.h4Results {
    font-family: regularAvertaStd, Ubuntu
}

.espaimg {
    height: 40%;
    width: 40%
}

.p0index {
    padding: 0 !important
}

.socialicons {
    padding-top: 8px
}

.shadow {
    box-shadow: 0 0 2px 1px #ccc
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.filoxeno__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    max-width: 1200px
}

.filoxeno__container {
    display: block;
    width: 100%;
    padding: 30px;
    background-size: cover
}

.filoxeno__info {
    margin-right: 12px;
    color: #fff;
    padding: 24px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    background: #293339;
    background: rgba(41, 51, 57, .75)
}

.filoxeno__form {
    margin-left: 12px;
    padding: 24px 24px 8px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    background: #fff
}

.os-hotel-search__input-container {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 14px 50px 12px 12px;
    border-radius: 2px;
    border: 1px solid #9ba2a6;
    color: #000
}

.labelTr {
    color: #9ba2a6;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
    padding-top: 10px
}

.os-hotel-search__input-container2 {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 9px 50px 9px 9px;
    border-radius: 2px;
    border: 1px solid #9ba2a6;
    color: #000
}

@media only screen and (max-width: 868px) {
    .reseachSearch3 {
        margin-left: -20px
    }
}

@media only screen and (max-width: 868px) {
    .reseachSearch {
        float: none !important;
        display: inline;
        padding-right: 10px;
        margin-left: 10px
    }
}

/*@media only screen and (max-width: 1199px) {*/
/*    .researchIndex {*/
/*        margin-top: 0 !important*/
/*    }*/
/*}*/

@media only screen and (max-width: 1199px) and (min-width: 10px) {
    .researchIndex {
        margin-top: -650px !important;
    }

    .tabbable .filoxenoheaderup {
        font-size: 20px;
        padding-bottom: 40px;
    }

    .tabbable .filoxenoheader {
        font-size: 15px;
    }
    .visible-sm {
        margin-top: 0px!important;
    }


    /*.panel-title >a {*/
    /*    background: transparent!important;*/
    /*}*/
    /*h2.seo-h1.uc {*/
    /*    color: white !important;*/
    /*    font-size: 11px !important;*/
    /*    padding-top: 8px;*/
    /*    margin-left: 20px;}*/
    /*.panel-default > .panel-heading {*/
    /*    background: transparent!important;*/
    /*    padding: 0;}*/

}
@media only screen and (min-width:1200px ){
    .hidden, .visible-lg, .visible-md, .visible-sm, .visible-xs {
        display: none;
    }
}

@media only screen and (max-width: 868px) {
    .hrIndex {
        margin-top: -20px !important
    }
}

@media only screen and (max-width: 868px) {
    .workTrip {
        margin-top: 80px !important
    }
}

.researchIndex {
    margin-top: -500px;
}

.marginrow {
    margin-top: -15px
}

.marginrow2 {
    margin-top: -10px
}

.destination h2 {
    font-size: 32px;
    font-weight: 500
}

.destination {
    padding: 20px 50px 70px;
    background-color: #fff;
    margin-right: 7%;
}

.dist-grid {
    height: 290px;
    width: 95%;
    background-position: center;
    background-size: cover;
    border: black;
    border-radius: 10%;
}

.reseachSearch {
    float: left;
    display: inline;
    padding-right: 10px
}

.reseachSearch2 {
    float: left;
    display: inline;
    border-radius: 30px
}

.home_link {
    font-size: 16px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: underline;
    color: #000 !important
}

.filoxeno__title {
    margin: 0 0 16px;
    font-size: 24px;
    color: #fff
}

.filoxeno__form2 {
    margin-left: 12px;
    padding: 34px 34px 8px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    background: #fff
}

.row.padding-5 {
    margin-right: -5px;
    margin-left: -5px
}

.row.padding-5 > [class*=" col-"], .row.padding-5 > [class^=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.row.padding-7 {
    margin-right: -7px;
    margin-left: -7px
}

.breadcrumbFiloxeno {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-top: -30px;
    margin-bottom: 15px;
}

.breadcrumbFiloxeno > section > ol {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 2px;
}

@media (max-width: 1199px) {
    .breadcrumbFiloxeno > .content-header > .breadcrumb {
        top: 0px;
    }

    .breadcrumbFiloxeno {
        margin-top: -74px;
    }
}

@media (max-width: 991px) {
    .breadcrumbFiloxeno > .content-header > .breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #d2d6de;
        padding-left: 10px;
    }

    .breadcrumbFiloxeno {
        margin-top: 10px
    }
}

.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
}

.small-box > .inner {
    padding: 20px;
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 40px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);
}

.small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.small-box > .small-box-footer > a {
    color: rgba(255, 255, 255, 0.8);
}

.small-box > .small-box-footer > a:hover {
    color: #1ca1cf;
}

.bg-olive {
    background-color: #3d8199 !important;
}

.mydivboxfont {
    padding-bottom: 10px;
    color: #fff !important;
    font-size: 29px;
}

.small-box p {
    font-size: 15px;
}

.bls {
    color: #fff !important;
    min-height: 42px;
}

@media (max-width: 767px) {
    .small-box .icon {
        display: none;
    }
}

.albumTd {
    text-align: center;
    vertical-align: middle !important;
}

.formshadow {
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    height: 100px;
    margin-bottom: 15px;
}

.formshadow > div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-right: 25px;
    padding-left: 25px;
}

.tabadmin {
    height: 500px;
}

.my-well {
    background-color: #f9f9f9;
    border: 1px solid #e3e3e3;
    border-radius: 12px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%) inset;
    margin-bottom: 20px;
    padding: 10px;
}


.scrollTable::-webkit-scrollbar {
    width: 10px;
}

.scrollTable::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.scrollTable::-webkit-scrollbar-thumb {
    background: #888;
}

.scrollTable::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.scrollTable {
    height: 500px;
    overflow: auto;
}

.scrollTable > table > thead tr th {
    position: sticky;
    top: 0;
}

.scrollTable > table > thead > tr > th {
    padding: 16px;
    padding-left: 15px;
    background: #ffffff;
}

.categoriesregion {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #d2d6de69;
    padding-left: 10px;
}

.loginForm {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .10);
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 18px;
    min-width: 200px;
    min-height: 189px;
}

.buttonLogin:hover {
    background-color: #0ba0ce !important;
}

.modalHeaderTraveler {
    background: #000;
    margin: -20px;
}

.modalHeaderTravelerX {
    color: white;
    opacity: 3;
}

.modalHeaderTravelerX:hover {
    color: white;
    opacity: 3;
}

.alert-new {
    padding: 10px;
    margin: 20px;
    line-height: 20px;
}

#custom_google_btn {
    display: block;
    color: #737373;
    border-radius: 3px;
    white-space: nowrap;
    height: 100%;
    margin: 0 auto;
    border-width: 1px;
    border-style: solid;
    border-color: #D7D7D7;
    border-color: rgba(155, 155, 155, 0.3);
}

#custom_google_btn:hover {
    background: #F7F7F7;
    cursor: pointer;
    border-style: inset;
}

#custom_google_btn span.icon {
    background: url('https://developers.google.com/+/images/branding/button-gplus.png') transparent 2px 50% no-repeat;
    background-size: 40px;
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 100%;
    border-right: #DADADA 1px solid;
}

#custom_google_btn span.buttonText {
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    padding-right: 30px;
    font-size: 15px;
    font-family: regularAvertaStd, 'Roboto', arial, sans-serif;
}

@media (max-width: 991px) {
    .spinner-clock {
        width: 100px;
        height: 100px;
    }

    .spinner-clock-hour {
        height: 30px !important;
        top: 16px !important;
    }

    .spinner-clock-minute {
        height: 40px !important;
        top: 6px !important;
    }

    .text-bigger {
        font-size: 100%;
    }
}

#signinbutton, #signupbutton {
    display: block;
    color: #737373;
    border-radius: 3px;
    white-space: nowrap;
    height: 100%;
    margin: 0 auto;
    border-width: 1px;
    border-style: solid;
    border-color: #D7D7D7;
    border-color: rgba(155, 155, 155, 0.3);
}

#signinbutton:hover, #signupbutton:hover {
    background: #F7F7F7;
    cursor: pointer;
    border-style: inset;
}

#signinbutton span.icon, #signupbutton span.icon {
    background: url('../img/googleicon.png') transparent 11px 50% no-repeat;
    background-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 100%;
    border-right: #DADADA 1px solid;
}

#signinbutton span.buttonText, #signupbutton span.buttonText {
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    padding-right: 30px;
    font-size: 15px;
    font-family: regularAvertaStd, 'Roboto', arial, sans-serif;
}

.experience-wrap {
    position: relative;
    height: 600px;
    width: 1600px%;
    /*display: grid;*/
}

.experience-wrap_tribute {
    position: relative;
    width: 1600px%;
    /*display: grid;*/
}

.experience-img {
    position: absolute;
    height: 600px;
    width: 80%;
    /*padding-left: 10%;*/
    margin-left: 10%;
    margin-right: 10%;
    max-width: 100%;
    max-height: 100%;
    filter: brightness(70%)
    /*grid-column: 1/4;*/
}

.experience-article-title {
    font-family: regularAvertaStd;
    position: absolute;
    /*padding-left: 15%;*/
    margin-left: 15%;
    top: 200px;
    z-index: 10;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #f0f0f0;
    /*width: min-content*/
    width: 300px;
}


.experience-title2 {
    font-family: regularAvertaStd;
    margin-left: 10%;
    position: relative;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0px;
    color: black;
}

.experience-filoxeno {
    margin-left: 10%;
    width: 250px;
    height: 35px
}

.experience-title {
    font-family: regularAvertaStd;
    font-size: 55px;
    font-weight: 700;
    letter-spacing: -3px;
    padding-left: 2.5%;
    color: black;
}

.experience-title:hover {
    font-family: regularAvertaStd;
    font-size: 55px;
    font-weight: 700;
    letter-spacing: -3px;
    padding-left: 2.5%;
    color: darkred;
    transition: 0.2s;
}

#experience-link:visited{
    color: inherit;
}

#experience-link:active{
    color: inherit;
}
#experience-link:hover{
    color: inherit;
}

@media (min-width: 1999px) {
    #mobile-mode {
        display: none;
    }
}

@media (min-width: 1250px) and (max-width: 1536px) {
    .experience-wrap {
        position: relative;
        height: 600px;
        /*width: 1600px;*/
        /*display: grid;*/
    }

    .experience-img {
        position: absolute;
        height: 600px;
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        max-width: 100%;
        max-height: 100%;
        filter: brightness(70%)
        /*grid-column: 1/4;*/
    }

    .experience-article-title {
        font-family: regularAvertaStd;
        position: absolute;
        margin-left: 7.5%;
        top: 180px;
        z-index: 10;
        font-size: 40px;
        font-weight: 700;
        letter-spacing: 0px;
        color: #f0f0f0;
    }

    .experience-title {
        font-family: regularAvertaStd;
        font-size: 55px;
        font-weight: 700;
        letter-spacing: -3px;
        padding-left: 2.5%;
        color: black;
    }
    .experience-title:hover {
        font-family: regularAvertaStd;
        font-size: 55px;
        font-weight: 700;
        letter-spacing: -3px;
        padding-left: 2.5%;
        color: darkred;
        transition: 0.2s;
    }

    .experience-filoxeno {
        margin-left: 2.5%;
        width: 250px;
        height: 35px
    }

    .experience-title2 {
        margin-left: 2.5%;
    }

    .exp-row {
        width: 96.5%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }
    a, a:visited, a:hover, a:active {
        color: inherit;
    }

}

@media (min-width: 769px) and (max-width: 1250px) {
    .experience-wrap {
        position: relative;
        height: 600px;
        /*width: 1600px;*/
        /*display: grid;*/
    }

    .experience-img {
        position: absolute;
        height: 600px;
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        max-width: 100%;
        max-height: 100%;
        filter: brightness(70%)
        /*grid-column: 1/4;*/
    }

    .experience-article-title {
        font-family: regularAvertaStd;
        position: absolute;
        margin-left: 7.5%;
        top: 180px;
        z-index: 10;
        font-size: 40px;
        font-weight: 700;
        letter-spacing: 0px;
        color: #f0f0f0;
    }

    .experience-title {
        font-family: regularAvertaStd;
        font-size: 55px;
        font-weight: 700;
        letter-spacing: -3px;
        padding-left: 2.5%;
        color: black;
    }

    .experience-filoxeno {
        margin-left: 2.5%;
        width: 250px;
        height: 35px
    }

    .experience-title2 {
        margin-left: 2.5%;
    }

    .experience-article-col-title {
        top: 150px
    }

    .exp-row {
        width: 96.5%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }

}

@media (max-width: 1199px) {
    #web-mode {
        display: none;
    }

    .fa-cutlery, .fa-building-o, .fa-car, .fa-shopping-cart, .fa-map-marker, .fa-institution, .fa-tag {
        color: #008485;
    }

    h2.seo-h1.uc {
        color: black !important;
        font-size: 11px !important;
        padding-top: 8px;
        margin-left: 20px;
    }

    #float-tab4 {
        margin-left: 10px;
    }

    #float-tab5 {
        margin-left: 16px;
    }

    #float-tab7 {
        margin-left: 12px;
    }

    #float-tab8 {
        margin-left: 16px;
    }

    a.offerTab.hidden-lg.cyanButton {
        background-color: #f6f6f6 !important;
        margin-top: -22px;
        border: 1px solid gainsboro;
    }

    .panel-title > a {
        background-color: transparent;
    }
}

@media (min-width: 869px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
        position: relative;
        margin-top: 300px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm {
        display: block !important;
        position: relative;
        margin-top: 300px;
    }

    .col-md-2 {
        width: unset;
    }
}

@media (max-width: 991px) {
    .checkbox.mb5 {
        margin-top: -20px !important;
    }
}

@media (min-width: 769px) and (max-width: 996px) {


    .experience-wrap {
        position: relative;
        height: 400px;
        width: 100%;
        /*display: grid;*/
    }

    .experience-img {
        position: absolute;
        height: 400px;
        width: 110%;
        margin-left: 0%;
        margin-right: 0%;
        max-width: 100%;
        max-height: 100%;
        filter: brightness(60%)
        /*grid-column: 1/4;*/
    }

    .experience-article-title {
        font-family: regularAvertaStd;
        position: absolute;
        margin-left: 2.5%;
        top: 200px;
        font-size: 26.76px;
        z-index: 10;
        font-weight: 700;
        letter-spacing: -0px;
        color: #f0f0f0;
        width: 100%
    }

    .experience-article-col-title {
        font-family: regularAvertaStd;
        position: absolute;
        margin-left: 2.5%;
        top: 180px;
        z-index: 10;
        font-weight: 700;
        letter-spacing: -0px;
        color: #f0f0f0;
        width: 100%
    }

    .experience-title {
        font-family: regularAvertaStd;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: -1px;
        color: black;
        padding-left: 2.5%;
    }

    .experience-title2 {
        font-family: regularAvertaStd;
        margin-left: 10%;
        position: relative;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: 0px;
        color: black;
    }

    .experience-filoxeno {
        margin-left: 10%;
        width: 125px;
        height: 17.5px
    }

    .exp-row {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
    }

    .dist-grid-exp {
        height: 400px;
        width: 100%;
        background-position: center;
        background-size: cover;
        border: black;
        margin-bottom: 5%
    }

}

@media (max-width: 769px) {


    .experience-wrap {
        position: relative;
        height: 250px;
        width: 100%;
        /*display: grid;*/
    }

    .experience-img {
        position: absolute;
        height: 250px;
        width: 110%;
        margin-left: 0%;
        margin-right: 0%;
        max-width: 100%;
        max-height: 100%;
        filter: brightness(60%)
        /*grid-column: 1/4;*/
    }

    .experience-article-title {
        font-family: regularAvertaStd;
        position: absolute;
        margin-left: 2.5%;
        top: 100px;
        z-index: 10;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: -0px;
        color: #f0f0f0;
        width: 100%
    }

    .experience-article-col-title {
        font-family: regularAvertaStd;
        position: absolute;
        margin-left: 2.5%;
        top: 100px;
        z-index: 10;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: -0px;
        color: #f0f0f0;
        width: 100%
    }

    .experience-title {
        font-family: regularAvertaStd;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: -1px;
        color: black;
        padding-left: 2.5%;
    }

    .experience-title2 {
        font-family: regularAvertaStd;
        margin-left: 10%;
        position: relative;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: 0px;
        color: black;
    }

    .experience-filoxeno {
        margin-left: 10%;
        width: 125px;
        height: 17.5px
    }

    .exp-row {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
    }

    .dist-grid-exp {
        height: 250px;
        width: 100%;
        background-position: center;
        background-size: cover;
        border: black;
        margin-bottom: 5%
    }

}

.dist-grid-exp {
    height: 290px;
    width: 95%;
    background-position: center;
    background-size: cover;
    border: black;
}

.exp-col {
    padding-left: 0;
    padding-right: 0;
}

.exp-row {
    width: 81.5%;
    margin-left: 10%;
    margin-right: 10%
}

.experience-article-col-title {
    font-family: regularAvertaStd;
    position: absolute;
    padding-left: 5%;
    padding-right: 10%;
    top: 180px;
    z-index: 10;
    font-weight: 700;
    letter-spacing: 0px;
    color: #f0f0f0;
}
