body,html {
  width:100%;
  height:100%;
  margin:auto;
  scroll-behavior:smooth;
}

th {
  padding-bottom:30px !important
}

a{
  text-decoration: none !important;
}



.clr{clear:both}

.head {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f36573+0,e35b67+50,f36573+100 */
background: #f36573; /* Old browsers */
background: -moz-linear-gradient(left,  #f36573 0%, #e35b67 50%, #f36573 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f36573 0%,#e35b67 50%,#f36573 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f36573 0%,#e35b67 50%,#f36573 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36573', endColorstr='#f36573',GradientType=1 ); /* IE6-9 */
 padding:20px 0px;
  min-width:320px;
  max-width:1980px;
  min-height:100px;
  margin:0 auto;
  font-family: 'Bodoni Moda', serif;
}

.head-links {
    margin-top:20px;
}

.head-links a{
  color:#fff;
  font-weight: 800;
  text-decoration: none;
  padding-right:17px;
  font-size:0.9em;
  letter-spacing: 0.07em;
}

.head-links a:hover{
font-weight: 600;
color:#fff;
}

.header {
  background:url(../images/header.jpg) top no-repeat;
  min-width:320px;
  max-width:1980px;
  min-height:610px;
  margin:0 auto
}

.container {
  max-width:1100px!important
}

.phone {
  color:#fff;
  font-weight: 800;
  font-size:1.2em;
  letter-spacing: 0.05em;
  text-align:right;
  margin-top:20px;
}

.phone img {
  margin-right:10px;
}

.intro {
  color:#fff;
  padding-top:200px;
  font-size: 3.3em;
  max-width:400px;
  margin-left:50px;
  font-weight: 300;
    line-height: 1.2em;
}

.intro b{
  font-weight: 600;
}

.pre-footer {
  background: #f3f3f3;
  padding:30px 0px 70px 0px;
  min-width:320px;
  max-width:1980px;
  min-height:100px;
    text-align:center;
    color:#898888;
}

.ccc img{
  margin-top:30px;
  margin-bottom:20px;
}

.ccc h3{
  color:#000;
  font-family: 'Bodoni Moda', serif;
  font-weight: 800;
  max-width:170px;
  margin:0 auto;
  font-size: 1.4em;
}

.shortpost {
    text-align: center;
    font-family: 'Bodoni Moda', serif;
    padding: 30px 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1em;
    color: #474747;
    float:left;
    min-width:25%;
}

    .shortpost img{
        width:123px;
         height:123px;
         border-radius: 100px;
         margin-bottom:20px;
    }
    
    .shortpost h3 {
    font-size: 1.1em;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.shortpost p {
    font-size: 0.7em;
    padding: 0px 0px;
    margin: 0px 0px;
}


    .shortpost a{
    color:#474747;
}

.shortpost a:hover{
    color:#e35b6b;
}

.pre-footer h1{
  color:#474747;
  font-size: 1.7em;
  font-family: 'Bodoni Moda', serif;
  padding-top:20px;
  font-weight: 600;
}

.pre-footer p{
  font-weight: 200;
  font-size:1.2em;
  max-width:300px;
  margin:0 auto;
  letter-spacing: 0.04em;
  padding:20px 0px;
}

.footer {
  background: #e16d7a;
  min-width:320px;
  max-width:1980px;
  min-height:100px;
    margin:0 auto;
  color:#fff;
  font-family: 'Bodoni Moda', serif;
  padding:30px 20px;
}

.footer p{
  text-align: right;
  font-weight: 200;
  letter-spacing: 0.04em;
  padding-top:10px;
}

.all {
  min-width:320px;
  max-width:1980px;
  min-height:100px;
  margin:0 auto;
  padding:0px 0px 40px 0px;
}

.lin a{
  color:#626262;
  text-decoration: none;
  font-weight: 400;
  padding:10px 20px;
}

.lin a:hover {
  padding:10px 20px;
  background:#e16a77;
  border-radius:6px;
  color:#fff;
}

.stable p{
  font-weight: 200;
  color:#3c3c3c;
  font-size: 1.1em;
  line-height: 1.8em;
}

.stable img {
  padding-top:20px;
}

.qq {
    white-space: nowrap;
}

.p-button {
  background:#fff;
  width:100%;
  border:1px solid#e16a77;
  color:#e16a77;
  border-radius:6px;
  text-align:center;
  padding:10px 0px;
  font-size: 1.5em;
  font-family: 'Bodoni Moda', serif;
  cursor: pointer;
  text-decoration: none;
  font-weight: 800;
  margin-top:15px;
}

.p-button:hover {
  background:#e16a77;
  color:#fff;
}

.flower a{
    color:#474747;
}

.flower a:hover{
    color:#e35b6b;
}

.highslide {
    width:25% !important;
    float:left !important;
    text-align:center;
}

@media (min-width: 320px) and (max-width: 760px) {

.shortpost {
    text-align: center;
    font-family: 'Bodoni Moda', serif;
    padding: 30px 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1em;
    color: #474747;
    float:left;
    min-width:48%;
}

 .shortpost h3 {
    font-size: 0.8em;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}


  .header {
    background:url(../images/header-mob.jpg) top no-repeat;
    min-width:320px;
    max-width:1980px;
    min-height:507px;
    margin:0 auto
  }

  .head-links {
      margin-top:10px;
      text-align:center;
      margin-bottom:20px;
  }

  .head-links a{
    color:#fff;
    font-weight: 800;
    text-decoration: none;
    padding-right:8px;
    padding-left:8px;
    font-size:0.9em;
    letter-spacing: 0.07em;
  }

  .phone {
    background: #f36573;
    text-align:center;
    margin-top:20px;
    font-size:1.6em;
    border-radius: 30px;
    padding:10px 0px;
  }

  .intro {
    color:#fff;
    padding-top:130px;
    font-size: 2.8em;
    max-width:280px;
    margin-left:10px;
    font-weight: 300;
      line-height: 1.2em;
  }

  .ccc img{
    margin-top:60px;
  }

  .ccc h3{
    max-width:300px;
  }

  .intro b{
    text-shadow: 0px 0px 18px #bf2f3f;
  }

  .stable p{
    font-weight: 200;
    color:#3c3c3c;
    font-size: 1.1em;
    line-height: 1.8em;
  }

  .stable {
    text-align:center;
  }

  .stable img {
    padding-bottom:30px;
  }


  .footer {
    text-align:center;
  }

  .footer p{
    text-align: center;
    font-weight: 200;
    letter-spacing: 0.04em;
    padding-top:30px;
  }

}
