* {
    margin: 0px;
    padding: 0px;
    outline: none;
  }
 h1,h2,h3,h4,h5,h6 {
    font-family: "Red Rose", serif;

  }
  p, a, span, li {
   font-family: "Red Hat Display", sans-serif;
    font-weight: 500;
    color: #5A7184;
    font-size: 17px;
    line-height: 1.5em;
  }
  .img-full, .img-full img {
    width: 100%;  
    height: auto;
  }
  .home_heading
  {
    text-align: center;
    margin: 50px 0px;
  }

  #block-beauty-views-block-services-block-1{
    margin: 100px 0px;
  }
  #block-beauty-views-block-services-block-1 .view-header
  {
    text-align: center;
    margin: 0 auto;
  }

  .services-area{
    padding: 10px;
  }

  .services-img-grid img{
    border-radius: 10px;
  }

  .checked {
  color: orange;
}
.review-icon
{
      display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
.fa-star{
    font-size: 12px;
}
.review-header{
      text-align: center;
    margin-bottom: 50px;
}

.review-area{
  padding:0px 20px;
}

.review-grid{
    margin: 10px 0px 20px 0px;
}

.review-content p{
     margin: 0px;
    line-height: 15px;
}
.review-content .datetime{
  font-size: 12px;
}
.review-content{
  display: flex;
}

.review-content .name-firstl{
    width: 40px;
    height: 40px;
    background-color: #fbdbdb;
    text-align: center;
    border-radius: 50%;
    line-height: 37px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-right: 10px;
}
.full-width-content
{
    background-color: #f6f6f6;
    padding: 80px 0px;
        margin-bottom: 80px;
            margin-top: 40px;
}

#block-beauty-views-block-review-block-1{
  margin-bottom: 80px;
}

.location-header{
  text-align: center;
    margin-bottom: 30px;
}
.fotterall
{
    background-color: #300206;
    padding: 60px 0px 30px 0px;
    position: relative;
}
.fotterall::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/Silk_Beauty.png) no-repeat;
    right: 0;
    bottom: 63px;
    max-width: 653px;
    height: 65px;
}
.footer-bottom{
      margin-top: 20px;
}

.footer-bottom p.developed{
      color: #D9DBE1;
    font-size: 14px;
    font-weight: 400;
}
.footer-bottom .developed a {
    color: #fff;
    text-decoration: underline;
    font-size: 15px;
}

.footer-con p{
    color: #fff;
    font-size: 16px;
}
.footer-con img
{
      max-width: 100%;
    margin-bottom: 20px;
}
.region-footer-menu h2{
      font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}
#block-beauty-services ul
{
  column-count: 2;
    display: block;
}
#block-beauty-services ul li>a
{
    color: #D9DBE1;
    font-size: 16px;
    padding: 5px 0px;
}
#block-beauty-services{
    width: 50%;
    float: left;
}

#block-beauty-contactus{
      width: 50%;
    float: right;
}
.footer-contactus p{
    color: #D9DBE1;
    font-size: 16px;

}
/* .opening-h {
    border: 1px solid #ccc;
    padding: 17px;
    border-radius: 10px;
    margin-top: 15px;
} */
 .our_services-section .services-area{
  padding: 0px;
  margin-bottom: 40px;
 }
.our_services-section .services-area a
{
      color: #363636;
    text-decoration: none;
    	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.our_services-section .services-area a:hover{
  color: #000;
}
.our_services-section .services-area h3
{
      font-size: 25px;
    margin-top: 15px;
}

#block-beauty-views-block-services-block-2  .view-header{
  margin-bottom: 50px;
}
.page-header-bar
{
      background-color: #801B1B;
    color: #fff;
    padding: 15px 0px;
    margin-bottom: 40px;

}
.breadcrumb li a
{
  color: #fff;
    text-decoration: none;
        font-size: 15px;

}
.breadcrumb li
{
      color: #aaaaaa;
          font-size: 15px;

}
.breadcrumb-item + .breadcrumb-item::before {
    color: #fff!important;
}
.path-node .fotterall{
  margin-top: 50px;
}

.page-node-type-services main, .page-node-type-page  main,
.page-node-type-areas-we-serve main{
  overflow: hidden;
}

.full-grid-container{

    background: #f5f5f5;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;
}
.image-container-services{
      width: 35%;
    float: left;
}
.image-container-services img
{
      width: 100%;
    height: auto;
}
.full-grid-container .field--name-field-service-description-part-1
{
      padding: 30px 0px;
    float: right;
    width: calc(100% - 40%);
}.resources-container, .area-serve-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 45px;
    margin-left: -10px;
    margin-right: -10px;
    background-position: center center;
}
.resources-area, .area-serve-row {
  width: calc(33% - 20px);
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    list-style: none;
    margin-bottom: 20px;
    box-shadow: 0px 7px 20px 0px rgba(42 22 139 / 8%);
    -webkit-box-shadow: 0px 7px 20px 0px rgba(42 22 139 / 8%);
    -moz-box-shadow: 0px 7px 20px 0px rgba(42 22 139 / 8%);
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #f1f1f1;
    padding: 20px 25px;
    background-color: rgba(255, 255, 255, 0.4);
}
.resources-area a
{
      color: #3b3b3b;
    text-decoration: none;
}
.resources-area h3
{
      font-size: 26px;
}

