/*
========================
Header area start
========================
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap');

/*font-family: 'Open Sans', sans-serif;*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
	background: #fff;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

::selection {
    color: white;
    background: #ff7675;
}

::-webkit-selection {
    color: white;
    background: #ff7675;
}

::-moz-selection {
    color: white;
    background: #ff7675;
}

.scrolltotop {
    width: 40px;
    height: 40px;
    border-radius: 20px 20px 0 0;
    background: rgba(0,0,0,.5);
    text-align: center;
    padding-top: 8px;
    font-size: 22px;
    color: #ffffff;
    position: fixed;
    right: 5px;
    bottom: 5px;
    display: none;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
}

.scrolltotop:hover {
    background: #294E61;
    color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}

.header-area {
    padding: 15px 0;
}

/* banner-area start */
.banner-area {
    background: url(images/weight_loss-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0;
}

.banner-left h2 {
    font-size: 30px;
    font-weight: 800;
    color: #294e61;
    margin: 30px 0 20px;
}

.banner-left p {
    font-size: 13px;
    color: #1c384c;
}

button, .banner-left a {
    font-size: 19.43px;
    font-weight: 600;
    color: #fff !important;
    background: #294E61;
    padding: 7px 40px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 8px;
    border: 1px solid #294E61;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
}

.banner-left a:hover {
   opacity: 0.8;
}

.banner-right img {
    border-radius: 12px;
    width: 100%;
    display: block;
}

/* weight-area start */
.weight-area {
    padding: 60px 0;
}

.weight-part {
    background: #F5F5F5;
    padding: 60px 50px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}

.upper-cont h2 {
    font-size: 25px;
    font-weight: 700;
    color: #373737;
}

.upper-cont p {
    font-size: 16px;
    color: #373737;
    padding: 20px 0 50px;
    max-width: 90%;
    margin: auto;
}

.weight-inner img {
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.weight-inner h4 {
    font-size: 19px;
    font-weight: 700;
    color: #373737;
    text-align: center;
    margin: 30px 0;
}

.weight-inner p {
    font-size: 14px;
    color: #000000;
    text-align: justify;
    text-align-last: center;
    max-width: 85%;
    margin: auto;
}

/* hero-part start */
.hero-part {
    background: #294E61;
    margin: 50px 0 70px;
}

.hero-left img {
   width: 350px;
   margin-left: 50px;
   transform: scale(1.3);
}

.hero-cont h2 {
    font-size: 27.42px;
    font-weight: 700;
    color: #FFF;
    text-align: right;
}

.hero-cont p {
    font-size: 14.4px;
    color: #FFF;
    text-align: right;
    margin-top: 15px;
}

.cus-mdl .modal-dialog {
    max-width: 680px;
    margin: 1.75rem auto;
}

.cus-mdl .modal-content {
    border: none;
    border-radius: 0;
    outline: 0;
}

.cus-mdl .modal-header {
    background-color: #294E61;
    border-radius: 0;
    padding: 12px 30px;
    border: none;
}

.cus-mdl h5 {
    color: #fff;
    font-weight: 700;
}

.cus-mdl .close {
    outline: none;
}

.cus-mdl .modal-body {
    padding: 20px 30px;
}

.cus-mdl input {
    width: 100%;
    display: block;
    padding: 10px 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    outline: none!important;
}

.cus-mdl p {
    margin: 0 0 5px 0;
}

.cus-mdl input[type="submit"] {
    background-color: #294E61;
    border-color: #294E61;
    color: #fff;
    font-weight: 700;
    margin-top: 15px;
    width: initial;
    padding: 10px 50px;
    transition: 0.2s all ease;
}

.cus-mdl input[type="submit"]:hover {
    opacity: 0.8;
}

.slider-area {
    padding: 60px 0;
}

.slider-part {
    background: #F5F5F5;
    padding: 30px 35px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}

.slider-top h2 {
    text-align: center;

}
.slider-top h2 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 25px;
}


.slider-part img {
    width: 40px;
    display: block;
    margin: 0 auto 20px;
}

.slider-part p {
    text-align: center;
    color: #000000;
    font-size: 14px;
}

.slider-part h4 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #000000;
}

/* footer-area start */
.footer-area {
    background: #294E61;
    padding: 40px 0;
}

.footer-cont h2 {
    font-size: 25px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
}

.footer-cont p {
    font-size: 14px;
    color: #FFF;
    margin-top: 20px;
    text-align: center;
}

/* copyright-area start */
.copyright-area {
    padding: 20px 0;
}

.social-icon ul li {
    display: inline-block;
}

.social-icon ul li a i {
    font-size: 20px;
    color: #294E61;
    margin-right: 20px;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
}

.social-icon ul li a i:hover {
    opacity: .8;
}

