/** Shopify CDN: Minification failed

Line 15:0 Unexpected "<"
Line 124:0 Unexpected "<"
Line 154:0 Unexpected "<"
Line 297:2 Unexpected "<"
Line 446:0 Unexpected "<"

**/





<style>
   #vidwrap {

    /* Your thumbnail image */

    background: url('https://cdn.shopify.com/s/files/1/0289/2732/8291/files/image.png?v=1593084964') no-repeat center;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow:hidden;
    background-repeat: no-repeat;
    cursor:pointer;
    height:600px;
    width:100%;
}
  .beauty {
  	background-color: rgba(255,255,255,1);
  }
  .bottom-banner a {
  	    font-size: 20px;
  }
  .card ul li p {
  	font-weight:600 !important;
    font-size:18px;
     margin:10px 0px;
  }
  a {
    color: #174A7C;
}
  h2 {
  	    color: #184a7b;
    font-size: 50px;
    margin-top: 40px;
    font-weight: 400;
  }
  h2::before {
    content: '';
    display: inline-block;
    width: 4rem;
    position: relative;
    border-bottom: 3px solid #184a7b;
    position: absolute;
    bottom: 20px;
    left: 0;
          left: 50%;
    transform: translateX(-50%);
  }
  .card-title {
  	font-size: 25px;
        color: #184a7b;
  }
  .card p {
  	color:#184a7b;
        font-family: 'Poppins' !important;
    font-weight:300;
  }
  p {
  color:#184a7b;
        font-family: 'Poppins' !important;
  }

	  .bottom-banner {
  	background-color:#fafafa;
  }
  .bottom-banner .heading {
  	font-size:40px;
    margin-bottom:40px;
	font-family: 'Montserrat' !important;
    font-weight:bold;
  }
  .bottom-banner p {
  	font-size:20px;
  }
  .bottom-banner a {
  	color:#184a7b;
  }
   .nav-container p {
   
     margin: auto !important;
}
 
  .nav-container a {
  	color: white;
    padding-top: 51px;
    display: block;
    padding: 51px 10px 0px 10px;
  }
  .book-now {
  	background: white; padding: 15px; margin-top: 20px; display: block; max-width: 155px; text-align: center; color: #184a7b; border: 1px solid #184a7b;
  }
  .book-now:hover {
  	background:#c6c8d7;
    border:1px solid #c6c8d7;
    color:white;
  }
  .collapsed {
 	background-color: #f7f7f7; 
 	}
  .card ul li p {
    font-weight: 600 !important;
    font-size: 15px;
    margin: 10px 0px;
}
  .btn-primary {
  background-color: #184a7b !important;
    margin-bottom:20px;
  }
</style>









<style>
  p {
  	    color: #184a7b;
  }
  .btn-link {
  	color:#104B7D;
  }
  .card {
  	border:none;
  }
  .card-header {
  	border:none;
  }
  #accordionExample {
  
  	    box-shadow: 1.25rem 1.375rem 0.75rem 0rem rgba(0, 0, 0, 0.22) !important;
  }
  .show {
  	padding:15px 10px 20px 15px;
  }
</style>





<style>
    .carousel-item h2 {
      font-size: 25px !important;
    }

    .testimonial-slider h2 {
      color: #184a7b;
      text-align: center;
      text-transform: uppercase;
      font-family: 'Montserrat' !important;
      font-weight: bold;
      position: relative;
      margin: 25px 0 50px;
      font-size: 40px;
    }

    .carousel-item h2::after {
      display: none !important;
    }

    .testimonial-slider h2::after {
      content: "";
      width: 100px;
      position: absolute;
      margin: 0 auto;
      height: 3px;
      background: #184a7b;
      ;
      left: 0;
      right: 0;
      bottom: -25px;
    }

    .testimonial-slider .carousel {
      margin: 0 auto;
      padding-bottom: 50px;
    }

    .testimonial-slider .carousel .item {
      color: #999;
      font-size: 14px;
      text-align: center;
      overflow: hidden;
      min-height: 340px;
    }

    .testimonial-slider .carousel .item a {
      color: #eb7245;
    }

    .testimonial-slider .carousel .img-box {
      width: 145px;
      height: 145px;
      margin: 0 auto;
      border-radius: 50%;
    }

    .testimonial-slider .carousel .img-box img {
      width: 100%;
      height: 100%;
      display: block;
      border-radius: 50%;
    }

    .testimonial-slider .carousel .testimonial {
      padding: 10px 0 10px;
      font-size: 20px;
      line-height: 27px;
    }

    .testimonial-slider .carousel .overview {
      text-align: center;
      padding-bottom: 5px;
    }

    .testimonial-slider .carousel .overview b {
      color: #333;
      font-size: 15px;
      text-transform: uppercase;
      display: block;
      padding-bottom: 5px;
    }

    .testimonial {
      color: #184a7b;
    }

    .testimonial-slider .carousel .star-rating i {
      font-size: 18px;
      color: #184a7b;
      ;
    }

    .testimonial-slider .carousel .carousel-control {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: #999;
      text-shadow: none;
      top: 4px;
    }

    .testimonial-slider .carousel-control i {
      font-size: 20px;
      margin-right: 2px;
    }

    .testimonial-slider .carousel-control.left {
      left: auto;
      right: 40px;
    }

    .testimonial-slider .carousel-control.right i {
      margin-right: -2px;
    }

    .testimonial-slider .carousel .carousel-indicators {
      bottom: 15px;
    }

    .testimonial-slider .carousel-indicators li,
    .carousel-indicators li.active {
      width: 11px;
      height: 11px;
      margin: 1px 5px;
      border-radius: 50%;
    }

    .testimonial-slider .carousel-indicators li {
      background: #e2e2e2;
      border-color: transparent;
    }

    .testimonial-slider .carousel-indicators li.active {
      border: none;
      background: #888;
    }
  </style>





