body {
    font-family: 'Sarabun', sans-serif;
    background-color:#fbf9f5;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #38444a;
}
html,body {
 height:100%!important;
 width:100%!important
}

h4,h5 {
 line-height:26px;
}

h1 {
 color: #000;
 font-size:50px;
 line-height:42px;
 margin-bottom:30px;
 font-weight:600;
 letter-spacing: 2px;
}
h2 {
 font-size:40px;
 font-weight:500;
 color: #000;
 margin:0 0 30px 0;
}
h3 {
 font-size:22px;
 line-height:28px;
 font-weight: 700;
 color: #000;
}
h4 {
 font-size:20px;
 font-weight:400;
 padding: 0 1em;
}
h5 {
 font-size:18px;
 margin-top:1em;
}
h6 {
 font-size:14px;
 font-weight:600;
 margin:0;
 padding: 1em;
}
p {
 font-size: 18px;
 line-height: 30px;
 font-weight:400;
 margin:0 0 25px 0;
 color: #000;
}

a {
 font-weight:400;
 cursor:pointer;
 color: #38444B;
}
a:hover, a:focus {
    color: #868a92;
}

b, strong {
 font-weight:800;
}

ul {
    list-style: none;
    padding: 0;
}

.current {
    color: #EC2128 !important;
    background: transparent;
    border-bottom: 1px solid #EC2128;
}

.lg-backdrop,
.lg-sub-html,
.lg-toolbar {
    background: #e8e8e8;
}

.lg-toolbar .lg-icon:hover {
    color: #758288;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
    background: #000;
    color: #fff;
}

.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb {
    background:#000;
    color: #fff;
}

.lg-outer .lg-thumb-item {
    border-radius: 0;
}
.col-container {
    display: table;
    width: 100%;
}
.col {
    display: table-cell;
    padding: 16px;
}
.v-align{
    display: flex;
    justify-content: center;
    align-items: center;
}

section,h1,li,img {
 transition:width .5s ease-in-out 0s,left 1s ease-in-out 0s
}
/*.lang-box, .link-social {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.3em;
}*/

.link-social {
    padding-top: 0.3em;
}

.link-social a {
    padding: 0.5em;
    font-size: 20px;
    color: #000;
}

.link-social a:hover {
    color: red;
    text-decoration: none;
}

.lang-box a {
    color: #38444B;
    font-weight: 700;
    padding: 6px;
}

.navbar-nav>li>a {
 padding-top:6px;
 padding-bottom:10px
}
.navbar-small {
 background-color:#a59482;
  padding: 6px;
}
.navbar-small span a.selected {
    border-bottom: 2px solid #FFF !important;
    opacity: 1;
}
.navbar-small h6 {
 color: #fff;
 font-weight: 500;
 font-size: 14px;
}
.navbar-small .navbar-nav {
    padding-top: 0;
}
.navbar-small .container {
 background-color:transparent;
 padding:0px 22px;
}
.navbar-small .link-login {
    padding:6px 0;
}
.sec-menu {
    padding: 0 1em 0 0;
}
.sec-menu a {
    font-weight: 700 !important;
    padding-top: 3.5em;
}
.link-login a {
 padding: 0.5em;
}
#contacts .navbar {
    padding: 0;
}

