@import url("https://fonts.googleapis.com/css?family=Great+Vibes|Josefin+Sans:300,400,600,700,700i|Montserrat:200,300,400,500,600,700,800&display=swap");
@@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  scroll-behavior: smooth;
}
main {
  background: #1D2547;
}
.top-images{
  height: 560px;
  background-size: cover;
}
@media (min-width: 1200px){
  .header-imgs{
    max-width: 1400px;
  }
}
.supernova{
  background-color: #f7f7fd;
}
.formFooter{
  display: none !important;
}
.header-logo{
  max-height: 275px;
  max-width: 95vw;
}
.middle-images{
  height: 350px;
}
.middle-images-treatments{
  height: 300px;
}
.treatments-h1{
  color: #140C40;
}
#navp{
  max-height: 150px;
}
.padding-tb{
  padding: 45px 0;
}
.navp-section{
  display: flex;
  justify-content: center;
}
.navp-text-section{
  display: table;
  justify-content: center;
}
.navp-text{
  display: table-cell;
  vertical-align: middle;
}
#navigation{
  a{
    color: #debb93;
  }
}
.welcome-text{
  font-weight: bold;
  font-size: 30px;
  color: rgba(36,44,75,255);
}
#why-choose{
  color: #debb93;
  .welcome-text, .welcome-subtext, li{
    color: #debb93;
  }
  li{
    font-size: 18px;
    margin-top: 20px;
  }
}
#navigation{
  li{
    margin-bottom: 0;
    a {
      font-size: 18px;
    }
  }
}
#about {
  color: #debb93;;
  .welcome-text, .welcome-subtext, li{
    color: #debb93;;
  }
  ul{
    padding-left: 40px;
  }
  li{
    list-style: disc;
    font-size: 20px;
  }
}
.welcome-subtext{
  font-size: 20px;
  color: #646D77;
}
.welcome-subtext b{
  color: #646D77;
}
.therapies li{
  list-style: disc;
}
.location-img img{
  max-height: 530px;
}
.mg-top{
  margin-top: 20px;
}
.pd-top{
  padding-top: 40px;
}
.top-image{
  height: 500px;
  max-width: 970px;
  margin: auto;
  background-size: cover;
}
.about-me-img{
  background-image: url(../img/aboutme-dog.jpg);
  background-size: cover;
}
.services-img{
  background-image: url(../img/horse-services.jpg);
  background-size: cover;
}
.expect-img{
  background-image: url(../img/horse-new2.jpg);
  background-size: cover;
}
.about-me-img, .services-img{
  background-position-x: center;
}
.aboutme-text-wrap{
  padding: 40px;
}
.aboutme-area{
  padding-right: 15px;
}

.expect-list, .therapies{
  padding-left: 30px;
}
.expect-list li, .therapies li
{
  line-height: 1;
  list-style-type: disc;
}
.expect-bottom{
  padding-top: 20px;
}