.page-node-type-areas-we-serve .full-grid-container .field--name-field-service-description-part-1
{
      padding: 30px 0px;
    float: none;
    width: calc(100%);
}
.lear_btn a
{
      background-color: #801B1B;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding: 4px 16px;
    border-radius: 50px;
    font-size: 14px;
    margin-top: 10px;
        	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.lear_btn a:hover{
   background-color: #551111;
}

.accordion-header button{
      font-size: 22px;
    padding: 25px 0px;
}
.home-img {
    height: 750px;
    background-repeat: no-repeat;
    width: 100%;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: relative;
    background-size: cover;
}
.home-banner-text{
      position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0,-50%);

        color: #fff;
}
.home-banner-text-inner p{
  color: #fff;
}
.home-banner-text-inner{
  width: 54%;
}

.path-frontpage .dialog-off-canvas-main-canvas{
  position: relative;
}

.path-frontpage .dialog-off-canvas-main-canvas header{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.path-frontpage .navbar-nav .nav-link, .path-frontpage .media-library-view--widget .view-header a {
    color: #fff;
}

    .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-lg .navbar-nav a {
padding-right: 14px !important;
    padding-left: 14px !important;
    font-size: 18px;
    font-weight: 600;
    }
.explore-btn
    {
      color: #fff;
    background: #801B1B;
    text-decoration: none;
    padding: 14px 40px;
    border-radius: 50px;
    display: inline-block;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
.explore-btn:hover{
    background: #661d1d;
}
    .gallery-row .views-row{
      margin-bottom: 20px;
    }

     .gallery-row .views-row img{
       border-radius: 10px;
     }

      .gallery-row .views-row a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

   .gallery-row .views-row a:before {
    content: "";
    background: rgba(0,0,0,0.5) url(../images/view.png) center center no-repeat;
    font-size: 22px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
     border-radius: 10px;
}

   .gallery-row .views-row a:hover:before {
    opacity: 1;
}

   .gallery-row .views-row {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.node-13 #block-beauty-content{
  width: 50%;
  float: left;
}

.node-13 #block-beauty-webform{
 width: 45%;
    float: right;
    background-color: #f2f0f0;
    padding: 20px;
}
#block-beauty-webform .btn-primary
{
      color: #fff;
    background: #801B1B;
    text-decoration: none;
    padding: 8px 40px;
    border-radius: 50px;
    display: inline-block;
    border: 0px;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#block-beauty-webform .btn-primary:hover,
#block-beauty-webform .btn-primary:focus
{
      background-color: #661d1d;
}
#block-beauty-webform .form-control
{
  border-radius: 0px;
    padding: 10px 15px;
    line-height: auto;
    margin-top: 5px;
}
.navbar-nav .nav-item span.nav-link
{
      background: #801B1B;
    border-radius: 50px;
    margin-left: 20px;
    color: #fff;
}
.services-area a
{
      text-decoration: none;
    color: #000;
}
.services-area .services-content h3{
  margin-top: 15px;
}

.path-frontpage .navbar-expand-lg .navbar-nav .nav-link:hover{
    color: #d8d8d8;
}


.navbar-nav > li > .dropdown-menu {
    box-shadow: 0px 3px 8px -2px #ebebeb;
}

.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #801B1B;
}

.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #801B1B;
    outline: 0;
}.dropdown-item.active, .media-library-view--widget .view-header a.dropdown-item.is-active, .dropdown-item:active {
    text-decoration: none;
    background-color: #801B1B!important
}
.path-frontpage  .navbar-nav .nav-link.show{   
   color: #fff !important;
  }
.dropdown-menu > li > a {
    display: block;
    padding: 10px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 15px;
}

.dropdown-menu {
    display: inherit;
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}

ul.dropdown-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #801B1B;
    left: 39px;
}
.navbar-nav > li > .dropdown-menu {
    box-shadow: none;
}
.dropdown-menu{
  border-radius: 0px!important;
}
.adsservice span
{background-color: transparent;
    color: #1c1c1c;
    font-weight: bold;
    border-top: 1px solid #ccc;}
    .navbar-brand img {
        height: 80px!important;
    }


    .owl-dots {
  text-align: center;
  margin-top: 15px;
}

.owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
}

.owl-dots .owl-dot span {
     width: 33px;
    height: 5px;
    background: #ccc;
    display: block;
    border-radius: 0;
    transition: all 0.3s ease;
}

.owl-dots .owl-dot.active span {
  background: #000;
}

.owl-dots .owl-dot:hover span {
  background: #555;
}