.main-container {
	max-width:1920px;
	margin:0 auto;
}



* {
	margin: 0;
	padding: 0;
}

body {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#333333;
	font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:0px;
}
input, textarea, select {
	font-family: 'Open Sans', sans-serif;
}
a {
	text-decoration:none;
}

img {
	border: 0px;
	max-width: 100%;
}
.main-container {
	max-width:1920px;
	margin:0 auto;
}
.main-header {
	width:100%;
}

.bizeemcontainer {
	margin:0 auto;
	position:relative;
}

.slider-main {
	background:url(sliderimages/slider-bottom-shadow.jpg) no-repeat bottom center;
	text-align:center;
	height:15px;
}
.slider-main img {
	width:100%;
}


 *, ::after, ::before {
 box-sizing: border-box;
 }

 @media (min-width: 992px) {
 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0.5rem 1rem;
 }
}


ol {
	list-style:none;
	display:none;
}

.pb-6 {
    padding-bottom:6em;
}
.pt-6 {
    padding-top:6em;
}


.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
    outline: none;
  }
  
  .slides,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .flexslider {
    margin: 0;
    padding: 0;
  }
  
  .flexslider .slides img {
    width: 100%;
    display: block;
  }
  
  .flex-pauseplay span {
    text-transform: capitalize;
  }
  
  .slides:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  
  html[xmlns] .slides {
    display: block;
  }
  
  * html .slides {
    height: 1%;
  }
  
  .no-js .slides>li:first-child {
    display: block;
  }
  
  .flexslider {
    margin: 0;
    position: relative;
    zoom: 1;}
  
  .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  
  .loading .flex-viewport {
    max-height: 300px;
  }
  
  .flexslider .slides {
    zoom: 1;}
  
  
  
  .flexslider {
    position: relative;
    top: 0;
    width: 100%;
    overflow: hidden;
  }
  
  .overlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 8;
  }
  
  .flex-caption {
    position: absolute;
    width:540px;
    margin:auto 0px;
    left: 15vw;
    bottom: 50px;
    background-color:rgba(255, 255, 255, 0.9);;
    padding: 26px;
    z-index: 10;
    text-align: left;
    border-radius:6px;
  }
  
  .flex-caption p {
    font-size: 18px;
    font-weight:400;
    color: #333333;
    line-height: 22px;
    text-align: left;
    letter-spacing: 0.02em;
  }
  
  .flex-caption span.price {
    background: #e54747;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    padding: 15px 20px;
    display: inline-block;
  }
  
  .flex-caption h3.title {
    font-size: 2.4em;
    font-weight: 900;
    margin: 0px 0 10px 0;
    color: #250097;
    font-family: 'oswald', sans-serif;
    text-transform: uppercase;
  }
  
  .flex-caption a.slider-btn {
    background: #9ed034;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 35px;
    display: inline-block;
    margin-top: 30px;
  }
  
  /*.flex-caption a.slider-btn:hover {
  }*/
  
  a.flex-prev,a.flex-next {
    width: 92px;
    height: 93px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    color: #000;
    position: absolute;
    z-index: 99;
    top: 35%;
    text-indent: 150px;
    overflow: hidden;
  }
  
  /*a.flex-prev:hover,a.flex-next:hover {
  }*/
  
  @media screen and (min-width: 240px) {
    a.flex-prev,a.flex-next {
        display: none;
    }
  }
  
  @media screen and (min-width: 992px) {
    a.flex-prev,a.flex-next {
        display: block;
    }
  }
  
  .carousel-item img {
    object-fit: cover;
  }
  
  .imgcontainer img {
    padding: 0;
    color: rgba(58, 53, 65, 0.87);
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 6px;
    box-shadow: 0px 2px 1px -1px rgba(58, 53, 65, 0.2), 0px 1px 1px 0px rgba(58, 53, 65, 0.14), 0px 1px 3px 0px rgba(58, 53, 65, 0.12);
    overflow: hidden;
    box-shadow: 0px 2px 10px 0px rgba(58, 53, 65, 0.1);
}
  
  
  @media screen and (max-width: 922px){
  .flex-caption {
    position: absolute;
    width:45vw;
    /* margin:auto 0px;*/
    left: 15vw;
    bottom: 50px;
    padding: 26px;
    z-index: 54648999;
    text-align: left;
    border-radius:5px;
  }
  
  .flex-caption p {
    font-size: 1em;
    font-weight:400;
    line-height: 1.2em;
    text-align: left;
  }
  
  .flex-caption span.price {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    padding: 15px 20px;
    display: inline-block;
  }
  
  .flex-caption h3.title {
    font-size: 1.6em;
    font-weight: 900;
    margin: 0px 0 10px 0;
    font-family: 'oswald', sans-serif;
    text-transform: uppercase;
  }
  
  .flex-caption a.slider-btn {
    background: #9ed034;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 35px;
    display: inline-block;
    margin-top: 30px;
  }
  }









  @media only screen and (min-width: 980px) and (max-width:1200px) {

    .main-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
   }

   }
   @media only screen and (min-width: 768px) and (max-width: 980px) {
    .main-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
   }

   .flex-caption h3.title {
    font-size: 27px;
   }
   .nav > ul > li > a {
    text-shadow: 0px 0px 0px #000!important;
   }
   }

   @media only screen and (min-width: 640px) and (max-width: 768px) {
    .main-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
   }


  
    .bizeemcontainer {
    max-width: 98%;
    margin: 0 auto;
    position: relative;
   }
  
    .col3 {
    width: 100%;
    float: none;
    margin: 0 auto;
    display: block;
   }
  
   .nav > ul > li > a {
    text-shadow: 0px 0px 0px #000!important;
   }
   }
   @media only screen and (min-width: 480px) and (max-width: 640px) {
    .main-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
   }
   
   }



    @media only screen and (min-width: 200px) and (max-width: 480px) {
    .main-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
   }



    .bizeemcontainer {
    max-width: 98%;
    margin: 0 auto;
    position: relative;
   }

    .col3 {
    width: 100%;
    float: none;
    margin: 0 auto;
    display: block;
   }


   }



   
   .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1020;
  }

  .navbar-fixed-top.scrolled {
    background-color: #e9f4ff !important;
    transition: background-color 200ms linear;
  }

  .carousel-inner {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  }

  .footer h5 {
    line-height: 1.9em;
  }
  
  
  .ttcontainer {
      height: 140px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .ttcontainer p {
      font-size: 2rem;
      padding: 0.5rem;
      font-weight: bold;
      letter-spacing: 0.1rem;
      text-align: center;
      overflow: hidden;
    }

    .ttcontainer p span.typed-text {
      font-weight: normal;
      color: #001aff;
    }

    .ttcontainer p span.cursor {
      display: inline-block;
      background-color: #ccc;
      margin-left: 0.1rem;
      width: 3px;
      animation: blink 1s infinite;
    }

    .ttcontainer p span.cursor.typing {
      animation: none;
    }

    @keyframes blink {
      0% {
        background-color: #ccc;
      }

      49% {
        background-color: #ccc;
      }

      50% {
        background-color: transparent;
      }

      99% {
        background-color: transparent;
      }

      100% {
        background-color: #ccc;
      }
    }


.redbtn {
    background: rgb(237,0,0);
background: radial-gradient(circle, rgba(237,0,0,1) 0%, rgba(153,0,0,1) 100%);
}



.parallax-three {
    padding-top: 200px;
    padding-bottom: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-image: url(/images/happyfamily.jpg);
    background-attachment: fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}