@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900,300italic&display=swap);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,600italic,600,700&display=swap);
@import "../fonts/castelar/stylesheet.css";

body {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  color: #333;
  background-color: #ecebeb;
}

h1, h2 {
  font-family: "castellarregular";
  text-transform: uppercase;
}

body {
  margin: 0;
  padding: 0;
}

img{
  max-width: 100%;
  height: auto;
}

a:hover, a:focus {
  text-decoration: none;
}

.font16 {
  font-size: 16px;
  line-height: 24px;
}

.btn-danger {
  background-color: #B20B0C;
  border-color: #B20B0C;
  color: #ffffff;
}

.grd-overlay {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

.video-wrapper {}

.section-opt {
  background: url("../images/mountain.webp") top no-repeat;
  background-size: cover;
}

video {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  transition: opacity 1s ease 0s;
  width: 100%;
}

.video-overlay, .video-placeholder {
  background: rgba(0, 0, 0, 0) url("../images/grid.png") repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

.navbar-brand {
	padding: 6px;
	height: auto;
	width: 85px;
}

.navbar-brand img {
	width: 100%;
}

.navbar {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9;
	width: 100%;
	margin: 0;
	padding: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 0px;
}


.video-header {
  height: 660px;
}

.slider {
  position: relative;
  z-index: 9;
}

.slide-header {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 30%;
  width: 32%;
  z-index: 999;
}

.slide-header-2 {
  text-align: center;
  margin-top: 75px;
  color: #FFF;
}

.slide-header h4 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  font-size: 20px;
  line-height: 32px;
}

.slide-header h2 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  font-weight: 600;
  font-size: 42px;
  line-height: 34px;
}

ul.navbar-nav li a {
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 8px;
  padding-top: 8px;
}
.nav>li>a:focus{
  background-color: transparent;
}
.nav>li>a:hover, .nav>li.active>a {
  background-color: #ffffff;
  border-radius: 6px;
  color: #333333;
  text-decoration: none;
}

.img-circle {
  border-radius: 100%;
}

.vh-inner {
  height: 660px;
  position: fixed;
  top: 0;
  width: 100%;
}

.img-fluid {
    width: 100%;
    height: auto;
}

#buy {
    background-color:#dfdfdf;
}

.section-one {
	position: relative;
	z-index: 1;
	width: 100%;
	background-color: #f2e8ce;
}
.section-grid-bg::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.section-one .container {
  padding: 50px 0px;
}

.section-one .container .custom-sec-img {
  height: 400px;
  width: auto;
}

.fixed-parallax-bg {
  height: 400px;
  background: url(../images/knee-pain-img-1.webp) no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.prlx-txt {
  padding: 40px;
  color: #333;
  text-align: right;
  font-weight: 800;
}

.section-opt {
    background-color: #a7a3a0; 
    padding-top: 75px;
}

.desktop-only h1 {
    font-size: 25px;
}

.desktop-only h3 {
    font-size: 20px;
}

h3.mobile-only {
    font-size: 28px;
    font-weight: normal;
}

.section-two{
    padding-top: 150px;
    padding-left: 50px;
    padding-right: 50px;
}
.section-three{
    padding: 50px;
}
.grid {
  background-color: #FFF;
  padding: 20px;
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.1);
}

.gridd {
  background-color: #FFF;
  padding: 20px;
}

/*.grid .col-md-6:first-child {
  padding-right: 10px;
  padding-left: 0px;
}

.grid .col-md-6:last-child {
  padding-left: 10px;
  padding-right: 0px;
}

.grid .grid-left .col-md-12, .grid .grid-left .col-md-6 {
  padding: 0px;
}

.grid .grid-right .col-md-12 {
  padding: 0px;
}
*/

.grid .grid-left img, .grid .grid-right img {
  height: auto;
  width: 100%;
}

.grid .grid-left .col-left-1 {
  height: 410px;
  overflow: hidden;
  margin-bottom: 20px;
}

.grid .grid-left .col-left-2 {
  height: 175px;
  overflow: hidden;
  margin-bottom: 20px;
}

.grid .grid-left .col-left-3 {
  height: 160px;
  overflow: hidden;
}

.grid .grid-left .col-left-4 {
  height: 160px;
  overflow: hidden;
  padding-left: 10px;
}

.grid .grid-right .col-right-1 {
  height: 210px;
  overflow: hidden;
  margin-bottom: 20px;
}

.grid .grid-right .col-right-2 {
  height: 180px;
  overflow: hidden;
  margin-bottom: 20px;
}

.grid .grid-right .col-right-3 {
  height: 355px;
  overflow: hidden;
}

.user {
  border-radius: 100%;
  float: left;
  height: 72px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 72px;
}

.hide-menu .hide-menu-hover {
  visibility: hidden;
  bottom: -300px;
  width: 100%;
  opacity: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding-top: 10%;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

.hide-menu:hover .hide-menu-hover {
  height: 70%;
  visibility: visible;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.88);
  bottom: 0px;
  opacity: 1;
  width: 100%;
}