.navbar-small span {
 color:#FFF;
 padding:0 0 0 10px
}
.navbar-small a {
 color:#FFF;
}
.navbar-small span a:hover {
 text-decoration:underline
}
.navbar-nav {
 margin:0 -15px;
 float: none;
 padding-top: 0.2em;
}
.navbar {
 margin-bottom:0;
 border-bottom: 1px solid #d1d2d4 !important;
 border-top: none;
 border-left: none;
 border-right: none;
}
.navbar-default {
 background:#fbf9f5;
 border-radius: 0;
}
.navbar-shrink {
 background:rgba(255,255,255,0.98);
 transition:background .5s linear;
 border:0;
 -webkit-box-shadow:2px 2px 2px 0 rgba(50,50,50,0.2);
 -moz-box-shadow:2px 2px 2px 0 rgba(50,50,50,0.2);
 box-shadow:2px 2px 2px 0 rgba(50,50,50,0.2)
}
.navbar-brand {
 height:auto;
 padding:0
}
.main-menu {
    padding: 3em 0;
}
.dropdown-menu {
 padding:10px
}
.dropdown-menu>li>a {
 line-height:26px;
 padding:3px 10px;
}
.navbar-default .navbar-nav>li>a,.dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a {
 color:#000;
 font-size:16px;
 font-weight: 500;
}
.navbar-default .navbar-nav>li>a:hover {
 color:#909598;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
 color:#b7b7b7;
 background-color:rgba(255,255,255,0.0);
 /*! text-decoration:underline */
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
 background-color:rgba(255,255,255,0.0)
}
.navbar-toggle {
 margin: 0;
}
.navbar-big hr{
    margin: 0;
}
.navbar-header {
    width: 100%;
    /*height: 80px;*/
}
.navbar-header a{
    display: block;
    width: 100%;
}
.navbar-header img{
    margin: 0 auto;
}
.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
 margin:0
}
.navbar-default .navbar-toggle {
 border:0
}
.navbar-default .navbar-toggle .icon-bar {
 background-color:#eb3439;
}
.navbar-toggle .icon-bar {
 height:2px;
 width:36px;
}
.navbar-toggle .icon-bar+.icon-bar {
 margin-top:5px
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
 background-color:#FFF
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
 border-color:transparent
}
.icon-mobile {
        display: none;
    }
.btn-booking {
    display: block; position: relative; top: -10px;
}
.scrollToTop {
 background-color:rgba(130,130,130,0.6);
 border-radius:2px 2px 0 0;
 bottom:-10px;
 color:#fff!important;
 display:block;
 font-size:16px;
 height:45px;
 line-height:38px;
 position:fixed;
 right:20px;
 text-align:center;
 text-decoration:none!important;
 transition:all .5s cubic-bezier(0,0,0,1) 0s;
 width:50px;
 z-index:1000
}
.scrollToTop:hover {
 background-color:rgba(110,110,110,0.8)
}
.vcenter {
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0 !important;
}

footer .row {
    margin: 0;
}

.bg-dark-grey {
    background: #40435a;
}

.img-bg {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 250px;
}
.cms-content {
 min-height:auto;
 padding:0 1em;
}
.cms-content ul {
    list-style-type: disc;
    padding: 1em;
}

.cms-content a {
    color: #606060 !important;
    /*text-decoration: underline !important;*/
}

    .cms-content a {
        color:#242ea0 !important; 
        font-weight: 500;
    }

.cms-content a:hover,
.cms-content a:focus,
.cms-content a:visited{
    color: #6590ae !important;
    transition: 0.3s;
    text-decoration: none;
}

.cms-content a.btn-primary {
    color: #fff;
}

#news-box h5:after {
    border:none;
}

.content-page section.bg-white img {
 width:100%;
}
/*a.toggle:before {
    font-family: FontAwesome;
    content:"\f107";
   text-decoration:none;
    background:#6590ae;
    color:#fff;
    display:inline-block;
    padding:3px 10px;
    margin: 0 10px 0 0;
}*/

a.toggle {
    color: #38444B !important;
    font-weight: 700 !important;
    font-size: 22px;
}