<style>
   #vidwrap {

    /* Your thumbnail image */

    background: url('https://cdn.shopify.com/s/files/1/0289/2732/8291/files/image.png?v=1593084964') no-repeat center;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow:hidden;
    background-repeat: no-repeat;
    cursor:pointer;
    height:600px;
    width:100%;
}
  .beauty {
  	background-color: rgba(255,255,255,1);
  }
  .bottom-banner a {
  	    font-size: 20px;
  }
  .card ul li p {
  	font-weight:600 !important;
    font-size:18px;
     margin:10px 0px;
  }
  a {
    color: #174A7C;
}
  h2 {
  	    color: #184a7b;
    font-size: 50px;
    margin-top: 40px;
    font-weight: 400;
  }
  h2::before {
    content: '';
    display: inline-block;
    width: 4rem;
    position: relative;
    border-bottom: 3px solid #184a7b;
    position: absolute;
    bottom: 20px;
    left: 0;
          left: 50%;
    transform: translateX(-50%);
  }
  .card-title {
  	font-size: 25px;
        color: #184a7b;
  }
  .card p {
  	color:#184a7b;
        font-family: 'Poppins' !important;
    font-weight:300;
  }
  p {
  color:#184a7b;
        font-family: 'Poppins' !important;
  }

	  .bottom-banner {
  	background-color:#fafafa;
  }
  .bottom-banner .heading {
  	font-size:40px;
    margin-bottom:40px;
	font-family: 'Montserrat' !important;
    font-weight:bold;
  }
  .bottom-banner p {
  	font-size:20px;
  }
  .bottom-banner a {
  	color:#184a7b;
  }
  .nav-container p {
  	
  }
  .nav-container .circle-1 {
  	background: #184a7b;
    border-radius: 50%;
    text-align: center;
    height: 140px;
    width: 140px;
  }
  .nav-container .circle-1:hover {
  	background:#184a7b;
    cursor:pointer;
       transform: scale(1.1);
  }
  .nav-container .circle-2:hover {
  	background:#184a7b;
    cursor:pointer;
    transform: scale(1.1);
  }
  .nav-container .circle-3:hover {
  	background:#184a7b;
    cursor:pointer;
    transform: scale(1.1);
  }
  .nav-container .circle-2 {
  	background: #939ca0;
    border-radius: 50%;
    text-align: center;
    height: 140px;
    width: 140px;
  }
  .nav-container .circle-3 {
  	background: #c7c8d8;
    border-radius: 50%;
    text-align: center;
    height: 140px;
    width: 140px;
  }
  .nav-container a {
  	color: white;
    padding-top: 51px;
    display: block;
    padding: 51px 10px 0px 10px;
  }
  .book-now {
  	background: white; padding: 15px; margin-top: 20px; display: block; max-width: 155px; text-align: center; color: #184a7b; border: 1px solid #184a7b;
  }
  .book-now:hover {
  	background:#c6c8d7;
    border:1px solid #c6c8d7;
    color:white;
  }
  .collapsed {
 	background-color: #f7f7f7; 
 	}
  .card ul li p {
    font-weight: 600 !important;
    font-size: 15px;
    margin: 10px 0px;
}
  .btn-primary {
  background-color: #184a7b !important;
    margin-bottom:20px;
  }
</style>