.copy-cont p {
    font-size: 10px;
    color: #294e61;
    text-transform: uppercase;
    margin: 0;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */

 .owl-theme .owl-nav {
    margin-top: 30px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    outline: none!important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    background: #F5F5F5;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    border: 1px solid #294E61;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #294E61;
    outline: none!important;
}


input[type="text"],
input[type="email"],
input[type="tel"],
select {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 4px 10px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 2px; }

footer {
  padding: 20px 0; }
  footer p {
    font-size: 12px;
    margin: 0; }
  footer .header-about-me {
    font-size: 13px;
    line-height: 24px; }
    footer .header-about-me img {
      float: left;
      margin: 0 15px 0 0;
      max-height: 62px;
      width: auto;
      border: 1px solid #5e6d70; }
    footer .header-about-me .header-name {
      font-weight: 700;
      cursor: pointer; }
    footer .header-about-me div {
      margin-bottom: -5px; }

      .modal .modal-dialog {
        width: 95%;
        max-width: 660px; }

      .modal .modal-content {
        border: none;
        border-radius: 0; }

      .modal .modal-header {
        padding: 0;
        border: none;
        border-radius: 0;
        background: #294E61;
        color: #fff; }
        .modal .modal-header .close {
          margin: 0;
          padding: 0; }
        .modal .modal-header .inner {
          width: 100%;
          padding: 20px 30px; }
          .modal .modal-header .inner h4 {
            margin: 0;
            text-transform: uppercase;
            font-weight: 700;
            color: #fff; }
        .modal .modal-header .modal-title {
          font-size: 20px;
          text-transform: none; }
        .modal .modal-header .close:hover {
          background: none;
          color: #fff; }

      .modal#form-modal .modal-header .inner {
        padding: 20px 30px 15px; }

      .modal#form-modal .thanks {
        display: none;
        text-align: center; }

      .modal #amm-tabs {
        border: none;
        background: #ddd; }
        .modal #amm-tabs .nav-item {
          margin: 0;
          padding: 14px 30px;
          color: #222;
          font-size: 14px;
          text-transform: uppercase;
          background: none;
          border: none;
          border-radius: 0; }
          .modal #amm-tabs .nav-item.active {
            box-shadow: inset 0 -2px 0 #294E61; }

      .modal .modal-body {
        padding: 20px 30px;
        border-bottom: 1px solid #e6e6e6; }
        .modal .modal-body p {
          margin: 0 0 20px; }
          .modal .modal-body p:last-of-type {
            margin: 0; }
        .modal .modal-body .note {
          margin: 20px 0 !important; }
        .modal .modal-body button {
          display: block;
          margin: 0 auto; }

      .modal #amm-head {
        text-align: center; }

      .modal #amm-profileimage {
        display: block;
        margin: 0 auto 20px;
        max-width: 150px;
        max-height: 150px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

      .modal #amm-name {
        font-size: 24px;
        font-weight: 700;
        color: #222; }

      .modal .bx-viewport {
        border: none;
        box-shadow: none; }

      .modal .bx-wrapper {
        margin: 0 auto; }
        .modal .bx-wrapper .bx-pager {
          position: relative;
          bottom: 0; }

      .modal #amm-slider div img {
        margin: 0 auto 20px; }

      .modal #amm-slider p {
        text-align: center; }

      .modal #video-page iframe {
        margin-bottom: 20px; }

      .modal #video-page p {
        text-align: center; }

      #form-modal input[type="checkbox"] {
        transform: translateY(-1px);
        margin-right: 3px; }

      #form-modal p {
        margin: 0 0 20px;
        font-size: 14px; }

      #loadingGraphic {
        display: none;
        padding: 2px 0 3px; }

      #loader {
        width: 44px;
        height: 44px;
        margin: 6px auto;
        -webkit-animation: 1s ease-in-out infinite animball_two;
        animation: 1s ease-in-out infinite animball_two; }
        #loader .loaderBall {
          width: 44px;
          height: 44px;
          position: absolute; }
          #loader .loaderBall .ball {
            position: absolute;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            -webkit-animation: 1s ease-in-out infinite animball_one;
            animation: 1s ease-in-out infinite animball_one; }
            #loader .loaderBall .ball.ball1 {
              background-color: #294E61;
              top: 0;
              left: 0; }
            #loader .loaderBall .ball.ball2 {
              background-color: #294E61;
              top: 0;
              left: 24px; }
            #loader .loaderBall .ball.ball3 {
              background-color: #294E61;
              top: 24px;
              left: 0; }
            #loader .loaderBall .ball.ball4 {
              background-color: #294E61;
              top: 24px;
              left: 24px; }

      @-webkit-keyframes animball_one {
        0% {
          position: absolute; }
        50% {
          top: 12px;
          left: 12px;
          position: absolute;
          opacity: 0.5; }
        100% {
          position: absolute; } }

      @keyframes animball_one {
        0% {
          position: absolute; }
        50% {
          top: 12px;
          left: 12px;
          position: absolute;
          opacity: 0.5; }
        100% {
          position: absolute; } }

      @-webkit-keyframes animball_two {
        0% {
          -webkit-transform: rotate(0deg) scale(1); }
        50% {
          -webkit-transform: rotate(360deg) scale(1.3); }
        100% {
          -webkit-transform: rotate(720deg) scale(1); } }

      @keyframes animball_two {
        0% {
          transform: rotate(0deg) scale(1); }
        50% {
          transform: rotate(360deg) scale(1.3); }
        100% {
          transform: rotate(720deg) scale(1); } }


@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
  .banner-left a {
    margin: 0 0 20px !important;
  }
  .hero-part {
    margin-bottom: 30px !important;
  }

  .slider-area {
    margin-top: 40px;
  }
}