div.toggle {
 display:none;
 margin-bottom:30px
}
#preloader {
 position:fixed;
 top:0;
 left:0;
 right:0;
 bottom:0;
 background:#ddd;
 z-index:99999;
 height:100%
}
#status {
 position:absolute;
 left:50%;
 top:50%;
 width:64px;
 height:64px;
 margin:-32px 0 0 -32px;
 padding:0
}
.carousel-home .item {
    height:100%;
}
#myCarousel .carousel-inner .item {
 margin:0 auto;
 text-align:center;
}
#myCarousel .carousel-inner .item img {
 position:relative;
 width:100%;
}
#myCarousel h1 {
 margin-bottom:30px;
 color:#fff;
 font-weight: 300;
 font-size: 50px;
 line-height: 44px;
 text-shadow: none;
 /*position: relative;*/
 z-index: 100;
 display: inline-block;
 background: rgba(0, 0, 0, 0.6);
 padding: 0.2em 0.2em 0.3em 0.2em;
 /*top: 110px;
 left: 0;*/
 width: 50%;
}
.carousel {
    height: auto;
 margin-bottom:0;
}
.carousel-inner > .item > img {
    height: auto;
}
/*.carousel,
#myCarousel .carousel-inner .item {
    height: 100%;
}*/
.carousel-caption {
    position: absolute; 
    top: 40px; 
    left: 0; 
    /*transform: translate(-50%, -50%);*/
    text-align:left;
    padding:1em 3em;
    width:100%;
    /*background: rgba(230, 227, 224, 0.9);*/
}
.carousel-inner {
    height: 100%;
}
.carousel-caption p {
    color: #fff;
    text-shadow: none;
    font-size: 18px;
}
.carousel-caption hr{
    border-color: #6590ae;
    width: 30px;
}
.carousel-caption a {
    font-size:  12px;
    letter-spacing: 1px;
}
.carousel .item {
 background:transparent;
 height:100%
}
.carousel-control.right {
 background-image:none
}
.carousel-control.left {
 background-image:none
}
.carousel-control {
 color:rgba(255,255,255,0.8);
}
.carousel-control:focus,.carousel-control:hover {
 color:rgba(255,255,255,1);
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 50%;
}
#refCarousel, #frasiCarouselmob, #frasiCarouseldesk {
    padding: 0 3em;
    margin-top: 2em;
    height: auto;
}
#refCarousel .carousel-control,
#frasiCarouselmob .carousel-control, 
#frasiCarouseldesk .carousel-control{
    color: rgba(255, 0, 0, 0.8);
}
#frasiCarouselmob, #frasiCarouseldesk {
    padding: 0 10em;
}
#frasiCarouselmob h1,
#frasiCarouseldesk h1 {
    font-weight: 300;
    line-height: 58px;
}
.owl-item .item {
    margin: 0 auto;
    text-align: center;
}
.banner-image {
 display:block;
 max-height:450px;
 max-width:100%;
 overflow:hidden;
 background-position:50% 40%;
 background-repeat:no-repeat;
 background-size:cover;
 margin:0 auto;
 padding:58px 0 0 0
}
.banner-image:before {
 content:"";
 display:block;
 padding-bottom:50%
}
.intro-body .row {
 margin:0
}
#intro-categoria {
    margin-top: 0;
}
#intro-categoria h1 {
   font-weight: 300;
   font-size: 20px;
}
.bg-white-opacity {
 background:rgba(255,255,255,0.5) none repeat scroll 0 0;
 height:auto;
 padding:100px 0
}
section.intro {
 height:auto;
 padding:0;
 background:#f7f7f7;
 /*margin-top: 5em;*/
}
.intro-single-img {
 display:table;
 width:100%;
 height:100%;
 padding:100px 0
}
/*.intro-single-img h1 {
 font-size:35px;
 line-height:40px;
 margin-bottom:0;
 padding:30px 0;
 color:#929292;
 font-weight:600
}*/
.intro-single-img .intro-body {
    background: #f5f3f0;
 /*display:table-cell;
 vertical-align:middle;*/
 padding-top:0;
 padding-top: 1em;
 padding-bottom: 0;
 /*margin-bottom: 2em;*/
 text-align:center;
}
.intro-single-img .intro-body p {
 font-size:16px;
 color:#818794;
}


.container-content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 300px;
}

.container-content h1 {
    text-align: center;
    margin: 0;
    position: absolute;
    color: #fff;
    transform: translateX(-50%);
    left: 50%;
    width: 50%;
    padding: 1em;
}

