/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*---------------------
  Common CSS
-----------------------*/
html, body { height: 100%; color: #000000; }
h1, h2, h3, h4, h5, h6 { margin: 0; color: #000000; }
h1 { font-size: 44px; }
h2 { font-size: 38px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { font-size: 13px; line-height: 62px; margin: 0; padding: 0; }
img { max-width: 100%; }
input:focus, select:focus, button:focus, textarea:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; }
a:hover, a:focus { text-decoration: none; outline: none; }
ul, ol { padding: 0; margin: 0; }
.form-control:focus { -webkit-box-shadow: none; box-shadow: none; }

.bg_dark{ background-color: #fedfee; }
.bg_light{ background-color: #fee7f1; }
.bg_light1{ background-color: #feddee; }
.bg_theme{ background-color: #fdabd4; }
.bg_theme{ background-color: #fdabd4; }
.red-bullet li { position: relative; padding-left: 32px; padding-bottom: 22px; }
.red-bullet li:last-child{ padding-bottom: 0; }
.red-bullet li:before { position: absolute; content: " "; width: 10px; height: 10px; background-color: red; border-radius: 50%; left: 0; top: 12px; }
.content-desc { font-family: 'AvenirLTStd-Light'; font-size: 24px; line-height: 1.32; }

/*---------------------
  Helper CSS
-----------------------*/

/* fonts */
@font-face { font-family: 'AvenirLTStd-Black'; src: url(../fonts/AvenirLTStd-Black.otf); }
@font-face { font-family: 'AvenirLTStd-BlackOblique'; src: url(../fonts/AvenirLTStd-BlackOblique.otf); }
@font-face { font-family: 'AvenirLTStd-Book'; src: url(../fonts/AvenirLTStd-Book.otf); }
@font-face { font-family: 'AvenirLTStd-BookOblique'; src: url(../fonts/AvenirLTStd-BookOblique.otf); }
@font-face { font-family: 'AvenirLTStd-Heavy'; src: url(../fonts/AvenirLTStd-Heavy.otf); }
@font-face { font-family: 'AvenirLTStd-HeavyOblique'; src: url(../fonts/AvenirLTStd-HeavyOblique.otf); }
@font-face { font-family: 'AvenirLTStd-Light'; src: url(../fonts/AvenirLTStd-Light.otf); }
@font-face { font-family: 'AvenirLTStd-LightOblique'; src: url(../fonts/AvenirLTStd-LightOblique.otf); }
@font-face { font-family: 'AvenirLTStd-Medium'; src: url(../fonts/AvenirLTStd-Medium.otf); }
@font-face { font-family: 'AvenirLTStd-MediumOblique'; src: url(../fonts/AvenirLTStd-MediumOblique.otf); }
@font-face { font-family: 'AvenirLTStd-Oblique'; src: url(../fonts/AvenirLTStd-Oblique.otf); }
@font-face { font-family: 'AvenirLTStd-Roman'; src: url(../fonts/AvenirLTStd-Roman.otf); }
@font-face { font-family: 'AvenirLTStd-semiLight'; src: url(../fonts/AvenirLTStd-semiLight.otf); }
@font-face { font-family: 'Didot-LT-Std-Bold'; src: url(../fonts/Didot-LT-Std-Bold.ttf); }
@font-face { font-family: 'Didot-LT-Std-Italic'; src: url(../fonts/Didot-LT-Std-Italic.ttf); }
@font-face { font-family: 'Didot-LT-Std-Roman'; src: url(../fonts/Didot-LT-Std-Roman.ttf); }
@font-face { font-family: 'DidotRegular'; src: url(../fonts/DidotRegular.ttf); }
@font-face { font-family: 'Northwell'; src: url(../fonts/Northwell.ttf); }
.pd-0 { padding: 0; }

/* button CSS */
.btn.btn-filled {cursor: pointer; background-color: #fb0021; color: #ffffff; border: 6px solid #ffffff; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; border-radius: 0; font-family: 'AvenirLTStd-Heavy'; font-size: 16px; padding: 6px 40px; line-height: 1.9; text-transform: uppercase; -webkit-box-shadow: 0 0 6.8px 1.2px rgba(0, 0, 0, 0.16); box-shadow: 0 0 6.8px 1.2px rgba(0, 0, 0, 0.16); }
.btn.btn-filled:hover, .btn.btn-filled.active { border: 6px solid #fb0021; }
.btn.btn-pink{ background-color: #fdcce5; color: #000000; border: 3px solid #ffffff; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; border-radius: 0; font-family: 'AvenirLTStd-Black'; font-size: 28px; padding: 6px 50px; line-height: 1.9; text-transform: uppercase; -webkit-box-shadow: 8px 8px 4px 0px rgba(45,12,33, 0.20); box-shadow: 8px 8px 4px 0px rgba(45,12,33, 0.20);}
.btn.btn-pink:hover, .btn.btn-pink.active {
    border: 3px solid #fdcce5;
}
.bg-light-pink { background-color: rgba(253, 175, 210, 0.40); }
.row-eq-height { display: -webkit-box; display: -ms-flexbox; display: flex; }

/*---------------------------
  top-dark for Book Now CSS
-----------------------------*/
.top-dark { z-index: 9 !important; }
.top-dark.bg-dark { background-color: #fdafd2 !important; color: #ffffff; padding: 14px 1rem; font-family: 'AvenirLTStd-Medium'; }
.top-dark .text-light { color: #ffffff !important; }
.top-dark li.text-light.phone-no.mb-vw { display: none; }
.top-dark ul { list-style: none; }
.top-dark ul.mr-md-3 { margin-right: 40px !important; }
.top-dark ul li { display: inline-block; padding-left: 40px; }
.top-dark ul li.mail-link a { text-decoration: underline; }
.top-dark ul li a:focus ,.top-dark ul li a:hover { color: #000000 !important; }
.top-dark ul li a { font-size: 14px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; text-transform: uppercase; }
.top-dark ul li.social-link a { font-size: 20px; padding: 0 8px; }
.top-dark .book-now.btn.btn-filled { font-size: 12px; padding: 6px 15px; line-height: 1.96; }
.top-dark .user-profile li { padding-left: 0; padding-right: 10px; }
.top-dark .user-profile .avatar { padding-right: 10px; }
.top-dark .user-profile .avatar img { max-width: 40px; border-radius: 50%; border: 1px solid #ffdeed; }
.top-dark .user-profile.mb-vw{ display: none; }
/*---------------------------
  top Nav-bar CSS
-----------------------------*/
.logo-dark { display: none; }
.top-nav.bg-light { background-color: #ffffff !important; }
.top-nav li.nav-item a.nav-link { border-bottom: 2px solid transparent; color: #000000 !important; font-size: 16px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; text-transform: uppercase; font-family: 'AvenirLTStd-Medium'; padding: 2px 0; }
.top-nav li.nav-item a.nav-link:hover, .top-nav li.nav-item a.nav-link.active { border-bottom: 2px solid #fdafd2; font-family: 'AvenirLTStd-Heavy'; }
.sticky-wrapper { z-index: 10; }
.is-sticky .top-nav { padding: 1.5rem; -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1); z-index: 99 !important; }
.fix-logo { position: absolute; top: 0; left: -130px; height: 50px; margin: 10px 3em; opacity: 0; -webkit-transition: 300ms all ease-in-out; -o-transition: 300ms all ease-in-out; transition: 300ms all ease-in-out; }
.navbar-brand { width: 140px; }



/*---------------------------
  top Nav-bar sub-menu CSS
-----------------------------*/
/*.training-dropdown:hover> ul { display: block; }*/
.training-dropdown .dropdown-menu { background-color: #ffffff; width: 82%; margin: 0 auto; left: 0; right: 0; top: 28px; border-radius: 0; border: 0; box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.2); text-align: center; padding: 0px; border-top:2px solid #fdafd2; }
.training-dropdown .dropdown-menu.inner-dropdown { border-top: 2px solid #fdafd2; }
.training-dropdown .dropdown-item { color: #000000 !important; font-size: 13px; font-family: 'AvenirLTStd-Medium'; padding: 10px 0; border-bottom: 1px solid #f0f0f0; line-height: 27px; text-transform: uppercase; transition: all 0.2s; }
.training-dropdown .dropdown-item.active, .training-dropdown .dropdown-item:active, .training-dropdown .dropdown-item:hover, .training-dropdown .dropdown-item:focus { color: #000000; background-color: #fdebf2; }


/*---------------------------
  home page CSS
-----------------------------*/
.banner { margin-top: 0px; position: relative; }
.banner .banner-img { position: relative; }
.banner .banner-img img { width: 100%; margin: 0 auto; }
.banner .banner-text { position: absolute; text-align: center; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; color: #ffffff; font-size: 50px; }
.banner .banner-text span { display: block; line-height: 1.1; }
.banner .banner-text span.text-top { font-family: 'AvenirLTStd-Heavy'; font-size: 62px; line-height: 1.08; text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.58); }
.banner .banner-text span.text-btm { font-family: 'Northwell'; font-size: 94px; line-height: 1.08; text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.58); }
.section { padding: 70px 0; }
.section-header { padding-bottom: 50px; }
.section-header h5 { font-family: 'Didot-LT-Std-Roman'; font-size: 37px; line-height: 0.51; color: #fb0021; padding-bottom: 22px; }
.section-header h4 { font-family: 'AvenirLTStd-Medium'; font-size: 57px; line-height: 0.9; }
.section-content p { font-family: 'AvenirLTStd-Light'; font-size: 30px; line-height: 1.32; padding-bottom: 37px; width: 88%; margin: 0 auto; }
.business-wrap .find-out-more .btn.btn-filled { font-size: 20px; padding: 8px 40px 4px; }
.business-wrap .find-out-more { margin-bottom: 65px; }
.stay-updated { background-color: rgba(253, 175, 210, 0.20); padding: 80px 0 60px; }
.stay-updated .fancy-text span { display: block; line-height: 80px; }
.stay-updated .fancy-text .text-top { font-family: 'Northwell'; font-size: 83px; color: #fb0021; line-height: 62.5px; }
.stay-updated .fancy-text .text-btm { font-family: 'Didot-LT-Std-Roman'; font-size: 62px; line-height: 62.5px; }
.stay-updated .stay-text { padding-top: 20px; }
.stay-updated .stay-text p { font-family: 'AvenirLTStd-Book'; font-size: 16px; padding-bottom: 20px; line-height: 1.15; }
.stay-updated .stay-text h6 { font-family: 'Didot-LT-Std-Italic'; font-size: 16px; line-height: 1.23; }
.stay-updated .sign-up-btn { padding-top: 28px; }
.stay-updated .sign-up-btn .btn { width: 100%; }
.our-services.section { padding: 90px 0 90px; }
.our-services .card-tag { padding-bottom: 30px; }
.our-services .card-tag span { display: block; line-height: 24px; }
.our-services .card-tag .text-top { font-family: 'Northwell'; font-size: 54px; }
.our-services .card-tag .text-btm { font-family: 'Didot-LT-Std-Roman'; font-size: 38px; }
.our-services .card-image { padding-bottom: 20px; }
.our-services .card-image img { border: 8px solid rgba(253, 175, 210, 0.40); }
.certified { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.certified-img { width: 100%; background-image: url('../img/home/certified.png'); background-size: cover; height: 90vh; background-repeat: no-repeat; background-position: top center; }
.certified-text { padding: 3em; }
.certified-text h5 { font-family: 'Northwell'; font-size: 75px; color: #fb0021; line-height: 58px; }
.certified-text h4 { font-family: 'AvenirLTStd-Medium'; font-size: 47px; line-height: 1.11; padding-bottom: 50px; }
.certified-text p { font-family: 'AvenirLTStd-Light'; font-size: 22px; line-height: 1.39; padding-bottom: 34px; }
.our-gallery .section-header h4 { font-family: 'Didot-LT-Std-Roman'; }
.our-gallery .owl-nav .owl-prev { position: absolute; top: 0; height: 90%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30%; z-index: 2; left: -2rem; }
.our-gallery .owl-nav .owl-next { position: absolute; top: 0; height: 90%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30%; z-index: 2; right: -2rem; }
.our-gallery .owl-prev i, .our-gallery .owl-next i { font-size: 50px; color: #717171; }
.our-gallery button.owl-prev { position: absolute; left: 10%; opacity: 0.5; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.our-gallery button.owl-next { position: absolute; right: 10%; opacity: 0.5; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.our-gallery button.owl-prev:hover { opacity: 1; }
.our-gallery button.owl-next:hover { opacity: 1; }
.our-gallery .owl-carousel .owl-item img { display: block; width: auto; margin: 0 auto; }
.our-gallery .owl-carousel button.owl-dot span { width: 16px; height: 16px; border: solid 1.5px #000; background-color: #ffffff; border-radius: 50%; margin-right: 8px; margin-left: 8px; background-clip: border-box; opacity: 1; display: inline-block; }
.our-gallery .owl-carousel button.owl-dot span { background-color: #ffffff; }
.our-gallery .owl-carousel button.owl-dot.active span { background-color: #000; }
.our-gallery .owl-dots { margin-top: 50px; text-align: center; }
.training .training-img { width: 100%; background-image: url('../img/home/training.png'); background-size: cover; height: 70vh; background-repeat: no-repeat; background-position: top center; }
.training .certified-text h4 { font-size: 54px; }
.client-review .social-logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 40px; background-color: #fdafd2; padding: 15px 15px; }
.client-review .social-logo span { padding: 0 25px; }
.client-review .section-header { padding-bottom: 10px; }
.client-review .rating-stars { text-align: center; padding-bottom: 60px; }
.client-review .review-box h4 { font-family: 'AvenirLTStd-Heavy'; font-size: 19px; padding-bottom: 2px; line-height: 1.32; }
.client-review .review-box h5 { font-family: 'AvenirLTStd-Book'; font-size: 19px; line-height: 1.32; padding-bottom: 8px; color: #807f7f; }
.client-review .client-rating { padding-bottom: 26px; }
.client-review .review-box span.star-icon { color: #fb0424; font-size: 20px; padding: 0 2px; }
.client-review .client-msg p { font-family: 'AvenirLTStd-Medium'; font-size: 19px; line-height: 1.32; color: #807f7f; margin: 0 auto; margin-bottom: 20px; }
.client-review .client-msg .show-read-more { font-family: 'AvenirLTStd-Medium'; font-size: 19px; line-height: 1.32; color: #807f7f; width: 52%; margin: 0 auto; padding-bottom: 20px; }
.client-review .client-msg .show-read-more a { font-family: 'AvenirLTStd-Medium'; font-size: 19px; color: #000000; }
.client-review .carousel-control-prev .prev-icon, .client-review .carousel-control-next .next-icon { font-size: 50px; color: #717171; }
.client-review .carousel-control-prev { left: 50px; z-index: 0; }
.client-review .carousel-control-next { right: 50px; z-index: 0; }
.client-review .carousel-indicators { bottom: -80px; text-align: center; z-index: 0; }
.client-review .carousel-indicators li { font-family: 'AvenirLTStd-Book'; color: #807f7f; font-size: 19px; text-indent: 0; padding: 0 2px; margin: 0; width: 12px; }
.client-review .carousel-inner { margin-bottom: 80px; }
.client-review .check-text { text-align: center; font-family: 'AvenirLTStd-Medium'; font-size: 30px; padding-bottom: 10px; }
.show-read-more .more-text { display: none; }
.training-banner { position: relative; }
.training-banner .banner-img img { width: 100%; }
.training-banner .banner-text { position: absolute; text-align: center; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; color: #ffffff; font-size: 50px; }
.training-banner  .banner-text span { display: block; line-height: 0.72; }
.training-banner  .banner-text span.text-top { font-family: 'Northwell'; font-size: 83px; text-shadow: 0px 4px 12.7px rgba(2, 6, 11, 0.38); color: #ffffff; }
.training-banner  .banner-text span.text-btm { text-shadow: 0px 4px 12.7px rgba(2, 6, 11, 0.38); font-family: 'Didot-LT-Std-Roman'; font-size: 94px; margin-bottom: 30px; color: #ffffff; }
.know-more-carousel { overflow: hidden; }
.know-more.section { padding: 70px 0 90px; }
.know-more .section-header h5 { font-size: 41px; }
.know-more .section-header h4 { font-family: 'Didot-LT-Std-Roman'; font-size: 57px; }
.know-more .carousel-item img { width: 100%; }
.know-more .carousel-control-next span.next-icon { width: 108px; height: 108px; background-color: rgba(0, 0, 0, 0.60); border-radius: 50%; text-align: left; padding-top: 16px; padding-left: 28px; font-size: 50px; color: #ffffff; }
.know-more .carousel-control-prev span.prev-icon { width: 108px; height: 108px; background-color: rgba(0, 0, 0, 0.60); border-radius: 50%; text-align: right; padding-top: 16px; padding-right: 28px; font-size: 50px; color: #ffffff; }
.know-more .carousel-control-prev { left: -5%; width: auto; cursor: pointer; opacity: 1; z-index: 0; }
.know-more .carousel-control-next { right: -5%; width: auto; cursor: pointer; opacity: 1; z-index: 0; }
.booking-wrap { background-color: #111111; padding: 60px 0; }
.booking-wrap .logo-icon { padding-bottom: 60px; }
.booking-wrap .booking-info h2 { font-family: 'AvenirLTStd-Medium'; color: #ffffff; font-size: 57px; padding-bottom: 34px; line-height: 0.9; }
.booking-wrap .booking-info h4 { color: #ffffff; font-size: 28px; font-family: 'AvenirLTStd-Book'; line-height: 2.68; padding-bottom: 34px; }
.location .section-header h5 { font-size: 41px; }
.location .section-header h4 { font-size: 57px; }
.location .info-title { font-family: 'AvenirLTStd-Medium'; font-size: 38px; line-height: 1.39; padding-bottom: 0px; }
.location .info-loction { font-family: 'AvenirLTStd-Medium'; font-size: 14px; line-height: 1.52; }
.location .info-wrap.pd-btm { padding-bottom: 30px; }
.location .info-loction span.info-link a { color: #000000; font-family: 'AvenirLTStd-Medium'; display: block; font-size: 14px; padding-bottom: 3px; line-height: 1.15; }
.location .info-loction span.info-link i { font-size: 17px; padding-right: 12px; vertical-align: bottom; width: 28px; }
.location .social-link { margin-top: 30px; }
.location .social-link a.text-light { color: #000000 !important; font-size: 30px; padding-right: 18px; }
footer { padding: 30px 10px; background-color: #000000; color: #ffffff; }
footer .copyright { font-size: 20px; line-height: 1.53; }

/* instagram slider */

/* ---- grid ---- */
.grid { display: -webkit-box; display: -ms-flexbox; display: flex; background: #DDD; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; }

/* clear fix */
.grid:after { content: ''; display: block; clear: both; }

/* ---- .grid-item ---- */
.grid-sizer, .grid-item { width: 100%; margin: 0 auto; }
.grid-item img { display: block; max-width: 100%; }

/* end instagram slider */
.slider-top a { display: inline-block; }
.slider-btm a { display: inline-block; }

/* common css */
.booking-wrap.mr-btm { margin-bottom: 95px; }

/*---------------------------
  training page CSS
-----------------------------*/
.training-page .banner.inner-banner { background-image: url(../img/training/training-banner.png); height: 260px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.training-page .banner.inner-banner-mini { height: 260px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.banner.inner-banner .banner-text span.text-top { font-size: 50px; padding-bottom: 10px; }
.banner.inner-banner .banner-text span.text-btm { font-size: 75px; }
.banner.inner-banner .banner-text { -webkit-transform: translateY(-55%); -ms-transform: translateY(-55%); transform: translateY(-55%); top: 55%; }
.training-page .detail-section { padding: 90px 0 70px; }
.training-page .detail-section .sub-img { margin-bottom: 30px; }
.training-page .detail-section .sub-sec h5 { font-family: 'AvenirLTStd-Heavy'; font-size: 19px; line-height: 2.13; padding-bottom: 15px; }
.training-page .client-review { background-color: rgba(253, 175, 210, 0.2); margin-bottom: 73px; }
.training-page .client-review.section { padding: 45px 0; }
.training-page .rating-stars { padding-bottom: 40px; }
.training-page .section-text h3 { font-family: 'AvenirLTStd-Medium'; font-size: 52px; line-height: 1.2; }
.training-page .section-text h4 { font-family: 'AvenirLTStd-Heavy'; font-size: 52px; line-height: 1.2; padding-bottom: 28px; }
.training-page .section-text p { font-family: 'AvenirLTStd-Medium'; font-size: 25px; line-height: 1.62; }

/*---------------------------
  student login page CSS
-----------------------------*/
.student-login .banner.inner-banner { background-image: url(../img/student-login/login-banner.png); height: 260px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.student-login .banner .banner-text span.text-btm { line-height: 38px; }
.student-login .community-section { padding-top: 90px; margin-bottom: 50px; }
.student-login .community-title h4 { font-family: 'Didot-LT-Std-Roman'; font-size: 37.5px; line-height: 0.84; }
.community-form { padding-bottom: 4rem; }
.community-form .form-control.is-valid, .community-form .was-validated .form-control:valid { border-color: #33988d; background-image: url('../img/mark-icon.svg'); background-repeat: no-repeat; background-position: center right calc(.375em + .1875rem); background-size: inherit; }
.community-form .form-control.is-valid:focus, .community-form .was-validated .form-control:valid:focus { box-shadow: none; }
.community-form .form-control.is-invalid, .community-form .was-validated .form-control:invalid { border-color: #d21f00; background-image: url('../img/error-icon.svg'); background-repeat: no-repeat; background-position: center right calc(.375em + .1875rem); background-size: inherit; }
.community-form .form-control.is-invalid:focus, .community-form .was-validated .form-control:invalid:focus { box-shadow: none; }
.community-form .form-control:focus { box-shadow: none; color: #000000; background-color: #fffff; border-color: rgba(253, 175, 210, 0.4); outline: 0; }
.community-form .form-body { padding-bottom: 20px; }
.community-form .form-group { margin-bottom: 2rem; }
.community-form .form-group label { font-family: 'AvenirLTStd-Medium'; font-size: 19px; margin-bottom: 5px; }
.community-form .form-control { border: 3px solid rgba(253, 175, 210, 0.4); border-radius: 0; height: calc(1.8em + .75rem + 2px); color: #000000; font-size: 16px; line-height: 1; font-family: 'AvenirLTStd-Medium'; }
.community-form .submit-btn .btn { width: 70%; }
.community-form .forgot-pwd a { font-family: 'AvenirLTStd-Medium'; font-size: 16px; transition: all 1s; text-align: center; color: #000000; }
.community-form .forgot-pwd a:hover { color: #fb0021; }
.student-login .signup-section { background-color: rgba(253, 175, 210, 0.2); padding: 2.5rem 0; }
.student-login .signup-text { display: flex; flex-direction: row; justify-content: center; align-items: center; }
.student-login .signup-text span { font-family: 'AvenirLTStd-Heavy'; font-size: 21px; color: #000000; padding-right: 25px; }
.student-login .signup-text .btn.btn-dark { background-color: #000000; }
.student-login .signup-text .btn.btn-dark:hover, .student-login .signup-text .btn.btn-dark.active { border: 6px solid #000000; }



/*---------------------------
 about page CSS
-----------------------------*/
.about-us .banner.inner-banner { background-image: url("../img/about/about-banner.png"); height: 260px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.about-us .about-content { padding: 6rem 0; }
.about-us .content-text p { font-size: 20px; font-family: 'AvenirLTStd-Light'; text-align: center; line-height: 30.5px; padding-bottom: 30px; }
.about-us .content-text p b { font-family: 'AvenirLTStd-Medium'; }
.about-us .content-text p:last-child { padding-bottom: 0px; }


.mini-detail-section p { font-size: 20px; font-family: 'AvenirLTStd-Light'; text-align: center; line-height: 30.5px; padding-bottom: 30px; }

.mini-detail-section{ padding: 6rem 0; }
.mini-course-block{ margin-bottom: 50px; }
/*---------------------------
 contact page CSS
-----------------------------*/
.contact .banner.inner-banner { background-image: url(../img/contact/contact-banner.png); height: 260px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.contact .contact-box { padding: 80px 0; }
.contact .inner-box .icon img { max-width: 54px; }
.contact .inner-box .icon { padding-bottom: 50px; }
.contact .inner-box h5 { font-family: 'Didot-LT-Std-Italic'; font-size: 17px; line-height: 37px; }
.contact .inner-box h3 { font-family: 'AvenirLTStd-Heavy'; font-size: 21px; line-height: 37px; text-transform: uppercase; padding-bottom: 12px; }
.contact .inner-box a { font-family: 'AvenirLTStd-Medium'; font-size: 16px; line-height: 37px; color: #000000; }
.contact .border-rgt { border-right: 5px solid rgba(253, 175, 210, 0.4); }
.contact .inner-box p { font-family: 'AvenirLTStd-Medium'; font-size: 16px; line-height: 1.27; }
.contact .contact-top { padding-bottom: 7rem; }
.contact .contact-form h4 { font-family: 'Didot-LT-Std-Roman'; font-size: 38px; line-height: 31.5px; padding-bottom: 15px; }
.contact .contact-form p { font-family: 'AvenirLTStd-Medium'; font-size: 14px; line-height: 22px; padding-bottom: 25px; }
.contact .contact-form .name-group { display: flex; justify-content: space-between; align-items: center; flex-direction: row; }
.contact .contact-form .input-nm { width: 48.5%; }
.contact .contact-form span.input-tag { font-family: 'AvenirLTStd-LightOblique'; font-size: 14px; }
.contact .contact-form .form-group { margin-bottom: 1.5rem; }
.contact .contact-form .form-group:last-child { margin-bottom: 0.5rem; }
.contact .contact-form .submit-btn .btn { width: 70%; }
.contact .contact-form { padding: 0 20px; }
/* form css */
.form-control.is-valid, .community-form .was-validated .form-control:valid { border-color: #33988d; background-image: url('../img/mark-icon.svg'); background-repeat: no-repeat; background-position: center right calc(.375em + .1875rem); background-size: inherit; }
.form-control.is-valid:focus, .was-validated .form-control:valid:focus { box-shadow: none; }
.form-control.is-invalid, .was-validated .form-control:invalid { border-color: #d21f00; background-image: url('../img/error-icon.svg'); background-repeat: no-repeat; background-position: center right calc(.375em + .1875rem); background-size: inherit; }
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus { box-shadow: none; }
.form-control:focus { box-shadow: none; color: #000000; background-color: #fffff; border-color: rgba(253, 175, 210, 0.4); outline: 0; }
.form-body { padding-bottom: 20px; }
.form-group { margin-bottom: 2rem; }
.form-group label { font-family: 'AvenirLTStd-Medium'; font-size: 19px; margin-bottom: 5px; }
.form-control { border: 3px solid rgba(253, 175, 210, 0.4); border-radius: 0; height: calc(1.8em + .75rem + 2px); color: #000000; font-size: 16px; line-height: 1; font-family: 'AvenirLTStd-Medium'; }



/*---------------------------
 user panel page CSS
-----------------------------*/
.user-panel .banner.inner-banner { background-image: url(../img/user-panel/user-banner.png); height: 500px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.user-panel .banner .banner-text span.text-top { font-family: 'AvenirLTStd-Heavy'; font-size: 52px; line-height: 50px; text-shadow: 0px 4px 15.7px rgba(0, 0, 0, 0.83); padding-bottom: 0; }
.user-panel .banner .banner-text span.text-top highlight { font-family: 'Northwell'; font-size: 95px; line-height: 1.08; text-shadow: 0px 4px 15.7px rgba(0, 0, 0, 0.83); }
.welcome-sec { padding: 90px 0 100px; }
.welcome-sec .section-header { padding-bottom: 4rem; }
.welcome-sec .section-header h4 { font-family: 'Didot-LT-Std-Roman'; font-size: 48px; line-height: 1; letter-spacing: 4.73px; color: #000000; position: relative; }
.welcome-sec .section-header h4:before { position: absolute; content: ""; right: 0; left: 0; bottom: -25px;background-size: 220px; margin: 0 auto; background-image: url(../img/user-panel/section.png); height: 100%; background-repeat: no-repeat; background-position: center bottom; }
.welcome-sec .welcome-content { padding-bottom: 20px; }
.welcome-sec .welcome-content p { font-family: 'AvenirLTStd-Light'; font-size: 24px; line-height: 1.31; letter-spacing: 2.18px;width: 76%;
    margin: 0 auto; text-align: justify; color: #000000; padding-bottom: 30px; text-align: center; }
.welcome-sec .welcome-content p b { font-family: 'AvenirLTStd-Medium'; }
.welcome-sec .video-tag .embed-responsive { height: 520px; }
.list-wrap { padding-bottom: 50px; }
.list-wrap .list-box .title { font-family: 'AvenirLTStd-Heavy'; font-size: 24px; line-height: 1.7; text-align: left; color: #191919; text-transform: uppercase; background-color: rgba(253,175,210,0.4); padding: 10px 30px; margin-bottom: 2px; }
.list-wrap .card { border: 0; border-radius: 0; margin-bottom: 2px; }
.list-wrap .card-header {
    padding: 10px 30px;
    margin-bottom: 0;
    background-color: rgba(228, 214, 203, 0.4);
    border-bottom: 0;
    border-radius: 0;
    cursor: pointer;
}
.list-wrap .card-header:first-child { border-radius: 0; }
.list-wrap .card-header h3 { font-family: 'AvenirLTStd-Medium'; font-size: 22px; line-height: 30px; color: #303030; }
.list-wrap .card-header h3 i {
    float: right;
    position: relative;
    font-size: 14px;
    line-height: 30px;
}
.list-wrap .card-body { border: 1px solid #efefef; background-color: #fbfaf9; padding: 20px 30px; }
.list-wrap .card-body h4 { font-size: 20px; padding-bottom: 6px; font-family: 'AvenirLTStd-Medium'; color: #383838; }
.list-wrap .card-body h5 { font-size: 17px; padding-bottom: 20px; font-family: 'AvenirLTStd-light'; color: #484848; }
.list-wrap .card-body p { font-family: 'AvenirLTStd-Book'; font-size: 15px; padding-bottom: 15px; line-height: 24px; color: #888888; }
.list-wrap .card-body p:last-child { padding-bottom: 0; }
.list-wrap .card-body .card-img img { border: 8px solid rgba(253, 175, 210, 0.40); }
.list-wrap .card-body img{height: auto !important}
.list-wrap .card span.no { width: 50px; display: inline-block; text-align: center; }
.list-wrap.practice .card span.level-no, .list-wrap.technique .card span.level-no{ width: 118px; display: inline-block; }
.list-wrap.practice .card-header { padding: 10px 30px; }
.list-wrap.practice { padding-bottom: 5rem; }
.feature-wrap .feature-title { background-color: rgba(253, 175, 210, 0.4); padding: 10px; text-align: center; font-family: 'Didot-LT-Std-Roman'; font-size: 36px; color: #000000; margin-bottom: 20px; }
.feature-wrap .owl-carousel .item-video { height: 350px; }
.feature-wrap { padding-bottom: 4rem; }
.bottom-banner { background-image: url(../img/user-panel/bottom-banner.png); height: 270px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; }
.bottom-banner .banner-text { position: absolute; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; height: 270px; }
.bottom-banner .banner-text span.text-top { text-shadow: 0px 3px 15.4px rgba(0, 0, 0, 0.58); text-align:center; font-family: 'AvenirLTStd-Heavy'; font-size: 38px; line-height: 1.28;  color: #ffffff; padding-bottom: 20px; }

.bottom-banner .logo-icon-img { position: absolute; right: 30px; bottom: 30px; }
.bottom-banner .logo-icon-img img { max-width: 80px; }
.bottom-logo { padding: 4rem 0 3rem; text-align: center; }
.bottom-logo .logo img { max-width: 200px; }


/**/
.remove-videodetector{display: none !important}
.videodetector { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; width: 100%;max-width: 924px;margin: 0 auto}
.videodetector iframe, .videodetector object, .videodetector embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*---------------------------
 our services page CSS
-----------------------------*/
.our-services .banner.inner-banner { background-image: url("../img/services/service-banner.jpg"); height: 260px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.our-services .banner.inner-banner .banner-text span.text-btm { font-size: 90px; line-height: 70px; }
.our-services .banner.inner-banner .banner-text { -webkit-transform: translateY(-58%); -ms-transform: translateY(-58%); transform: translateY(-58%); top: 58%; }
.our-services .service-section { margin: 4em 0; }
.our-services .service-info { display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 1em 0; }
.our-services .service-info .service-info__item { display: flex; flex-direction: row; align-items: center; padding: 0.5em 1em; border-top: 2px solid #fff; border-bottom: 2px solid #fff; }
.our-services .service-info .service-info__item .service__icon { padding-right: 10px; }
.our-services .service-info .service-info__item .service__icon img { max-height: 45px; }
.our-services .service__link { text-transform: uppercase; text-decoration: underline; color: #000; text-align: center; font-family: 'AvenirLTStd-Heavy'; font-size: 16px; line-height: 1.32; padding-left: 4px; }
.our-services .service__link:hover, .service__link:focus { color: #000; }
.our-services .service-section .content-title { font-family: 'AvenirLTStd-Heavy'; font-size: 44px; line-height: 1.11; padding-bottom: 12px; }
.our-services .service-info__item .service__text { font-family: 'AvenirLTStd-Light'; font-size: 16px; line-height: 20px; }
.our-services .service-section .content-desc { font-family: 'AvenirLTStd-Book'; font-size: 18px; line-height: 1.32; }


/*---------------------------
 Lashes services page CSS
-----------------------------*/
.lashes-wrapper .banner.inner-banner { background-image: url("../img/lashes/lashes-banner.jpg"); height: 260px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.lashes-wrapper .banner.inner-banner .banner-text span.text-top { font-size: 50px; padding-bottom: 0; }
.lashes-wrapper .banner.inner-banner .banner-text { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; }
.content-block { padding: 80px 0; }
h4.content-title { font-family: 'AvenirLTStd-Medium'; font-size: 45px; padding-bottom: 40px; line-height: 1.2; }
p.content-desc, .p.content-desc, .lashes-wrapper section p { font-family: 'AvenirLTStd-Light'; font-size: 24px; line-height: 1.32; }
.lashes-wrapper .bord-top { border-top: 2px solid #fdafd2; }
.lashes-wrapper .empower_sec h4.content-title { padding-top: 50px; }
.lashes-wrapper .red-bullet li { position: relative; padding-left: 32px; padding-bottom: 22px; }
.lashes-wrapper .red-bullet li:before { position: absolute; content: " "; width: 10px; height: 10px; background-color: red; border-radius: 50%; left: 0; top: 12px; }
.lashes-wrapper .appointment-sec h5.bracket-text { font-family: 'AvenirLTStd-Medium'; font-size: 32px; padding-bottom: 50px; }
.lashes-wrapper .lashes-icons { max-width: 54px; }
.lashes-wrapper .help-sec { background-color: rgba(253,175,210,0.6); margin-bottom: 80px; }
.lashes-wrapper .help-sec h4 { font-family: 'AvenirLTStd-Heavy'; font-size: 30px; padding-bottom: 5px; }
.lashes-wrapper .help-sec h5 { font-family: 'AvenirLTStd-Light'; font-size: 24px; }
.lashes-wrapper .section-header h4 { font-size: 45px; }
.lashes-wrapper .section-header h5 { font-size: 32px; }
.content-title.bord-btm{
	position: relative;
	margin-bottom: 3rem;
}
.content-title.bord-btm:after{
	position: absolute;
    content: " ";
    background-color: #fb0021;
    height: 3px;
    width: 45%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.language-sec{
	padding-top: 20px;
}
.language-col{
	/*margin-bottom: 20px;*/
	margin: 30px auto 0px auto;
}

.card-header span.septrator {
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: #fff;
    top: 0;
    margin-left: 5px;
    display: inline-block;
}

 .card-header span.level-title{
 	margin-left: 10px;
 }

#accordion .card .collapse.show {
    z-index: 1;
}

.list-wrap.practice .card-header {
    padding: 10px 30px;
    position: relative;
}
.thank-you-content
{
	padding: 6rem 0;
}

.thank-you-content .content-text p {
    font-size: 20px;
    font-family: 'AvenirLTStd-Light';
    text-align: center;
    line-height: 30.5px;
    padding-bottom: 30px;
}


.subscribe-content{
	background: #fedfed;
}
.modal-container{
	max-width: 600px;
	margin: 0 auto;
}
.subscribe-content .modal-header {
    border-bottom: 0;
    padding: 20px 20px;
    display: block;
    text-align: center;
}
.subscribe-content .modal-header h3{
	font-family: 'Didot-LT-Std-Roman';
	font-size: 40px;
}
.subscribe-content .modal-body{padding: 0 1rem 2rem;text-align: center;}
.subscribe-content .modal-body p {
    font-family: 'AvenirLTStd-Book';
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}
.modal-form{
	margin: 20px 0;
	text-align: left;
}
.modal-form label{
	display: block;
	margin-bottom: 0;
}
.modal-form input[type="text"]{
	border: 0;
    border-bottom: 2px solid #fb0021;
    width: 100%;
    background: transparent;
}
.modal-find-out-more{
	margin: 30px 0;
}
.modal-find-out-more button.btn.btn-filled {
    border: 0;
    width: 100%;
    padding: 10px;
    font-size: 20px;
}
.subscribe-content  .modal-header .close {
    position: absolute;
    right: 15px;
    top: 6px;
    font-size: 40px;
    margin: 0;
    padding: 0;
}

.subscriber-loader{
	width: 24px;
    height: 24px;
    border-width: 4px;
}


/* landing page */
.fancy-text { font-family: 'Northwell'; font-size: 83px; color: #000000; line-height: 62.5px; }
.header_style1 .text-top { font-family: 'AvenirLTStd-Light'; font-size: 42px; line-height: 50px; }
.header_style1 .text-btm { font-family: 'Northwell'; font-size: 83px; line-height: 93px; position: relative; }
.header_style1 .text-btm:after { position: absolute; content: ' '; height: 30px; width: 55%; background-color: #feddee; top: 26px; left: 0; right: 0; margin: 0 auto; z-index: -1; }
.header_style2 .text-top { font-family: 'AvenirLTStd-Medium'; font-size: 28px; line-height: 38px; }
.header_style2 .text-btm { font-family: 'AvenirLTStd-Heavy'; font-size: 38px; line-height: 48px; }
.font_style p { font-size: 24px; font-family: 'AvenirLTStd-LightOblique'; line-height: 36px; }
highlight.red { color: #fb0021; font-family: 'AvenirLTStd-HeavyOblique'; }
highlight.black { color: #000000; font-family: 'AvenirLTStd-Heavy'; }
.landing-banner.banner.inner-banner .banner-text { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; width: 50%; }
.landing-wrapper .banner.inner-banner {  height: 850px; width: 100%; background-size: cover; background-position: top center; background-repeat: no-repeat; display: flex; justify-content: center; }
.landing-wrapper .banner.inner-banner .banner-text span.text-top { font-size: 28px; padding-bottom: 0; font-family: 'AvenirLTStd-Medium'; line-height: 42px; }
.landing-wrapper .banner.inner-banner .banner-text span.text-top .zoom { font-size: 34px; font-family: 'AvenirLTStd-BlackOblique'; line-height: 44px; }
.landing-wrapper .mid-banner { position: relative; height: 841px; width: 100%; background-image: url("../img/landing/left.jpg"); background-size: contain; background-position: center left; background-repeat: no-repeat; overflow: hidden; }
.landing-wrapper .mid-banner .skewed { position: absolute; top: 0; bottom: 0; right: -12%; /* left: 0; */ width: 58%; height: 100%; background: #fdafd2; background-image: url("../img/landing/right.jpg"); background-size: cover; background-position: top right; background-repeat: no-repeat; z-index: 0; transform: skewX(-15deg); transform-origin: top right; border-left: 15px solid #fdafd2; }
.landing-wrapper .mid-banner .title { font-size: 28px; font-style: italic; text-transform: uppercase; margin-bottom: 3rem; color: #fff; text-shadow: 0 4px 8px rgba(0,0,0,.4); }
.landing-wrapper .mid-banner.landing-img2 { height: 850px; width: 100%; background-size: cover; background-position: top center; background-repeat: no-repeat; background-image: url("../img/landing/compare-img.jpg"); }
.landing-wrapper .section4 { margin-bottom: 80px; }
.landing-wrapper .mid-banner.landing-img3 { height: 580px; width: 100%; background-size: cover; background-position: top center; background-repeat: no-repeat; }
.landing-wrapper .section-5 .red-bullet li,
.landing-wrapper .section-9 .red-bullet li { padding-bottom: 15px; position: relative; padding-left: 35px; }
.landing-wrapper .section-5 .red-bullet li:before,
.landing-wrapper .section-9 .red-bullet li:before { position: absolute; content: " "; top: 5px; background-image: url(../img/landing/tick-bullet.png); width: 100%; height: 100%; background-color: transparent; border-radius: inherit; background-position: top left; background-repeat: no-repeat; background-size: 20px; }
.landing-wrapper .bubble_text img{ width: 90%; }
.landing-wrapper .section-6 h4 { font-family: 'AvenirLTStd-Heavy'; font-size: 28px; line-height: 38px; }
.landing-wrapper .section-7 .red-bullet li,
.landing-wrapper .learn_section .red-bullet li,
.landing-wrapper .section-14 .red-bullet li { padding-bottom: 15px; position: relative; padding-left: 35px; }
.landing-wrapper .section-7 .red-bullet li:before,
.landing-wrapper .learn_section .red-bullet li:before,
.landing-wrapper .section-14 .red-bullet li:before { position: absolute; content: " "; top: 5px; background-image: url(../img/landing/star-bullet.png); width: 100%; height: 100%; background-color: transparent; border-radius: inherit; background-position: top left; background-repeat: no-repeat; background-size: 20px; }
.landing-wrapper .section-7 h5 { font-family: 'AvenirLTStd-Medium'; line-height: 38px; font-size: 28px; }
.landing-wrapper .section-8, .landing-wrapper .section-11,
.landing-wrapper .section-15 { background-image: url('../img/landing/texture-bg.png'); background-repeat: no-repeat; width: 100%; background-position: center; background-size: cover; }
.landing-wrapper .section-8 .header_style1 { padding-bottom: 70px; }
.landing-wrapper .section-8 .bg-text { font-family: 'AvenirLTStd-Oblique'; font-size: 22px; margin-bottom: 2rem; background-color: rgba(253,171,212, 0.40) ; display: inline-block; padding: 3px 30px; line-height: 40px; }
.landing-wrapper .section-8 .arrow { position: relative; }
.landing-wrapper .section-8 .arrow::before { content: ''; position: absolute; top: -50px; left: 15%; width: 60px; height: 60px; display: block; background-image: url('../img/landing/arrow1.png'); background-repeat: no-repeat; background-size: contain; }
.landing-wrapper .section-8 .arrow::after { content: ''; position: absolute; bottom: 0px; right: 15%; width: 70px; height: 70px; display: block; background-image: url('../img/landing/arrow2.png'); background-repeat: no-repeat; background-size: contain; }
.landing-wrapper .bold-text { font-family: 'AvenirLTStd-Heavy'; }
.landing-wrapper .section-10 .header_style1 .text-btm { color: #fb0021; z-index: 1; }
.landing-wrapper .section-10 .header_style1 .text-btm:after { background-color: rgba(253,171,212,0.40); }
.landing-wrapper .section-10 .tag-line { font-family: 'AvenirLTStd-MediumOblique'; }
.landing-wrapper .intro_content highlight { color: #fb0021; font-family: 'AvenirLTStd-Heavy'; }
.landing-wrapper .intro_content .font-italic { font-family: 'AvenirLTStd-HeavyOblique'; }
.landing-wrapper .section-11 .small-text { font-size: 20px; }
.landing-wrapper .section-12 .exp_box { padding: 30px; background-color: #fec9e6; height: 100%; }
.landing-wrapper .section-12 .exp_box h4 { font-family: 'AvenirLTStd-Black'; font-size: 26px; line-height: 36px; }
.landing-wrapper .section-12 .exp_box p { font-family: 'AvenirLTStd-Book'; font-size: 16px; line-height: 26px; }
.landing-wrapper .section-12 .exp_box .star-icon { color: #fb0021; font-size: 25px; }
.landing-wrapper .section-12 .font-italic { font-family: 'AvenirLTStd-MediumOblique'; }
.landing-wrapper .section-13 .header_style1 .text-btm { z-index: 1; }
.landing-wrapper .section-13 .header_style1 .text-btm:after { width: 80%; background-color: rgba(255,255,255,0.4); }
.landing-wrapper .learn_section { background-color: rgba(255,255,255,0.4); position: relative; padding: 30px; }
.landing-wrapper .learn_section h4 { font-family: 'AvenirLTStd-Heavy'; font-size: 34px; }
.landing-wrapper .learn_section .section_img { position: absolute; right: -50px; top: 51px; }
.landing-wrapper .section-14 img.kit_img { width: 100%; }
.landing-wrapper .section-14 .kit_title { font-family: 'AvenirLTStd-Black'; font-size: 30px; }
.landing-wrapper .section-14 .get-discount { font-family: 'AvenirLTStd-Heavy'; }
.landing-wrapper .section-15 .access-line { font-family: 'AvenirLTStd-Heavy'; font-size: 28px; line-height: 38px; }
.landing-wrapper .section-15 .access-line.highlight { font-family: 'AvenirLTStd-Black'; }
.landing-wrapper .section-15 .bonus-line { background-color: rgba(253,171,212,0.4); }
.landing-wrapper .section-15 .bonus-line p { color: #fb0021; }
.landing-wrapper .section-15 .plus-line { font-family: 'AvenirLTStd-MediumOblique'; }
.landing-wrapper .investment { background-color: rgba(253,171,212,0.6); }
.landing-wrapper .investment h2 { font-family: 'AvenirLTStd-Heavy'; font-size: 44px; line-height: 54px; }
.landing-wrapper .investment h3 { font-family: 'AvenirLTStd-Black'; font-size: 46px; line-height: 56px; background-color: #ffffff; display: inline-block; padding: 0 20px; }
.landing-wrapper .faq_content h4 { font-family: 'AvenirLTStd-Heavy'; font-size: 30px; line-height: 36px; }
.landing-wrapper .faq-btmtag { font-size: 36px; }
/*.bubble_text.bubble_curve {
    background-color: #ffffff;
    border-radius: 20%/38%;
    padding: 20px;
    display: inline-block;
    font-size: 28px;
    text-align: center;
    font-style: italic;
    box-shadow: 5px 2px 2px 0px rgba(0,0,0,0.15);
    font-family: 'AvenirLTStd-BookOblique';
    line-height: 36px;
}
.bubble_text.bubble_rounded {
    background-color: #ffffff;
    border-radius: 50%;
    padding: 60px 25px;
    display: inline-block;
    font-size: 28px;
    text-align: center;
    font-style: italic;
    box-shadow: 5px 2px 2px 0px rgba(0,0,0,0.15);
    font-family: 'AvenirLTStd-BookOblique';
    line-height: 36px;
}*/
