

    body {

      font-family: 'Roboto', sans-serif!important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 14.5px;
}

.ds{
  border-bottom: 1px solid #fff;
}

.simonep p{
  margin-bottom: 2rem;

}

.simonep h4{
  margin-bottom: 1rem;
     font-size: 1.25rem;
}

.bx1 {
    height: 40px;
    width: 1px;
    background: #fff!important;
    margin-left: auto;
    margin-right: auto;
}

.bx1:before {
    content: '';
    width: 100%;
    height: 1px;
    background:  #fff!important;
    position: absolute;
    bottom: 0;
}

.bx1x:before {
    content: '';
    width: 0%;
}

.bx2{
    height: 40px;
    width: 1px;
    background:  #fff!important;
    margin-left: auto;
    margin-right: auto;
}

.bx3{
    margin-left: auto;
    margin-right: auto;
}

.bx3 div {
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    text-transform: uppercase;
    width: 290px;
}

.bx-4{
 
   padding-top: 1.5rem;
  padding-bottom: 1.5rem;
   background: #fff;
   border-radius: .50rem;
   
}

.text-secondary li {
    /*font-size: 17.5px;*/
    font-weight: 300;
    line-height: 26px;
    padding-bottom: .25rem;
}


a.btn.shadow-sm {
    color: rgb(251, 254, 255);
    border: 1px solid #fff;
}


a.btn.shadow-sm.facebook {
    background-color: #4267B2;
    border-color: #4267B2
}

a.btn.shadow-sm.twitter {
    background-color: #00acee;
    border-color: #00acee
}

a.btn.shadow-sm.instagram {
    background-color: #3f729b;
    border-color: #3f729b
}

a.btn.shadow-sm.google {
    background-color: #db4a39;
    border-color: #db4a39
}

a.btn.shadow-sm.linkedin {
    background-color: #0e76a8;
    border-color: #0e76a8
}

a.btn.shadow-sm.tripadvisor {
    background-color: #00af87;
    border-color: #00af87
}

a.btn.shadow-sm.youtube {
    background-color: red;
    border-color: red
}

a.btn.shadow-sm {
    transition: .2s
}

a.btn.shadow-sm:hover,
a.btn.shadow-sm:focus {
    transform: scale(.97977);
    transition: .2s
}


#sep1 a{
  color: inherit;
}

#wpadminbar {
    direction: ltr;
    color: #ccc;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    height: 32px;
    position: fixed;
    top: auto;
    left: 0;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #23282d;
    bottom: 0px;
}


.lead {
    font-size: 16px;
    font-weight: 300;
}

button.btn.btn-dark.btn-lg.mb-3,
a.btn.btn-secondary.btn-lg {
    font-size: 16px;
    text-transform: uppercase;
}

h3.card-title.font-weight-normal.text-dark.h4 {
    font-size: 18px;
    padding-top: 10px;
}

h1.mb-4.display-5.font-weight-normal {
    font-size: 22px;
}

.lh {
    font-weight: 300!important;
}

.text-secondary {
    color: #2d3235!important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    letter-spacing: .1px;
  /*  text-transform: uppercase;*/
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: inherit;
}


.h4,
h4 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: inherit;
    font-size: 20px!important;
}

.navbar-light .navbar-brand,
.simone {
    color: rgba(0,0,0,.9);
    font-family: 'Roboto';
}

.navbar-light .navbar-brand span {
    position: relative;
    top: -4px;
    font-size: 25px;
}




.navbar-light .navbar-brand .span1{
    color: #a0738d!important;
  }

  .navbar-light .navbar-brand .span2{
    color: #e7afae!important;
  }