.intro .container-intro {
    height: 200px;
}
.brand-heading {
 font-weight:300
}
section {
 padding:25px 0 25px 0;
}
section hr {
 margin:2em 0;
}

#proposte .listing h4 {
 position:absolute;
 bottom:26px;
 background:rgba(244,67,54,1);
 padding:5px 15px;
 color:#FFF
}
#proposte .listing img:hover {
 transform:scale(1.1,1.1);
 transition:all .2s ease-in-out
}
.bg-white {
 background:#FFF;
}
.bg-grey {
 background:#f7f7f7
}
.bg-blue {
    background: #cad4dc;
}
.vertical-line {
 border-right:1px solid #313638;
 height:auto;
}
.par-special {
 color:#00345c;
 font-size:18px;
 line-height:30px;
 text-align:center
}
aside {
    background: #f3f3f3;
    padding: 2em;
    margin-bottom: 1em;
}
aside a {
    color: #242ea0;
}
aside a:hover {
    color: #5a6a71;
}
aside h6 {
      padding: 1em 0;  
}
.point-list h3 {
 font-weight:300;
 letter-spacing:1px
}
#breadcrumb-container {
 padding:25px 25px 0 0;
 /*border-bottom:1px dotted #c7c7c7;*/
}
.breadcrumb {
 background:transparent;
  border-bottom:1px dotted #c7c7c7;
}
.breadcrumb a,
.breadcrumb span {
    font-size: 13px;
    color:#383838;
}
.breadcrumb span {
    font-weight: 600;
    color: #383838;  
}
.breadcrumb .active {
 color:#61b0bd;
 font-weight: bold;
}
.modal-body .icon-modal {
 text-align:center;
 padding-bottom:35px
}
.modal-content {
 border-radius:0
}
.modal-body {
 padding:0 25px 0
}
.modal-body p {
 margin:0 0 30px
}
.modal-header,.modal-footer {
 padding:25px;
 border:0
}
.close {
 font-size:30px;
 font-weight:400;
 /*color:#6590ae;*/
 color:#ff0000;
 opacity:1
}
a button {
    font-size: 16px !important;
    letter-spacing: 1px;
    font-weight: 400;
}
.btn {
 font-size:16px;
 border-radius:4px;
 border-color:transparent;
 padding:9px 2em;
  border-radius: 4px;

}
.btn-primary {
 background-color:#EC2128;
 color:#fff !important;
 border: 2px solid #EC2128;
 font-size:16px;
}
.btn-primary:hover,.btn-primary:active:focus, .btn-primary:active:hover,
.btn-primary.focus, .btn-primary:focus {
 background-color:transparent;
 color:#EC2128 !important;
 border-color:#EC2128;
}
.btn-default {
    background: transparent;
    border: 1px solid #000;
    color: #000;
}
.btn-default:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    transition: .3s;
}
.form-contatti {
 margin:0 5px;
 /*padding:40px;*/
 /*border:1px solid #d4d4d4;
 background-color:#fbfbfb*/
}
#form-rich-contatto {
 margin-top:50px
}
#form-rich-contatto button {
 float:right;
 margin-top:20px
}
#form-rich-contatto p {
 margin-top:15px;
 font-size:12px
}
.form-control {
 border-radius:0;
 height:48px
}
label {
 font-size:13px
}
#contatti .navbar-default {
 background:rgba(255,255,255,1.0) none repeat scroll 0 0
}
.google-maps-container {
 width:100%;
 overflow:hidden;
 height:450px;
 max-width:100%;
 padding:50px 0
}
#google-maps-canvas {
 height:100%;
 width:100%;
 max-width:100%
}
#google-maps-canvas iframe {
 height:100%;
 width:100%;
 border:0
}
section#newsletter .email-newsletter .fa-at {
    position: absolute;
    z-index: 2;
    padding: 10px;
    top: 8px;
    color: #a59482;
}
section#newsletter input.form-control {
    background: transparent;
    border: 2px solid #38444a;
    color: #38444a;
    padding: 6px 30px;
    margin-top: 4em;
}
section#newsletter h2 {
    color: #38444a;
    font-weight: 700;
    margin: 0;
}
input[type="email"]::-webkit-input-placeholder {
  color: #38444a;
  font-weight: 700;
}
select {
    height: 48px;
    width: 100%;
    display: block;
    padding: 6px 12px;
    border-radius: 0px;
    color: #555;
    border: none;
    background-color: #fff;
    border: 1px solid #b9b9b9;
}
#newsletter h2 {
    color: #fff;
}
footer #prenota {
    background:#6590ae; 
    color: #fff;
    padding: 50px 0 !important;
}
footer #contacts {
    background:#0e0f10; 
    color: #fff;
}
#footer-container h5 {
    color: #fff;
    font-weight: 700;
}
#footer-container section {
 padding:30px 0 30px 0;
}
#footer-container section#prenota {
 margin-top: 4em;
}
#footer-container .vertical-line {
 border-right:1px solid #313638;
}
#footer-container .nav-footer a {
 color:#bbb;
 font-size:12px;
 line-height:22px
}
    