.hide-menu:hover .hide-menu-hover a {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.hide-menu .hide-menu-hover a {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

.hide-menu:hover .hide-menu-hover span {
  display: block;
  font-size: 12px;
  padding: 10px;
}

.buy {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.buynow-bg {
  background: #fff;
  border-radius: 2px;
}

.buy h4,
.buy h3 {
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 600;
  background: #B20B0C;
  padding: 15px
}

.buy h2 {
  font-size: 44px;
  color: #005225;
  font-weight: 600;
  margin: 0;
  padding: 20px;
}

.buy h2 i {
  display: block;
  font-size: 24px;
  font-style: normal;
}

.free-shipping {
  color: #B20B0C;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  padding-bottom: 20px;
}

@-webkit-keyframes blinker {
  from {
    opacity: 7.0;
  }

  to {
    opacity: 0.0;
  }
}

.buy h1.page-title {
  font-size: 48px;
  text-align: center;
  color: #B20B0C;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 0 40px;
  margin: 0;
}

.buy h1.page-title span {
  color: #000;
  font-weight: 300;
}

.buy small {
  display: inline-block;
  padding: 25px 15px;
}

.buy .btn {
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 25px;
  font-size: 22px;
  font-weight: 600;
}

.emi {
  font-size: 12px;
  font-weight: 600;
  margin: 10px 0 0;
}

.contact {
  padding: 20px 0px;
}

.cont-title h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  margin: 10px 0;
}

.cont-title h2 i {
  font-weight: 800;
  font-style: normal;
  color: #B20B0C;
}

.cont-title h2 span {
  display: block;
}

.number {
  padding: 10px 0px;
}

.number span {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1px;
  margin-right: 20px;
}

.contact .col-md-8 {
  border-left: 1px solid #d2d2d2;
  padding-left: 25px;
}

.testimonial-box {
  background-color: #f8f8f8;
  padding: 20px;
  border-bottom: solid 2px #999;
  margin: 20px 0px;
}

.testimonial-box h4 {
  text-align: right;
}

footer {
  width: 100%;
  background-color: #333;
  padding: 40px 0px;
  position: relative;
  color: #fff;
}

footer a {
  color: #fff;
  display: inline-block;
  padding: 4px;
  text-decoration: underline;
}

.tbl>tbody>tr>td, .tbl>tbody>tr>th,
.tbl>tfoot>tr>td, .tbl>tfoot>tr>th,
.tbl>thead>tr>td, .tbl>thead>tr>th {
  border-top: none;
}

.ghutnajivak-img {
    margin: auto;
    padding-top: 25px;
    text-align: center;
}
.ghutnajivak-img img {
    margin: auto;
    border: 4px double #74552D;
}

.c-video {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.c-video:hover .controls {
    transform: translateY(0);
}
.controls {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.7);
    transform: translateY(100%) translateY(-5px);
    transition: all 0.2s;
}
.buttons {
    padding: 10px;
}
.buttons button {
    background: none;
    border: 0;
    outline: 0;
    cursor: pointer;
}
.buttons button:before {
    content: '\f144';
    font-family: 'Font Awesome 5 Free';
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 28px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.buttons .play:before {
    content: '\f144';
}

.buttons .pause:before {
    content: '\f28b';
}
.orange-bar {
    height: 10px;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
}
.orange-juice {
    height: 10px;
    background: orangered;
}

.padding-10-b {
    padding-bottom: 10px;
}

/*-- inquiry-form --*/
.inquiry-form .form-control {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 52px;
  border-radius: 1px;
  box-shadow: none;
  color: #000; }
  .inquiry-form .form-control:hover, .inquiry-form .form-control:focus {
    border-color: #ed1941;
    box-shadow: none; }
.inquiry-form textarea.form-control {
  min-height: 80px;
  resize: none; }
.inquiry-form label {
  font-size: 14px;
  color: #3a2807;
  text-transform: uppercase; }
.inquiry-form .form-group {
  margin-bottom: 30px; }
.inquiry-form select.form-control {
  height: 52px !important; }
/* .inquiry-form .select-style {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/arrow-icon.png");
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer; 
} */
.inquiry-form .btn-submit {
  position: relative;
  z-index: 1;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  padding: 10px 20px;
  background: #ed1941;
  border: 0;
  border-radius: 1px;
  transition: all .5s ease-in-out;
  overflow: hidden; }
  .inquiry-form .btn-submit::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    z-index: -1;
    width: 0;
    height: 100%;
    background: #fff;
    transition: 0.5s;
    transform: skew(-30deg, 0deg); }
  .inquiry-form .btn-submit:hover, .inquiry-form .btn-submit:focus {
    color: #000; }
    .inquiry-form .btn-submit:hover::after, .inquiry-form .btn-submit:focus::after {
      left: 0;
      width: 100%;
      transform: skew(0deg, 0deg); }

#treeLeaves {
  background-repeat: no-repeat;
  width: 180px;
  height: 180px;
  z-index: 5;
  position: absolute;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation: leaves .5s ease-in-out infinite alternate;
  animation: leaves .5s ease-in-out infinite alternate;
}

@-webkit-keyframes leaves {
  0% {
    -webkit-transform: scale(.5);
  }

  100% {
    -webkit-transform: scale(.6);
  }
}

@keyframes leaves {
  0% {
    transform: scale(.5);
  }

  100% {
    transform: scale(.6);
  }
}

#cta{
  display: none;
  position: fixed;
  left: 0;
  bottom: 0px;
  z-index: 99;
  width: 250px; 
}

#cta img{
  width: 100%;
  height: auto;
}

.single-blog{
  margin-bottom: 25px;
}

.blog h2{
  text-transform: none;
  font-family: 'Josefin Sans', sans-serif;
}

.blog p{
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  #cta{
      display: block;
  }
  footer .col-md-6.text-right a {
      margin: 10px;
  }
}

@media (min-width: 767.99px) {
  #navbar {
    margin-top: 25px;
  }
}

.grid-m {
	margin-top: 50px;
}


@media (max-width: 767px) {
  footer {
    padding-bottom: 130px;
  }
}