.header-img{

  height: 700px;
  margin: auto;
  background-size: cover;
  background-position: bottom;
}
.header-img h1{
  background: rgb(90,90,90, 0.5);
  margin-left: 50px;
  margin-right: 50px;
}
.home-header{
  background: #f7f7fd;
}
.header-img-text{
  align-content: center;
  text-align: center;
}
.hero__caption{
  padding-top: 400px;
  font-family: "Poppins",sans-serif;
}
.hero__caption-facial{
  padding-top: 380px;
  font-family: "Poppins",sans-serif;
}
h1{
  font-size: 20px;
  font-family: "Poppins",sans-serif;
  color: white;
  font-weight: bold;
  font-size: 6rem;
}
.panel-title{
  font-size: 2.5rem;
}
.dpanel-title-span::after{
  content: '\f067';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
   position: absolute;
   right: 30px;
}
.fa-plus{
  position: absolute;
  right: 25px;
}
.fa-minus{
  position: absolute;
  right: 25px;
}
.accordion .fa-plus{
  display: none;
}
.collapsed .fa-plus{
  display: inline !important;
}
.panel{
  min-height: 50px;
  background: #f7f7fd;
  margin-bottom: 20px;
}
.panel-body{
  color: black;
  padding: 2% 5% 2% 5%;
  text-align: left;
}
.panel-heading{
  text-align: left;
  height: 50px;
  padding-top: 10px;
  padding-left: 10px;
}
.container-fluid{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.price-image{
  width: 96vw;
  position: absolute;
  height: auto;
  top: 0;
  left: 0;
  padding-top: 150px;
}
.about-area{
  width: 100%;
  height: 140vh;
  position: relative;
}
.form-all{
  margin: 0;
}
.formFooter, .formFooter-wrapper{
  display: none !important;
}
h3.contact-us{
  font-size: 4rem !important;
}
h4.contact-us{
  font-size: 2rem !important;
}
.contact-top{
  padding-bottom: 5rem;
}
.contact-para{
  font-size: 18px;
}
.contact-table th{
  width: 120px;
}
.footer-title{
  color: white;
  font-size: 3rem;
}
.contact-section{
  padding: 50px 0 100px;
}
.popular-items .single-popular-items .popular-img .img-cap span{
  font-size: 22px;
}
.get-in-touch{
  margin-right: 50px;
}

.header-mobile{
  display: none;
}

.rounded{
  border-radius: 0.5rem !important;
}
/*Ipad*/
@media only screen and (max-width: 801px)  {
  .header-desktop{
    display: none;
  }
  .header-mobile{
    display: block;
  }
  .about-area{
    height: 520px;
  }
  .single-popular-items:hover .popular-img .img-cap{
    visibility: visible;
  }
  .section-tittle h2{
    font-size: 50px;
    color: white !important;
  }
  .hero__caption-facial{
    padding-top: 400px;
  }
  .single-popular-items .popular-img .img-cap{
    bottom: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .single-popular-items .popular-img .favorit-items {
    opacity: 0.7 !important;
    visibility: visible !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.treatments-h1{
  font-size: 8rem;
}
}
.section-tittle h2{
  background: rgb(128,128,128, 0.5);
}

/*news*/
.news-title{
  font-size: 4rem !important;
  text-align: center;
  padding-bottom: 40px;
}
.news-background-left .news-title{
  padding-top: 30px;
}
.news-para{
  font-size: 16px;
  padding: 0 20px 0 20px;
}
.news-item{
  background-color: #f7f7fd;
  padding: 40px 40px 40px 40px;
}
.news-item p{
  font-size: 16px;
}
.outer-news{
  margin-top: 40px;
}
.news-container-split{
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.news-load{
  display: none;
}
#load{
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  background: #1D2547;
  padding: 10px 10px 10px 10px;
  margin-top: 30px;
  color: white;
}
.news-image-right{
  background-image: url(../img/gallery/covid.jpg);
  background-size: cover;
}
.news-background-left{
  background-color: #f7f7fd;
}
.news-row{
  height: 500px;
}

.two-col-div{
  background: rgb(90,90,90, 0.5);
}

.about-area{
  padding-top: 50px;
}


/*small screen*/
@media only screen and (max-width: 1350px) {
  .middle-images{
    height: 250px;
  }
}
@media only screen and (max-width: 1420px) and (min-width: 1351px){
  .middle-images{
    height: 300px;
  }
}
@media only screen and (max-width: 1420px){
  .hero__caption{
    padding-top: 300px;
  }
  .header-img{
    height: 500px;
    max-width: 1100px;
  }
  .categories-area{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  footer{
    margin-top: 60px;
  }
  .price-main{
    height: 900px;
  }
}
/*Ipad landscape*/
@media only screen and (max-width: 1025px) and (max-height: 770px) {
  .middle-images{
    height: 250px;
  }
  .hero__caption{
    padding-top: 300px;
  }
  .header-img{
    height: 500px;
  }
  .header-left img{
    width: 350px;
  }
  .single-popular-items:hover .popular-img .img-cap{
    visibility: visible;
  }
  .single-popular-items .popular-img .img-cap{
    bottom: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .single-popular-items .popular-img .favorit-items {
    opacity: 0.7 !important;
    visibility: visible !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
}
/*Mobile*/
@media only screen and (max-width: 440px)  {
  .services-img{
    height: 500px;
  }
  .aboutme-text-wrap{
    padding: 20px; 
  }
  .about-me-img{
    height: 500px;
  }
  .top-images{
    height: 200px;
  }
  footer{
    margin-top: 100px;
  }
  .buttons-div{
    height: 50px;
  }
  .single-popular-items .popular-img .img-cap{
    bottom: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .single-popular-items .popular-img .favorit-items {
    opacity: 0.7 !important;
    visibility: visible !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
  .top-image{
    height: 200px;
  }
  .about-area{
    height: 320px;
  }
  .hero__caption{
    padding-top: 120px;
  }
  .hero__caption h1{
    font-size: 3rem;
  }
  .header-img{
    height: 220px;
  }
  .hero__caption-facial{
    padding-top: 110px;
  }
  .panel-title{
    font-size: 1.3rem;
  }
  .img-cap{
    height: 90px;
  }
  .img-cap span{
    font-size: 24px;
  }
  .middle-images{
    height: 250px;
  }
  .dermal-table{
    width: 100%;
  }
  .section-tittle h2{
    font-size: 30px;
    background: rgb(128,128,128, 0.5);
    opacity: 0.8;
  }
  .hero__caption-facial{
    padding-top: 160px;
  }
}
.temp-news{
    color: black;
}