#footer-container .nav-footer a:hover {
    color: red;
}
#footer-container p {
 line-height:22px !important;
 font-size:15px;
 color: #bbb;
 margin-bottom: 0;
}
#footer-container .nav-footer p {
 margin:0
}
#footer-container #prenota p {
 font-size:16px;
 margin-bottom:80px;
 line-height:26px
}
#footer-container .nav-footer ul {
 padding:0
}
#footer-container .nav-footer li {
 margin-top:0;
 list-style:none
}
#footer-container .btn-primary {
 background: transparent;
 border-color: #fff;
 color: #fff !important;
}
#footer-container .btn-primary:hover {
 background: #fff;
 color: #6590ae !important;
 transition: .3s;
}
#footer-container hr {
 border-color:#3a3a3a;
}
#footer-container a i.fa {
    font-size: 26px !important;
}
#footer-container .fa-lg {
 color:#57aeff
}
#prenota h1 {
 color:#FFF
}
#prenota .row.bottone button {
 text-align:center;
 width:auto
}
#footer-container div.padding p{
    border-right: 1px solid #fff;
}
footer a {
 color:#bbb;
 font-weight: 700;
}
footer a:hover {
 color:red;
 text-decoration:underline
}
footer a i {
    margin-right: 0.5em;
}
input[type=checkbox], input[type=radio] {
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 1em;
}
.form-style {
    background-color: #fff;
    padding: 2em;
}
@media(min-width:768px) {
 .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
  margin:0
 }
 /*.navbar-header {
  padding:10px 0
 }*/
 .carousel-caption p {
  width:100%;
 }
}
@media(max-width:767px) {
 /*.carousel-caption {
  top:0;
  left: 0;
  padding-left: 5em;
 }*/
 .carousel-caption h1 {
  font-size:26px
 }
 #myCarousel h1 {
  margin-bottom:0;
  font-size: 26px;
  line-height: 26px;
  width: 80%;
 }
    .carousel-caption {
        left: 22px;
    }
 section h1 {
  font-size:30px;
  margin-bottom:15px;
 }
 .navbar-default .navbar-nav>li>a,.dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  border-bottom:1px solid #e7e7e7
 }
 .navbar-header {
  padding: 5px;
  height: auto;
 }
 .navbar-brand>img {
 height: 80px !important;
 }
 .navbar-toggle {
  margin-top:7px
 }
 .navbar-default {
  border-bottom: none !important;
 }
 .navbar-collapse {
  border:0
 }

 .google-maps-container {
  padding-top:106px;
  min-height:350px
 }
 .form-contatti {
  padding:10px;
 }

 .vertical-line {
  border:0;
 }

.sec-menu li a{
    border-bottom: 0 !important;
}
.sec-menu li{
    float: left !important;
}

.btn-booking {
    top: 0;
}

.lang-box {
    right: 4em;
    padding: 1em 0;
}

.navbar-header a {
    display: inline;
    width: auto;
}

.navbar-header img {
    margin: 0;
}

button {
    width: 100% !important;
}


header .link-social {
    display: none;
}

header .link-social.icon-mobile {
    display: block;
    position: relative;
}

.btn-primary{
    padding: 0.5em !important;
}

    .container-content {
        height: 150px;
    }

    .icon-mobile {
        display: block;
    }

    .navbar-collapse.in {
        overflow: hidden;
    }

     #refCarousel, #frasiCarousel {
    padding: 1em 3em;
}

     #frasiCarouselmob h1,
     #frasiCarouseldesk h1 {
    line-height: 30px;
}

}

@media (min-width: 768px) {
    .carousel-indicators {
        bottom: 8em;
    }
}
@media(min-width:768px) and (max-width:991px) {

 .sec-menu {
   padding-top: 2.5em !important;
 }
  /*.carousel-home .item {
        height: 300px !important;
    }*/

     .nav>li>a {
      padding: 0;
     }
      .user-area {
        margin-top: 6.5em !important;
    }
}
@media(max-width:991px) {
 section,#footer-container section {
  padding:30px 0
 }
 .navbar-default .navbar-nav>li>a,.dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  font-size:14px
 }
 .quick-link {
  display:none
 }
 #footer-container p,#footer-container .nav-footer a {
  font-size:12px;
  line-height:30px
 }
#footer-container p {
    padding: 1em;
}
 header .nav>li>a {
  padding:10px;
 }
 .box {
  margin-bottom:20px
 }
 aside.right-col {
  margin:50px 0
 }
 .point-list h3 {
  font-size:20px;
  text-align:center;
  letter-spacing:0
 }
 .point-list img {
  margin:0 auto;
 }
 .intro h1 {
  font-size:32px;
  padding:25px 0 25px;
  margin: 0;
 }
 .navbar-nav {
  padding-top:0;
 }
 #myCarousel .carousel-inner .item img {
  margin-top:0;
 }
.vertical-line {
    border: none !important;    
}
  
}
@media(min-width:992px) {
 footer .right-side p {
  text-align:right;
  margin:21px 0
 }
}
@media(max-width:1199px) {
 /*.nav>li>a {
  padding:15px 10px
 }*/
 .point-list h3 {
  margin-top:10px
 }

 #footer-container div.padding p{
    border: none;
}

}


@media(min-width: 992px) and (max-width:1199px) {
    /*.carousel-home .item {
        height: 400px !important;
    }*/

    .user-area {
        margin-top: 7.5em !important;
    }
}

@media(max-width: 480px) {
    /*.carousel-indicators,
    .carousel-caption {
        display: none;
    }*/

}

@media(min-width: 320px) and (max-width:480px) {
    /*.carousel-home .item {
        height: 150px !important;
    }*/

}


@media(min-width: 481px) and (max-width:767px) {
    /*.carousel-home .item {
        height: 230px !important;
    }*/
}

@media(min-width: 1921px) {

    .carousel-home .item .fill{
        /*height: auto !important;*/
        background-position: top center !important;
    }
}

.form-control {
    background-color:#fff;
    border: 1px solid #b9b9b9;
    box-shadow: none;
}

input[type=text].highlighted,input[type=password].highlighted,input[type=email].highlighted,select.highlighted,textarea.highlighted,select[multiple=multiple].highlighted {
 box-shadow:0 0 5px #d00
}
input[type=checkbox].highlighted {
 box-shadow:0 0 5px #d00
}

div.gallery {
    display: inline-block;
    width: 100%;
    /*max-width: 1000px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

div.gallery img {
    width: 24%;
    background-color: #ffffff;
    background-position: center center;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    /*border: 3px solid #a59482 !important;*/
    float: left;
    display: inline-block;
    margin: 5px;
}

div.galleryclear {
    clear: both;
    width: 100%;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #000000;
}