/* 
[Master Stylesheet]
Project Name: Esperto (WP)
Version:    1.1
Last change:  17/oct/18
Assigned to:  Mr.Ashraf
=============INDEX==============
01- General Styling code
02- Home page 1
    topbar
    logo area
    main menu
03- services section
04- video section
05- news and blog section
06- coach section
07- package detail section
08- video lectures section
09- happy client carousel testimonial
10- sponsors carousel
11- accordion section
12- footer style 1
    footer widgets
13- online coach section
14- home2 banner section
15- funfact section
16- header style 2
17- blog page
18- pagination
19- blog listing style
20- aside widget
21- blog single page
22- comment section
23- comment form
24- promo video section in single buyer page
25- event detail sec in singel page
26- event page
27- our team page
28- our gallery page
29- appointment page
30- contact us page
31- 404 error page
32- coming soon page
33- subscribe popup
34- search page
35- login page
36- responsive header
37- mega menu 1
38- mega menu2
39- Transitions
/*=============== 
***General Styling 
===============*/
body,
html {
  overflow-x: hidden;
  font-size: 13px;
}
.container,
.container-fluid {
  padding: 0;
}
.container {
  max-width: 1280px;
}
.container .container {
  width: auto;
}
body {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", Sans-serif;
  letter-spacing: -0.2px;
  text-transform: capitalize;
  color: #0b5c59;
}
p {
  font-size: 16px;
  font-family: "Poppins", Sans-serif;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin: 0;
}
ul,
ol {
  margin-bottom: 0;
}
ul li,
ol li {
  font-family: "Poppins", Sans-serif;
}
span {
  font-family: "Poppins", Sans-serif;
}
a,
a:hover,
a:focus,
a:active {
  color: inherit;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  outline: none;
}
input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none !important;
}
img {
  height: auto;
  max-width: 100%;
}
iframe {
  border: 0;
  width: 100%;
  float: left;
  height: 430px;
}
.tab-content .tab-show {
  display: block;
}
.theme-layout {
  position: relative;
  width: 100%;
  padding: 0 !important;
}
.theme-layout.boxed {
  background: none repeat scroll 0 0 #ffffff;
  float: none;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 1230px;
  -webkit-box-shadow: 0 0 6px #747474;
  -moz-box-shadow: 0 0 6px #747474;
  -ms-box-shadow: 0 0 6px #747474;
  -o-box-shadow: 0 0 6px #747474;
  box-shadow: 0 0 6px #747474;
}
section {
  position: relative;
  width: 100%;
}
.gap {
  float: left;
  padding: 110px 0;
  position: relative;
  width: 100%;
}
.gap2 {
  padding: 90px 0;
  width: 100%;
  position: relative;
}
.no-gap {
  padding: 0;
  width: 100%;
}
.no-top {
  padding-top: 0px;
}
.no-bottom {
  padding-bottom: 0px;
}
/* .ext-topgap {
  padding-top: 185px;
}
 */
.ext-topgap {
  padding-bottom: 180px;
  padding-top: 180px;
}
.remove-ext {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}
.merged,
.merged2 {
  margin: 0px;
  padding: 0;
}
.merged > div {
  padding: 0;
}
.row.merged > div {
  padding: 0;
}
.merged.row {
  margin: 0;
}
.merged.row > div {
  padding: 0;
}
.bg-image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.parallax {
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.matalic:before,
.blackish:before,
.whitish:before,
.darkish:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.matalic:before {
  background: #f3f3f3;
}
.whitish:before {
  background: rgba(255, 255, 255, 0.6);
}
.darkish:before {
  background: #2a1629;
}
.high-opacity:before {
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  -ms-opacity: 0.95;
  -o-opacity: 0.95;
  opacity: 0.95;
}
.medium-opacity:before {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}
.low-opacity:before {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
}
.gray-bg {
  float: left;
  width: 100%;
  background: #fafafa;
}
.margin-65 {
  float: left;
  margin-bottom: -65px;
  width: 100%;
}
.slider {
  float: left;
  width: 100%;
  position: relative;
}
#html5-watermark {
  display: none !important;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
a.facebook {
  background: #516eab !important;
}
a.twitter {
  background: #00a6d3 !important;
}
a.digg {
  background-color: #005be2 !important;
}
a.reddit {
  background-color: #ff4500 !important;
}
a.stumbleupon {
  background-color: #eb4924 !important;
}
a.google {
  background: #67b807 !important;
}
a.email {
  background-color: #660099 !important;
}
a.pinterest {
  background: #ca212a !important;
}
a.youtube {
  background: #e62117 !important;
}
a.dribble {
  background: #1572b8 !important;
}
a.linkedin {
  background: #0077b5 !important;
}
a.tumblr {
  background: #36465d !important;
}
a.rss {
  background: #e3a103 !important;
}
a.vk {
  background: #466991 !important;
}
a.skype {
  background: #008ab0 !important;
}
/*carousel nave style*/
.owl-nav {
  position: absolute;
  right: 11px;
  top: 11px;
}
.owl-prev,
.owl-next {
  color: transparent;
}
.owl-prev::before {
  background: #fff;
  color: #878993;
  content: "\f104";
  display: inline-block;
  font-family: fontawesome;
  font-size: 16px;
  line-height: 31px;
  position: absolute;
  right: 38px;
  text-align: center;
  top: 0px;
  width: 31px;
}
.owl-next::before {
  background: #fff;
  color: #878993;
  content: "\f105";
  display: inline-block;
  font-family: fontawesome;
  font-size: 16px;
  line-height: 31px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 31px;
}
.owl-next:hover:before,
.owl-prev:hover:before {
  color: #fff;
}
.owl-item > li {
  list-style: none;
}
/*nav style end*/
.gap-btm-40 {
  margin-bottom: 40px;
}
.offset-lg-0 {
  margin-left: 0;
}
.offset-lg-1 {
  margin-left: 8.333333%;
}
.offset-lg-2 {
  margin-left: 16.666667%;
}
.offset-lg-3 {
  margin-left: 25%;
}
.offset-lg-4 {
  margin-left: 33.333333%;
}
.offset-lg-5 {
  margin-left: 41.666667%;
}
.offset-lg-6 {
  margin-left: 50%;
}
.offset-lg-7 {
  margin-left: 58.333333%;
}
.offset-lg-8 {
  margin-left: 66.666667%;
}
.offset-lg-9 {
  margin-left: 75%;
}
.offset-lg-10 {
  margin-left: 83.333333%;
}
.offset-lg-11 {
  margin-left: 91.666667%;
}
/*======================/
***** Home page 1 
======================*/
#topcontrol {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  z-index: 999 !important;
}
/*--- sticky header ---*/
header.sticked {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.3s linear 0s;
}
header.sticked.sticky {
  position: fixed;
  z-index: 999;
  padding: 0;
  background: none;
  border: none;
}
header.sticked.sticky .logo-area {
  height: 0;
  transform: translateY(-150px);
}
header.sticked.sticky .topbar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
header.sticked.sticky .main-menu {
  border-radius: 0 0 2px 2px;
}
header.sticked.sticky .logo img {
  transform: scale(0.8);
}
header.sticked.sticky .topbar2 {
  top: -50px;
  position: absolute;
}
header.sticked.sticky .header-area .logo,
header.sticked.sticky .header-area .main-menu {
  line-height: 70px;
}
header.sticked.sticky .header-area .appointment {
  margin-top: 17px;
}
/*--- topbar ---*/
.topbar {
  float: left;
  position: relative;
  width: 100%;
}
.topbar-meta {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.topbar-meta > li {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  display: inline-block;
  margin-right: 16px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 40px;
}
.topbar-meta > li:last-child {
  border-right: medium none;
}
.topbar-socials {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  float: left;
  list-style: outside none none;
  padding-left: 20px;
  padding-right: 15px;
  margin-right: 16px;
}
.topbar-socials > li {
  color: #fff;
  float: left;
  margin-right: 5px;
}
.topbar-socials > li a {
  float: left;
  width: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 7px 0;
}
.topbar-socials > li:last-child {
  margin-right: 0;
}
.login-btn {
  display: block;
  float: left;
  line-height: 32px;
}
.login-btn > a {
  color: #fff;
  font: bold 10px "montserrat";
  text-transform: uppercase;
}
.login-btn > a i {
  margin-right: 5px;
}
/*--- logo area ---*/
.logo-area {
  background: #fff none repeat scroll 0 0;
  float: left;
  transition: all 0.2s linear 0s;
  width: 100%;
  z-index: -1;
}
.logo {
  float: left;
  line-height: 105px;
  width: 100%;
}
.timing-info {
  float: right;
  list-style: outside none none;
  padding-left: 0;
  padding-top: 35px;
}
.timing-info > li {
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  line-height: initial;
  margin-right: 25px;
  padding-right: 35px;
}
.timing-info li i {
  color: #161616;
  display: table-cell;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
}
.time-meta {
  display: table-cell;
  padding-left: 14px;
}
.timing-info > li:last-child {
  border-right: medium none;
  margin-right: 0;
  padding-right: 0;
}
.time-meta > span {
  font-weight: bold;
  text-transform: capitalize;
  font-size: 16px;
}
/*=============== Button ===================*/
.appointment a.button {
  font-size: 15px;
  font-weight: bold;
  font-family: "Poppins", Sans-serif;
  color: white;
}
a.button:before,
.contact-from .button:before {
  content: "";
  background: black;
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.2;
  z-index: -1;
  transition: 0.3s;
}

a.button:hover:before,
.contact-from .button:hover:before {
  width: 100%;
}
/*=============== Slider ===================*/
.main-menu ul li a i.fa {
  font-size: 40px;
}
.main-menu > ul > li ul li a:hover {
  color: white;
}
#layerslider {
  z-index: 1;
}
/*--- main menu  ---*/
.menubar {
  float: left;
  position: relative;
  z-index: 2;
  width: 100%;
}
.main-menu {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-weight: bold;
  line-height: 50px;
  font-family: "Poppins", Sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  width: 100%;
  padding: 5px 10px 5px 20px;
  z-index: 3;
  position: relative;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.main-menu > ul,
.main-menu > div > ul {
  float: left;
  margin: 0;
  list-style: none;
  padding-left: 0;

}
.main-menu > ul > li,
.main-menu > div > ul > li {
  float: left;=
  position: relative;
  margin-left: 30px;
}
.main-menu ul li a,
.main-menu > div ul li a {
  color: inherit;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}
.main-menu > ul > li > a::before,
.main-menu > div > ul > li > a::before {
  bottom: -6px;
  content: "";
  height: 1px;
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  visibility: hidden;
  width: 0;
}
.main-menu > ul > li:hover > a:before,
.main-menu > div > ul > li:hover > a:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.main-menu > ul > li ul li a,
.main-menu > div > ul > li ul li a {
  color: #323232;
  font-weight: bold;
  font-size: 13px;
  padding: 17px;
}
.main-menu > ul > li ul li a:hover,
.main-menu > div > ul > li ul li a:hover {
  color: white;
}
/*--- Dropdown style ---*/
.main-menu > ul > li ul,
.main-menu > div > ul > li ul {
  border-top: 1px solid;
  background: #ffffffed none repeat scroll 0 0;
  left: 0;
  line-height: initial;
  padding: 0;
  position: absolute;
  top: 87%;
  visibility: hidden;
  width: 225px;
  text-transform: capitalize;
  list-style: none;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.main-menu > ul > li > ul li,
.main-menu > div > ul > li > ul li {
  border-bottom: 1px solid #f5f5f5;
  float: left;
  position: relative;
  width: 100%;
  line-height: normal;
}
.main-menu > ul > li > ul li a,
.main-menu > div > ul > li > ul li a {
  display: block;
}
.main-menu ul li:hover > ul,
.main-menu > div ul li:hover > ul {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.main-menu > ul > li ul li ul,
.main-menu > div > ul > li ul li ul {
  left: 100%;
  position: absolute;
  top: 0 !important;
}
.main-menu > ul > li ul li:last-child,
.main-menu > div > ul > li ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
/*.main-menu > ul > li ul li.menu-item-has-children::before {
  bottom: 28px;
  content: "";
  height: 2px;
  right: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  visibility: hidden;
  width: 10px;
}
.main-menu > ul > li ul li.menu-item-has-children:hover::before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}*/
/*--- main menu End ---*/
/*--- appointment btn ---*/
.appointment {
  float: right;
  line-height: normal;
}
.button,
.question-popup form > button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce ul.products li.product .added_to_cart,
.del-account button,
.del-account a,
.view-more > a {
  background: transparent none repeat scroll 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #1d405a;
  display: inline-block;
  overflow: hidden;
  padding: 12px 46px;
  position: relative;
  z-index: 1;
  border: none;
  font-family: "Poppins", Sans-serif;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce ul.products li.product .added_to_cart,
.del-account button,
.del-account a,
.view-more > a {
  color: #ffff;
  font-size: 12px;
}
.question-popup form > button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce ul.products li.product .added_to_cart:hover,
.del-account button:hover,
.del-account a:hover,
.view-more > a:hover,
.promo-form form input[type="submit"]:hover {
  background: #2d2c2c;
  color: #fff;
}
/*.appointment .button {
  margin-top: 7px;
}
.button::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  width: 100%;
  z-index: -1;
}
.button:hover::before {
  width: 0;
}
.button::after {
  content: "";
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s linear 0.4s;
  -moz-transition: all 0.4s linear 0.4s;
  -ms-transition: all 0.4s linear 0.4s;
  -o-transition: all 0.4s linear 0.4s;
  transition: all 0.4s linear 0.4s;
  visibility: hidden;
  width: 0;
  z-index: -1;
}
.button:hover::after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  width: 100%;
}*/
/*--- slider ---*/
.overlap-30 {
  margin-top: -30px;
}
.overlap-2 {
  overflow-x: hidden;
}
.overlap-120 {
  margin-top: -120px;
}
.overlap-2 .vc_column-inner {
  padding-top: 0 !important;
}
/*--- skype btn ---*/
.quick-contact {
  float: left;
  margin-top: -25px;
  text-align: center;
  width: 100%;
}
.quick-contact a.button {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
}
.quick-contact a.button i {
  margin-right: 13px;
}
.quick-contact a.button::before,
.quick-contact a.button::after {
  background: #2e8ece;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
/*--- services section ---*/
.main-heading {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.main-heading > p {
  color: #818181;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  margin: 0 auto;
  max-width: 70%;
  padding-top: 15px;
  width: 100%;
}
.main-heading > span {
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  padding-top: 6px;
  text-transform: uppercase;
  width: 100%;
}
.services-caro {
  float: left;
  list-style: outside none none;
  margin-top: 22px;
  padding-left: 0;
  width: 100%;
}
.services-caro > li {
  display: inline-block;
  margin-right: 6px;
  position: relative;
  width: 32.4%;
}
.services {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: left;
  padding: 95px 45px 40px;
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: 40px;
  min-height: 300px;
}
.services-avatar {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  left: 50%;
  line-height: 120px;
  position: absolute;
  text-align: center;
  top: -60px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  width: 120px;
  height: 120px;
  z-index: 999999;
}
.services > h4 {
  float: left;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 0;
  font-family: "Poppins", Sans-serif;
}
.services > span {
  color: #161616;
  float: left;
  font-size: 16px;
  letter-spacing: 0.2px;
  padding-top: 13px;
  width: 100%;
  font-family: "Poppins", Sans-serif;
}
.services > ul {
  float: left;
  list-style: none;
  margin-bottom: 28px;
  padding-left: 0;
  padding-top: 8px;
  width: 100%;
}
.services > ul li {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 23px;
  position: relative;
  text-align: center;
  font-family: "Poppins", Sans-serif;
}
.services .button {
  font-size: 14px;
  padding: 10px 30px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fff;
  color: #000;
}
.services .button:hover {
  color: #fff;
}
.services > ul li::before {
  background: #000 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: -9px;
  position: absolute;
  top: 8px;
  width: 5px;
}
/*.services:hover .services-avatar img {
  -webkit-animation-name: rubberBand;
  -moz-animation-name: rubberBand;
  -ms-animation-name: rubberBand;
  -o-animation-name: rubberBand;
  animation-name: rubberBand;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes rubberBand {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  30% {
  -webkit-transform: scale3d(1.25, 0.75, 1);
  transform: scale3d(1.25, 0.75, 1);
  }
  40% {
  -webkit-transform: scale3d(0.75, 1.25, 1);
  transform: scale3d(0.75, 1.25, 1);
  }
  50% {
  -webkit-transform: scale3d(1.15, 0.85, 1);
  transform: scale3d(1.15, 0.85, 1);
  }
  65% {
  -webkit-transform: scale3d(.95, 1.05, 1);
  transform: scale3d(.95, 1.05, 1);
  }
  75% {
  -webkit-transform: scale3d(1.05, .95, 1);
  transform: scale3d(1.05, .95, 1);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  }
  @keyframes rubberBand {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  30% {
  -webkit-transform: scale3d(1.25, 0.75, 1);
  transform: scale3d(1.25, 0.75, 1);
  }
  40% {
  -webkit-transform: scale3d(0.75, 1.25, 1);
  transform: scale3d(0.75, 1.25, 1);
  }
  50% {
  -webkit-transform: scale3d(1.15, 0.85, 1);
  transform: scale3d(1.15, 0.85, 1);
  }
  65% {
  -webkit-transform: scale3d(.95, 1.05, 1);
  transform: scale3d(.95, 1.05, 1);
  }
  75% {
  -webkit-transform: scale3d(1.05, .95, 1);
  transform: scale3d(1.05, .95, 1);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  } */
.services-avatar > img {
  display: inline-block !important;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  width: auto !important;
}
.owl-controls {
  position: absolute;
  right: -33px;
  top: 57%;
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  transform: translateY(-60%);
}
.owl-dot {
  background: #c7c7c7 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 10px;
  margin-bottom: 4px;
  width: 10px;
}
.owl-dot.active {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  height: 32px;
  width: 9px;
}
/*--- video section ---*/

.video_bg_full {
  float: left;
  position: relative;
  width: 100%;
}

.video-sec-meta {
  float: left;
  padding-top: 58px;
  width: 100%;
}
.video-sec-meta > h1 {
  float: left;
  font-size: 50px;
  width: 100%;
  margin-bottom: 0;
}
.video-sec-meta > h1 span {
  color: #fff;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 50px;
  width: 100%;
}
.video-sec-meta > p {
  color: #dddddd;
  float: left;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 35px;
  padding-top: 20px;
  width: 100%;
}
.video-sec-meta .button {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 30px;
  text-transform: uppercase;
  color: white;
}
.top-strip {
  overflow: hidden;
  position: relative;
}
.video-tab {
  float: left;
  width: 100%;
  margin-top: -20px;
}
#html5lightbox-video iframe {
  height: inherit !important;
}
.tab-video-btn {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
  border-bottom: none;
}
.tab-video-btn > li {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.tab-video-btn li > img {
  border: 5px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.tab-video-btn li > a i img {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.tab-video-btn li.active > a i img {
  opacity: 1;
  visibility: visible;
}
.tab-video-btn li > a {
  left: 50%;
  position: absolute;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tab-video-btn > li:nth-child(2) {
  position: absolute;
  right: 0;
  top: -70px;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
.tab-video-btn > li:nth-child(3) {
  left: 170px;
  position: absolute;
  top: 100px;
  z-index: 6;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.tab-video-btn li.active {
  -webkit-transform: scale(0.95) !important;
  -moz-transform: scale(0.95) !important;
  -ms-transform: scale(0.95) !important;
  -o-transform: scale(0.95) !important;
  transform: scale(0.95) !important;
  z-index: 11;
}
/*--- news and blog section ---*/
.gap-botom {
  margin-bottom: 40px;
}
.blog-avatar > a {
  display: inline-block;
  width: 100%;
}
.blog-avatar {
  float: left;
  width: 100%;
}
.blog-meta {
  float: left;
  padding-top: 15px;
  width: 100%;
}
.row.spacing {
  margin-bottom: 50px;
}
.blog-meta > span {
  color: #888;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 26px;
}
.blog-meta > span i {
  font-size: 16px;
  margin-right: 5px;
}
.blog-meta > h2 {
  float: left;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: -0.1px;
  text-transform: capitalize;
  width: 100%;
  color: #0b5c59;
  margin-bottom: 0;
  font-family: "Poppins", Sans-serif;
}
.blog-meta > p {
  color: #666;
  float: left;
  padding-top: 15px;
  padding-bottom: 10px;
  width: 100%;
  font-family: "Poppins", Sans-serif;
}
.blog-meta > ul {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.blog-meta > ul li {
  color: #b3b3b3;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  margin-right: 16px;
  text-transform: capitalize;
}
.blog-meta > ul li i {
  font-size: 16px;
  margin-right: 5px;
}
.blog-meta > ul li span {
  font-size: 16px;
  font-family: "Poppins", Sans-serif;
}
/*--- coach section ---*/
.couch-avatar {
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
  padding-top: 45px;
}
.couch-avatar .button {
  color: white;
  bottom: 30px;
  font-size: 15px;
  font-weight: bold;
  left: 50%;
  padding: 11px 22px;
  position: absolute;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
.couch-info {
  float: left;
  padding-top: 130px;
  width: 100%;
}
.couch-info > h1 {
  color: #0b5c59;
  float: left;
  font-size: 40px;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 0;
}
.couch-info span {
  float: left;
  font: bold 17px "montserrat";
  padding-top: 5px;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 1px;
}
.couch-info h4 {
  font: bold 21px "montserrat";
  margin-bottom: 0;
}
.couch-info p {
  color: #bebebe;
  font-size: 16px;
  line-height: 26px;
  padding-top: 10px;
}
/*---  hover button ---*/
.couch-info > ul {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
  border-bottom: none;
}
.couch-info > ul li {
  display: inline;
  margin-right: 6px;
}
.couch-info > ul li a {
  border: 2px solid #555;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  color: #80bb25;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 9px 19px;
  text-align: center;
  position: relative;
}
.couch-info > ul li a:hover,
.couch-info > ul li a.active {
  -webkit-border-radius: 0 30px 30px;
  -moz-border-radius: 0 30px 30px;
  -ms-border-radius: 0 30px 30px;
  -o-border-radius: 0 30px 30px;
  border-radius: 0 30px 30px;
}
/*--- package detail ---*/
.package {
  background: #eefafa none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.package-detail {
  float: left;
  padding: 25px 20px 58px 50px;
  width: 100%;
}
.pkg-avatar {
  float: left;
  padding-bottom: 30px;
  position: relative;
  width: 100%;
}
.pkg-avatar > img {
  float: left;
  width: 100%;
}
.pkg-avatar > span {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  font: bold 24px/100px "noto serif";
  left: 30px;
  letter-spacing: -0.3px;
  position: absolute;
  text-align: center;
  top: 30px;
  width: 100px;
  color: white;
}
.package-detail > span {
  font: 12px/20px "montserrat";
}
.package-detail > span i {
  margin-right: 5px;
}
.package-detail > h3 {
  color: #252525;
  font: bold 22px/30px "Space Grotesk";
  margin-bottom: 0;
}
.package-detail > ul {
  float: left;
  list-style: outside none none;
  padding-bottom: 40px;
  padding-left: 0;
  padding-top: 23px;
  width: 100%;
}
.package-detail > ul li {
  float: left;
  margin-bottom: 10px;
  font-size: 15px;
  width: 100%;
}
.package-detail > ul li i {
  margin-right: 13px;
}
.package .button {
  padding: 13px 30px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.col-heading > h2 {
  color: #0b5c59;
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 4px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.col-heading > span {
  font: bold 15px/30px "montserrat";
}
/*--- video lectures ---*/
.video-lectures {
  float: left;
  width: 100%;
}
.video-lectures .seemore {
  color: #3c3c3c;
  float: right;
  font: bold 13px "montserrat";
  margin-top: -30px;
  text-transform: capitalize;
}
.lecture-avatar {
  float: left;
  position: relative;
  width: 49%;
  margin-left: 12px;
  margin-bottom: 10px;
}
.lecture-avatar > img {
  float: left;
  width: 100%;
}
.lecture-meta {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
}
.lecture-avatar::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lecture-meta > a {
  color: #fff;
  font-size: 40px;
}
.lecture-meta > h4 {
  color: #fff;
  float: left;
  font-size: 20px;
  font-weight: bold;
  padding-top: 5px;
  text-transform: capitalize;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.lecture-meta > span {
  color: #dedede;
  float: left;
  font-size: 16px;
  font-family: "Poppins", Sans-serif;
  width: 100%;
}
.lecture-meta > span i {
  font-size: 13px;
  margin-right: 5px;
}
.lecture-meta > h3 a {
  color: inherit;
}
.lecture-avatar:hover a i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/*--- happy client carousel testimonial ---*/
.happy-caro {
  float: left;
  text-align: center;
  width: 100%;
  align-items: center;
    display: flex;
    min-height: 100%;
    max-height: 100%;
  overflow: hidden;
  position: relative;
}
.happy-client-caro {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.happy-client-caro li {
  display: inline-block;
  position: relative;
  max-width: 94%;
}


.happy-caro li .happy-client img {
  border-radius: 100%;
  width: auto;
}

.happy-client {
  float: left;
  position: relative;
  width: 100%;
}
.happy-client > img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  max-width: 20%;
  width: 100%;
  display: inline-block !important;
}
.happy-client > h2 {
  color: #0b5c59;
  float: left;
  font-family: "Poppins", Sans-serif;
  padding-top: 25px;
  width: 100%;
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 35px;
}
.happy-client > span {
  color: #2c2c2c;
  float: left;
  font-family: "Poppins", Sans-serif;
  letter-spacing: 1px;
  width: 100%;
  font-size: 16px;
  line-height: 32px;
}
.happy-client > p {
  color: #2c2c2c;
  float: left;
  font-size: 17px;
  font-style: italic;
  line-height: 30px;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
  font-family: "Poppins", Sans-serif;
}
.happy-client strong {
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-family: "Poppins", Sans-serif;
  text-transform: capitalize;
  width: 100%;
}

/*--- consulting section ---*/
.consult-sec {
  float: left;
  padding: 63px 60px 50px 90px;
  width: 100%;
}
.consult-sec > h1 {
  font-size: 35px;
  font-weight: bold;
  line-height: 45px;
  float: left;
  width: 100%;
  color: #fff;
  margin-bottom: 0;
}
.consult-sec > p {
  color: #f3f3f3;
  float: left;
  padding-bottom: 30px;
  padding-top: 9px;
  width: 100%;
}
.consult-sec form {
  float: left;
  width: 100%;
}
.consult-sec form input {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  color: #fff;
  float: left;
  font-size: 16px;
  font-family: "Poppins", Sans-serif;
  padding: 15px 20px;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 20px;
}
.consult-sec .form-group {
  height: 72px;
}
.consult-sec form input::-webkit-input-placeholder {
  color: white;
}
.consult-sec form input::-moz-placeholder {
  color: white;
}
.consult-sec form input:-ms-input-placeholder {
  color: white;
}
.consult-sec form input:-moz-placeholder {
  color: white;
}
.consult-sec .nice-select {
  background: transparent none repeat scroll 0 0;
  border: 2px solid rgba(255, 255, 255, 0.5);
  height: 51px;
  line-height: 33px;
  width: 100%;
  color: #fff;
}
.consult-sec .nice-select::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}
.consult-sec form button,
.consult-sec form input.button {
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: bold;
  font-family: "Poppins", Sans-serif;
  padding: 17px;
  text-transform: capitalize;
  width: 100%;
  border: 2px solid #2a2a2a;
  background: #2a2a2a;
}
.consult-sec form button:hover,
.consult-sec form input.button:hover {
  color: #fff;
  border: 2px solid #fff;
}
/*--- sponsors carousel ---*/
.sponsor-caro {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.sponsor-caro > li {
  float: left;
  width: 100%;
}
.sponsors-images {
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  float: left;
  width: 50%;
  text-align: center;
  padding: 45px 0;
}
.sponsors-images img {
  max-width: 90%;
  width: auto !important;
  display: inline-block !important;
  float: none;
}
.sponsor-caro li .sponsors-images:nth-child(2n + 2) {
  border-right: 0;
}
.sponsor-caro li .sponsors-images:nth-last-child(1),
.sponsor-caro li .sponsors-images:nth-last-child(2) {
  border-bottom: 0;
}
.sponsor-caro .owl-controls {
  position: absolute;
  right: auto;
  left: 50%;
  top: auto;
  bottom: -58px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.sponsor-caro .owl-dot {
  background: #c7c7c7 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 10px;
  margin-bottom: 4px;
  width: 10px;
  display: inline-block;
  margin-right: 9px;
}
.sponsor-caro .owl-dot:last-child {
  margin-right: 0;
}
.sponsor-caro .owl-dot.active {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  height: 10px;
  width: 10px;
}
/*--- accordion section ---*/
#accordion .panel-title,
.panel-faqs .panel-title {
  font-weight: 700;
  position: relative;
  padding: 0;
  margin-bottom: 0;
}
.panel-title > a::before {
  color: #959595;
  content: "";
  font-family: "FontAwesome";
  font-size: 12px;
  font-weight: normal;
  left: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.panel-title > a[aria-expanded="true"]::before {
  content: "\f068";
  color: #fff;
}
.panel-title > a {
  padding-left: 10px;
  font: bold 18px "Space Grotesk";
  color: #2b2b2b;
  letter-spacing: 0.3px;
  display: inline-block;
  width: 100%;
  padding: 15px 45px;
  outline: none;
  background-color: #f3f3f3;
}
.panel-title > a[aria-expanded="true"] {
  color: #fff;
}
.panel-default > .panel-heading {
  background-color: #e1e1e1;
  border-color: transparent;
  color: #2b2b2b;
}
.panel-heading {
  border-bottom: none !important;
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  -ms-border-top-left-radius: 0px;
  -o-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -ms-border-top-right-radius: 0px;
  -o-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0;
}
.panel-body {
  border: none !important;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.panel-group .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.panel {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  margin-bottom: 5px;
}
.panel-body > p {
  color: #393939;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 30px;
}
/*--- footer ---*/
footer {
  background: #0b1216 none repeat scroll 0 0;
  float: left;
  padding-bottom: 65px;
  padding-top: 75px;
  width: 100%;
}
.widget:hover .widget-title::before {
  width: 50px;
}
.widget {
  float: left;
  position: relative;
  width: 100%;
}
aside .widget {
  margin-bottom: 40px;
}
.logo-widget {
  float: left;
  width: 100%;
}
.logo-widget > a {
  display: inline-block;
  margin-top: -20px;
}
.logo-widget > a img {
  max-width: 110px;
}
.logo-widget > p {
  color: #a5a5a5;
  float: left;
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}
.address {
  color: #a5a5a5;
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.address > li {
  border-bottom: 1px solid #16252e;
  float: left;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 24px;
  padding-bottom: 9px;
  padding-top: 8px;
  width: 100%;
}
aside .address > li {
  border-bottom-color: #dfdfdf;
}
aside .address > li span {
  color: #333;
}
.address > li i {
  border-right: 1px solid #383737;
  float: left;
  margin-bottom: 13px;
  margin-right: 10px;
  margin-top: 5px;
  width: 22px;
  font-size: 16px;
}
.address > li span {
  display: list-item;
  float: none;
  vertical-align: top;
  font-size: 15px;
}
.address > li:last-child {
  border-bottom: medium none;
}
/*--- recent post widget ---*/
.widget-title {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
  padding-bottom: 13px;
  position: relative;
  text-transform: capitalize;
  letter-spacing: 0.3px;
}
.widget-title::before {
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 30px;
}
.latest-post {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.latest-post > li {
  border-bottom: 1px solid #16252e;
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.recent-avatar {
  float: left;
  width: auto;
}
.recent-info {
  overflow: hidden;
  padding-left: 20px;
  vertical-align: bottom;
}
.recent-info > span {
  font-size: 16px;
  letter-spacing: 0.2px;
  font-family: "Poppins", Sans-serif;
}
.recent-info h5 {
  color: #a4a5a5;
  font-size: 16px;
  line-height: 23px;
  padding-top: 3px;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.latest-post > li:last-child {
  border-bottom: medium none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/*-- link post widget ---*/
.service-links {
  color: #b1adad;
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.service-links > li {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  letter-spacing: 0.3px;
  margin-bottom: 17px;
  width: 49%;
}
.social-media {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
  margin-top: -10px;
}
.social-media > li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 2px !important;
}
.social-media li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
}
.subscriber {
  float: left;
  margin-top: 22px;
  width: 100%;
}
.subscriber > form {
  float: left;
  position: relative;
  width: 100%;
}
.subscriber form input {
  background: #15232b;
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #575757;
  float: left;
  font-size: 16px;
  letter-spacing: 0.3px;
  padding: 12px 70px 12px 20px;
  width: 100%;
}
.subscriber form input:focus {
  -webkit-box-shadow: 0 0 4px #999;
  -moz-box-shadow: 0 0 4px #999;
  -ms-box-shadow: 0 0 4px #999;
  -o-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
}
.subscriber form button {
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 100%;
  letter-spacing: 0.3px;
  position: absolute;
  right: 0;
  text-transform: capitalize;
  top: 0;
  width: 65px;
}
/*--- twitter widget ---*/
.twitter-widget {
  background: #10191f none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  padding: 25px 30px 0;
  width: 100%;
  max-height: 288px;
  position: relative;
}
.twitter-widget > li {
  display: inline-block;
  margin-bottom: 25px;
}
.twitter-widget > li i {
  float: left;
  font-size: 24px;
  padding-top: 5px;
}
.twitter-meta {
  overflow: hidden;
  padding-left: 20px;
}
.twitter-meta > h5 {
  color: #a1b1bc;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.twitter-meta > span {
  font-size: 12px;
  letter-spacing: 0.3px;
}
.twitter-widget .ps-scrollbar-y-rail,
.product-scroller .ps-scrollbar-y-rail,
.cart-scrollbar .ps-scrollbar-y-rail {
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 5px;
  opacity: 0;
  visibility: hidden;
}
.twitter-widget .ps-scrollbar-y,
.product-scroller .ps-scrollbar-y,
.cart-scrollbar .ps-scrollbar-y {
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}
.twitter-widget:hover .ps-scrollbar-y-rail,
.product-scroller:hover .ps-scrollbar-y-rail,
.cart-scrollbar:hover .ps-scrollbar-y-rail {
  opacity: 1;
  visibility: visible;
}
.service-links > li.half-width {
  float: left;
  width: 50%;
}
/*--- home page 2 ---*/
.video-sec-meta.style2 {
  margin-bottom: 0;
}
.video-sec-meta.style2 > h1,
.video-sec-meta.style2 > h1 span {
  color: #0b5c59;
}
.video-sec-meta.style2 > p {
  color: #4e4e4e;
}
/*--- footer style 2 ---*/
.footer-2 {
  float: left;
  text-align: center;
  width: 100%;
}
.footer-meta {
  float: left;
  width: 100%;
}
.footer-meta > p {
  color: #a5a5a5;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0 auto;
  max-width: 60%;
  padding-bottom: 34px;
  padding-top: 25px;
  font-family: "Poppins", Sans-serif;
}
.footer-2 .logo {
  line-height: initial;
}
.footer-meta > form {
  clear: both;
  display: flex;
  float: none;
  margin: 0 auto 20px;
  position: relative;
  width: 36%;
}
.widget-gap .footer-meta > form {
  width: 90%;
}
.footer-meta input {
  background: #15232b none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #575757;
  font: 12px "lato";
  padding: 13px 40px;
  width: 426px;
}
.footer-meta button {
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: 900;
  padding: 12px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}
/*--- online coach section ---*/
.online-coaches {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.masonry {
  float: left;
  width: 100%;
}

.online-coaches > li:hover {
  background: #f6f6f6 none repeat scroll 0 0;
  box-shadow: 0 10px 35px #ccc;
  transform: translateY(-5px);
}
.coach-avatar {
  float: left;
  position: relative;
  width: 100%;
}
.coach-avatar > img {
  float: left;
  width: 100%;
}
.online-coaches > li:hover .coach-avatar img {
  filter: brightness(1);
}
.coach-avatar i {
  color: #fff;
  position: absolute;
  right: 30px;
  top: 22px;
  cursor: pointer;
  transition: all 0.2s linear 0s;
  font-size: 18px;
}
.coach-avatar i:hover {
  transform: scale(1.2);
}
.coach-info {
  float: left;
  padding: 25px 10px 25px 15px;
  width: 100%;
  border-top: 3px solid #fff;
}
.coach-info h3 {
  color: #0b5c59;
  font-size: 19px;
  font-weight: bold;
  line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 0;
  margin-bottom: 12px;
}
.coach-info .price {
  float: left;
  width: 100%;
  font-size: 16px;
}
.rating > span {
  display: inline-block;
  width: auto !important;
}
.rating > div {
  display: inline-block;
  vertical-align: middle;
}
.price > del {
  color: #999;
  float: left;
  font-weight: 400;
  margin-right: 6px;
}
ul.rating,
.about-course div.rating {
  float: right;
  list-style: outside none none;
  padding: 11px 0 0 0;
  width: 100%;
}
.rating.opacity0 {
  opacity: 0;
}
.about-course div.rating .ratebox {
  display: inline-block;
}
ul.rating > li {
  display: inline-block;
}
ul.rating > li.open i {
  color: #f6c415;
}
ul.rating > li i {
  color: #c4c4c4;
  cursor: pointer;
}
ul.rating > li i:hover {
  color: #f6c415;
}
ul.rating > li span,
.about-course div.rating span {
  color: #9c9c9c;
  font-size: 16px;
}

/*--- why coaching ----*/

.why-coach > i {
  color: #999;
  display: inline-block;
  font-size: 60px;
  max-height: 50px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.why-coach > h5 {
  float: left;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 12px;
  padding-top: 23px;
  text-transform: capitalize;
  width: 100%;
  font-family: "Poppins", Sans-serif;
  letter-spacing: -0.3px;
  margin-bottom: 0;
  color: #333;
}
.why-coach > p {
  color: #666;
  font-size: 16px;
}
.why-coach img {
  transition: all 0.2s linear 0s;
}
.why-coach:hover img {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
/*--- home2 banner section ---*/
.banner-info {
  float: left;
  padding-right: 50px;
  padding-top: 118px;
  width: 100%;
}
.banner-info > span {
  color: #0b5c59;
  font: 20px/40px "Space Grotesk";
  letter-spacing: -0.4px;
}
.banner-info > h1 {
  color: #0b5c59;
  font: bold 45px/55px "Space Grotesk";
  letter-spacing: -0.4px;
  margin-bottom: 0;
}
.banner-info > p {
  color: #4e4e4e;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 26px;
  padding-bottom: 28px;
  padding-top: 20px;
  font-family: "Poppins", Sans-serif;
  width: 80%;
}
.little-info {
  float: left;
  margin-right: 54px;
  width: auto;
}
.little-info > h5 {
  color: #0b5c59;
  font: bold 19px "Space Grotesk";
  letter-spacing: 0.1px;
  margin-bottom: 0;
}
.little-info > span {
  color: #0b5c59;
  font: bold 19px "Space Grotesk";
  letter-spacing: 0.5px;
}
.little-info > span i {
  font-style: normal;
  margin-right: 5px;
}
.banner-info .button {
  color: #fff;
  text-transform: uppercase;
  padding: 14px 40px;
  font-weight: bold;
  font-size: 15px;
}
.banner-info .button:hover {
  border-color: #f8de60;
}
/*--- funfact section ---*/
.gap.bit-gap,
.bit-gap {
  padding-bottom: 55px;
  padding-top: 90px;
}
.medium-opacity.blackish.bit-gap {
  padding-bottom: 90px;
  padding-top: 90px;
}
.funfact {
  color: #fff;
  float: left;
  width: 33%;
  padding: 0;
}
/* .funfact:last-child::before {
  content: "%";
  font-size: 45px;
  position: absolute;
  right: 80px;
  top: 5px;
}
 */
.counter,
.funfact .symbol {
  font: bold 50px Space Grotesk;
  letter-spacing: -0.2px;
}
.funfact > h4 {
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  letter-spacing: -0.1px;
  margin-top: 15px;
  position: relative;
  color: #fff;
  margin-bottom: 0;
}
.funfact-info {
  float: left;
  width: 100%;
}
.funfact-info > h2 {
  color: #fff;
  float: left;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  max-width: 80%;
  width: 100%;
  margin-bottom: 0;
  font-family: "Poppins", Sans-serif;
}
.funfact-info > p {
  clear: both;
  color: #e7e7e7;
  font-size: 16px;
  line-height: 30px;
  font-family: "Poppins", Sans-serif;
}
.funfact-info .button {
  color: #2a2a2a;
  padding: 9px 35px;
  font-size: 12px;
  text-transform: uppercase;
}
.funfact-info .button:hover {
  color: #ffff;
}
.fromright {
  display: flex;
  align-items: center;
}
/*--- header2 ---*/
.topbar2 {
  float: left;
  position: relative;
  width: 100%;
  z-index: 999;
  transform: translateY(0px);
  transition: all 0.2s linear 0s;
  padding: 5px 0;
}
.nice-select {
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 39px;
  line-height: 39px;
}
.nice-select .list li {
  color: white;
}
.nice-select .list {
  background: #377876 !important;
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-top: 0;
  text-transform: capitalize;
  font-size: 12px;
  width: 100%;
}
.nice-select .list .option:last-child {
  margin-bottom: 0;
}
.little-address > span {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
}
.little-address > span i {
  font-size: 13px;
  margin-right: 5px;
}
.little-address {
  float: left;
  line-height: 38px;
  margin-left: 10px;
  padding-left: 20px;
}
.language .nice-select {
  background: transparent none repeat scroll 0 0;
}
.nice-select::after {
  margin-top: -2px;
}
span.current {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  text-transform: capitalize;
}
.little-contact {
  float: none;
  line-height: 38px;
  list-style: outside none none;
  padding-left: 0;
  width: auto;
}
.nice-select.branches {
  background: rgba(255, 255, 255, 0.3);
  clear: right;
  float: right;
  width: 171px;
}
.little-contact > li {
  color: #fff;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  margin-right: 16px;
}
.little-contact > li:last-child {
  border: none;
}
.little-contact li i {
  margin-right: 5px;
}
.header-area .logo {
  line-height: 100px;
}
.header-area {
  background: rgba(1, 25, 41, 0.9) none repeat scroll 0 0;
  display: inline-block;
  width: 100%;
  width: 100%;
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
}
.header-area .main-menu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  line-height: 104px;
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0;
}
.search-n-cart {
  float: right !important;
}
.search-n-cart {
  float: right;
}
.header-area .appointment {
  line-height: normal;
}
.header-area .appointment .button {
  padding: 9px 42px;
  font-size: 16px;
  font-weight: 400;
  color: white;
}
.top-shop > span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  right: -4px;
  text-align: center;
  top: 38%;
  -webkit-transform: translateY(-51%);
  -moz-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  -o-transform: translateY(-51%);
  transform: translateY(-51%);
  width: 16px;
}
.search-n-cart > li {
  position: relative;
}
.search-n-cart > li i {
  cursor: pointer;
  font-size: 18px;
}
.top-search::before {
  background: #808080 none repeat scroll 0 0;
  content: "";
  height: 21px;
  position: absolute;
  right: -13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
}
.top-search > form {
  line-height: initial;
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 99;
}
.top-search > form.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.top-search form input {
  border: medium none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  color: #333;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  letter-spacing: 0.2px;
  padding: 9px 20px;
  text-transform: capitalize;
  width: 228px;
}
.top-search form button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
}
/*--- blog page ---*/
.top-area {
  color: #fff;
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-48.6%, -50%);
  width: 100%;
}
.top-area > span {
  float: left;
  font-size: 60px;
  line-height: 70px;
  font-weight: bold;
  padding-bottom: 5px;
  text-transform: capitalize;
  width: 100%;
}
.bread-crumb {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.bread-crumb > li {
  display: inline-block;
  font-size: 20px;
  margin-right: 34px;
  position: relative;
  text-transform: capitalize;
}
.bread-crumb > li::before {
  color: yellow;
  content: "\f105";
  font-family: fontawesome;
  position: absolute;
  right: -20px;
  top: 0;
}
.bread-crumb > li:last-child::before {
  display: none;
}
/*--- pagination ---*/
.pagenation {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  text-align: center;
  width: 100%;
  margin-top: 40px;
}
.pagenation > li {
  display: inline-block;
  margin-right: 3px;
}
.pagenation > li a,
.pagenation > li span.current {
  border: 1px solid #0b5c59ad;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #555555;
  display: inline-block;
  font-size: 16px;
  line-height: 45px;
  width: 45px;
  height: 45px;
}
.pagenation > li span {
  letter-spacing: 3px;
  margin: 0 16px;
}
.pagenation > li a:hover,
.pagenation > li.active a,
.pagenation > li span.current {
  color: #fff;
  margin: 0;
}
/*--- cart dropdown ---*/
.cart-dropdown {
  background: #fff none repeat scroll 0 0;
  color: #333;
  line-height: initial;
  padding: 24px;
  position: absolute;
  right: 0;
  top: 80%;
  width: 230px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
}
.cart-scrollbar {
  max-height: 290px;
  overflow-y: auto;
  width: 100%;
  position: relative;
}
.cart-dropdown ol {
  border-bottom: 1px solid #f1f1f1;
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.cart-dropdown ol li {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.cart-dropdown-info {
  display: inline-block;
  max-width: 63%;
  padding-left: 14px;
  vertical-align: top;
  width: 63%;
}
.cart-dropdown-info > span {
  color: #0b5c59;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.1px;
  text-transform: capitalize;
  width: 100%;
  display: inline-block;
}
.cart-dropdown-info > span.fw-300 {
  display: unset;
  width: auto;
}
.cart-dropdown-info > span.woocommerce-Price-amount.amount {
  display: unset;
  width: auto;
}
.cart-dropdown ol li figure {
  display: inline-block;
  height: auto;
  max-width: 35%;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  width: 35%;
}
.cart-total {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.cart-total .total-label {
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.2px;
}
.cart-total span.woocommerce-Price-amount.amount {
  color: #f8de60;
  font-weight: bold;
  margin-left: 10px;
}
.cart-dropdown ol li figure .cart-img .del-cart {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #fff;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.cart-dropdown ol li figure::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 100%;
}
.cart-dropdown ol li:hover figure::before {
  left: 0;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  visibility: visible;
}
.cart-dropdown ol li:hover figure a.del-cart {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.check-buttons {
  float: left;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.check-buttons > a {
  background: #242424;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff !important;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 10px;
  margin-right: 6px;
  padding: 10px 16px;
  text-transform: capitalize;
}
.top-shop {
  position: relative;
}
.top-shop::before {
  bottom: 29px;
  content: "";
  height: 9px;
  left: 10px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 2px;
}
header.sticky nav .top-shop::before {
  bottom: 16px;
}
.cart-dropdown > span i {
  cursor: pointer;
  font-size: 13px;
  position: absolute;
  right: 6px;
  top: 6px;
}
.top-shop.active::before,
.top-shop.active .cart-dropdown {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.top-shop.active .cart-dropdown {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/*--- blog listing ---*/
.blog-meta .button {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: white;
  letter-spacing: 0.3px;
  margin-top: 15px;
  padding: 10px 20px;
  clear: both;
}
.blog-list-sec .blog-meta > ul {
  margin-right: 35px;
  width: auto;
}
.blog-list-sec .blog-meta > p {
  padding-bottom: 20px;
}
.blog-list-sec .blog-meta h2 {
  color: #0b5c59;
  font-size: 30px;
  line-height: 38px;
  padding-top: 8px;
  margin-bottom: 10px;
}
.blog-list-sec .blog-avatar {
  max-width: 98%;
}
/*--- aside widget ---*/
.sidebar .widget .widget-title {
  color: #333;
}
.sidebar .latest-post > li,
.sidebar .widget .address > li,
.sidebar .widget .address > li i {
  border-color: #dfdfdf;
}
.sidebar .service-links {
  color: #444;
}
.sidebar .subscriber form input {
  background: #f4f4f4 none repeat scroll 0 0;
  color: #575757;
}
.sidebar .twitter-widget {
  background: #f9f9f9 none repeat scroll 0 0;
}
.sidebar .widget .twitter-meta > h5 {
  color: #666;
  margin-bottom: 0;
}
.sidebar .widget .social-media > li a {
  color: #fff;
}
.sidebar .widget .logo-widget > p,
.sidebar .widget .logo-widget > ul.address li {
  color: #616161;
}
.appointment-page {
  float: left;
  position: relative;
  width: 100%;
}
.appointment-page > img {
  float: left;
  width: 100%;
}
.appoint-meta {
  bottom: 32px;
  left: 40px;
  position: absolute;
}
.appointment-page::before {
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -webkit-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -moz-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -ms-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -o-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  -moz-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  -o-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.appoint-meta > h4 {
  color: #fff;
  float: left;
  font-size: 23px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: initial;
  line-height: 32px;
  max-width: 75%;
  padding-bottom: 26px;
  width: 100%;
  margin-bottom: 0;
}
.appoint-meta .button {
  font-size: 13px;
  padding: 9px 43px;
  color: white;
}
/*--- blog single page ---*/
.blog-single-page {
  float: left;
  width: 100%;
}
.single-avatar > img {
  display: block;
}
.single-avatar {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.single-meta {
  float: left;
  width: 100%;
}
.single-meta > span.post-date {
  color: #b3b3b3;
  float: left;
  margin-right: 15px;
  font-size: 16px;
}
ul.likes {
  float: left;
  list-style: outside none none;
  padding-left: 25px;
}
.single-meta .likes > li {
  color: #b3b3b3;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 0;
  margin-right: 10px;
  position: relative;
}
.likes > li i {
  margin-right: 5px;
}
.likes.event {
  padding: 0;
}
.likes.event > li::before,
.events-page .event-post .event-info .event-tie li::before {
  content: "-";
  position: absolute;
  right: -4px;
  top: 0;
}
.events-page .event-post .event-info .event-tie li:nth-child(2)::before {
  content: none;
}
.likes.event > li,
.events-page .event-post .event-info .event-tie li {
  color: #b3b3b3;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.3px;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.likes.event {
  width: 100%;
}
.events-page .event-post .event-info .event-tie {
  padding-left: 0;
}
.events-page .event-post .event-info .event-tie li {
  list-style: none;
}
.events-page .event-post .event-info .likes > li:last-child::before {
  display: none;
}
.single-meta > h1.single-meta-title {
  color: #0b5c59;
  display: inline-block;
  font-size: 35px;
  font-weight: bold;
  padding-top: 25px;
  width: 100%;
  max-width: 90%;
  padding-bottom: 0;
}
.single-meta p {
  color: #666;
  line-height: 30px;
  padding-top: 20px;
  width: auto;
}
.blog-single-page .single-meta .services {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
  text-align: left;
}
.services > h1 {
  color: #0b5c59;
  font-size: 32px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 0;
}
.single-meta .services > p {
  color: #222;
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 25px;
  padding-top: 21px;
}
.single-meta .why-coach {
  margin-bottom: 10px;
  text-align: left;
}
blockquote {
  border-left: medium none;
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 40px;
  padding: 70px 110px;
  position: relative;
  text-align: center;
  z-index: 0;
  display: inline-block;
  width: 100%;
}
blockquote::before {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.single-meta.single-blockquote blockquote p {
  font-family: "Poppins", Sans-serif;
  font-size: 25px;
  line-height: 35px;
}
.about-instructor > h4 {
  color: #0b5c59;
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 28px;
  margin-bottom: 0;
}
.instructure-meta {
  float: left;
  width: 100%;
}
.instructure-meta.style2 {
  padding-top: 0px;
}
.instructure-meta > span {
  color: #0b5c59;
  float: left;
  font-size: 35px;
  font-weight: bold;
  width: 100%;
}
.batach {
  float: left;
  list-style: outside none none;
  padding-left: 0;
}
.batach > li {
  color: #0b5c59;
  display: inline-block;
  font-size: 20px;
  position: relative;
  text-transform: capitalize;
}
.batach > li::before {
  content: ",";
  position: absolute;
  right: -3px;
  top: 0;
}
.ratings {
  float: left;
  list-style: outside none none;
  margin-top: 20px;
  padding-left: 0;
  width: 100%;
}
.ratings > li {
  color: #333;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
  width: 33%;
}
.ratings > li i {
  margin-right: 4px;
}
.instructure-meta > p {
  clear: both;
  color: #737374;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 30px;
  padding-top: 17px;
}
.batach > li:last-child::before {
  display: none;
}
.ratings > li span > i {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
}
/*--- comment section ---*/
.buyer-single-page .single-meta h4,
.single-title {
  color: #0b5c59;
  float: left;
  font-weight: bold;
  padding-bottom: 40px;
  width: 100%;
  text-transform: capitalize;
}
.comments {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.comments > li {
  border-bottom: 1px solid #e7e7e7;
  display: inline-block;
  padding-bottom: 40px;
  margin-bottom: 35px;
  width: 100%;
}
.children > li {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 40px;
  margin-bottom: 35px;
}
.comments > li:last-child {
  border-bottom: none;
}
.comment-avatar {
  display: inline-block;
  max-width: 15%;
  width: 15%;
}
.comment-avatar > img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  float: left;
  width: 100%;
}
.comment-meta {
  display: inline-block;
  max-width: 84%;
  overflow: hidden;
  padding-left: 20px;
  padding-top: 5px;
  vertical-align: top;
  width: 84%;
}
.comment-meta > span {
  font-size: 20px;
  font-weight: bold;
}
.comment-meta > i {
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-left: 20px;
}
.comment-meta > p {
  color: #737374;
  float: left;
  letter-spacing: 0.4px;
  line-height: 28px;
  max-width: 90%;
  padding-bottom: 20px;
  padding-top: 16px;
  width: 100%;
}
.reply-btn,
.comment-reply-link {
  background: #2d2c2c none repeat scroll 0 0;
  color: #fff;
  float: left;
  line-height: 38px;
  text-align: center;
  text-transform: capitalize;
  width: 87px;
  border-radius: 3px;
}
.reply-btn:hover,
.comment-reply-link:hover {
  color: #fff;
}
/*--- comment form ---*/
.contact-from {
  float: left;
  width: 100%;
}
.online-coaches .nav.nav-tabs.coaching > li:nth-child(4) {
  display: none;
}

.contact-from form input,
.contact-from form textarea,
.comment-respond > form > p input,
.comment-respond > form > p textarea {
  border: 2px solid #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #282828;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  padding: 16px 30px !important;
  text-transform: capitalize;
  width: 100%;
}
.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  height: 130px;
}
.contact-from > form {
  float: left;
  width: 100%;
}
.contact-from > form.reply-form {
  margin: 0;
}
.contact-from form > div {
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 10px;
}
.contact-from .button::after {
  background: #333 none repeat scroll 0 0;
}
.contact-from .button {
  color: #fff;
  padding: 15px 70px;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 20px;
  font-size: 16px;
}
/* buyer single page ---*/
.buyer-single-page .single-meta > h5 {
  color: #0b5c59;
  float: left;
  font-size: 18px;
  letter-spacing: -0.4px;
  width: 100%;
}
.buyer-single-page .single-meta > h4 {
  padding: 10px 0;
}
.single-meta > ul.list {
  color: #737374;
  font-size: 15px;
  font-style: italic;
  padding-left: 10px;
  list-style: outside;
}
.list > li {
  margin-bottom: 10px;
}
.buyer-single-page .single-title {
  padding-top: 23px;
  padding-bottom: 0;
}
.buyer-single-page .single-meta > p {
  padding-top: 20px;
}
#accordion .panel-heading,
.panel-faqs .panel-heading {
  background: #eefafa none repeat scroll 0 0;
  width: 100%;
  display: inline-block;
}
#accordion,
.panel-faqs {
  float: left;
  margin-top: 22px;
  width: 100%;
}
.panel-body > span {
  border-bottom: 1px solid #f4f4f4;
  color: #737374;
  float: left;
  font-size: 16px;
  letter-spacing: 0.4px;
  padding: 12px 40px;
  width: 100%;
}
.panel-body > span i {
  margin-right: 15px;
}
.panel-body > span:last-child {
  border-bottom: medium none;
}
/*--- rating line sec in single page ---*/
.rating-sec.gray-bg {
  margin-top: 25px;
  padding: 45px 40px;
}
.rating-sec {
  float: left;
  width: 100%;
}
.rating-sec h2 {
  color: #737374;
  float: left;
  font-size: 40px;
  font-weight: 900;
  width: 100%;
  margin-bottom: 0;
}
.rating-sec .col-sm-2 > span {
  color: #737374;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0.4px;
  margin-bottom: -5px;
  text-transform: capitalize;
  width: 100%;
}
.rating-line {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.rating-line .progress {
  background: #f4f4f4 none repeat scroll 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: left;
  height: 30px;
  position: relative;
  width: 78%;
}
.rating-line .rating {
  margin-left: 30px;
  padding-top: 0;
  width: initial;
}
.rating-avg {
  display: inline-flex;
  align-items: center;
  margin-left: 20px;
}
.rating-avg > * {
  display: inline-block;
  margin-left: 10px;
}
.rating-line .rating-avg .rating {
  margin-left: 0;
}
.buyer-single-page .about-instructor {
  margin-bottom: 25px;
}
.rating-sec .single-title {
  padding-bottom: 20px;
}
.buyer-single-page .single-meta > h1 {
  font-size: 40px;
  padding-top: 0;
  font-weight: bold;
}
.buyer-single-page .single-meta {
  padding-top: 0;
}
/*--- promo video section in single buyer page ---*/
.overlap-40 {
  margin-top: -40px;
  float: left;
  width: 100%;
}
.promo-video {
  float: left;
  position: relative;
  width: 100%;
}
.promo-video > img {
  float: left;
  width: 100%;
  min-height: 510px;
}
.promo-video > a {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: capitalize;
  display: grid;
  text-align: center;
}
.promo-video > a i {
  display: inline-block;
  font-size: 50px;
  margin-right: 5px;
  vertical-align: middle;
}
.promo-detail {
  background: #252525 none repeat scroll 0 0;
  color: #e7e7e7;
  float: left;
  padding: 55px 40px 44px 55px;
  width: 100%;
}
.promo-meta {
  float: left;
  width: 100%;
}
.video-prices {
  display: inline-block;
  font-size: 33px;
  font-weight: bold;
}
.video-prices del {
  font-size: 20px;
  vertical-align: middle;
}
.promo-package {
  float: left;
  width: 100%;
}
.promo-package > span {
  color: #fff;
  float: left;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.4px;
  padding-bottom: 25px;
  padding-top: 8px;
  width: 100%;
}
.promo-package > ul {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
  font-size: 16px;
}
.promo-package li {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.promo-package li i {
  margin-right: 14px;
}
.promo-package li:last-child {
  margin-bottom: 0;
}
.promo-form {
  float: left;
  padding-top: 50px;
  width: 100%;
}
.promo-form .wishlist,
.promo-form .add-to-wishlist {
  color: #e7e7e7;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  margin-top: 15px;
  text-transform: capitalize;
  width: 100%;
}
.promo-form .wishlist i,
.promo-form .add-to-wishlist i {
  margin-right: 8px;
}
.promo-form > form {
  float: left;
  position: relative;
  width: 100%;
}
.buy_now.button {
  width: 100%;
  text-align: center;
}
.promo-form form button.button {
  margin-bottom: 10px;
  width: 100%;
}
.promo-form form input {
  background: transparent none repeat scroll 0 0;
  border: 0px solid #515151;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  padding: 12px 20px;
  width: 100%;
  font-family: "Poppins", Sans-serif;
}
.promo-form form label {
  background: #fff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  bottom: 8px;
  color: #343434;
  display: inline-block;
  font-size: 11px;
  line-height: 22px;
  position: absolute;
  right: 18px;
  text-align: center;
  width: 22px;
}
/*--- event detail sec in singel page ---*/
.event-detail {
  float: left;
  margin-bottom: 15px;
  margin-top: 50px;
  padding: 45px 60px;
  width: 100%;
}
.event-detail > span {
  color: #0b5c59;
  float: left;
  font: bold 32px noto serif;
  letter-spacing: -0.2px;
  padding-bottom: 30px;
  width: 100%;
}
.event-detail > ul {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.event-detail ul li {
  color: #444444;
  display: inline-block;
  font: bold 14px "Noto Serif";
  margin-bottom: 16px;
  text-transform: capitalize;
  width: 32%;
}
.event-detail ul li span {
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.2px;
  margin-right: 5px;
  color: white !important;
}
.event-detail ul li:last-child {
  width: 100%;
}
.event-date-box {
  bottom: 20px;
  height: auto;
  left: 20px;
  padding: 15px 0;
  position: absolute;
  text-align: center;
  width: 100px;
}
.event-date-box > span {
  color: #fff;
  float: left;
  font-size: 25px;
  font-weight: bold;
  width: 100%;
}
.event-date-box > i {
  color: #fff;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
}
/*--- event page ---*/
.event-post {
  float: left;
  margin-bottom: 35px;
  width: 100%;
}
.events-page {
  float: left;
  width: 100%;
}
.event-avatar {
  float: left;
  position: relative;
  width: 100%;
}
.event-info {
  float: left;
  padding-bottom: 10px;
  padding-top: 20px;
  width: 100%;
}
.event-info > h3 {
  color: #0b5c59;
  float: left;
  padding-bottom: 13px;
  width: 100%;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 30px;
  font-weight: bold;
}
.service-box {
  bottom: 37px;
  left: 55px;
  position: absolute;
  width: 383px;
  display: none;
}
.services-single-page .single-title {
  padding-bottom: 0;
  padding-top: 50px;
}
.services-single-page .single-avatar {
  margin-bottom: 20px;
}
.blog-single-page .single-meta .social-media {
  float: right;
  width: auto;
  margin-top: 0;
}
/*--- our team page ---*/
.ourteam {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 57px;
}
.team-avatar {
  float: left;
  position: relative;
  width: 100%;
}
.team-avatar::before {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.75) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.75) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.75) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.team-avatar > img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: left;
  width: 100%;
}
.team-info {
  bottom: 60px;
  left: 30px;
  position: absolute;
  width: auto;
}
.team-info > h4 {
  color: #fff;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 35px;
  font-weight: bold;
}
.team-info > span {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: capitalize;
}
.team-social {
  bottom: -16px;
  list-style: outside none none;
  padding-left: 0;
  position: absolute;
  left: 30px;
  width: auto;
}
.team-social > li {
  color: #fff;
  display: inline-block;
}
.team-social > li a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
}
.team-social > li a:hover {
  transform: scale(0.9);
}
/*--- our gallery page ---*/
.our-gallery-page {
  float: left;
  width: 100%;
}
.gallery-avatar {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
.gallery-avatar > img {
  float: left;
  width: 100%;
}
.overlay-meta {
  color: #fff;
  float: left;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(2);
  -moz-transform: translate(-50%, -50%) scale(2);
  -ms-transform: translate(-50%, -50%) scale(2);
  -o-transform: translate(-50%, -50%) scale(2);
  transform: translate(-50%, -50%) scale(2);
  width: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.gallery-avatar:hover .overlay-meta {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  visibility: visible;
}
.gallery-avatar::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.overlay-meta > a {
  display: inline-block;
}
.gallery-avatar:hover:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.overlay-meta > h4 {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 7px;
  padding-top: 20px;
  width: 100%;
  color: #fff;
  margin-bottom: 0;
}
.overlay-meta > span {
  color: #dfdfdf;
  font-size: 18px;
}
.our-gallery-page .pagenation {
  margin-top: 60px;
}
.pagenation > li a.next {
  color: white;
}
/*--- appointment page ---*/
.coach-appointment {
  float: left;
  width: 100%;
}
.appoint-form {
  float: left;
  position: relative;
  width: 100%;
  padding-top: 40px;
}
.appoint-form > h2 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  max-width: 85%;
  width: 100%;
  margin-bottom: 0;
}
.appoint-form > p {
  color: #666;
  float: left;
  line-height: 26px;
  padding-bottom: 33px;
  padding-top: 25px;
  width: 100%;
}
.appoint-form > form {
  float: left;
  position: relative;
  width: 100%;
}
.appoint-form > form input {
  border: 2px solid #eaeaea;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #999999;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  letter-spacing: 0.3px;
  padding: 13px 25px;
  text-transform: capitalize;
  width: 100%;
}
.appoint-form .nice-select,
.appoint-form .chosen-container {
  border: 2px solid #eaeaea;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  float: left;
  height: 52px;
  line-height: 24px;
  width: 100%;
}
.row.merg > div {
  padding: 0 0 10px 10px;
}
.chosen-container {
  width: 100% !important;
}
.appoint-form .nice-select > span {
  color: #999999;
  font-family: "Poppins", Sans-serif;
}
.appoint-form .nice-select ul.list li {
  color: #fff;
}
.chosen-container-single .chosen-search input[type="text"] {
  height: 40px;
  border-color: #fff;
  color: #fff;
}
.chosen-container-single .chosen-single span {
  font-size: 18px;
}
.appoint-form .chosen-container > a {
  color: #999999;
  font-family: "Poppins", Sans-serif;
  line-height: 50px;
  height: auto;
  background: transparent;
  border: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 0 30px 0 20px;
}
.appoint-form .chosen-container .chosen-results li:hover,
.appoint-form .chosen-container .chosen-results li.result-selected {
  color: #fff !important;
}
.chosen-container .chosen-drop {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.chosen-container .chosen-results {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
}
.chosen-container .chosen-results li {
  padding: 0 30px 0 20px;
  line-height: 40px;
  color: #fff;
}
.appoint-form .chosen-container-active.chosen-with-drop .chosen-single {
  background: transparent;
}
.appoint-form > form label {
  width: 100%;
}
.appoint-form > form label span {
  color: #6c6c6c;
  float: left;
  font-size: 12px;
  letter-spacing: 0.3px;
  padding-bottom: 35px;
  padding-top: 20px;
  width: 100%;
}
.appoint-form .button {
  border: 0 none;
  color: #1d405a;
  font-size: 12px;
  padding: 14px 37px;
  text-transform: uppercase;
}
.appoint-form .button:hover {
  color: #fff;
}
.appoint-form .nice-select::before,
.appoint-form .chosen-container:before {
  background: #eaeaea none repeat scroll 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  content: "";
  height: 26px;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
}
.appoint-form .chosen-container::after {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.appoint-form .chosen-container-active::after {
  content: "\f106";
}
.appoint-form .nice-select::after {
  right: 26px;
  border-bottom-color: #4b4b4b;
  border-right-color: #4b4b4b;
}
/*--- sale section home page2 ---*/
.prodct-avatar {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.prodct-avatar > img {
  float: left;
  width: 100%;
}
.prod-info {
  bottom: 0;
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: bold;
  left: 0;
  letter-spacing: 0.6px;
  padding: 13px 50px;
  position: absolute;
  text-transform: capitalize;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  width: 100%;
}
.prod-sale:hover .prodct-avatar .prod-info {
  bottom: -40px;
}
.prod-sale:hover .prodct-avatar:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.purchaser {
  float: left;
  padding-top: 30px;
  text-align: center;
  width: 100%;
}
.purchaser > a {
  border: 1px solid;
  color: #323232;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
  opacity: 0;
  visibility: hidden;
  text-transform: uppercase;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  padding: 0 20px;
}
.prod-sale {
  float: left;
  position: relative;
  width: 100%;
}
.sale-sec .row.merged > div {
  padding: 1px;
}
.sale-sec {
  float: left;
  position: relative;
  width: 100%;
  z-index: 99;
}
.prod-sale .purchaser a {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  font-size: 15px;
}
.purchaser > a:hover {
  color: #fff;
}
.prodct-avatar > h3 {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 23px;
  font-weight: bold;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  left: 40%;
}
.prod-sale:hover .prodct-avatar > h3 {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  left: 50%;
}
/*--- contact us page ---*/
/*Google Map*/
.gen-map {
  float: left;
  width: 100%;
}
.gen-map #canvas {
  height: 424px;
  float: left;
  width: 100% !important;
}
.contact-page {
  float: left;
  width: 100%;
}
.contact-us {
  float: left;
  width: 100%;
}
.contact-us > h3 {
  color: #444;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.contact-us > h3 span {
  font-family: "noto serif";
}
.contact-us > p {
  color: #777;
  float: left;
  line-height: 28px;
  padding-bottom: 37px;
  padding-top: 17px;
  width: 60%;
}
.contact-us > ul {
  list-style: outside none none;
  padding-left: 0;
}
.contact-us li {
  display: inline-block;
  margin-bottom: 35px;
  width: 100%;
}
.contact-us > ul li i {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 20px;
  line-height: 58px;
  text-align: center;
  width: 58px;
}
.contact-us > ul li span {
  float: left;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 32px;
  overflow: hidden;
  padding-left: 20px;
  text-transform: capitalize;
  width: 86%;
}
.contact-us > ul li em {
  color: #666;
  float: left;
  font-style: normal;
  letter-spacing: 0.3px;
  overflow: hidden;
  padding-left: 20px;
  font-size: 16px;
}
/*--- 404 error page ---*/
.error-page {
  float: left;
  text-align: center;
  width: 100%;
}
.error-page > span {
  color: #222;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 150px;
  font-weight: bold;
  width: 100%;
}
.error-page > em {
  color: #222;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-style: normal;
  letter-spacing: initial;
  width: 100%;
}
.error-page > p {
  float: left;
  font-size: 14px;
  padding-top: 7px;
  width: 100%;
  padding-bottom: 40px;
}
.error-page > form {
  display: inline-block;
  float: none;
  margin: 0 auto;
  max-width: 40%;
  position: relative;
  width: 100%;
}
.error-page form input {
  border: 2px solid #ebebeb;
  color: #aaa;
  letter-spacing: 0.3px;
  padding: 10px;
  width: 100%;
}
.error-page form button {
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  width: 66px;
}
/*--- coming soon page ---*/
.coming-soon-top {
  float: left;
  padding: 0 80px;
  width: 100%;
}
.coming-soon-top .logo {
  width: initial;
}
.coming-soon-top .social-media {
  float: right;
  margin-top: 50px;
  width: initial;
}
.coming-soon-top .social-media li a {
  background: #2f2f2f none repeat scroll 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.coming-meta {
  color: #fff;
  float: left;
  text-align: center;
  width: 100%;
  padding: 60px 0;
}
.coming-meta > h1 {
  float: left;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.2px;
  width: 100%;
  margin-bottom: 0;
}
.coming-meta > p {
  color: #e3e3e3;
  display: inline-block;
  float: none;
  font-size: 15px;
  letter-spacing: 0.6px;
  margin: 0 auto;
  max-width: 48%;
  padding-bottom: 35px;
  padding-top: 25px;
  width: 100%;
}
.coming-meta form {
  float: left;
  margin-top: 50px;
  position: relative;
  width: 100%;
}
.coming-meta form input {
  border-bottom-colors: none;
  border-left-colors: none;
  border-right-colors: none;
  border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border-color: currentcolor currentcolor #fff;
  -webkit-border-image: none;
  -moz-border-image: none;
  -ms-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 2px;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  padding: 20px 0;
  text-transform: capitalize;
  width: 500px;
}
.coming-meta form button {
  border: medium none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 44px;
  margin-left: -49px;
  width: 44px;
}
.count {
  float: none;
  width: 700px;
  margin: 0 auto;
}
.ClassyCountdown-wrapper > div span,
.ClassyCountdown-wrapper > div span > div {
  color: #fff;
}
.ClassyCountdown-wrapper > div span {
  font-family: "Poppins", Sans-serif;
  font-size: 11px !important;
  letter-spacing: 0.5px;
  line-height: initial !important;
}
.ClassyCountdown-value > div {
  font-family: "Poppins", Sans-serif;
  font-size: 40px;
  font-weight: bold;
}
.bottombar {
  background: #050b0f;
  color: #939393;
  float: left;
  letter-spacing: 0.6px;
  text-align: center;
  width: 100%;
  font-size: 16px;
  text-transform: capitalize;
  padding: 20px 10px;
  font-family: "Poppins", Sans-serif;
}
/*-- coming soon page end ---*/
/*--- subscribe popup ---*/
.popup-wraper {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  float: left;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.popup {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 590px;
}
.popup-bg {
  background-position: center top;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.close-btn-popup {
  float: right;
  margin-right: 15px;
  margin-top: 10px;
}
.subscribe-popup {
  float: left;
  padding-bottom: 75px;
  padding-top: 40px;
  text-align: center;
  width: 100%;
  padding-right: 30px;
}
.subscribe-popup > h4 {
  color: #333;
  float: left;
  font: bold 22px "montserrat";
  padding-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: -0.2px;
  width: 100%;
  margin-bottom: 0;
}
.subscribe-popup > span {
  display: inline-block;
  float: none;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin: 0 auto;
  max-width: 60%;
  width: 100%;
}
.subscribe-popup > span ins {
  font: bold 14px "montserrat";
  color: #666;
  text-decoration: none;
}
.subscribe-popup form {
  clear: both;
  display: block;
  margin-top: 25px;
  width: auto;
}
.subscribe-popup form input {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #eaeaea;
  color: #9a9a9a;
  font: 12px "lato";
  padding: 15px 23px;
  text-align: center;
  width: 330px;
  font-style: italic;
}
.popup-wraper.closed {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.subscribe-popup .button {
  clear: both;
  display: table;
  float: none;
  margin: 20px auto 0;
}
.subscribe-popup .button {
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 13px 40px;
}
/*--- blog with sidebar page ---*/
/*--- search page ---*/
.search-area {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.search-area > h3,
.search-area > h3 span {
  color: #161616;
  font: bold 25px "montserrat";
  letter-spacing: 1px;
  margin-bottom: 0;
}
.search-area > span {
  color: #a2a1a1;
  float: left;
  font: italic 15px "lato";
  letter-spacing: 0.3px;
  padding-bottom: 35px;
  padding-top: 10px;
  width: 100%;
}
.search-area > form {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 10px;
}
.search-area form input {
  border: 2px solid #f5f5f5;
  color: #a1a1a1;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  letter-spacing: 0.1px;
  padding: 18px 30px;
  width: 100%;
}
.search-area form button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*--- login page ---*/
.login-n-register {
  float: left;
  text-align: center;
  width: 100%;
}
.login-area {
  float: left;
  margin-bottom: 80px;
  width: 100%;
}
.login-area > h4 {
  color: #444;
  float: left;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.3px;
  width: 100%;
  text-transform: capitalize;
  margin-bottom: 0;
}
.login-area > p {
  clear: both;
  color: #666;
  margin: 0 auto;
  max-width: 55%;
  padding-bottom: 35px;
  padding-top: 15px;
}
.login-area > form {
  float: left;
  position: relative;
  width: 100%;
}
.login-area form > div {
  padding: 0 5px 10px;
  display: inline-block;
}
.woocommerce-form-login.login label {
  color: #999;
  margin-bottom: 5px;
  display: inline-block;
}
.woocommerce-form-login.login input,
.register input,
.login-area form input,
.woocommerce-ResetPassword.lost_reset_password p input {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  padding: 18px 30px;
  text-transform: capitalize;
  width: 100%;
}
.woocommerce-form-login.login input[type="submit"],
.login-area form button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 50px;
  margin-top: 20px;
  text-transform: uppercase;
  width: 165px;
  border: 1px solid transparent;
  margin-right: 55px;
  margin-left: 55px;
}
.woocommerce-form-login.login input[type="submit"] {
  line-height: initial;
  color: #1d405a;
  margin-left: 0;
}
.woocommerce-form-login.login input[type="checkbox"] {
  width: auto;
  display: inline-block;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline > span {
  display: inline-block;
  line-height: normal;
  vertical-align: top;
}
.form-row {
  width: 100%;
}
.woocommerce-form.woocommerce-form-login.login .form-row {
  display: inline-block;
}
.aiowps-captcha-equation > strong {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.woocommerce form .form-row label.inline {
  display: inline-block;
  margin-top: 37px;
  line-height: initial;
}
.woocommerce-LostPassword.lost_password {
  color: orange;
}
.login-area form button:hover {
  background: transparent;
  color: #333;
  border: 1px solid #333;
}
.login-area form input[type="checkbox"] {
  display: inline-block;
  float: none;
  vertical-align: sub;
  width: initial;
}
.login-area form label {
  color: #696969;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.4px;
  margin-left: 13px;
}
.login-area form a {
  color: #686779;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0.4px;
  text-decoration: underline;
}
/*--- responsive header ---*/
.responsive-header {
  float: none;
  width: 100%;
  display: none;
  z-index: 9999;
  position: relative;
}
.res-top-bar {
  float: none;
  padding: 0 30px;
  width: 100%;
}
.res-logoarea {
  background: rgba(1, 25, 41, 0.9) none repeat scroll 0 0;
  float: none;
  padding: 0 30px;
  width: 100%;
}
.res-logoarea > a {
  display: inline-block;
  line-height: 60px;
  max-width: 110px;
}
.res-logoarea > a img {
  max-width: 110px;
}
.responsive-header .search-n-cart > li {
  color: #fff;
  display: inline-block;
  line-height: 60px;
  margin-right: 10px;
  padding-right: 10px;
}
/*.search-n-cart .top-shop i {
    color: #fff;
}*/
.responsive-menu {
  position: relative;
}
.responsive-menu > ul li.menu-item-has-children > span::after {
  content: "";
  font-family: fontawesome;
  position: absolute;
  right: 0;
  top: 15px;
  transform: rotate(-90deg);
  transition: all 0.3s linear 0s;
}
.responsive-menu > ul li.menu-item-has-children.active > span::after {
  transform: rotate(0deg);
}
.responsive-header .search-n-cart > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.responsive-header .top-search::before {
  right: -2px;
}
.responsive-header .menu-btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  width: 24px;
}
.responsive-header .menu-btn i {
  font-size: 14px;
  color: #ffffff;
}
.responsive-header .search-n-cart > li i {
  font-size: 14px;
}
/*--- responsive menu dropdown ---*/
.responsive-menu {
  background: #011929;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  padding: 45px;
  position: fixed;
  right: -100%;
  visibility: hidden;
  text-align: center;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 340px;
}
.responsive-menu.slidein {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  right: 0;
}
.menu-close-btn {
  background: #052941;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  line-height: 30px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.responsive-menu ul {
  display: block;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  text-align: left;
  width: 100%;
  margin-top: 20px;
}
.responsive-menu ul li {
  color: #fff;
  float: left;
  font-size: 12px;
  position: relative;
  width: 100%;
  font-family: Montserrat;
}
.responsive-menu ul li a {
  color: inherit;
  float: left;
  padding: 15px 0px 15px 0px;
  width: 100%;
  position: relative;
  text-transform: capitalize;
  outline: none;
}
.responsive-menu ul li:last-child a {
  margin-bottom: 0;
}
.responsive-menu ul li i {
  display: none;
}
.responsive-menu ul li.menu-item-has-children > i {
  cursor: pointer;
  display: block;
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 18px;
}
.responsive-menu ul li.menu-item-has-children.active > i {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.responsive-menu ul ul {
  display: none;
}
.responsive-menu > ul > li.menu-item-has-children.active > a {
  border-bottom: 2px solid;
}
.responsive-menu ul ul li a {
  padding: 10px 10px 10px 20px;
  width: 88%;
}
.responsive-menu ul ul ul {
  padding-left: 40px;
}
.responsive-menu ul ul ul li a {
  border-bottom: 0;
  padding-left: 20px;
}
.responsive-menu ul ul li.menu-item-has-children > i {
  top: 10px;
}
.responsviemenu-btn {
  color: #fff;
  cursor: pointer;
  float: right;
  line-height: 35px;
  position: relative;
  text-align: center;
  width: 35px;
}
/*--- feature carousel home pge 2 ---*/
.feature-carousel {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.feature-caro-btn {
  bottom: 230px;
  float: left;
  left: 90px;
  list-style: outside none none;
  padding-left: 0;
  position: absolute;
  width: 125px;
}
.feature-caro-btn .owl-prev::before {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  content: "\f060";
  left: -173px;
  right: auto;
  top: -30px;
}
.feature-caro-btn .owl-next::before {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  content: "\f061";
  left: 27px;
  right: auto;
  top: -30px;
}
.feature-caro-btn .owl-next::after {
  content: "";
  height: 2px;
  position: absolute;
  right: -20px;
  top: 0;
  width: 15px;
  display: none;
}
.feature-caro-btn .owl-prev::after {
  content: "";
  height: 2px;
  position: absolute;
  right: auto;
  top: 0;
  width: 15px;
  left: -163px;
  display: none;
}
.feature-caro-btn .owl-prev:hover::after,
.feature-caro-btn .owl-next:hover::after {
  display: block;
}
.feature-itme {
  float: left;
  position: relative;
  width: 100%;
}
.feature-itme > img {
  float: left;
  width: 100%;
}
.feature-text {
  bottom: 230px;
  color: #fff;
  left: 300px;
  max-width: 40%;
  position: absolute;
  width: 100%;
}
.feature-text > h3 {
  font-family: prata;
  font-size: 38px;
  line-height: 50px;
  color: #fff;
  margin-bottom: 0;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.feature-text > h3 {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -ms-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*--- mega menu 1 (contact map)*/
.custom-megamenu {
  opacity: 0;
  visibility: hidden;
}
.main-menu > ul > li:hover > .megamenu-1,
.main-menu > div > ul > li:hover > .megamenu-1,
.main-menu > ul > li:hover > .custom-megamenu,
.main-menu > div > ul > li:hover > .custom-megamenu {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.megamenu-1 {
  background: #fff;
  position: absolute;
  right: -9999px;
  top: 100%;
  width: 836px;
  padding: 45px;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s, visibility 0.4s !important;
  -o-transition: opacity 0.4s, visibility 0.4s !important;
  -ms-transition: opacity 0.4s, visibility 0.4s !important;
  -moz-transition: opacity 0.4s, visibility 0.4s !important;
  transition: opacity 0.4s, visibility 0.4s !important;
}
.main-menu > ul > li:hover .custom-megamenu.center_megamenu .megamenu-1,
.main-menu > div > ul > li:hover .custom-megamenu.center_megamenu .megamenu-1 {
  opacity: 1;
  left: 50%;
  visibility: visible;
  transform: translate(-50%);
}
.main-menu > ul > li:hover .custom-megamenu.left_megamenu .megamenu-1,
.main-menu > div > ul > li:hover .custom-megamenu.left_megamenu .megamenu-1 {
  opacity: 1;
  visibility: visible;
  left: 0;
  transform: translate(0);
}
.main-menu > ul > li:hover .custom-megamenu.right_megamenu .megamenu-1,
.main-menu > div > ul > li:hover .custom-megamenu.right_megamenu .megamenu-1 {
  opacity: 1;
  visibility: visible;
  left: auto;
  right: -295px;
  transform: translate(0);
}
.mega-info {
  float: left;
  width: 100%;
}
.mega-info > p {
  color: #666;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}
.mega-info .address > li {
  color: #666;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 9px;
  padding-bottom: 0;
  padding-top: 0;
  text-transform: none;
  border-bottom: 1px solid #cecece;
}
.mega-info .address > li > span {
  color: inherit;
  max-width: 66%;
}
.mega-info ul.address {
  float: left;
  width: 100%;
  opacity: 1 !important;
  visibility: visible !important;
  transform: scale(1);
  border-top: 0;
  box-shadow: none;
  position: initial !important;
  margin-top: 20px;
  padding-left: 0;
  background: none;
  padding-bottom: 0;
}
.mega-info .address > li i {
  border-right-color: #cecece;
}
.mega-map .gen-map #canvas {
  height: 240px;
}
/*--- mega menu2 ---*/
.custom-megamenu .megamenu-2 {
  background: #fff;
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 800px;
  padding: 45px;
  visibility: hidden;
  opacity: 0;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: opacity 0.4s, visibility 0.4s !important;
  -o-transition: opacity 0.4s, visibility 0.4s !important;
  -ms-transition: opacity 0.4s, visibility 0.4s !important;
  -moz-transition: opacity 0.4s, visibility 0.4s !important;
  transition: opacity 0.4s, visibility 0.4s !important;
}
.main-menu > ul > li:hover .megamenu-2,
.main-menu > div > ul > li:hover .megamenu-2 {
  opacity: 1;
  left: -630px;
  visibility: visible;
}
.mega2-info {
  float: left;
  line-height: initial;
  width: 100%;
}
.mega-meta > span {
  color: #232121;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  position: relative;
  display: inline-block;
  margin-bottom: 38px;
  font-family: "Poppins", Sans-serif;
}
.mega-meta > span::before {
  bottom: -13px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 30px;
}
.mega-meta {
  float: left;
  width: 50%;
  line-height: normal;
}
.mega2-info .mega-meta > a {
  border-bottom: none;
  color: #323232;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.3px;
  list-style: outside none none;
  padding-bottom: 20px;
  text-transform: capitalize;
  padding-left: 15px;
  position: relative;
  display: inline-block;
  width: 100%;
  line-height: normal;
}
.mega2-info .mega-meta > a::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 5px;
}
/*.mega2-info .mega-meta ol {
  float: left;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
  opacity: 1 !important;
  visibility: visible !important;
  box-shadow: none !important;
  transform: scale(1);
  border-top: none;
  margin-top: 30px;
  position: initial;
  background: none;
  padding-bottom: 0; 
}*/
.mega-video {
  float: left;
  position: relative;
  width: 100%;
}
.mega-video > img {
  float: left;
  width: 100%;
}
.video-meta {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.mega-video::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-meta > a {
  font-size: 40px;
}
.video-meta > h4 {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 8px;
  margin-bottom: 0;
}
.video-meta > span {
  color: #dedede;
  font-family: "Poppins", Sans-serif;
  font-size: 10px;
  text-transform: capitalize;
}
.video-meta > span i {
  font-size: 13px;
  margin-right: 5px;
}
.mega-video {
  float: left;
  position: relative;
  width: 100%;
}
.mega-video > img {
  float: left;
  width: 100%;
}
.video-meta {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.mega-video::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-meta > a {
  font-size: 40px;
}
.video-meta > h4 {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 8px;
  margin-bottom: 0;
}
.video-meta > span {
  color: #dedede;
  font-family: "Poppins", Sans-serif;
  font-size: 10px;
  text-transform: capitalize;
}
.video-meta > span i {
  font-size: 13px;
  margin-right: 5px;
}
/*--- have question popup ---*/
.popup.question {
  width: 430px;
  background: #fff;
}
.question-popup {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 25px 60px 50px;
  text-align: center;
}
.question-popup > h4 {
  color: #333;
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 0;
}
.question-popup > span {
  color: #666;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  margin: 0 auto;
  max-width: 85%;
  padding-bottom: 25px;
  padding-top: 12px;
  width: 100%;
}
.question-popup > form {
  float: left;
  position: relative;
  width: 100%;
}
.question-popup form input,
.question-popup form textarea {
  border: 2px solid #eaeaea !important;
  color: #9a9a9a !important;
  float: left;
  font: italic 12px "lato";
  letter-spacing: 0.4px;
  margin-bottom: 10px;
  padding: 15px 25px !important;
  width: 100%;
}
.question-popup form .button {
  color: #fff;
  margin-top: 10px;
  text-transform: uppercase;
  padding: 12px 40px;
  font-size: 12px;
  line-height: 20px;
}
.question-popup form .button:hover {
  background: #2a2a2a;
}
.popup.question.top-strip::after,
.popup.question.top-strip::before {
  z-index: 1;
}
.popup.question.top-strip::after,
.popup.question.top-strip::before {
  content: "";
  left: -20px;
  top: -29px;
  width: 350px;
}
.popup.question.top-strip::before {
  bottom: -30px;
  left: auto;
  right: -30px;
  top: auto;
  z-index: 99;
}
/*--- cart page ---*/
.cart-list-quantity {
  float: left;
  padding-left: 20px;
  padding-top: 19px;
  width: 100%;
}
.cart-list-quantity > .c-input-number,
.product-quantity {
  display: inline-block;
}
/*.manual-adjust, .input-text.qty {
    background: #f3f3f3 none repeat scroll 0 0;
    border-style: none;
    border-width: 2px;
    color: #727272;
    float: left;
    font-family: "montserrat";
    font-size: 15px;
    font-weight: bold;
    height: 38px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.c-input-number > span > input.userincr-btn-inc {
    border: medium none;
    float: left;
    font-size: 13px;
    height: 38px;
    width: 30px;
}
.c-input-number > span > input.userincr-btn-dec {
    border: medium none;
    float: left;
    font-size: 13px;
    height: 38px;
    width: 30px;
  margin-left: -70px;
}*/
/*--- cart page ---*/
.cart-sec table.table tr {
  position: relative;
}
.cart-sec table tr th {
  border: 2px solid #eaeaea !important;
  color: #0b5c59;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: bold !important;
  padding: 22px 40px !important;
  text-transform: uppercase;
}
.cart-sec table tr td {
  border: 2px solid #eaeaea !important;
  line-height: initial !important;
  padding: 25px 5px 25px 40px !important;
}
.cart-sec table tr td .cart-avatar {
  float: left;
  position: relative;
}
.cart-sec table tr td .cart-avatar > a img {
  max-width: 106px;
  min-width: 106px;
  min-height: 80px;
  max-height: 80px;
}
.delete-cart,
.cart-avatar a.remove {
  background: #f3f3f3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #2d2a26 !important;
  content: "";
  font-family: "Lato";
  font-size: 13px;
  font-weight: bold;
  height: 26px;
  left: -12px;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: -12px;
  width: 26px;
  z-index: 99;
}
.delete-cart:hover {
  color: #fff;
}
.cart-sec table tr td .cart-meta {
  overflow: hidden;
  padding-left: 30px;
  padding-top: 15px;
}
.cart-meta > span {
  color: #0b5c59;
  float: left;
  font: bold 18px/24px "montserrat";
  max-width: 70%;
  text-align: left;
}
.prices {
  color: #727272;
  float: left;
  padding-top: 20px;
  width: 100%;
}
.prices > del {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-top: 8px;
  vertical-align: sub;
}
.prices ins {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: sub;
  padding-right: 6px;
  float: left;
}
.total-price {
  color: #727272;
  float: left;
  font: bold 22px "montserrat";
  padding-top: 20px;
  width: 100%;
}
.amount-area {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.coupon-code {
  float: left;
  position: relative;
  width: 100%;
}
.coupon-code > input {
  border: 3px solid #f1f1f1;
  border-radius: 2px;
  color: #b7b7b7;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 11px;
  letter-spacing: 0.3px;
  padding: 12px 22px;
  width: 100%;
}
.coupon-code > button {
  background: #b3b3b3 none repeat scroll 0 0;
  border: medium none;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  line-height: 25px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 9px;
  width: 25px;
}
.total-area {
  float: left;
  width: 100%;
}
.total-area > ul {
  list-style: outside none none;
  margin-top: 45px;
  padding-left: 0;
}
.total-area > ul li {
  color: #727272;
  font-size: 15px;
  letter-spacing: -0.1px;
  margin-bottom: 10px;
}
.total-area > ul li span {
  float: left;
  font-family: "Poppins", Sans-serif;
  margin-right: 90px;
}
.total-area > ul li i {
  font-family: "Poppins", Sans-serif;
  font-style: normal;
}
.total-area > ul li.order-total {
  border-top: 1px solid #ccc;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 20px;
  max-width: 50%;
  padding-top: 10px;
}
.proceed {
  float: right;
  margin-top: -65px;
}
.proceed .button {
  padding: 13px 29px;
  font-size: 15px;
}
/*--- checkout page ---*/
.checkout-bg {
  border: 2px solid #eaeaea;
  float: left;
  padding: 55px 80px;
  width: 100%;
  margin-bottom: 20px;
}
.checkout-fields {
  float: left;
  width: 100%;
}
.chekout-title {
  float: left;
  font: bold 25px "montserrat";
  margin-bottom: 25px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-fields form {
  float: left;
  width: 100%;
}
.checkout-fields form input,
.checkout-fields input,
.checkout_coupon input.input-text {
  border: 2px solid #eaeaea;
  color: #858585;
  float: left;
  font: 12px "montserrat";
  margin-bottom: 10px;
  padding: 16px 30px;
  width: 100%;
}
.checkout-fields .nice-select {
  border: 2px solid #eaeaea;
  color: #333;
  float: left;
  height: 51px;
  margin-bottom: 10px;
  width: 100%;
}
.checkout-fields .nice-select span {
  color: #bdbdbd;
  font: 12px/50px "montserrat";
  padding-left: 10px;
}
.checkout-fields .nice-select::after {
  border-bottom-color: #bdbdbd;
  border-right-color: #bdbdbd;
}
.checkout-fields .merged.row > div {
  padding-right: 10px;
}
.order-note {
  float: left;
  width: 100%;
}
.order-note textarea {
  border: 2px solid #eaeaea;
  color: #858585;
  float: left;
  font-family: "Poppins", Sans-serif;
  padding: 16px 30px;
  width: 100%;
}
.checkout-fields form input[type="checkbox"] {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 3px;
  width: initial;
  margin-right: 10px;
}
.checkout-fields form label {
  color: #777;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-right: 65px;
  text-transform: capitalize;
}
.checkout-bg.blue {
  border: medium none;
}
.blue .checkout-fields form label {
  color: #fff;
}
.checkout-fields form label img {
  margin-left: 15px;
}
.blue .chekout-title {
  color: #fff;
}
.checkout-fields .button {
  float: right;
  font-size: 13px;
  margin-top: -7px;
  padding: 10px 36px;
}
/*--- edit profile page ---*/
.side-content {
  float: left;
  text-align: center;
  width: 100%;
}
.fileContainer {
  position: relative;
  font: 13px "montserrat";
  color: #fff;
  margin: 0;
  text-transform: capitalize;
}
.fileContainer [type="file"] {
  cursor: pointer;
  display: block;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}
.upload-image {
  float: left;
  position: relative;
  width: 100%;
}
.upload-image > form {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  bottom: 0;
  left: 50%;
  max-width: 53%;
  padding: 10px;
  position: absolute;
  transform: translate(-50%);
  width: 100%;
}
.upload-image > form > i {
  color: #fff;
  margin-right: 5px;
}
.edit-master {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.edit-master .nav.nav-tabs.tab-btn {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
  border-bottom: none;
}
.edit-master .nav.nav-tabs.tab-btn > li {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 2px;
  color: #1d405a;
  float: left;
  font: bold 13px montserrat;
  margin-bottom: 5px;
  padding: 16px 30px;
  text-transform: capitalize;
  width: 100%;
}
.edit-master .nav.nav-tabs.tab-btn > li > i {
  color: #000;
  float: right;
}
.edit-master .nav.nav-tabs.tab-btn > li a i {
  color: #000;
  margin-right: 10px;
}
tab-pane {
  float: left;
  width: 100%;
}
.row.merged2 > div {
  display: inline-flex;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  width: calc(100% - 30px);
}
.edit-fields {
  float: left;
  width: 100%;
}
.edit-fields > form {
  float: left;
  position: relative;
  width: 100%;
}
.edit-fields form input,
.edit-fields form textarea {
  border: 2px solid #eaeaea;
  border-radius: 2px;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 16px 30px;
  width: 100%;
}
.edit-fields form label {
  color: #858585;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  letter-spacing: 0.1px;
  padding-top: 20px;
  margin-bottom: 10px;
}
.edit-fields form button {
  border: medium none;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-top: 40px;
  padding: 14px 39px;
  text-transform: capitalize;
  margin-left: 10px;
}
.del-course {
  background: #e33935 !important;
}
.post-course {
  background: #61c346 !important;
}
.edit-fields.post-new form button.new-course {
  margin-bottom: 30px;
}
.edit-fields.post-new form button.new-course i {
  margin-right: 4px;
}
.edit-fields.post-new > h4.title2 {
  margin-top: 30px;
  margin-bottom: 0;
}
.edit-fields.post-new form button {
  margin-top: 20px;
}
.del-account {
  background: #f5f5f5;
  float: left;
  padding: 50px;
  text-align: center;
  width: 100%;
}
.del-account > span {
  color: red;
  float: left;
  font-weight: bold;
  letter-spacing: 0.7px;
  margin-bottom: 20px;
  text-transform: capitalize;
  width: 100%;
}
.del-account > a {
  border-radius: 2px;
  clear: both;
  color: #fff;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 20px;
}
/*--- message box section ---*/
.messages-box {
  border: 2px solid #eaeaea;
  float: left;
  width: 100%;
}
.messages-list {
  background: #f7f7f7 none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.messages-list > li {
  border-bottom: 2px solid #eaeaea;
  cursor: pointer;
  float: left;
  padding: 20px;
  width: 100%;
}
.messages-list > li:last-child {
  border-bottom: medium none;
}
.messages-list > li span {
  float: left;
  position: relative;
}
.messages-list > li span > i {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #87cc16;
  border-radius: 50%;
  bottom: 1px;
  color: #87cc16;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  min-height: 16px;
  min-width: 16px;
  position: absolute;
  right: 1px;
  text-align: center;
}
.sender {
  overflow: hidden;
  padding-left: 12px;
}
.sender > h5 {
  color: #212727;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-top: 8px;
  margin-bottom: 0;
}
.sender > i {
  color: #818181;
  font-family: "Poppins", Sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0.3px;
}
.message-detail {
  float: left;
  width: 100%;
}
.message-title {
  background: #fcfcfc none repeat scroll 0 0;
  border-bottom: 2px solid #eaeaea;
  float: left;
  padding: 14px 30px;
  width: 100%;
}
.message-title > h4 {
  color: #272727;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}
.comment-area {
  float: left;
  width: 100%;
}
.comment-area > form {
  float: left;
  position: relative;
  width: 100%;
}
.comment-area form textarea {
  border-color: #eaeaea currentcolor currentcolor;
  border-style: solid none none;
  border-width: 2px medium medium;
  float: left;
  height: 64px;
  width: 100%;
  padding: 20px;
}
.comment-area form button {
  background: #3c3c3c none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 31px;
  position: absolute;
  right: 20px;
  text-transform: capitalize;
  top: 50%;
  transform: translateY(-50%);
  width: 62px;
}
.message-detail > ul {
  float: left;
  list-style: outside none none;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-left: 0;
  width: 100%;
}
.message-detail > ul li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.message-avatar {
  float: left;
}
.message-meta {
  overflow: hidden;
  padding-left: 15px;
  position: relative;
}
.message-meta::before {
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid #ecf1f1;
  content: "";
  height: 0;
  left: -11px;
  position: absolute;
  top: 0;
  width: 0;
}
li.me .message-meta::before {
  border-left: 15px solid #ecf1f1;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: auto;
  right: -12px;
}
.message-meta > p {
  background: #ecf1f1 none repeat scroll 0 0;
  color: #818181;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  padding: 15px 20px;
}
.message-detail > ul li.me .message-avatar > img {
  float: right;
}
li.me .message-meta {
  padding-left: initial;
  padding-right: 15px;
}
/*--- profile page ----*/
.profile-avatar {
  float: left;
  position: relative;
  width: 100%;
}
.profile-avatar .button {
  bottom: 38px;
  font-size: 13px;
  left: 50%;
  padding: 12px 35px;
  position: absolute;
  transform: translate(-50%);
  color: white;
}
.profiel-meta {
  float: left;
  width: 100%;
}
.profiel-meta > h4 {
  float: left;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
}
.profiel-meta > span {
  clear: both;
  float: left;
  font-size: 16px;
  line-height: 28px;
  text-decoration: underline;
}
.profiel-meta > a {
  border-radius: 3px;
  color: #fff;
  float: right;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 43px;
  margin-top: -20px;
  text-align: center;
  text-transform: capitalize;
  width: 162px;
}
.profile-data {
  float: left;
  list-style: outside none none;
  margin-top: 40px;
  padding-left: 0;
  width: 100%;
}
.profile-data > li {
  border-bottom: 1px solid #dedede;
  float: left;
  margin-bottom: 13px;
  padding-bottom: 12px;
  width: 100%;
}
.profile-data li > span {
  color: #444;
  float: left;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.profile-data li > i {
  color: #777777;
  float: right;
  font-size: 14px;
  font-family: "Poppins", Sans-serif;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 400;
}
.profile-data > li:last-child {
  border-bottom: 0 none;
}
.coach-online-profile {
  float: left;
  width: 100%;
}
.coach-online-profile .online-coaches > li {
  width: 25%;
}
.profile-pera {
  float: left;
  margin-bottom: -45px;
  padding: 35px 0px 0;
  width: 100%;
}
.profile-pera > p {
  color: #666666;
  float: left;
  font-size: 15px;
  line-height: 28px;
  padding-bottom: 20px;
  width: 100%;
}
.skills {
  float: left;
  margin-top: 50px;
  width: 100%;
}
.coach-tagline{
top: 3px !important;
}
span.coach-email{
font-size: 14px !important;
padding-top: 10px;
}
.tax-coaches_cat div#demo1{
padding-top: 10px !important;
}
.skills > h4 {
  color: #0b5c59;
  float: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
}
.skillz {
  float: left;
  width: 100%;ddin
  margin-top: 22px;
  position: relative;
}
.skillz > span {
  color: #595959;
  float: left;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 3px;
}
.skillz .progress {
  border-radius: 50px;
  display: inline-block;
  height: 10px;
  width: 100%;
}
.skillz .progress-bar {
  color: #333;
  height: inherit;
}
.progress-value {
  color: #595959;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
}
/*.skill-ratio {
    float: left;
    list-style: outside none none;
    padding-left: 0;
    width: 100%;
  padding-top: 26px;
}
.skill-ratio > li {
    border-bottom: 5px solid #f4f4f4;
    color: #595959;
    float: left;
    font: 14px "Montserrat";
    margin-bottom: 22px;
    padding-bottom: 16px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.skill-ratio > li i {
    float: right;
    font-style: normal;
}
.skill-ratio > li span {
    float: left;
  font-family: inherit;
}
.skill-ratio > li::before {
    bottom: -5px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
}
.skill-ratio > li.progress75::before {
    width: 75%;
}
.skill-ratio > li .progress {
    float: left;
    width: 100%;
    margin: 16px 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 5px;
}*/
.nav.nav-tabs.coaching {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  text-align: center;
  width: 100%;
  border-bottom: none;
  display: inline-block;
}
.nav.nav-tabs.coaching > li {
  display: inline-block;
  margin-right: 22px;
  color: #222;
  position: relative;
  text-transform: capitalize;
}
.nav.nav-tabs.coaching > li a {
  font-size: 18px;
  font-weight: bold;
  font-family: "Poppins", Sans-serif;
  padding-bottom: 10px;
  border-bottom: 2px solid #e2e2e2;
}
.nav.nav-tabs.coaching > li:before {
  content: "";
  background: #e2e2e2;
  position: absolute;
  bottom: -2px;
  right: -14px;
  width: 2px;
  height: 3px;
}
.nav.nav-tabs.coaching > li:last-child:before {
  display: none;
}
/*--- coach finding page ---*/
.appoint-form.style2 {
  padding-left: 60px;
  padding-right: 60px;
}
.appoint-form.style2 .button {
  padding: 15.2px 25px;
  font-size: 15px;
  font-weight: bold;
  color: white;
}
.coach-finding {
  float: left;
  padding: 0 70px;
  width: 100%;
}
.coaches-list {
  float: left;
  list-style: outside none none;
  margin-top: 50px;
  padding-left: 0;
  width: 100%;
}
.coaches-list .coach-avatar > img {
  width: initial;
}
.coaches-list .coach-avatar {
  float: left;
  width: initial;
}
.about-coach {
  float: left;
  overflow: hidden;
  padding-left: 40px;
  width: 60%;
}
.about-coach > h4 {
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
}
.about-coach > span {
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  padding-left: 20px;
  padding-top: 10px;
  text-decoration: underline;
  vertical-align: sub;
}
.membership {
  clear: both;
  float: left;
  list-style: outside none none;
  margin-top: 20px;
  padding-left: 0;
  width: 100%;
}
.membership > li {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-right: 34px;
  position: relative;
  text-transform: capitalize;
}
.membership > li span {
  font-family: inherit;
  font-weight: normal;
  padding-left: 5px;
}
.coaches-list > li {
  background: #fbfbfb none repeat scroll 0 0;
  float: left;
  margin-bottom: 10px;
  padding: 40px;
  width: 100%;
}
.coaches-list > li:last-child {
  margin-bottom: 0;
}
.membership > li::before {
  background: #dadada none repeat scroll 0 0;
  content: "";
  height: 12px;
  position: absolute;
  right: -20px;
  top: 4px;
  width: 1px;
}
.membership > li:last-child::before {
  display: none;
}
.send-query {
  float: right;
  margin-top: 20px;
  overflow: hidden;
  width: 162px;
}
.send-query > a {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 43px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}
.send-query > a.black {
  background: #3d3d3d;
}
/*--- subscriber list ---*/
.subscribe-coach {
}
.title2 {
  color: #0b5c59;
  float: left;
  font: bold 21px "montserrat";
  letter-spacing: -0.3px;
  padding-bottom: 33px;
  text-transform: capitalize;
  width: 100%;
}
.subscribe-coach {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.subscribe-coach > li {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.07);
}
.subscribe-coach > li:last-child {
  margin-bottom: 0;
}
.coach-pic {
  float: left;
  width: auto;
  position: relative;
}
.badg {
  color: #fff;
  font: bold 12px/33px "montserrat";
  left: -10px;
  position: absolute;
  top: 10px;
}
.badg.complete {
  background: #7fba00;
}
.badg.complete > span:after {
  border-top-color: #7fba00;
}
.badg.complete > span:before {
  border-bottom-color: #7fba00;
}
.badg.incomplete {
  background: #e81123;
}
.badg.incomplete > span:after {
  border-top-color: #e81123;
}
.badg.incomplete > span:before {
  border-bottom-color: #e81123;
}
.badg > span {
  float: left;
  font: inherit;
  padding-left: 20px;
  padding-right: 5px;
  position: relative;
  text-transform: capitalize;
  width: 100%;
}
.badg > span::after {
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 25px solid;
  content: "";
  height: 0;
  position: absolute;
  right: -15px;
  top: 0;
  width: 0;
}
.badg > span::before {
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 25px solid;
  content: "";
  height: 0;
  position: absolute;
  right: -15px;
  bottom: 0;
  width: 0;
}
.coach-detail {
  float: left;
  overflow: hidden;
  padding-left: 15px;
  width: 350px;
}
.coach-detail > h4 {
  color: #333;
  float: left;
  font: bold 17px "montserrat";
  padding-bottom: 5px;
  padding-top: 8px;
  width: 100%;
  margin-bottom: 0;
}
.coach-two-students .coach-students{
font-size: 36px !important;
}
.reviews-parent .coach-two-review .coach-reviews{
font-size: 36px !important;
}
.coach-detail > span {
  clear: both;
  font: bold 13px "montserrat";
}
a.wish-list {
  color: #1d405a;
  display: inline-block;
  font-size: 12px;
  margin-left: 45px;
  font-weight: bold;
  font-family: "montserrat";
  vertical-align: text-bottom;
}
a.wish-list i {
  color: #1d405a;
}
.coach-detail > span i {
  color: #666666;
  font-style: normal;
  font-weight: normal;
  margin-left: 4px;
  display: block;
  margin-top: 5px;
}
.subscribe-coach .coach-timing span a {
  color: blue;
  display: inline-block;
  padding-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.coach-timing {
  border: 2px solid;
  display: inline-block;
  float: right;
  height: 100%;
  padding: 25px;
  width: 183px;
}
.coach-timing > span {
  float: left;
  padding-bottom: 10px;
  width: 100%;
}
.coach-timing > span i {
  font-size: 15px;
  margin-right: 10px;
}
.coach-timing > span b {
  color: #444;
  font: bold 13px "montserrat";
  text-transform: uppercase;
}
.coach-timing > span em {
  color: #999999;
  float: left;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  width: 100%;
  font-style: italic;
}
.subscriber-meta {
  float: left;
  padding-left: 35px;
  padding-top: 35px;
  width: 451px;
}
.coach-timing > span:last-child {
  padding-bottom: 0;
}
.subscriber-meta.style2 {
  padding: 37px 40px;
  width: 100%;
}
.subscriber-meta.style2 > a {
  border-radius: 2px;
  color: #1d405a;
  display: inline-block;
  font: bold 13px/45px "montserrat";
  text-align: center;
  text-transform: capitalize;
  width: 140px;
  margin-top: 19px;
}
.subscriber-meta.style2 .coach-detail {
  width: 331px;
}
.subscriber-meta.style2 .rating {
  padding-bottom: 2px;
  padding-top: 0;
}
.coach-timing.coach {
  text-align: center;
  width: 167px;
  padding: 53px 10px;
}
.coach-timing.coach > img {
  border-radius: 100%;
}
.coach-timing.coach > span {
  color: #333;
  float: left;
  font: bold 13px "montserrat";
  padding-top: 7px;
  width: 100%;
}
.coach-detail > h5 {
  color: #0b5c59;
  font: bold 17px/22px "montserrat";
  margin-bottom: 0;
}
.subscriber-meta.style3 .coach-detail {
  width: 276px;
}
.subscriber-meta.style3 {
  padding-bottom: 35px;
}
.subscriber-meta.style3 .price {
  color: #0b5c59;
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
}
.nav.nav-tabs.coaching.align-left {
  text-align: left;
}
.input-group.date {
  float: left;
  width: 100%;
}
.input-group-addon:last-child {
  border: none;
}
.input-group.date input {
  border-radius: 2px !important;
  box-shadow: none;
  height: 49px;
}
.input-group-addon {
  background: #fff none repeat scroll 0 0;
  box-shadow: none;
  font-size: 13px;
  position: absolute;
  right: 4px;
  top: 5px;
  z-index: 9;
}
.date .input-group-addon span {
  background: #eaeaea none repeat scroll 0 0;
  border-radius: 3px;
  display: block;
  height: 26px;
  line-height: 26px;
  margin-right: 0;
  width: 26px;
  font-size: 11px;
  font-weight: bold;
}
.datepicker {
  padding: 10px;
  width: 250px;
}
table.table-condensed {
  width: 100%;
  text-align: center;
}
.datepicker-switch {
  text-align: center;
}
.table-condensed tbody tr td {
  cursor: pointer;
}
.table-condensed thead tr th {
  text-align: center;
}
.singlee {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.singlee span {
  bottom: -15px;
  left: 23px;
  position: absolute;
}
.singlee span img {
  border-radius: 100%;
}
.singlee i {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  bottom: 25px;
  display: inline-block;
  line-height: 44px;
  opacity: 0.9;
  position: absolute;
  right: 30px;
  text-align: center;
  width: 44px;
  cursor: pointer;
}
.tags-area {
  border-top: 1px solid #e4e4e4;
  float: left;
  margin-top: 35px;
  padding-top: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.cat-area {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.tags-area > span,
.cat-area > span {
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0.4px;
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 16px;
}
.tags-area > span i,
.cat-area > span i {
  margin-right: 3px;
}
.tags-area > ul,
.cat-area > ul {
  display: inline-block;
  list-style: outside none none;
  padding-left: 5px;
}
.tags-area > ul li,
.cat-area > ul li {
  color: #737374;
  display: inline-block;
  font-size: 16px;
  margin-right: 4px;
  position: relative;
  text-transform: capitalize;
  letter-spacing: 0.2px;
}
.tags-area > ul li a,
.cat-area > ul li a {
  line-height: 20px;
}
.tags-area > ul li::before,
.cat-area > ul li::before {
  content: ",";
  position: absolute;
  right: -4px;
  top: 0;
}
.tags-area > ul li:last-child:before,
.cat-area > ul li:last-child:before {
  display: none;
}
/*--- course list page ---*/
.course-finding {
  float: left;
  width: 100%;
}
.course-list {
  display: inline-block;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.course-list > li {
  background: #f3f3f3 none repeat scroll 0 0;
  float: left;
  margin-bottom: 40px;
  padding: 40px;
  width: 100%;
}
.course-list > li .about-course .rating {
  margin-bottom: 12px;
}
.course-avatar {
  display: table-cell;
  max-width: 40%;
  position: relative;
  width: 40%;
}
.course-avatar > a {
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: 30px;
  top: 19px;
}
.about-course {
  display: table-cell;
  padding-left: 35px;
  vertical-align: middle;
}
.about-course > h4 {
  color: #000 !important;
  float: left;
  font-size: 25px;
  font-weight: bold;
  max-width: 70%;
  width: 70%;
  margin-bottom: 0;
}
.about-course > span {
  color: #0b5c59;
  float: left;
  font: bold 19px "montserrat";
  width: 100%;
}
.about-course > p {
  color: #818181;
  float: left;
  padding-top: 20px;
  width: 100%;
}
.course-avatar > img {
  float: left;
  width: 100%;
}
/*-- widget page --*/
.widget-page footer,
.widget-page aside {
  padding: 30px 40px;
}
.widget-page footer .widget {
  margin-bottom: 75px;
}
aside .logo-widget > p {
  color: #555;
}
aside .logo-widget .address {
  color: #333;
}
.featured-banner-sec {
  float: left;
  width: 100%;
}
/*--- feature home page with image carousel ---*/
.image-carouesl {
  float: left;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.image-carouesl li {
  display: inline-block;
  position: relative;
  width: 100%;
}
.featured-img {
  float: left;
  position: relative;
  width: 100%;
}
.featured-img .upper-meta > img {
  width: auto;
}
.featured-img > img {
  float: left;
  width: 100%;
}
.upper-meta > img {
  display: inline-block !important;
  margin: 0 auto;
  width: initial !important;
}
.upper-meta {
  color: #fff;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 3;
}
.featured-img::before {
  background: rgba(0, 0, 0, 0.47) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.upper-meta > h2 {
  float: left;
  font-size: 40px;
  padding-bottom: 27px;
  padding-top: 20px;
  width: 100%;
  color: #fff;
  margin-bottom: 0;
}
.upper-meta > p {
  clear: both;
  font-family: "Poppins", Sans-serif;
  font-size: 27px;
  line-height: 35px;
  margin: 0 auto;
  max-width: 60%;
  width: 100%;
}
.upper-meta > span {
  background: #2e8ece none repeat scroll 0 0;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 4px;
  margin-top: 30px;
  padding: 3px 10px;
}
.services-avatar > i {
  font-size: 28px;
}
/*--- cross browser Transitions ---*/
.our-moto-meta form button,
.blog-meta > h2,
.couch-info > ul li a,
.lecture-meta > h4,
.lecture-meta a i,
.video-lectures .seemore,
.widget-title::before,
.button,
.pagenation > li a,
.cart-dropdown > ol li i,
.reply-btn,
.event-info > h3,
.team-info > h4,
.overlay-meta > h4,
.overlay-meta > a,
.gallery-avatar::before,
.overlay-meta,
.prodct-avatar > h3,
.purchaser > a,
.prod-sale,
.coming-soon-top .social-media li a,
.login-area form button,
.top-search > form,
.responsive-menu,
.megamenu-2,
.megamenu-1,
.send-query > a,
.delete-cart,
.about-course > h4,
.branches > span,
.branches ul,
.branches ul li,
.language > span,
.language ul,
.language ul li,
:before,
:after,
a,
input,
button,
a i,
.popup-wraper-coach,
.logo img {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.container div div .container {
  width: auto;
}
.form-control:focus {
  background: transparent;
}
.batach > li {
  margin-right: 5px;
}
ul.online-coaches .add-to-wishlist > span {
  display: none;
}
.upload-image .button-group .button {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  padding: 0;
}
.upload-image .image-picker-clear.button {
  background: red none repeat scroll 0 0;
  color: #fff;
  margin-left: 10px;
  padding: 0 5px;
}
.fa {
  font-family: FontAwesome !important;
}
.friend .message-avatar {
  float: right;
}
.friend .message-meta {
  float: left;
}
.progress-bar {
  height: 23px;
}
.progress {
  width: 398px;
  display: inline-block;
}
.rating-line > li {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
/*===== Topbar List =====*/
.language,
.branches {
  float: left;
  color: #fff;
  font-size: 12px;
  font-family: "Poppins", Sans-serif;
  position: relative;
}
.language > span,
.branches > span {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 30px 0 20px;
  line-height: 40px;
  font-size: 13px;
  font-family: "Poppins", Sans-serif;
}
.language:hover > span:before,
.branches:hover > span:before {
  content: "\f106";
}
.language > span::before,
.branches > span:before {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
}
.language-header5 {
  position: relative;
}
.language-header5 ul {
  background-color: #141414;
}
.language ul,
.branches ul,
.language-header5 ul {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  padding-left: 0;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scaleY(0.4);
  -moz-transform: scaleY(0.4);
  -ms-transform: scaleY(0.4);
  -o-transform: scaleY(0.4);
  transform: scaleY(0.4);
}
.language:hover > ul,
.branches:hover > ul,
.language-header5:hover ul {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}
.language ul li,
.branches ul li,
.language-header5 ul li {
  cursor: pointer;
  float: left;
  width: 100%;
  line-height: 40px;
  color: #333;
  padding: 0 15px;
}
.language ul li a,
.branches ul li a,
.language-header5 ul li a {
  float: left;
  width: 100%;
  display: block;
  color: #fff;
}
.branches {
  float: right;
}
.price {
  direction: rtl;
  display: inline-block;
}
ins {
  text-decoration: none;
}
.services.serv2 {
  margin: 0;
  min-height: initial;
}
.services.serv2 .services-col {
  min-height: initial;
  margin-bottom: 65px;
}
.single-meta .services-col p,
.single-meta blockquote p {
  padding-top: 0;
  font-size: 18px;
}
.children {
  list-style: none;
}
.single-meta p.logged-in-as {
  padding-top: 0;
  margin-bottom: 20px;
}
.vimeo-video {
  height: 400px;
}
.widget > ul {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
}
.widget > ul li {
  font-size: 15px;
  letter-spacing: 0.3px;
  display: inline-block;
  width: 100%;
  margin-bottom: 17px;
  padding-right: 5px;
  color: #666;
}
.sidebar .widget > ul li a {
  color: #333;
}
.widget > ul li:last-child {
  margin-bottom: 0;
}
.widget ul.twitter-widget li,
.widget ul.latest-post li {
  width: 100%;
}
.widget ul.twitter-widget {
  padding-left: 30px;
}
.widget ul.social-media li {
  width: auto;
}
.searchform {
  float: left;
  width: 100%;
  position: relative;
}
.searchform input {
  float: left;
  width: 100%;
  padding-left: 20px;
  font-size: 12px;
  border: 1px solid #ddd;
}
.searchform button {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  border: 0;
  width: 50px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
}
.searchform button:hover {
  color: #fff;
}
.popup-wraper-coach {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999;
}
.popup-wraper-coach.active {
  opacity: 1;
  visibility: visible;
}
.question-popup form > button {
  font-size: 12px;
}
.woocommerce-cart-form > input.button {
  float: left;
  margin-bottom: 20px;
}
.coupon-code input.button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  padding: 10px 25px;
}
.coupon-code {
  margin-bottom: 30px;
}
.shipping-calculator-form
  .select2-container--default
  .select2-selection--single,
.woocommerce-billing-fields
  .select2-container--default
  .select2-selection--single,
.shipping_address .select2-container--default .select2-selection--single,
.woocommerce-address-fields
  .select2-container--default
  .select2-selection--single {
  border: 2px solid #e7e7e7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 40px;
}
.woocommerce-billing-fields
  .select2-container--default
  .select2-selection--single,
.shipping_address .select2-container--default .select2-selection--single,
.woocommerce-address-fields
  .select2-container--default
  .select2-selection--single {
  height: 48px;
}
.shipping-calculator-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.woocommerce-billing-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.shipping_address
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.woocommerce-address-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 36px;
  font-size: 13px;
}
.woocommerce-billing-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.shipping_address
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.woocommerce-address-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 44px;
}
.shipping-calculator-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.woocommerce-billing-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.shipping_address
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.woocommerce-address-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px;
}
.shipping-calculator-form {
  margin-top: 15px;
}
.shipping-calculator-form input.input-text {
  float: left;
  width: 100%;
  border: 2px solid #e7e7e7;
  font-size: 12px;
  height: 40px;
  padding: 10px;
}
.cart-sec table tr td {
  padding: 25px !important;
}
.wc-proceed-to-checkout.proceed {
  float: left;
  width: 100%;
  margin-top: 0;
}
.woocommerce table.shop_table {
  float: left;
  width: 100%;
}
.wc-proceed-to-checkout.proceed a.button,
.place-order input.button {
  width: auto;
  display: inline-block;
  font-size: 12px;
  padding: 14px 30px;
  float: right;
  color: #ffff;
}
.wc-proceed-to-checkout.proceed a.button:hover,
.place-order input.button:hover {
  color: #fff;
}
.place-order input.button {
  color: #333;
}
.woocommerce-form__label input {
  width: auto;
  margin: 2px 10px 0 0;
}
.woocommerce-form__label {
  font-size: 15px;
  margin-top: 20px;
}
.woocommerce-checkout-payment {
  float: left;
  width: 100%;
}
.woocommerce-MyAccount-content .input-text {
  border: 2px solid #e7e7e7;
  height: 48px;
  font-size: 13px;
  color: #999;
  padding: 10px 20px;
}
.woocommerce-Addresses > div.col-1,
.woocommerce-Addresses > div.col-2 {
  max-width: 48%;
  margin-top: 20px;
}
.woocommerce-Address-title h3 {
  font-size: 20px;
  font-family: "Poppins", Sans-serif;
  margin-bottom: 10px;
}
.cross-sells h2 {
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
  background-color: #e9e9e9;
  padding: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 78%;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul {
  list-style: none;
  padding-left: 0;
  margin: -10px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a {
  float: left;
  width: 100%;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  display: table-cell;
}
/*.userincr-container {
  float: left;
  position: relative;
  width: 100%;
  max-width: 100px;
}
.woocommerce .userincr-container input.input-text {
  width: 100%;
  float: left;
  height: 60px;
  padding: 15px 30px;
  text-align: left;
  position: static;
  border: 0;
}
.woocommerce .userincr-container input {
  border: 0;
  position: absolute;
  right: 0;
  font-size: 13px;
  height: 50%;
  width: 30px;
}
.woocommerce .userincr-container input.userincr-btn-dec {top: 0;}
.woocommerce .userincr-container input.userincr-btn-inc {bottom: 0;}*/
.woocommerce .products .product a h2.woocommerce-loop-product__title {
  font-size: 17px;
  margin-bottom: 0;
}
.woocommerce .products .star-rating {
  margin: 10px 0;
}
.woocommerce .star-rating span {
  font-family: star;
}
.woocommerce ul.products li.product .price > del,
.woocommerce ul.products li.product .price > ins {
  display: inline-block;
}
.woocommerce ul.products li.product .price {
  display: block;
  font-size: 14px;
  color: #0b5c59;
  font-weight: bold;
  font-family: "Poppins", Sans-serif;
}
.woocommerce ul.products li.product .price span {
  font-family: inherit;
  font-weight: inherit;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart {
  padding: 12px 30px;
}
.woocommerce ul.products li.product .added_to_cart {
  margin-top: 1em;
}
.woocommerce ul.products li.product .button.added {
  display: none;
}
.woocommerce ul.products li.product .onsale {
  padding: 0;
}
.woocommerce div.product .product_title {
  margin-bottom: 20px;
}
.woocommerce-product-rating a {
  margin-left: 10px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #0b5c59;
  font-weight: 700;
  font-family: "Poppins", Sans-serif;
}
.woocommerce div.product p.price > span {
  font-family: inherit;
  font-size: 22px;
}
.woocommerce div.product p.price span,
.woocommerce div.product span.price span {
  font-family: inherit;
}
.woocommerce-product-details__short-description {
  margin-top: 15px;
}
.woocommerce-product-details__short-description p,
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce div.product .woocommerce-tabs .panel p {
  color: #555;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce div.product form.cart .button {
  color: #333;
}
.woocommerce div.product form.cart .button:hover {
  color: #fff;
}
.posted_in {
  font-size: 14px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  margin-bottom: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: 0;
  background-color: #f7f7f7;
  margin-left: 100px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 80px;
}
.related > h2 {
  margin-bottom: 30px;
}
.related.products {
  margin-top: 40px;
}
.question-popup form .button {
  color: #fff !important;
  font-style: normal;
}
.rating-counter {
  width: 100%;
  margin-bottom: 7px;
}
.rating > label {
  font-size: 13px;
  color: #e4e4e4;
}
.rating-counter .rating > label::before {
  margin: 0 2px;
  font-size: inherit;
}
.rating-sec .ratebox {
  margin: 11px 0;
}
.rating-avg .rating_get,
.rating-avg .ratebox {
  margin: 0;
}
.edit-fields form input.button {
  width: auto;
  margin-right: 5px;
  border: 0;
}
.control-section.tr-repeater {
  width: 100%;
}
.messages-list > li span.processing.hide {
  left: -10px;
  top: -6px;
}
.messages-list > li.inbox-user-search {
  padding-left: 40px;
}
.edit-fields form label input {
  width: auto;
  margin-right: 5px;
  margin-top: 4px;
}
.tab-pane select {
  height: 54px;
  border: 2px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  min-height: 54px;
}
.del-account button,
.del-account a {
  display: inline;
  padding: 12px 25px;
}
.tr-repeater-group {
  margin-top: 10px;
}
.image-picker-placeholder {
  height: 47px;
  width: 47px;
  float: left;
}
.button-group {
  float: right;
  margin-right: -5px;
}
.controls .button-group {
  float: none;
}
.about-course a.new-course,
.about-course form button {
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  display: inline-block;
  float: right;
  margin-left: 5px;
  color: #fff;
}
.about-course form {
  display: inline-block;
  float: right;
}
.about-course form button {
  margin-top: 0 !important;
}
.form-control:focus {
  border-color: #80bdff;
}
.coach-detail .ratebox {
  margin: 11px 0;
  display: inline-block;
}
.coach-detail .ratebox + .avgrating {
  display: inline-block;
  top: -12px;
  position: relative;
}
.coach-detail > a {
  float: right;
  margin-top: 11px;
}
.view-more {
  float: left;
  width: 100%;
}
.view-more > a {
  padding: 12px 35px;
}
.view-more > a i {
  margin-right: 8px;
}
.message-meta {
  float: right;
}
/*.menu-item-has-children .menu-item-has-children::before {
    height: 2px;
    width: 9px;
    bottom: auto;
    top: 8px;
    right: 0;
    left: auto;
}*/
/* Theme unit test data */
/*--- theme test unit ---*/
.page-title {
  background: #fafafa none repeat scroll 0 0;
  float: left;
  margin-bottom: 40px;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
.sticky {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 2px solid #eeeeee;
  max-width: 100%;
  padding: 30px 40px;
  display: inline-block;
  width: 100%;
}
.tag-sticky-2 .single-meta {
  padding-top: 0;
}
.alignleft {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  max-width: 100%;
  width: unset !important;
}
.alignright {
  float: right !important;
  margin-bottom: 20px;
  margin-left: 20px;
  max-width: 100%;
  width: unset !important;
}
figure.aligncenter,
.aligncenter {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: unset !important;
  float: unset !important;
  text-align: center;
}
figure.aligncenter img {
  width: unset !important;
  float: none !important;
}
figure.alignnone {
  width: 100% !important;
}
select {
  float: left;
  height: 40px;
  padding: 0 20px;
  width: 100%;
}
table {
  width: 100%;
  margin: 20px 0;
}
table tr td,
table tr th {
  border: 2px solid #eaeaea;
  padding: 5px;
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
  margin-top: 30px;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 10px 0px;
  padding: 0 5px;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.widget_recent_entries.widget > ul > li {
  width: 100%;
}
.widget_recent_comments.widget > ul > li {
  width: 100%;
}
.widget_recent_comments > ul > li span {
  float: left;
  width: 100%;
  font-weight: bold;
}
.post-password-form > p input {
  border: 1px solid #ccc;
}
.post-password-form > p input[type="submit"] {
  border: medium none;
  color: #fff;
  font-size: 13px;
  line-height: 34px;
  margin-left: -4px;
  padding: 0 15px;
}
.single-meta > iframe.twitter-tweet {
  float: left;
  width: 100% !important;
}
.sidebar .widget > ul li ul.children {
  padding-bottom: 0;
}
.sidebar .widget > ul li ul.children li {
  padding-bottom: 20px;
}
.sidebar .widget > ul li ul li ul li {
  padding-top: 10px;
}
.sidebar .widget > ul li ul.children {
  margin-top: 10px;
}
.sidebar .widget > ul li ul.children li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.widget_pages > ul > li .children li:last-child {
  margin-bottom: 0;
}
.widget_rss.widget > ul > li a.rsswidget {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
}
.widget_rss.widget > ul > li .rss-date {
  color: #999;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
.widget > label {
  display: none;
}
.single-meta > h3 {
  display: inline-block;
  font-family: inherit;
  width: 100%;
}
.single-meta > h2 {
  display: inline-block;
  font-family: inherit;
  width: 100%;
}
.comment-meta pre {
  display: inline-block;
  width: 100%;
}
.comment-meta address {
  float: left;
  width: 100%;
}
.comments-area > ul li ul.children {
  display: inline-block;
  padding-top: 40px;
}
.children > li:last-child {
  border-bottom: medium none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-meta > ul {
  display: inline-block;
  font-size: 14px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.single-meta > ul.likes {
  width: auto;
  padding: 0;
}
.single-meta > ul.likes i {
  font-size: 16px;
}
.single-meta > ul.likes span {
  font-size: 16px;
}
.paginate-links {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
aside .searchform input {
  padding: 15px 20px;
}
.widget_nav_menu .sub-menu {
  list-style: outside none none;
  padding-left: 18px;
}
.widget_nav_menu > div > ul {
  list-style: outside none none;
  padding-left: 20px;
}
.widget_pages > ul li {
  display: block;
  width: 100%;
}
.widget_pages > ul > li .children {
  padding-left: 20px;
}
.widget_pages > ul > li .children > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.single-meta > h1,
.single-meta > h2,
.single-meta > h3,
.single-meta > h4,
.single-meta > h5,
.single-meta > h6 {
  padding: 5px 0;
}
.single-meta > h1 {
  font-size: 40px;
}
.single-meta > h2 {
  font-size: 32px;
}
.single-meta > h3 {
  font-size: 26px;
}
.single-meta > h4 {
  font-size: 24px;
}
.single-meta > h5 {
  font-size: 20px;
}
.single-meta > h6 {
  font-size: 18px;
}
.single-meta .likes.event {
  display: inline-block;
  width: auto;
}
.single-meta ul.social-media {
  display: inline-block;
  padding: 0;
  width: auto;
}
.single-meta ul.social-media > li {
  display: inline-block;
  vertical-align: top;
}
.woocommerce-billing-fields > p label {
  color: #999 !important;
}
.woocommerce-billing-fields__field-wrapper > p label {
  color: #999;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox > span {
  display: inline-block;
  line-height: initial;
  margin-top: -4px;
  vertical-align: top;
  color: orange;
}
.woocommerce-additional-fields label {
  color: #999;
}
.woocommerce-additional-fields textarea {
  border: 2px solid #eaeaea;
  font-size: 12px;
  padding: 8px 20px;
}
#order_review #payment .input-radio {
  display: inline-block;
  margin-top: 7px;
  vertical-align: middle;
  width: auto;
}
.woocommerce-order {
  border: 1px solid #eaeaea;
  float: left;
  padding: 40px 40px 20px;
  width: 100%;
}
.woocommerce-order > p {
  display: inline-block;
  font-size: 28px;
  margin-bottom: 20px;
}
.woocommerce-order > ul {
  padding-left: 0;
}
/*--- featured top video post ---*/
.background-video,
.bv-video-wrap {
  float: left;
  width: 100%;
  position: relative;
  height: 730px;
}
.bv-video-wrap::before {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      90deg,
      rgba(41, 112, 255, 0.75) 0%,
      rgba(248, 222, 96, 0.75) 100%
    )
    repeat scroll 0 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
}
#wrapper_bgndVideo {
  position: relative !important;
  height: 500px;
  width: 100%;
}
.videobg-meta {
  float: left;
  left: 110px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 33;
  color: #fff;
  max-width: 50%;
  width: 70%;
}
.info {
  float: left;
  padding-left: 73px;
  width: 100%;
}
.info span {
  float: left;
  letter-spacing: 1px;
  padding-bottom: 6px;
  text-transform: capitalize;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}
.info p {
  font-size: 20px;
  color: #fff;
  float: left;
  width: 100%;
  padding-top: 15px;
  line-height: 28px;
}
.info > a {
  border: 1px solid #fff;
  display: inline-block;
  line-height: 40px;
  margin-top: 50px;
  text-align: center;
  text-transform: uppercase;
  width: 140px;
  color: #333;
  border-radius: 3px;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.info > a:hover {
  color: #fff;
}
.videobg-meta > h3 {
  color: #fff;
  float: left;
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: bold;
  font-family: "Poppins", Sans-serif;
}
.videobg-meta > h3 i {
  background: -webkit-linear-gradient(
    rgba(41, 112, 255, 0.75) 0%,
    rgba(248, 222, 96, 0.75) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 10px;
  font-size: 60px;
  margin-bottom: 0;
}
.video-metabg > h3 a {
  color: inherit;
}
.video-metabg > h3 a {
  color: inherit;
}
.promo-form .add_to_wishlist {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
}
.promo-form .add_to_wishlist i {
  margin-right: 5px;
}
.woocommerce-message .button.wc-forward {
  color: #1d405a;
}
.update-cart-btn {
  margin-bottom: 20px;
}
.custom-megamenu.center_megamenu .megamenu-2 {
  left: 50% !important;
  transform: translate(-50%);
}
.custom-megamenu.right_side_megamenu .megamenu-2 {
  left: -150px !important;
}
.custom-megamenu.left_side_megamenu .megamenu-2 {
  left: -405px !important;
}
.background-video {
  /*  making the video fullscreen  */
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 400px;
}
.table-cart thead tr th {
  text-transform: uppercase;
}
.table-cart tbody tr td {
  color: #545454;
  font-size: 15px;
  line-height: 250px;
}
.table-cart tbody tr td span.prices {
  padding: 0;
}
.table-cart tbody tr td .prices del {
  padding-top: 0;
  vertical-align: middle;
}
.table-cart tbody tr td.buy-now {
  font-weight: bold;
}
td.cart-title a span.remove {
  color: #d32323;
}
.tv iframe {
  height: 760px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100% !important;
}
nav.navigation.comment-navigation {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 0 20px;
  width: 100%;
}
nav.navigation.comment-navigation .nav-next {
  text-align: right;
  vertical-align: top;
}
nav.navigation.comment-navigation .nav-previous {
  float: left;
  vertical-align: middle;
}
nav.navigation.comment-navigation > div > a {
  font-weight: bold;
  font-size: 13px;
}
/*--- new blog list style ---*/
.product-list {
  background: #eefafa none repeat scroll 0 0;
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 45px;
}
.product-list .figure {
  display: inline-block;
  max-width: 40%;
  min-width: 40%;
  vertical-align: middle;
  width: 40%;
}
.prod-list-info {
  display: inline-block;
  padding: 30px 50px;
  vertical-align: middle;
  width: 59%;
}
.prod-list-info .prices {
  margin-bottom: 5px;
  padding-top: 0;
}
.prod-list-info .prices > ins,
.detail-meta .prices > span,
.prod-list-info > span {
  float: none;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: -0.1px;
  vertical-align: middle;
}
.prod-list-info .prices > del {
  font-size: 16px;
  font-weight: 400;
  padding-top: 0;
  vertical-align: middle;
}
.prod-list-info > h4 {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.5px;
  margin-bottom: 22px;
  width: 100%;
}
.prod-list-info > p {
  color: #666;
  display: inline-block;
  font-size: 15px;
  width: 90%;
  margin-bottom: 30px;
}
.prod-list-info > span.gurantee {
  color: #444;
  display: inline-block;
  font: 13px "lato";
  margin-bottom: 30px;
  width: 100%;
}
.prod-list-info > form {
  display: inline-block;
  width: auto;
}
.prod-list-info .button.product_type_simple.add_to_cart_button {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.prod-list-info .add_to_wishlist {
  color: #444;
  font-size: 12px;
  margin-left: 26px;
}
.prod-list-info .add_to_wishlist i {
  margin-right: 7px;
}
.prod-list-info > form > input[type="submit"] {
  padding: 13px 30px;
}
.add_to_wishlist:hover {
  text-decoration: underline;
}
/*--- product detail page ---*/
.product-detail {
  display: inline-block;
  width: 100%;
}
.prodct-sec {
  background: #eefafa none repeat scroll 0 0;
  display: inline-block;
  width: 100%;
}
.prod-images {
  display: inline-block;
  position: relative;
  width: 100%;
}
.prod-images > figure {
  display: inline-block;
  max-width: 75.5%;
  min-width: 75.5%;
  width: 75.5%;
  margin-bottom: 0;
}
.mor-pix {
  background: #fff none repeat scroll 0 0;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 145px;
}
.product-scroller {
  max-height: 371px;
  height: 371px;
  position: relative;
}
.mor-pix ul {
  list-style: outside none none;
  padding-left: 0;
}
.mor-pix ul li {
  display: inline-block;
  margin-bottom: 12px;
  position: relative;
  width: 100%;
}
.mor-pix ul li a {
  display: inline-block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: scale(0);
  visibility: hidden;
  width: 100%;
}
.mor-pix ul li a i {
  color: #fff;
  font-size: 18px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mor-pix ul li a::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
.mor-pix ul li:hover a {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.prod-list-info.detail-meta {
  padding-left: 0;
  padding-right: 0;
  padding-top: 60px;
  width: 100%;
}
.prod-list-info.detail-meta > span.prices {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.prod-list-info.detail-meta .stars {
  display: inline-block;
  float: none;
  margin-left: 70px;
  vertical-align: middle;
}
.product_meta {
  display: inline-block;
  margin-top: 35px;
  width: 100%;
}
.product_meta .tags:last-child {
  margin-bottom: 0;
}
.tags {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.tags > span {
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.tags > span i {
  margin-right: 5px;
}
.tags > a {
  color: #444;
  display: inline-block;
  font: 14px "lato";
  padding-right: 5px;
  position: relative;
  text-transform: capitalize;
  width: auto;
}
.product-detail .prod-list-info .cart {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
  margin: 0 !important;
}
form.cart .quantity > label {
  color: #0b5c59;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: bold;
  vertical-align: middle;
}
.userincr-container {
  border: medium none;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.12);
  display: inline-block;
  margin-left: 5px;
  position: relative;
  width: 110px;
}
.userincr-btn-dec,
.userincr-btn-inc {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #727272;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  left: 0;
  line-height: 45px;
  position: absolute;
  top: 0;
  width: 35px;
}
.userincr-btn-inc {
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.userincr-container .input-text {
  border: medium none;
  color: #727272;
  display: inline-block;
  font: bold 17px/43px "montserrat";
  width: 100% !important;
}
.single_add_to_cart_button.button {
  margin-top: 20px !important;
}
.tab-section {
  float: left;
  width: 100%;
}
.nav.nav-tabs.single-btn {
  border-bottom: medium none;
  display: inline-block;
  width: 100%;
}
.nav.single-btn > li a {
  border-bottom: 2px solid;
  color: #222;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: capitalize;
}
.single-btn .nav-item {
  display: inline-block;
  margin-right: 40px;
  position: relative;
}
.single-btn .nav-item::after {
  background: #e2e2e2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: -23px;
  width: 2px;
}
.single-btn .nav-item:last-child::after {
  display: none;
}

.info-ttl,
.woocommerce-Reviews-title,
.woocommerce-Reviews .comment-respond .comment-reply-title,
.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab > h2,
.related.products > h2 {
  color: #0b5c59;
  display: inline-block;
  font: bold 21px "montserrat";
  margin-bottom: 20px;
  width: 100%;
}
.more-desc p,
.adition-info {
  color: #636363;
  padding-bottom: 20px;
}
.tab-pane .commentlist {
  list-style: outside none none;
  padding-left: 0;
}
.tab-pane .commentlist > li {
  border-bottom: 1px solid #e7e7e7 !important;
  display: inline-block;
  margin-bottom: 40px !important;
  padding-bottom: 40px !important;
  position: relative !important;
  width: 100%;
}
.tab-pane .comment_container {
  display: table;
  width: 100%;
}
.tab-pane img.avatar {
  border-radius: 100%;
  display: table-cell;
  vertical-align: middle;
  width: auto;
}
.tab-pane .comment-text {
  display: inline-block;
  padding-left: 20px !important;
  padding-top: 0;
  vertical-align: middle;
  width: 88.6%;
}
.comment-text .star-rating {
  float: none;
  font-size: 12px;
  height: 20px;
  margin-top: 10px;
  width: 100%;
}
.tab-pane .user-name {
  color: #333;
  display: inline-block;
  font-size: 20px;
  padding-bottom: 10px;
}
.tab-pane .comment_container .comment-text .post-date {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-style: italic;
  margin-left: 24px;
  vertical-align: text-bottom;
}
.tab-pane .comment-text > p {
  color: #737374;
  padding-top: 12px;
  font-weight: normal;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  background: none;
}
.tab-pane .commentlist > li:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tab-pane .comment-notes {
  font-size: 13px;
  padding-bottom: 10px;
  width: 100%;
  display: inline-block;
}
.tab-pane .comment-notes > span {
  color: #333;
  font-size: 13px;
}
.comment-respond > form > p {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 9px;
}
.comment-respond .comment-form-email {
  margin-right: 0;
}
.comment-respond > form > p.comment-form-author,
.comment-respond > form > p.comment-form-email {
  width: 49.4% !important;
}
.comment-respond > form > p.comment-form-email {
  margin-right: 0;
}
.comment-respond > form > p.form-submit input {
  width: 150px !important;
}
.form-submit {
  margin-top: 20px;
}
.control-section.tr-repeater .button-group .clear.button {
  clear: unset;
}
.del-account form > span {
  display: block;
  margin-bottom: 10px;
  text-transform: capitalize;
  width: 100%;
}
.edit-fields.post-new .nice-select.form-control,
.repeater-inputs .nice-select.form-control {
  border: 2px solid #eaeaea;
  border-radius: 3px;
  height: 50px;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
}
.edit-fields.post-new .nice-select.form-control span.current,
.repeater-inputs .nice-select.form-control span.current {
  color: #858585;
}
.vc_row[data-vc-full-width] {
  overflow: unset !important;
}
.topbar .top-shop {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: left;
  line-height: 38px;
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}
.topbar .top-shop > span {
  background: #fff none repeat scroll 0 0;
  color: #333;
  left: 24px;
  right: auto;
  font-size: 10px;
}
.woocommerce-cart table.cart input.qty-btn,
.woocommerce-cart table.cart input.userincr-btn-dec,
.woocommerce-cart table.cart input.userincr-btn-inc {
  line-height: 42px;
}
.woocommerce div.product form.cart .button {
  float: none;
  vertical-align: sub;
}
.prodct-sec span.onsale {
  line-height: 30px;
}
.woocommerce #review_form #respond p {
  margin: 15px 5px 0 0;
  width: 100%;
}
.woocommerce ul#shipping_method {
  text-align: left;
}
.shipping-calculator-button {
  float: left;
  font-size: 13px;
  margin-top: 5px;
}
.woocommerce table.shop_table tr.shipping ul li input {
  width: auto;
}
.woocommerce ul#shipping_method li {
  text-indent: 0;
}
.page-template-default .comments-area {
  margin-top: 50px;
}
span.post-date {
  letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 0 none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
}
#swal2-content > ul {
  list-style: outside none none;
  padding-left: 0;
}
.clearfix p {
  color: #737374;
}
.clearfix p a {
  color: #2088c7;
}
.popup-wraper-coach .question-popup {
  width: 100%;
}
#customer_login form.login .form-row {
  vertical-align: middle;
}
.woocommerce table.shop_table {
  border-collapse: collapse;
}
#html5-text,
#html5-next,
#html5-prev {
  display: none !important;
}
.single-meta.single-blockquote figure {
  margin-top: 10px;
}
.comments-area {
  width: 75%;
  margin: auto;
  margin-top: 60px;
}
.blog-single-page .singlee.gallery {
  margin-top: 0;
}
.repeater-inputs select {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.woocommerce-column--billing-address.col-12 {
  margin-bottom: 30px;
}
.woocommerce-column--billing-address,
.woocommerce-column--shipping-address {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.blog-sec.blog-page .search-area .searchform {
  margin-bottom: 50px;
}
.woocommerce-orders .woocommerce-orders-table tr th,
.woocommerce-downloads .woocommerce-table--order-downloads tr th {
  color: #3c3c3c;
  font-size: 15px;
  padding: 13px 0;
}
.woocommerce-orders .woocommerce-orders-table tr td,
.woocommerce-downloads .woocommerce-table--order-downloads tr td {
  font-size: 13px;
  padding: 10px 0;
}
.woocommerce-orders
  .woocommerce-orders-table
  tr
  td
  .woocommerce-button.button.view,
.woocommerce-downloads
  .woocommerce-table--order-downloads
  tr
  td
  .woocommerce-MyAccount-downloads-file {
  padding: 8px 20px;
}
.woocommerce-downloads
  .woocommerce-table--order-downloads
  tr
  td
  .woocommerce-MyAccount-downloads-file {
  font-size: 12px;
  color: #333;
}
#calc_shipping_state_field > span {
  width: 100%;
}
.shipping .shipping-calculator-button {
  border: 1px solid #ccc;
  color: #6c6c6c;
  padding: 0 10px;
  position: relative;
  text-align: left;
  width: 100%;
}
.shipping .shipping-calculator-button::before {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  right: 12px;
  top: 0;
}
.gap.widget-gap {
  padding-bottom: 40px;
  padding-top: 0;
}
.appoint-form .chosen-container .chosen-single b {
  display: none;
}
.product-detail .detail-meta .prices ins {
  float: left;
}
.product-detail .detail-meta .prices del {
  margin-top: 8px;
}
.single-post .services,
.single-post blockquote {
  margin-top: 20px;
}
.page-template-tpl-wishlist .table-cart tbody tr td {
  line-height: 120px;
}
.page-template-tpl-wishlist .add-cart-btn {
  border-radius: 3px;
  font-size: 14px;
  line-height: initial;
  padding: 5px 10px;
  color: #1d405a;
}
.screen-reader-text {
  display: none;
}
.bg-image {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      90deg,
      rgba(41, 112, 255, 0.75) 0%,
      rgba(248, 222, 96, 0.75) 100%
    )
    repeat scroll 0 0;
}
.blog-list-view {
  margin-bottom: 30px;
}
.vc_column-inner {
  padding-top: 0 !important;
}
.paginate_link {
  color: #666;
  font-size: 16px;
  font-weight: bold;
}
.paginate_link > a {
  color: #2e8ece;
}
.textwidget > p strong {
  display: inline-block;
  padding: 5px 0;
}
.textwidget .wp-caption .wp-caption-text {
  padding: 5px 0;
}
.single-meta > ol > li {
  font-size: 14px;
  line-height: 27px;
}
.sticky .blog-list-view {
  margin-bottom: 0;
}
.sticky .blog-meta {
  padding-top: 0;
}
.blog-list-sec .sticky {
  margin-bottom: 30px;
}
.single-meta > p:first-child {
  padding-top: 0;
}
.single.single-post .blog-list-info > h3 {
  padding-top: 0;
}
figure figcaption {
  margin-top: 5px;
}
ul.comments .comment-respond {
  margin-bottom: 30px;
}
.col-lg-9 .woocommerce-form.woocommerce-form-login.login > p.form-row {
  width: 100%;
}
.woocommerce-ResetPassword.lost_reset_password > p {
  padding-bottom: 20px;
  padding-top: 0;
}
.woocommerce-form.woocommerce-form-login.login .form-row {
  vertical-align: middle;
}
.prod-list-info.detail-meta .cart .userincr-container {
  width: 140px;
}
/*-- page loader ----*/
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: url(../images/loading.gif) center no-repeat #fff;
}
.message-detail ul {
  max-height: 200px;
  position: relative;
}
.message-detail .ps-scrollbar-y {
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
  background: #2e8ece;
}
.message-detail .ps-scrollbar-y-rail {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  width: 5px;
}
li.me .message-avatar {
  float: right;
}
li.friend .message-avatar {
  float: left;
}
.comment-area form textarea {
  color: #818181;
}
.coaches-inbox-list {
  border-right: 2px solid #eaeaea;
}
.boxed .consult-sec {
  padding: 63px 80px 50px 90px;
}
.boxed .service-box {
  bottom: 17px;
  left: 20px;
  position: absolute;
  width: 363px;
}
.timing-info li > i {
  font-size: 28px;
}
header {
  z-index: 999;
  position: relative;
}
.typerocket-ajax-form .form-group label {
  font-weight: bold;
  padding-bottom: 7px;
  padding-top: 9px;
}
/*--- New home page ---*/
.theme-layout.pading {
  padding: 18px !important;
}
.header-area.style2 .logo {
  line-height: 70px;
}
.header-area.style2 .main-menu {
  line-height: 70px;
}
.header-area.style2 .main-menu {
  font: 600 14px/70px "open sans";
}
.header-area.style2 {
  background: rgba(12, 12, 12, 0.78) none repeat scroll 0 0;
}
.header-area.style2 .main-menu > ul > li,
.header-area.style2 .main-menu > div > ul > li {
  margin-left: 40px;
}
.header-area.style2 ul.search-n-cart > li {
  margin-left: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 20px;
}
.header-area.style2 .main-menu > ul > li ul li a,
.header-area.style2 .main-menu > div > ul > li ul li a {
  font-size: 14px;
  font-weight: normal;
}
.header-area.style2 ul.search-n-cart > li.top-search::before {
  display: none;
}
/*--- feature area carousel ---*/
.new-featurearea {
  display: inline-block;
  width: 100%;
}
.feature-caro {
  float: left;
  position: relative;
  width: 100%;
}
.f-caro-meta {
  float: left;
  position: relative;
  width: 100%;
}
.f-caro-meta > img {
  float: left;
  width: 100%;
}
.image-uppermeta {
  color: #fff;
  left: 10%;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
}
.image-uppermeta > h1 {
  color: #fff;
  font-family: poppins;
  font-size: 55px;
  font-weight: bold;
  letter-spacing: -0.4px;
  line-height: 20px;
  margin-bottom: 0;
}
.image-uppermeta > h2 {
  color: #fff;
  font-family: poppins;
  font-size: 44px;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: initial;
  margin-bottom: 0;
  margin-top: 12px;
}
.image-uppermeta > p {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
  padding-bottom: 25px;
  padding-top: 10px;
  width: 55%;
}
.new-btn,
.promo-data form input[type="submit"] {
  border: 2px solid transparent;
  border-radius: 30px;
  display: inline-block;
  font-family: poppins;
  font-size: 14px;
  font-weight: 500;
  padding: 9px 35px;
  text-transform: capitalize;
}
.promo-data form input[type="submit"] {
  color: #fff;
  height: 45px;
  line-height: 25px;
  margin-top: 10px;
  width: 125px;
}
.new-btn:hover,
.promo-data form .form-group input[type="submit"]:hover {
  background: #fff !important;
}
.overlap-70 {
  margin-top: -71px;
}
.busine-title > h1 {
  color: #2a2a2a;
  font-family: poppins;
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 20px;
  text-align: right;
}
.busine-title > h1 span {
  color: #a4a4a4;
}
a.new-btn-brdr,
.table-body > a {
  border: 3px solid;
  border-radius: 30px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: initial;
  padding: 10px 40px;
  text-transform: capitalize;
}
.new-btn-brdr:hover {
  color: #fff;
}
.busine-title .new-btn-brdr {
  float: right;
}
.busine-title {
  display: inline-block;
  padding-right: 30px;
  width: 100%;
}
.busine-des {
  float: left;
  margin-left: -15px;
  width: 100%;
}
.busine-des > p {
  color: #5b5b5b;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  width: 100%;
}
.business-meta {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.busine-des > span {
  color: #3f3f3f;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 18px;
  width: 100%;
  text-transform: capitalize;
}
.busine-des > span > i {
  color: #868585;
  font-weight: normal;
}
/*--- promo new page section ---*/
.promo-box {
  background: #f3edf4 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 5px 59.5px 10.5px rgba(50, 91, 151, 0.15);
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 95%;
  position: relative;
  width: 100%;
}
.promo-vid {
  display: inline-block;
  vertical-align: middle;
  width: 49.5%;
}

.promo-vid > figure {
  margin-bottom: 0 !important;
  margin-top: -140px !important;
  position: relative;
}
.promo-vid figure > a {
  bottom: 20px;
  left: 20px;
  position: absolute;
}
.promo-vid figure > a em {
  border-bottom: 2px solid #96999b;
  color: #000;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  margin-left: 8px;
  text-decoration: none;
  vertical-align: super;
}
.promo-vid figure > a i {
  font-size: 40px;
  vertical-align: sub;
}
.promo-desc {
  display: inline-block;
  width: 100%;
}
.promo-desc > p {
  color: #525151;
  display: inline-block;
  font: 300 16px/28px "nunito";
  max-width: 93%;
}
.promo-data > span {
  color: #1e1e1e;
  float: left;
  font-family: poppins;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 15px;
  width: 100%;
  padding-left: 15px;
}
.promo-data .nice-select {
  background: #cacaca none repeat scroll 0 0;
  border: medium none;
  height: 50px;
  line-height: 45px;
  margin-bottom: 14px;
  width: 100%;
}
.promo-data .nice-select > span {
  color: #222;
}
.promo-data form span.current {
  font-size: 13px !important;
  color: #868e96 !important;
}
.promo-data form .nice-select {
  padding-left: 18px !important;
  padding-right: 30px !important;
}
.promo-data .nice-select ul.list > li:hover {
  color: white !important;
}
.promo-data form label {
  display: none !important;
}
.promo-data form input {
  color: #222222;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  padding: 10px 20px;
}
form button.new-btn {
  border: 2px solid transparent;
  color: #fff;
}
.promo-data form button.new-btn {
  margin-top: 10px;
}
.promo-data .nice-select ul.list > li {
  color: #fff;
}
.promo-data .nice-select ul.list > li:hover {
  color: #333;
}
.topext-margin {
  margin-top: 135px;
}
.new-promo-funfact {
  display: flex;
  margin: 80px auto 64px;
  max-width: 98%;
  width: 100%;
}
.new-promo-funfact .funfact .counter {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 53px;
  vertical-align: middle;
}
.new-promo-funfact .funfact > h4::before {
  display: none;
}
.new-promo-funfact .funfact > .fun-info {
  display: inline-block;
  float: none;
  margin-top: 0;
  padding-top: 0;
  vertical-align: middle;
  width: 70%;
  padding-left: 10px;
}
.fun-info > h4 {
  color: #fff;
  font-family: poppins;
  font-size: 19px;
  font-weight: bold;
  line-height: 10px;
  line-height: 21px;
}
.fun-info > p {
  color: #b5b5b5;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
}
/*--- new services section ---*/
.consult-service {
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 30px;
  padding: 35px;
  transition: all 0.3s linear 0s;
  width: 100%;
  text-align: center;
}
.consult-meta {
  display: inline-block;
  margin-top: 15px;
  width: 100%;
}
.consult-meta > h4 {
  color: #000;
  font-family: poppins;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 17px;
}
.consult-meta > p {
  color: #9fa4af;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}
.consult-service:hover,
.consult-service.selected {
  box-shadow: 0 0 18.69px 2.31px rgba(204, 204, 223, 0.5);
}
.user-quotes {
  float: left;
  width: 100%;
  text-align: center;
}
.user-quotation {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.user-quotation > p {
  color: #595959;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 35px;
  margin-top: 15px;
  max-width: 90%;
}
.user-quotation > figure {
  display: inline-block;
  width: 100%;
}
.user-quotation > figure img {
  display: inline-block;
  margin: 0 auto;
  max-width: 90px;
  width: 90px;
}
.user-quotation > span {
  color: #595959;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin-top: 25px;
  width: 100%;
}
.user-quotation > i {
  color: #868686;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-style: normal;
  line-height: 30px;
}
.border {
  outline: 20px solid #f2f2f2;
  padding: 110px 0;
}
.main-heading.style2 > h1 {
  color: #363636;
  font-family: poppins;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: -0.6px;
}
.main-heading.style2 > span {
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
}
.price-tbl {
  background: #fafafa none repeat scroll 0 0;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  transition: all 0.2s linear 0s;
}
.table-head > h2 {
  color: #353535;
  font-family: poppins;
  font-size: 31px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 41px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.table-head {
  background: #ececec none repeat scroll 0 0;
  border-radius: 10px 10px 0 0;
  display: inline-block;
  padding: 50px 70px 0;
  position: relative;
  width: 100%;
  transition: all 0.2s linear 0s;
}
.table-head > span {
  display: inline-block;
  font-family: poppins;
  font-size: 35px;
  font-weight: 300;
  width: 100%;
}
.table-head > em {
  border-radius: 5px;
  bottom: -15px;
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 12px;
  font-style: normal;
  margin-top: 5px;
  padding: 5px 15px;
  position: relative;
  text-transform: capitalize;
}
.table-body > ul {
  display: inline-block;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.table-body {
  display: inline-block;
  padding: 50px 70px;
  width: 100%;
}
.table-body > ul li {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
  width: 100%;
}
.table-body > ul li i {
  font-size: 19px;
  margin-right: 10px;
}
.table-body > ul li:last-child {
  margin-bottom: 0;
}
.price-tbl:hover,
.price-tbl.active {
  color: #fff;
}
.price-tbl:hover .table-head > h2,
.price-tbl.active .table-head > h2 {
  color: #fff;
}
.price-tbl:hover .table-body > ul li i,
.price-tbl.active .table-body > ul li i {
  color: #fff;
}
/*--- new banner section ---*/
.gap-60 {
  padding: 65px 0;
}
.new-banner {
  display: inline-block;
  position: relative;
  width: 100%;
}
.banner-meta,
.banner-img {
  display: inline-block;
  vertical-align: middle;
  width: 49.5%;
}
.banner-meta {
  text-align: right;
}
.banner-meta > span {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  padding-right: 40px;
  width: 100%;
}
.banner-meta > span i {
  font-size: 20px;
}
.banner-meta > h4 {
  color: #fff;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 40px;
  font-weight: bold;
  margin-right: 40px;
  margin-top: 14px;
  max-width: 90%;
  position: relative;
  z-index: 6;
}
.banner-meta > p {
  color: #cbcaca;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  padding-right: 40px;
  padding-top: 5px;
  width: 100%;
  max-width: 98%;
}
.banner-img > img {
  border-radius: 10px;
}
/*--- new footer style ---*/
footer.style2 {
  background: #0d0d0d none repeat scroll 0 0;
  padding: 0;
}
footer.style2 .widget > ul li {
  color: #7e7e7e;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 15px;
}
footer.style2 .widget-title::before {
  display: none;
}
footer.style2 .widget-title {
  color: #909090;
  font-family: poppins;
  font-size: 20px;
  letter-spacing: -0.2px;
  margin-bottom: 24px;
  padding-bottom: 0;
}
.social-channel {
  display: inline-block;
  width: 100%;
}
.social-channel > p {
  color: #7e7e7e;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-weight: 300;
  line-height: 28px;
  width: 100%;
}
footer.style2 .vc_row > div {
  border-right: 1px solid #1f1f1f;
  padding-bottom: 65px;
  padding-left: 15px;
  padding-top: 65px;
}
footer.style2 .row > div:last-child {
  border-right: 0 none;
}
.newsletter {
  float: left;
  width: 100%;
}
.newsletter > input,
.newsletter > button {
  border: medium none;
  border-radius: 3px;
  display: inline-block;
  height: 43px;
  margin-bottom: 10px;
  width: 100%;
}
.newsletter > input {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 17px;
}
.newsletter > button {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.newsletter > button i {
  color: #fff;
  margin-right: 5px;
  font-size: 16px;
}
.user-quotes .owl-controls {
  position: unset !important;
  transform: unset !important;
}
.user-quotes .owl-dots {
  display: inline-block;
  margin-top: 15px;
  text-align: center;
}
.user-quotes .owl-dots .owl-dot {
  display: inline-block;
  height: 6px;
  margin: 0 12px;
  width: 6px;
}
.user-quotes .owl-dots .owl-dot.active {
  transform: scale(1.5);
}
.user-quotes .owl-nav > div {
  left: 0;
  right: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.user-quotes .owl-nav {
  position: unset;
}
.user-quotes .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.user-quotes .owl-prev::before {
  content: "\f060";
  right: 0;
  left: auto;
  background: #f2f2f2;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  line-height: 52px;
  color: #000;
}
.user-quotes .owl-next::before {
  content: "\f061";
  left: 0;
  right: auto;
  background: #f2f2f2;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  line-height: 52px;
  color: #000;
}
.user-quotes .owl-prev:hover:before,
.user-quotes .owl-next:hover:before {
  background: transparent;
}
.feature-caro .owl-controls {
  bottom: 93px;
  right: 30px;
  top: auto;
  transform: unset;
}
.feature-caro .owl-prev::before,
.feature-caro .owl-next::before {
  font-size: 20px;
  height: 52px;
  line-height: 50px;
  width: 62px;
}
.feature-caro .owl-prev::before {
  right: 72px;
}
.feature-caro .owl-prev:hover::before,
.feature-caro .owl-next:hover::before {
  background: red none repeat scroll 0 0;
}
header.sticked {
  box-sizing: border-box;
  position: relative;
}
.image-uppermeta.dark h1,
.image-uppermeta.dark h2,
.image-uppermeta.dark p {
  color: #333;
}
.sec-title {
  display: inline-block;
  margin-bottom: 40px;
  padding-left: 50px;
  vertical-align: middle;
  width: 40%;
}
.case-filter {
  display: inline-block;
  vertical-align: middle;
  width: 59%;
}
.option-set.case-stdy {
  display: inline-block;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.case-stdy > li {
  display: inline-block;
  margin-right: 35px;
}
.case-stdy > li > a {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
.sec-title > h4 {
  color: #363636;
  display: inline-block;
  font-family: "poppins";
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 0;
  width: 100%;
}
.sec-title > span {
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
}
.case-stdy > li > a.selected {
  border-bottom: 2px solid #f1a0b2;
}
.latest-case {
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.latest-case:hover:before {
  transform: scale(1);
  opacity: 0.4;
}
.latest-case::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.37;
  position: absolute;
  top: 0;
  transform: scale(0);
  width: 100%;
  transition: all 0.2s linear 0s;
  opacity: 0;
}
.latest-case .case-link {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  height: 45px;
  left: 50%;
  line-height: 45px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.9);
  width: 45px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear 0s;
}
.latest-case .case-link:hover {
  color: #fff;
}
.latest-case:hover .case-link {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.case-upper {
  bottom: -60%;
  left: 0;
  padding: 20px 10px;
  position: absolute;
  text-align: center;
  transition: all 0.4s linear 0s;
  width: 100%;
}
.case-upper > h4 {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  transition: all 0.5s linear 0s;
  transform: rotate(6deg);
  opacity: 0;
}
.case-upper > span {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 17px;
  font-weight: 300;
  display: inline-block;
  transition: all 0.4s linear 0.4s;
  transform: rotate(6deg);
  opacity: 0;
}
.latest-case:hover .case-upper {
  bottom: 0;
}
.latest-case:hover .case-upper > h4,
.latest-case:hover .case-upper > span {
  transform: rotate(0);
  opacity: 1;
}
.form-group label > br {
  display: none;
}
.promo-box .row.typerocket-container {
  display: inline;
}
.main-menu .login-btn {
  line-height: inherit;
}
.consult-service > i {
  font-size: 55px;
  margin-bottom: 8px;
}
.user-quotation figure img {
  border-radius: 100%;
}
.promo-data .nice-select:hover,
.promo-data .nice-select:focus,
.promo-data .nice-select:active {
  background: #cacaca;
}
.promo-data form input:hover,
.promo-data form input:focus,
.promo-data form input:active {
  background: #fff;
}
.header-area.style2 .main-menu .cart-dropdown {
  left: -14px;
  right: auto;
  top: 100%;
}
.header-area.style2 .top-shop::before {
  bottom: 8px;
  left: 30px;
}
.promo-data form > .row > div {
  float: left;
  margin-bottom: 0;
  width: 100%;
}
.promo-data form .nice-select {
  line-height: 36px;
}
.case-upper > p {
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  max-width: 90%;
}
footer.style2 .vc_row > div:last-child {
  border-right: 0;
}
.table-body > a {
  margin-top: 30px;
}
.price-tbl:hover .table-body > a {
  border-color: #fff;
  color: #fff;
}
footer .widget .service-links > li a {
  color: #a4a5a5;
}
.main-menu > ul li.columns > ul {
  width: 400px;
}
.main-menu > ul > li.columns > ul > li {
  width: 50%;
}
.main-menu > ul li.columns > ul > li ul {
  left: 90%;
  z-index: 9;
}
.main-menu > ul > li > ul li.menu-item-has-children::before {
  color: #333;
  content: "\f105";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.woocommerce-billing-fields__field-wrapper p {
  display: block;
}
.woocommerce-additional-fields__field-wrapper p span {
  display: inline-block;
  width: 100%;
}
.woocommerce-shipping-fields__field-wrapper > p label,
.woocommerce-shipping-fields__field-wrapper > p span {
  display: block;
  width: 100%;
}
.wc_payment_methods.payment_methods.methods > li p {
  padding-top: 0;
}
.woocommerce ul#shipping_method li {
  padding-left: 0 !important;
}
#google-map {
  height: 430px;
}
div.wpcf7 .wpcf7-recaptcha iframe {
  height: 105px;
}
.form-group.control.form7-btn-submit {
  float: left;
  height: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.form-group.control.form7-btn-submit input {
  margin-top: 0;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  bottom: 6px;
  float: left;
  left: 0;
  margin: 0;
  padding-bottom: 5px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.ajax-loader {
  bottom: 15px;
  left: 0;
  position: absolute;
}
.banner-mailchimp {
  height: 100vh;
}
.newsletter-page {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.banner-mailchimp .widget-title::before {
  display: none;
}
.newsletter-page > h4.widget-title {
  font-size: 28px;
  margin-bottom: 0;
  padding-bottom: 3px;
}
.newsletter-page > span {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 200;
  letter-spacing: 2px;
  margin-bottom: 20px;
  width: 100%;
}
/*--- branches code ---*/
.our-branches {
  display: inline-block;
  margin-bottom: 50px;
  position: relative;
  width: 100%;
}
.branch-meta {
  display: inline-block;
  width: 100%;
}
.branch-meta > h3 {
  color: #161616;
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
}
.map-locato {
  display: inline-block;
  list-style: outside none none;
  padding-left: 0;
  width: 100%;
}
.map-locato > li {
  display: inline-block;
  margin-bottom: 12px;
  width: 100%;
}
.map-locato > li > span {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  position: relative;
  width: 70px;
}
.map-locato > li > span::after {
  content: ":";
  position: absolute;
  right: 10px;
  top: 0;
}
.map-locato > li > i {
  color: #606060;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  max-width: 70%;
  vertical-align: top;
}
.map-locato > li > i a {
  text-decoration: underline;
}
.time-select > li .booked {
  background: tomato none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  opacity: 0.3;
  padding: 15px;
}
.single-meta > ul li {
  color: #666;
  font-size: 18px;
  line-height: 32px;
}
.wp-block-latest-comments footer {
  background: #fafafa none repeat scroll 0 0;
  float: none;
  margin: 0;
  padding: 15px 30px;
}
.mycustom-gutunburg .single-meta > * {
  margin: 5px auto;
}
.wp-block-button {
  margin: 15px 0 !important;
}
.wp-block-button > a {
  font-size: 15px !important;
  line-height: initial !important;
}
.entry-content > .alignwide {
  max-width: 1100px;
}
.entry-content > .alignfull {
  margin: 1.5em 0;
  max-width: 100%;
}
.wp-block-video video {
  max-width: 636px;
}
.wp-block-image img {
  display: block;
}
.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%;
}
.wp-block-image .aligncenter {
  margin: 15px auto;
}
.wp-block-image.alignfull img {
  width: 100vw;
}
.wp-block-gallery:not(.components-placeholder) {
  margin: 1.5em auto;
}
.wp-block-cover-text p {
  padding: 1.5em 14px;
}
ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 14px;
}
.wp-block-table {
  display: block;
  overflow-x: auto;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wp-block-quote.is-large {
  margin: 0 auto 16px;
}
.wp-block-pullquote > p:first-child {
  margin-top: 0;
}
.wp-block-separator {
  margin: 3em auto;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0;
  }
  .entry-content > * {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/*--------------------------------------------------------------
# Block Color Palette Colors
--------------------------------------------------------------*/
.has-strong-blue-color {
  color: #0073aa;
}
.has-strong-blue-background-color {
  background-color: #0073aa;
}
.has-lighter-blue-color {
  color: #229fd8;
}
.has-lighter-blue-background-color {
  background-color: #229fd8;
}
.has-very-light-gray-color {
  color: #eee;
}
.has-very-light-gray-background-color {
  background-color: #eee;
}
.has-very-dark-gray-color {
  color: #444;
}
.has-very-dark-gray-background-color {
  background-color: #444;
}
/*--- new home page 4 ---*/
footer.style3 {
  background: #fff none repeat scroll 0 0;
  padding-bottom: 70px;
  padding-top: 110px;
}
.news-letter {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.news-letter > span {
  color: #1d1d1d;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.news-letter > p {
  color: #c1baba;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 300;
}
.news-letter > form {
  display: block;
  float: none;
  margin: 20px auto 0;
  max-width: 53%;
  position: relative;
  width: 100%;
}
.news-letter form input {
  background: #f6f6f6 none repeat scroll 0 0;
  border: medium none;
  border-radius: 40px;
  color: #aeaeae;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 11px;
  letter-spacing: 0.3px;
  padding: 23px 45px;
  width: 100%;
}
.news-letter form button {
  border: 6px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: block;
  font-family: poppins;
  font-size: 13px;
  font-weight: 600;
  height: 74px;
  letter-spacing: 0.3px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: -6px;
  width: 187px;
}
.social-icons {
  display: inline-block;
  list-style: outside none none;
  margin-top: 40px;
  padding-left: 0;
  width: 100%;
}
.social-icons > li {
  display: inline-block;
  margin-right: 14px;
  padding-right: 18px;
  position: relative;
}
.social-icons > li a {
  display: inline-block;
}
.social-icons > li::after {
  background: #707070 none repeat scroll 0 0;
  content: "";
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}
.social-icons > li:last-child::after {
  display: none;
}
.social-icons > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.news-letter form button:hover {
  background: #54364f none repeat scroll 0 0;
}
.header-area.style3 .main-menu {
  font-family: poppins;
  font-size: 18px;
  text-transform: capitalize;
  padding-left: 15px;
  padding-right: 0;
}
.header-area.style3 .main-menu > ul > li:first-child {
  margin-left: 0;
}
.header-area.style3 .social-icons {
  margin-top: 0;
  vertical-align: middle;
  width: auto;
  margin-left: 38px;
}
.header-area.style3 .social-icons > li {
  color: #fff;
  margin-right: 15px;
  padding-right: 0;
  margin-left: 0 !important;
}
.header-area.style3 .social-icons > li::after {
  display: none;
}
.overlap-138 {
  margin-top: -104px;
}
.lang-box {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 9;
}
.languages {
  display: inline-block;
  height: 100%;
  line-height: 120px;
  text-align: center;
  vertical-align: middle;
  width: 73px;
}
.languages > a {
  display: inline-block;
  line-height: initial;
  width: 100%;
}
.languages a span {
  display: inline-block;
  margin-top: 5px;
  vertical-align: middle;
  width: 100%;
}
a.free-consult {
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 16px;
  font-weight: bold;
  line-height: 100px;
  padding: 0 44px;
  vertical-align: top;
  text-align: center;
}
a.free-consult:hover {
  background: #54364f none repeat scroll 0 0;
}
.feature-over-meta {
  color: #fff;
  left: 50%;
  position: absolute;
  text-align: left;
  top: 57%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.caro-item {
  float: left;
  position: relative;
  width: 100%;
}
.caro-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(5, 10, 40, 0.7);
  z-index: 1;
}
.caro-item > img {
  position: relative;
  width: 100%;
}
.feature-over-meta > span {
  display: inline-block;
  font-family: poppins;
  font-size: 24px;
  padding-left: 32px;
  position: relative;
  width: 100%;
}
.feature-over-meta > span {
}
.feature-over-meta > span::before {
  border-radius: 20px;
  content: "";
  display: inline-block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
}
.feature-over-meta > h2 {
  color: #fff;
  font-family: poppins;
  font-size: 55px;
  font-weight: bold;
  margin-bottom: 18px;
  margin-top: 27px;
}
.feature-over-meta > h2 span {
  font-family: inherit;
  position: relative;
}
.feature-over-meta > h2 span::after {
  background: #fff none repeat scroll 0 0;
  bottom: 7px;
  content: "";
  height: 13px;
  left: 0;
  opacity: 0.47;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.feature-over-meta > p {
  display: inline-block;
  font-family: poppins;
  font-size: 30px;
  font-weight: 300;
  width: 100%;
}
.feature-over-meta > a {
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 14px;
  font-weight: bold;
  margin-top: 55px;
  padding: 21px 49px;
}
.feature-over-meta > a i {
  margin-right: 10px;
}
.header-area.style3 {
  background: transparent none repeat scroll 0 0;
}
.feature-over-meta > a:hover {
  background: #fff;
  color: #333;
}
header.sticky.sticked .header-area.style3 {
  background: #191818 none repeat scroll 0 0;
}
header.sticked.sticky .languages {
  line-height: 90px;
}
header.sticked.sticky .free-consult {
  line-height: 70px;
  vertical-align: top;
}
header.sticky.sticked .header-area.style3 .main-menu > ul {
  opacity: 0;
  text-align: center;
  visibility: hidden;
  transition: all 0.4s linear 0s;
  transform: scale(0);
}
header.sticky.sticked .header-area.style3 .main-menu .sticky-menu {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
header.sticky.sticked .header-area.style3 .main-menu > ul.social-icons {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

header.sticky.sticked .header-area.style3 .main-menu.show > ul.hover-menu {
  opacity: 1;
  text-align: left;
  visibility: visible;
  transform: scale(1);
}
header.sticky.sticked .header-area.style3 .main-menu.show > span.sticky-menu {
  opacity: 0;
  visibility: hidden;
}
.sticky-menu {
  color: #aaa;
  font-family: poppins;
  font-size: 17px;
  left: 235px;
  letter-spacing: 0.1px;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  text-decoration: underline;
  top: 0;
  transform: scale(0);
  visibility: hidden;
  z-index: 9;
  cursor: pointer;
  transition: all 0.3s linear 0s;
}
.new-feature-caro .owl-dots {
  bottom: 90px;
  position: absolute;
  right: 160px;
  z-index: 9;
}
.new-feature-caro .owl-dots.owl-dot {
  background: red none repeat scroll 0 0;
  height: 17px;
  width: 17px;
}
.new-feature-caro .owl-controls {
  position: unset;
}
.new-feature-caro .owl-dots .owl-dot {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  height: 16px;
  margin: 0 2px;
  width: 16px;
}
.new-feature-caro .owl-dots .owl-dot.active {
  width: 62px;
}
.welcom-gallery-note {
  background: #54364f none repeat scroll 0 0;
  display: inline-block;
  height: 100%;
  padding: 69px 90px;
  text-align: right;
  vertical-align: middle;
  border-radius: 5px 0 0 5px;
}
.welcom-gallery-note > h2 {
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 40px;
  letter-spacing: -0.3px;
  line-height: 50px;
  width: 100%;
  font-weight: bold;
}
.welcom-gallery-note > span {
  color: #ebebeb;
  display: inline-block;
  font-family: poppins;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 27px;
  width: 100%;
}
.welcom-gallery-note > p {
  color: #cfcfcf;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 40px;
  letter-spacing: -0.3px;
}
.welcome-gallery {
  margin: 0;
  padding-left: 0;
}
.welcome-gallery .owl-controls {
  right: 34px;
  top: 43px;
}
.welcome-gallery .owl-prev:hover:before,
.welcome-gallery .owl-next:hover:before,
.twitter-caro .owl-prev:hover:before,
.twitter-caro .owl-next:hover:before {
  transform: scale(1.2);
  color: #fff;
}
.welcome-gallery .owl-prev::before,
.welcome-gallery .owl-next::before,
.twitter-caro .owl-prev::before,
.twitter-caro .owl-next::before {
  border: 2px solid;
  border-radius: 100%;
  color: #000;
  font-size: 23px;
  height: 42px;
  line-height: 38px;
  width: 42px;
  background: #fff;
  opacity: 0.77;
  visibility: visible;
}
.welcome-gallery .owl-prev:hover::before,
.welcome-gallery .owl-next:hover::before {
  background-color: #0166b6 !important;
}
.welcome-gallery .owl-prev::before {
  right: 52px;
}
.twitter-caro .owl-controls,
.twitter-caro .owl-controls .owl-nav {
  position: unset;
  width: auto;
  transform: unset;
}
.twitter-caro .owl-prev {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.twitter-caro .owl-prev::before {
  left: -130px;
}
.twitter-caro .owl-next::before {
  right: -130px;
}
.twitter-caro .owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
/*--- home4 parallex section ---*/
.welcome-parallax {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.welcome-parallax > h2 {
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 0.1px;
  width: 100%;
}
.welcome-parallax > span {
  color: #fff;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px;
  width: 100%;
}
.welcome-parallax .new-btn {
  color: #fff;
  font-weight: bold;
  margin-top: 30px;
  padding: 18px 50px;
}
.welcome-parallax > i {
  display: inline-block;
  margin-bottom: 25px;
}
/* --- latest course ---*/
.latest-courses {
  display: inline-block;
  width: 100%;
}
.latest-courses > h2 {
  color: #131212;
  display: inline-block;
  font-family: poppins;
  font-size: 34px;
  font-weight: 500;
  margin-top: 0;
  width: 100%;
}
.option-set.new-course {
  display: inline-block;
  list-style: outside none none;
  margin: 10px 0 30px;
  padding-left: 0;
  text-transform: capitalize;
  width: 100%;
}
.option-set.new-course > li {
  display: inline-block;
}
.option-set.new-course > li a {
  border: 2px solid transparent;
  border-radius: 30px;
  color: #252525;
  display: inline-block;
  font-family: poppins;
  font-size: 16px;
  padding: 8px 27px;
}
.option-set.new-course > li a.selected {
  color: #fff;
  opacity: 0.7;
}
.latest-notes {
  display: inline-block;
  position: relative;
  width: 100%;
}
.latest-notes > figure {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.latest-notes > figure img {
  border-radius: 4px;
  width: 100%;
}
.rate-meta {
  opacity: 0;
  position: absolute;
  right: -54px;
  top: 15px;
  transform: rotate(-90deg);
  transition: all 0.3s linear 0s;
  visibility: hidden;
}
.stars-rate {
  display: inline-block;
  list-style: outside none none;
  padding-left: 0;
  vertical-align: middle;
}
.stars-rate > li {
  color: #f6c415;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
.rate-meta > a {
  color: #fff;
  display: inline-block;
  font-size: 15.6px;
  vertical-align: middle;
  margin-left: 10px;
}
.rate-meta > a:hover {
  transform: scale(1.2);
}
.link-course {
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 15.6px;
  height: 41px;
  left: 50%;
  line-height: 41px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  visibility: hidden;
  width: 41px;
}
.notes-info {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.notes-info > span {
  color: #b4b4b4;
  display: inline-block;
  font-family: poppins;
  font-size: 13px;
  width: 100%;
}
.notes-info > h3 {
  color: #343434;
  display: inline-block;
  font-family: poppins;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 5px;
  width: 100%;
}
.notes-info > h3 a {
  color: inherit;
}
.latest-notes {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.latest-notes > figure::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: -100%;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s linear 0s;
  visibility: hidden;
  width: 100%;
}
.latest-notes > figure:hover::before {
  border-radius: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
}
.latest-notes > figure:hover .rate-meta {
  opacity: 1;
  right: 16px;
  transform: rotate(0deg);
  visibility: visible;
}
.latest-notes > figure:hover .link-course {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  visibility: visible;
}
.link-course:hover {
  color: #fff;
}
.latest-event {
  background: #f3f1f3 none repeat scroll 0 0;
  display: inline-block;
  padding: 50px 0px 0px 30px;
  width: 100%;
}
.latest-title {
  color: #272729;
  display: inline-block;
  font-family: poppins;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.latest-event-meta {
  display: inline-block;
  margin-top: 44px;
  padding-bottom: 50px;
  position: relative;
  width: 100%;
}
.latest-event-meta:nth-last-child(2)::before {
  display: none;
}
.latest-event-meta > span {
  display: inline-block;
  font-family: poppins;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  width: 100%;
}
.latest-event-meta > h4 {
  color: #212121;
  display: inline-block;
  font-family: poppins;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  width: 100%;
}
.location {
  color: #272727;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  position: relative;
  width: 100%;
}
.latest-event-meta::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: -50px;
  position: absolute;
  width: calc(100% + 100px);
}
.location > span {
  background: #272729 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 3px 4px 8px 0 rgba(0, 0, 0, 0.28);
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  left: 0;
  line-height: 23px;
  opacity: 0;
  padding: 15px 30px;
  position: absolute;
  top: 30px;
  visibility: hidden;
  transition: all 0.2s linear 0s;
}
.location:hover > span {
  opacity: 1;
  visibility: visible;
}
.location > span::before {
  border-bottom: 8px solid #272729;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  left: 24px;
  position: absolute;
  top: -5px;
}
.more-info {
  float: right;
  margin-right: -50px;
  margin-top: 37px;
}
.more-info > a {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  width: 54px;
}
/*--- twitter carousel home 4 ---*/
.twitter-bg {
  background: #009cd7 none repeat scroll 0 0;
  float: left;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.twitter-stream {
  display: inline-block;
  width: 100%;
  padding-left: 60px;
}
.twitter-stream i {
  display: inline-block;
  vertical-align: top;
}
.twit-name {
  display: inline-block;
  padding-left: 13px;
  vertical-align: top;
}
.twit-name > span {
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 24px;
  font-weight: 500;
  line-height: 22px;
  width: 100%;
}
.twit-name ins {
  color: #fff;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  width: 100%;
}
.twitter-stream > p {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 0;
  margin-top: 20px;
}
.twitter-stream > p a {
  text-decoration: underline;
}
.backimage {
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  opacity: 0.15;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 222;
}
/*--- guide line packages home4 ---*/
.verticla-midle {
  display: table;
  height: 100%;
  margin: 0 auto;
  max-width: 84%;
  vertical-align: middle;
  width: 100%;
}
.guideline-package {
  color: #fff;
  display: table-cell;
  text-align: center;
  width: 100%;
  z-index: 991;
  position: relative;
  height: 100%;
  vertical-align: middle;
  padding-left: 169px;
}
.guideline-package > h2 {
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 38px;
  letter-spacing: -0.1px;
  line-height: 45px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 88%;
}
.guideline-package > p {
  color: #cfcfcf;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  line-height: 30px;
  width: 100%;
  max-width: 86%;
}
.guideline-package > a {
  display: inline-block;
  font-family: poppins;
  font-size: 16px;
  font-weight: 600;
  margin-top: 40px;
}
/*--- package tabs ---*/
.package-tab {
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 991;
  padding-right: 330px;
}
.nav.nav-tabs.pkg-btn {
  border-bottom: 0 none;
  color: #fff;
}
.pkg-btn .nav-item > a {
  background: #333 none repeat scroll 0 0;
  border-radius: 0 20px 0 0;
  font-family: poppins;
  font-size: 16px;
  font-weight: 500;
  margin-right: -14px;
  padding: 15px 44px;
  position: relative;
  display: inline-block;
  z-index: 3;
}
.pkg-btn .nav-item {
  display: inline-block;
}
.pkg-btn .nav-item:first-child a {
  background: #3a2639 none repeat scroll 0 0;
}
.pkg-btn .nav-item:nth-child(2) a {
  background: #54364f none repeat scroll 0 0;
  z-index: 2;
}
.pkg-btn .nav-item:nth-child(3) > a {
  background: #4b2f47 none repeat scroll 0 0;
  z-index: 1;
}
/*.pkg-btn .nav-item > a.active {
    background: red none repeat scroll 0 0;
}*/
.tab-content.pkg-content {
  margin-top: 0;
  float: left;
  width: 100%;
}
.pkg-content > .tab-pane {
  padding: 60px;
  position: relative;
}
.pkg-content > .tab-pane:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#382737+64,ffffff+100&1+63,0+100 */
  background: -moz-linear-gradient(
    top,
    rgba(56, 39, 55, 1) 63%,
    rgba(56, 39, 55, 0.97) 64%,
    rgba(255, 255, 255, 0) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(56, 39, 55, 1) 63%,
    rgba(56, 39, 55, 0.97) 64%,
    rgba(255, 255, 255, 0) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(56, 39, 55, 1) 63%,
    rgba(56, 39, 55, 0.97) 64%,
    rgba(255, 255, 255, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#382737', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.pckg-bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.pkg-info {
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 3;
}
.pkg-info > span {
  color: #fff;
  display: inline-block;
  font-family: poppins;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 5px;
  width: 100%;
}
.pkg-info > h2 {
  font-family: poppins;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -0.1px;
  margin-bottom: 13px;
}
.pkg-info > h2 span {
  color: #fff;
  font-family: poppins;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}
.pkg-info > p {
  color: #bbbbbb;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
}
.pkg-info .new-btn {
  color: #fff;
  margin-top: 25px;
  padding: 13px 30px;
}
.pkg-list {
  color: #fff;
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 3;
}
.pkg-list > li {
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 20px;
  width: 100%;
}
.pkg-list > li > i {
  color: #3fb442;
  margin-right: 10px;
}
.pkg-list > li:last-child {
  margin-bottom: 0;
}
/*--- student carouesl slick slider ---*/
.student-slider {
  float: left;
  width: 100%;
  padding: 0 100px;
}
.slider-student {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding-left: 0;
  width: 100%;
}
.slider-student li.slick-slide {
  text-align: center;
}
.slider-student li.slick-slide figure {
  display: inline-block;
  margin: 0;
  transform: scale(0.8);
  vertical-align: middle;
  width: 39%;
  transition: all 300ms ease 0s;
}
.slider-student li.slick-slide figure img {
  width: 100%;
  border-radius: 4px;
}
.slider-student li.slick-slide .buyer-deta {
  display: none;
  padding-left: 45px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 60%;
}
.buyer-deta > p {
  color: #656565;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 30px;
  width: 100%;
}
.buyer-deta > h4 {
  color: #161616;
  display: inline-block;
  font-family: poppins;
  font-size: 24px;
  font-weight: 600;
  width: 100%;
}
.buyer-deta > span {
  display: inline-block;
  font-family: poppins;
  font-size: 15px;
  letter-spacing: 0.3px;
  width: 100%;
}
.slider-student li.slick-slide.slick-center .buyer-deta {
  display: inline-block;
}
.slider-student li.slick-slide.slick-center figure {
  transform: scale(1);
}
.main-heading.style3 > h1 {
  color: #232323;
  display: inline-block;
  font-family: poppins;
  font-size: 35px;
  font-weight: 600;
  width: 100%;
}
.main-heading.style3 > span {
  color: gray;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
}
.main-heading.style3 {
  margin-bottom: 90px;
  position: relative;
}
.main-heading.style3::after {
  bottom: -30px;
  content: "";
  height: 6px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 65px;
}
.slider-student li.slick-slide .buyer-deta::before {
  color: #656565;
  content: '"';
  font-family: "Poppins", Sans-serif;
  font-size: 80px;
  font-style: italic;
  font-weight: 300;
  left: 30px;
  position: absolute;
  top: -75px;
}
.slider-student > button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: transparent;
  display: inline-block;
  line-height: initial;
  position: relative;
  z-index: 66;
}
.slider-student > button::before {
  content: "\f177";
  font-family: fontawesome;
  font-size: 40px;
  left: 0;
  position: absolute;
  top: -12px;
  cursor: pointer;
  color: #222;
}
.slider-student > button.slick-next::before {
  content: "\f178";
}
.slider-student > button.slick-next {
  bottom: 0;
  left: 82.5%;
  position: absolute;
}
.slider-student > button.slick-prev {
  bottom: 0;
  left: 260px;
  position: absolute;
}
/*--- update news section ---*/
.update-news {
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.update-news figure img {
  border-radius: 5px;
  width: 100%;
}
.update-news > figure {
  margin-bottom: 0;
  position: relative;
  transition: all 0.2s linear 0s;
}
.update-newsmeta {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  float: left;
  left: 0;
  padding: 30px;
  position: unset;
  text-align: center;
  transition: all 0.3s linear 0s;
  width: 100%;
  z-index: 2;
}
.update-newsmeta > h4 {
  color: #131313;
  font-family: poppins;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 28px;
  margin-bottom: 15px;
}
.update-newsmeta > ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}
.update-newsmeta > ul li {
  color: #ababab;
  display: inline-block;
  font-family: poppins;
  font-size: 13px;
  letter-spacing: 0.3px;
  margin-right: 30px;
}
.update-newsmeta > ul li i {
  margin-right: 10px;
}
.update-newsmeta > a {
  background: #eaeaea none repeat scroll 0 0;
  border-radius: 100%;
  color: #383838;
  display: inline-block;
  font-size: 20px;
  line-height: 64px;
  margin-top: 32px;
  text-align: center;
  width: 64px;
}
.update-news:hover .update-newsmeta > a {
  color: #fff;
}
.update-newsmeta > a:hover {
  transform: scale(0.9);
}
.update-news::before {
  background: #050a28 none repeat scroll 0 0;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.update-news:hover::before {
  opacity: 0.8;
  visibility: visible;
}
.update-news:hover .update-newsmeta {
  background: transparent none repeat scroll 0 0;
  bottom: auto;
  padding: 0 35px;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
}
.update-news:hover .update-newsmeta > h4 {
  color: #fff;
}
.update-news:hover .top-image {
  height: 0;
  opacity: 0;
  position: relative;
  visibility: hidden;
  z-index: -1;
}
.hover-image {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.update-news:hover .hover-image {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.medium-opacity.blackish.bit-gap:before {
  z-index: 0;
}
/* .elementor-section.elementor-section-boxed > .elementor-container{max-width: 1170px !important;width:100% !important;} */
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
  /*     margin: 0 0 1rem !important; */
}

.header-area.style3 .main-menu {
  font-size: 16px;
}
.select-language {
  background: #fff none repeat scroll 0 0;
  left: 0;
  line-height: initial;
  list-style: outside none none;
  margin: 0;
  opacity: 0;
  padding-left: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  transition: all 0.2s linear 0s;
  visibility: hidden;
  width: 100%;
}
.select-language > li {
  padding: 10px 20px;
}
.select-language > li a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  width: 100%;
}
.select-language > li:hover {
  background: #f0f0f0 none repeat scroll 0 0;
}
.select-language > li a img {
  margin-right: 10px;
}
.languages:hover .select-language {
  opacity: 1;
  visibility: visible;
}
.nice-select.form-control {
  border: 2px solid #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #282828;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  padding: 5px 30px 39px 30px;
  text-transform: capitalize;
  width: 100%;
}
.consult-sec .nice-select.form-control {
  padding: 10px 28px 37px;
}
.consult-sec .nice-select.form-control span.current {
  color: white;
}

.nice-select.form-control span.current {
  color: #868e96;
}
.custom-insta ul {
  display: inline-block;
  padding-left: 0;
}
.custom-insta ul li {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}
.nice-select.form-control {
  border: 2px solid #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #282828;
  display: inline-block;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  padding: 5px 30px 39px 30px;
  text-transform: capitalize;
  width: 100%;
}
.consult-sec .nice-select.form-control {
  padding: 10px 28px 37px;
  line-height: 26px;
}
.consult-sec .nice-select .option.selected.focus {
  font-weight: 400;
}
.consult-sec .nice-select.form-control span.current {
  color: white;
}

.nice-select.form-control span.current {
  color: #868e96;
}
.login-area .g-recaptcha > div {
  display: block;
  margin: 20px auto;
}
.login-btn-captcha {
  display: block;
  margin: 0 auto;
  text-align: center;
  float: left;
  width: 100%;
}
.g-recaptcha iframe {
  height: auto;
  float: none;
}
/*=================================
  New Pages
  Assigned TO: Fouzia Faiz
===============================*/

/*=================================
  Home Page 5
===============================*/
/*============General Style==========*/
.home5-style p {
  color: #666766;
  font-family: "Poppins", Sans-serif;
  letter-spacing: normal;
  font-weight: 300;
}
.home5-style h1,
.home5-style h2,
.home5-style h3,
.home5-style h4,
.home5-style h5 {
  font-family: poppins;
  font-weight: 700;
  letter-spacing: normal;
}
.theme-border-btn {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  border: 3px solid;
  padding: 16px 55px;
  text-transform: uppercase;
}
.theme-border-btn:hover {
  color: #fff;
}
.theme-border-btn,
.learning-gallery .owl-dot::before,
.featured-course-content,
.learning-service div,
.learning-service a,
.sponsors-images2,
.featured-course-item > figure img,
.photo-img .popup a::before,
.view-gal,
.photo-img figure::before,
.sub-form button,
footer.home5-style .bottom-menu ul li a,
.header-area.style5 .login-btn > a,
.header-area.style5 .top-search i,
.language-header5 > span {
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.learning-service h3 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 0;
  margin-top: 16px;
}
.learning-service figure {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  display: inline-block;
}
.learning-service figure:before {
  content: "";
  background-color: #000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border-radius: 50%;
  opacity: 0;
}
.learning-service:hover figure:before {
  opacity: 0.44;
  z-index: 2;
}
.learning-service img {
  border-radius: 50%;
}
.learning-service div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  opacity: 0;
  z-index: 2;
  transform: translate(-50%, -50%) scale(0, 0);
  -webkit-transform: translate(-50%, -50%) scale(0, 0);
  -o-transform: translate(-50%, -50%) scale(0, 0);
  -moz-transform: translate(-50%, -50%) scale(0, 0);
}
.learning-service:hover div {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -o-transform: translate(-50%, -50%) scale(1, 1);
  -moz-transform: translate(-50%, -50%) scale(1, 1);
}
.learning-service a {
  font-size: 15px;
  color: #fff;
  font-family: "Poppins";
  font-weight: 700;
  padding: 18px 32px;
  border: 2px solid transparent;
}
.learning-service a:hover {
  background-color: #fff;
}
.learning-service:hover a {
  left: 24%;
  opacity: 1;
  z-index: 99;
}
.learning-gal-txt span {
  font-size: 16px;
  font-weight: 700;
  display: block;
  letter-spacing: 0.96px;
  font-family: poppins;
  padding-bottom: 10px;
}
.learning-gal-txt h2 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 18px;
}
.learning-gal-txt p {
  font-size: 18px;
  line-height: 30px;
}
.learning-gal-txt {
  padding-left: 60px;
}
.learning-gal-txt > a {
  margin-top: 30px;
}
.learning-gallery .owl-controls {
  position: unset;
  right: 0;
  top: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.learning-gallery .owl-dots {
  position: absolute;
  left: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.learning-gallery .owl-dot {
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 2px solid #dddcdc;
  position: relative;
}
.learning-gallery .owl-dot::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  height: 2px;
  width: 0px;
  margin-top: -1px;
}
.learning-gallery .owl-dot.active::before {
  width: 25px;
}
.learning-gallery .owl-dot.active {
  background-color: #fff !important;
}
.featured-courses-tabs .nav-tabs {
  background-color: #2f1d52;
}
.featured-courses-tabs .nav-tabs li {
  display: block;
  width: 100%;
}
.featured-courses-tabs .nav-tabs li a {
  margin-left: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins";
  padding: 17px 0;
  display: block;
  position: relative;
  border-bottom: 1px solid #453561;
  z-index: 2;
}
.featured-courses-tabs .nav-tabs li a img {
  margin-right: 6px;
  height: 19px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
}
.featured-courses-tabs {
  position: relative;
  padding: 0 20% 100px;
  float: left;
  width: 100%;
}
.featured-courses-tabs .tab-content {
  margin-top: 0;
}
.featured-courses-tabs .nav.nav-tabs {
  position: absolute;
  right: 130px;
  top: 0;
  max-width: 205px;
  padding: 12px 0;
}
.featured-courses-tabs .nav-tabs li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -31px;
  z-index: -1;
  height: 100%;
  width: 117%;
}
.featured-courses-tabs .nav-tabs li a::after {
  content: "";
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 11px solid transparent;
  position: absolute;
  top: 50%;
  left: -42px;
  margin-top: -9px;
}
.featured-courses-tabs .tab-pane .row {
  margin-left: -9px;
  margin-right: -9px;
}
.featured-courses-tabs .tab-pane .row > div {
  padding-left: 9px;
  padding-right: 9px;
}
.featured-course-content .course-lang {
  float: right;
}
.featured-course-item > figure {
  overflow: hidden;
  margin-bottom: 0;
}
.featured-course-item > figure img {
  width: 100%;
}
.featured-course-item:hover > figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  --o-transform: scale(1.1);
}
.featured-course-content .course-lang img {
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  height: 24px;
  width: 24px;
}
.featured-course-content .f-course-duration i {
  padding-right: 8px;
  font-size: 20px;
}
.featured-course-content .f-course-duration {
  font-size: 14px;
  font-family: "Poppins";
  display: block;
  padding-top: 14px;
  padding-bottom: 2px;
}
.featured-course-content h2 {
  font-size: 22px;
  line-height: 35px;
}
.featured-course-content p {
  font-size: 16px;
  line-height: 26px;
}
.featured-course-content {
  background-color: #fff;
  padding: 18px 30px 30px;
  margin-top: 24px;
  position: relative;
}
.featured-course-content::before {
  content: "";
  position: absolute;
  top: -28px;
  left: 0;
  border-bottom: 14px solid #fff;
  border-top: 14px solid transparent;
  border-right: 14px solid transparent;
}
.featured-course-item:hover .featured-course-content {
  box-shadow: 0 0 27px rgba(0, 0, 0, 0.1);
}
.featured-course-item {
  margin-bottom: 40px;
}
.load-more-course {
  margin-top: 10px;
  text-align: center;
  float: left;
  width: 100%;
}
.heading-style-5 span.style5-tagline {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.48px;
  display: block;
  padding-bottom: 16px;
  padding-top: 45px;
}
.heading-style-5 h2 {
  font-family: "Poppins";
  font-size: 50px;
  font-weight: 700;
  text-transform: capitalize;
}
.heading-style-5 .heading-anime {
  position: relative;
  text-align: center;
  display: inline-block;
}
.heading-style-5 .heading-anime::before {
  content: "";
  height: 40px;
  width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.sponsors-images2 {
  text-align: center;
  border: 5px solid #ededec;
  padding: 10px;
  min-height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sponsors-images2:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.testi-review-item.home5-style > div {
  display: inline-block;
  vertical-align: top;
}
.review-avatar {
  width: 20%;
}
.review-text-box {
  width: 70%;
}
.home5-style .review-meta h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 800;
  line-height: 22px;
  margin-top: 20px;
  text-transform: uppercase;
}
.review-rating i {
  color: #ffde00;
  font-size: 15px;
}
.review-text-box {
  background-color: #fff;
  margin-left: 50px;
  text-align: center;
  padding: 40px 60px;
  position: relative;
}
.review-text-box::before {
  content: "";
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 11px solid #fff;
  position: absolute;
  top: 40px;
  left: -11px;
}
.review-text-box p {
  font-size: 19px;
  line-height: 32px;
  color: #666766;
  font-style: italic;
}
.review-text-box i {
  font-size: 50px;
  margin-bottom: 10px;
}
.testi-review-caro {
  padding: 100px 0 160px;
}
.testi-review-caro .owl-controls {
  left: 50%;
  right: auto;
  top: auto;
  bottom: 95px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.testi-review-caro .owl-dot {
  display: inline-block;
  background-color: #5e4f74;
  margin-right: 4px;
}
.testi-review-caro .owl-dot.active {
  height: 10px;
  width: 60px;
}
.photo-img {
  position: relative;
}
.gallery-photo {
  margin-bottom: 30px;
}
.photo-img figure {
  position: relative;
}
.photo-img figure::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
}
.gallery-photo:hover .photo-img figure::before {
  opacity: 1;
  visibility: visible;
}
.gallary-photos {
  float: left;
  width: 100%;
}
.photo-img .popup-gall {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 22;
  margin-top: -41px;
  margin-left: -41px;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  opacity: 0;
  -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
}
.gallery-photo:hover .popup-gall {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.photo-img .popup-gall a {
  height: 82px;
  width: 82px;
  display: block;
  font-size: 30px;
  line-height: 82px;
  text-align: center;
  background-color: #fff;
  color: #000;
  position: relative;
}
.photo-img .popup-gall a::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}
.photo-img .popup-gall a:hover::after {
  top: 0;
  left: 0;
}
.view-gal {
  font-size: 15px;
  font-weight: 700;
  font-family: "Poppins";
  text-transform: uppercase;
  color: #fff;
  border: 2px solid transparent;
  display: inline-block;
  padding: 22px 70px;
}
.view-gal:hover {
  background-color: transparent;
}
.view-btn-gall {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.sub-newsletter {
  padding: 80px 0;
}
.sub-newsletter.home5-style h2 {
  color: #fff;
  font-size: 40px;
}
.sub-newsletter span {
  font-weight: 300;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  color: #fbfafb;
}
.sub-form input {
  height: 77px;
  background-color: #fff;
  border: none;
  font-size: 14px;
  color: #999999;
  font-family: "Poppins", Sans-serif;
  padding: 12px 40px;
  min-width: 450px;
}
.sub-form button {
  font-size: 16px;
  font-weight: 700;
  font-family: "Poppins";
  text-transform: uppercase;
  color: #fff;
  background-color: #000000;
  border: none;
  padding: 27px 40px;
}
footer.home5-style .footer-meta > p {
  color: #c2c2c1;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.3px;
  padding-bottom: 25px;
}
footer.home5-style .social-media li a {
  height: 54px;
  width: 51px;
  line-height: 54px;
  font-size: 20px;
  color: #f1f1f1;
  border-radius: 0;
}
footer.home5-style .social-media li a:hover {
  transform: translateY(8px);
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -o-transform: translateY(8px);
}
footer.home5-style .social-media > li {
  margin-right: 8px;
}
footer.home5-style .bottombar5 span {
  font-size: 18px;
  color: #c2c2c1;
  font-family: "Poppins", Sans-serif;
  font-weight: 300;
  padding: 20px 0;
  display: block;
}
footer.home5-style {
  background-color: transparent;
  position: relative;
}
.home-page5-footer {
  background-size: cover !important;
  background-position: center center !important;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.home-page5-footer::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.93;
}
footer.home5-style .bottombar5 {
  float: left;
  width: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
}
footer.home5-style .bottom-menu ul {
  padding: 0;
  list-style: none;
}
footer.home5-style .bottom-menu ul li {
  display: inline-block;
}
footer.home5-style .bottom-menu ul li a {
  font-size: 16px;
  color: #c2c2c1;
  font-family: "Poppins", Sans-serif;
  font-weight: 300;
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}
footer.home5-style .bottom-menu ul li a::before {
  content: "";
  height: 11px;
  width: 1px;
  background-color: #5c4f67;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -6px;
}
.header-area.style5 {
  background-color: #fff;
}
.header-area.style5 .main-menu > ul > li a {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  font-family: "Poppins";
}
.header-area.style5 .main-menu > ul > li ul li a,
.header-area.style5 .mega2-info .mega-meta > a {
  font-weight: normal;
  font-size: 15px;
}
.header-area.style5 .top-search i {
  height: 50px;
  width: 50px;
  background-color: #f6f6f6;
  line-height: 50px;
  text-align: center;
  color: #333;
  border-radius: 50%;
}
.header-area.style5 .top-search::before {
  display: none;
}
.header-area.style5 .login-btn > a {
  height: 50px;
  width: 50px;
  background-color: #f6f6f6;
  line-height: 57px;
  text-align: center;
  color: #333;
  border-radius: 50%;
  display: inline-block;
}
.header-area.style5 .login-btn > a i {
  margin-right: 0;
}
.header-area.style5 .search-n-cart > li {
  margin-left: 10px;
}
.header-area.style5 .login-btn > a:hover,
.header-area.style5 .top-search i:hover {
  color: #fff;
}
.language-header5 {
  float: left;
}
.language-header5 > span {
  height: 50px;
  width: 50px;
  background-color: #f6f6f6;
  line-height: 50px;
  text-align: center;
  color: #333;
  border-radius: 50%;
  display: inline-block;
}
.header5-right-area {
  float: right;
}
.header-area.style5 .main-menu {
  padding: 0;
}
.header-area.style5 .login-btn:hover ul {
  visibility: visible;
  opacity: 1;
}
.header-area.style5 .login-btn > ul > li > a {
  display: block;
  color: #b1b0b1;
  font-weight: 500;
  font-family: "Poppins";
  font-size: 15px;
  padding: 7px 25px;
}
.header-area.style5 .login-btn > ul {
  background-color: #141414;
  border: none;
  padding: 15px 0;
}
.header-area.style5 .login-btn > ul::before,
.login-popup-style5::before {
  content: "";
  border-bottom: 9px solid #141414;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
  position: absolute;
  top: -9px;
  left: 20px;
}
.login-popup-style5,
.register-popup-style5 {
  background-color: #141414;
  padding: 60px 40px 40px;
  position: relative;
}
.login-popup-style5 h3,
.register-popup-style5 h3 {
  font-size: 22px;
  font-family: "Poppins";
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}
.login-popup-style5 form input,
.register-popup-style5 form input {
  height: 54px;
  border: 2px solid #6f6f6f;
  font-size: 13px;
  color: #979797;
  padding: 5px 15px;
  margin-bottom: 10px;
  width: 100%;
  font-family: "Poppins";
  border: none;
}
.login-popup-style5 > span,
.register-popup-style5 > span {
  height: 25px;
  width: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  display: block;
  text-align: center;
  float: right;
  margin-top: -40px;
  cursor: pointer;
}
.login-popup-style5 form button,
.register-popup-style5 form button {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 700;
  padding: 14px 35px;
  display: inline-block;
  border: none;
}
.main-menu .login-popup-style5 form a,
.main-menu .register-popup-style5 form a {
  display: inline-block;
  color: #959595 !important;
  font-size: 13px;
  padding: 0;
  float: right;
  margin-top: 18px;
}
.main-menu .login-popup-style5 form a:hover,
.main-menu .register-popup-style5 form a:hover {
  background-color: transparent;
}
.login-popup-style5,
.register-popup-style5 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  width: 382px;
}
.login-popup-style5.active,
.register-popup-style5.active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.login-popup-style5 .form-btns,
.register-popup-style5 .form-btns {
  margin-top: 12px;
}
.g-recaptcha > div {
  width: 100% !important;
}
.main-menu > ul > li ul li a span {
  color: #f00;
  animation: blinkingText 1s infinite;
  font-weight: 600;
}
@keyframes blinkingText {
  0% {
    color: #f00;
  }
  50% {
    color: #ff000075;
  }
  100% {
    color: #f00;
  }
}
-webkit-@keyframes blinkingText {
  0% {
    color: #f00;
  }
  50% {
    color: #ff000075;
  }
  100% {
    color: #f00;
  }
}
-moz-@keyframes blinkingText {
  0% {
    color: #f00;
  }
  50% {
    color: #ff000075;
  }
  100% {
    color: #f00;
  }
}
.header-area.style5 .main-menu .lecture-avatar h4 a {
  color: inherit;
}
/*=== Page Loader ===*/
.page-loader {
  background: #fff;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
}
.page-loader .percentage-counter {
  text-align: center;
}
.page-loader .percentage-counter p {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 10px;
}
.page-loader .percentage-counter h1 {
  color: #333;
  font-size: 60px;
  font-weight: 700;
}
.page-loader .percentage-counter hr {
  border: none;
  height: 2px;
}
.page-loader .percentage-counter {
  position: relative;
  width: 250px;
}
.page-loader .percentage-counter h1.abs {
  position: absolute;
  top: 0;
  width: 100%;
}
.page-loader .percentage-counter .color {
  width: 0px;
  overflow: hidden;
}

header .topbar2 .language {
  float: right;
}

header .topbar2 .little-contact {
  float: left;
}
.main-bar.sticky {
  padding: 0px;
}
.main-bar.sticky .header-area {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  z-index: 33 !important;
  position: fixed !important;
  left: 0;
  top: 0;
}

.header-area.style5 .login-btn > a > i {
  font-size: 25px !important;
}

.header-area.style5 .login-btn {
  padding-top: 2px !important;
}
.elementor-widget-newsletter h4 {
  color: #0b5c59;
}
.esperto_gallery-title {
  top: 145px;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  color: #fff;
  position: absolute;
}
.topbar2,
.nav.nav-tabs.coaching > li a.active,
.topbar2 .select-branche {
  background: #062f2b;
}
.home-3-featured-area .owl-stage-outer .owl-item .f-caro-meta i {
  position: relative;
}
.home-3-featured-area .owl-stage-outer .owl-item .f-caro-meta:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #00000073;
  z-index: 1;
}
.new-featurearea .image-uppermeta {
  z-index: 2;
}
.appoint-form .chosen-container .chosen-drop {
  background: #377876 !important;
}
.branches ul li a {
  font-size: 14px;
}
.language ul li:hover,
.branches ul li:hover {
  background-color: #003c39 !important;
}
.language ul li a {
  font-weight: 400 !important;
}
.elementor-widget-transform_life .video-tab .tab-video-btn li.active img {
  border-color: #0b5c59 !important;
}
.elementor-widget-transform_life .video-tab li.active::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-color: #0000008c;
}
.elementor-widget-transform_life .video-tab li.active {
  border-color: #0b5c59 !important;
}
.page-template .appoint-form.style2 {
  padding-left: 20px;
  padding-right: 20px;
}
header .sticky .header-area {
  height: 75px;
}
header .sticky .header-area li {
  line-height: 60px;
}
header .sticky .header-area .main-menu {
  padding-top: 22px;
}
header .sticky .header-area .logo img {
  width: 80%;
}
header .sticky .header-area .main-menu ul li a {
  font-size: 16px;
}
header .sticky .header-area .appointment .button {
  font-size: 14px;
}

/* //After Changes */

/* header move on scroll */
.slideUp {
  transform: translateY(-140px);
  -webkit-transform: translateY(-140px);
  -moz-transform: translateY(-140px);
  -o-transform: translateY(-140px);
  position: fixed;
  top: 0;
  width: 100%;
}
.slideDown {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
}
.slideUp,
.slideDown {
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
}
span.course-price-reg {
  color: #21837f !important;
}
#stickyHeader.slideDown .topbar2,
#stickyHeader.slideUp .topbar2 {
  display: none !important;
}
#stickyHeader.slideDown .header-area .logo,
#stickyHeader.slideDown .header-area .main-menu {
  line-height: 72px;
}
#stickyHeader.slideDown .header-area .appointment .button {
  font-size: 14px;
  margin-top: 6px;
}
#stickyHeader.slideDown .header-area .main-menu ul li a {
  font-size: 14px;
}
#stickyHeader.slideDown .header-area .logo img {
  margin-top: 10px;
  width: 80%;
}
#stickyHeader.slideDown .header-area .search-n-cart > li i {
  font-size: 14px;
}
ul.course-list li:hover img {
  transform: scale(1.05);
}
ul.course-list li img {
  transition: 0.3s ease-in-out;
}
ul.course-list li .course-avatar {
  overflow: hidden;
}
ul.course-list li .about-course a:hover {
  color: #ffab17;
}
a.free-consult {
  font-size: 17px;
}
.languages ul.select-language li {
  background-color: white;
}
.welcome-parallax a.new_banner_btn {
  margin-top: 45px;
  display: inline-block;
}
.welcome-parallax span {
  margin-top: 8px;
}
.update-news .update-newsmeta ul {
  display: flex;
}
.elementor-widget-testimonials .happy-caro .bg-image {
  height: 100%;
}
.elementor-widget-testimonials .whitish::before {
  height: 100%;
}
.elementor-widget-testimonials {
  height: 100%;
}
.elementor-widget-custom_coaches .sale-sec .prod-sale .prodct-avatar h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-60%, -50%);
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.elementor-widget-custom_coaches .sale-sec .prod-sale:hover .prodct-avatar h3 {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.elementor-widget-our_services .services-col-style2 .image-icon img {
  width: auto;
  height: 70px;
}
.elementor-widget-our_services .services-col-style2 .image-icon {
  height: 133px;
  width: 133px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0b5c59;
  border: 3px solid #ffab17;
}
.elementor-widget-our_services .services-col-style2 .why-coach {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #fbdb9a;
  padding-top: 25px;
  padding-bottom: 20px;
  background-image: url("https://esperto1.webinanedemos.com/wp-content/uploads/2024/04/services-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-widget-our_services .services-col-style2 {
  margin-bottom: 30px;
}
.elementor-widget-our_services .services2-meta {
  transition: 0.3s ease-in-out;
}
.elementor-widget-our_services .why-coach:hover {
  background-color: #0b5c59;
}
.elementor-widget-our_services .why-coach {
  text-align: left;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.elementor-widget-our_services .why-coach .services2-meta h5 {
  padding-top: 15px;
}
.blog-style2-meta h2 {
  line-height: 40px;
}
.blog-style2-avatar span {
  position: absolute;
  margin-top: 17px;
  margin-left: 17px;
  padding: 5px 10px 5px 10px;
}
.blog-style2-meta {
  padding: 0px 15px 10px 15px;
  transition: 0.3s ease-in-out;
}
.elementor-widget-our_services .why-coach .services2-parent {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  transition: 0.3s ease-in-out;
  padding: 0 10px;
}
.elementor-widget-our_services .why-coach:hover .services2-parent {
  transform: translate(0px, -7px);
}
.elementor-widget-coaching .online-coaches .tab-content {
  padding: 0;
}
.elementor-widget-coaching .online-coaches .online-coaches > li {
  position: relative;
  width: 25%;
  margin-right: 30px;
  transition: 0.3s ease-in-out;
  background-color: white;
}
.elementor-widget-coaching .online-coaches .online-coaches > li:nth-child(4) {
  margin-right: 0;
}

.elementor-widget-coaching .tab-content {
  margin-top: 40px;
  width: 100%;
  margin-bottom: 20px;
}
.elementor-widget-coaching .tab-content .coach-info {
  background-color: white;
}
.elementor-widget-coaching .tab-content .coach-info .rating span {
  display: none;
}
.elementor-widget-coaching .online-coaches .online-coaches {
  margin-top: 30px;
  display: flex;
}
.blog-style2-meta .blog2-flex {
  display: flex;
}
.elementor-widget-our_blogs .blog-style2-meta p {
  display: none;
}
.elementor-widget-our_blogs .blog-style2-meta {
  background-color: #f5f5f5;
  padding: 30px;
}
.elementor-widget-custom_coaches .prod-sale {
  padding-right: 10px;
}
.elementor-widget-our_blogs .blog-style2-meta h2 {
  line-height: 15px !important;
}
.page-id-4249 .elementor-6190 {
  display: none;
}
.elementor-widget-our_blogs .blog2-flex span {
  font-size: 14px;
  color: #888888;
}
.elementor-widget-our_blogs .blog2-flex .blog2_author {
  font-size: 14px;
}
.elementor-widget-our_blogs .blog-style2-meta {
  transition: background-image 0.5s ease;
}
/*.elementor-widget-our_blogs .blog-style2-meta:hover {
	background-image: url(https://esperto1.webinanedemos.com/wp-content/uploads/2024/04/services-bg.jpg);
}*/
.elementor-widget-our_blogs .blog-style2-meta h2 {
  padding-top: 10px;
}

.header-area.style3 {
  position: absolute;
  top: 50px;
}
.header-area.style3 .container {
  background-color: #00000069;
  max-width: 1280px;
  border-radius: 15px;
  height: 110px;
  align-content: center;
}
.header-area.style3 .lang-box {
  top: -55px;
}
.header-area.style3 .main-menu {
  line-height: 80px;
}
.header-area.style3 .lang-box {
  border-radius: 0px 20px 20px 0px;
}
.header-area.style3 .lang-box a.free-consult {
  border-radius: 0px 15px 15px 0px;
}
.header-area .logo {
  line-height: 90px;
}
.header-area.style3 .lang-box span {
  font-size: 14px;
  margin-top: 0px;
}
.header-area.style3 .lang-box .free-consult {
  font-size: 18px;
}
.course2-parent {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.course2-parent .slider-nav {
  width: 9.1%;
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
}
.course2-parent .course-style2 {
  width: 90.9%;
}
.course2-parent .slick-list.draggable {
  padding: 0 !important;
}
.course2-parent .slick-track .size-post-thumbnail {
  height: 110px;
  width: 90px !important;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 20px;
}
.course2-parent .slick-track .size-post-thumbnail:nth-child(3) {
  margin: 0;
}
.course2-parent .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
}
.course2-parent .course-style2 .carousel-slider-p {
  padding-left: 0;
}
.course2-parent .course-style2-img img {
  height: 620px;
  object-fit: cover;
  border-radius: 40px;
}
.course2-parent .course-style2::before {
  content: "";
  background: url(https://esperto1.webinanedemos.com/wp-content/uploads/2024/05/course2-parent-bg-2.jpg);
  position: absolute;
  left: 70px;
  top: 50px;
  z-index: -1;
  width: 94.4%;
  height: 520px;
  border-radius: 40px;
}
.course2-parent .course-style2 .course-category-name {
  background-color: #ffab17;
  padding: 11px 27px;
  border-radius: 50px;
  margin-bottom: 30px;
  display: inline-block;
}
.course2-parent .course-style2 .course2-title a {
  font-size: 40px;
  line-height: 50px;
}
.course2-parent .course-style2 .promo-package ul {
  background-color: white;
}
.course2-parent .course-style2 .promo-package ul li {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  height: 75px;
  padding: 0 12px;
}
.course2-parent .course-style2 .promo-package ul li:nth-child(2) {
  background-color: #ffab17;
}
.course2-parent .course-style2 .promo-package ul li i {
  color: black;
  font-size: 30px;
  margin-right: 10px;
}
.course2-parent .course-style2 .promo-package {
  margin-top: 25px;
}
.course2-parent .course-style2 .course-sale-price {
  margin-top: 25px;
  display: inline-block;
}
.course2-parent .course-style2 .course2-desc {
  margin-top: 15px;
}
.course2-parent .course-style2 .course-slider-content {
  padding-left: 35px;
  padding-right: 67px;
}
.course2-parent .slick-list.draggable .slick-track .slick-current:before {
  content: "";
}
.event-ul .latest-event-style2 .latest-event-meta-style2 li.event2-list {
  list-style: none;
  background: url(https://esperto.webinane.com/wp-content/uploads/2024/04/latest-event-bg-min.jpg);
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}
.event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date {
  background-color: white;
  text-align: center;
  margin-left: 10px;
  position: relative;
  padding-top: 35px;
  padding-bottom: 21px;
  padding-left: 10px;
  padding-right: 10px;
  width: 153px;
}
.event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date
  span {
  width: 100%;
  display: inline-block;
}

.event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date
  span.month {
  font-weight: 600;
  font-size: 15px;
}
.event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date::before {
  position: absolute;
  content: "";
  background-color: white;
  height: 10px;
  top: -10px;
  left: 0;
  width: 100%;
}
.event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date::after {
  position: absolute;
  content: "";
  background-color: white;
  height: 10px;
  bottom: -10px;
  left: 0;
  width: 100%;
}
.event-ul .latest-event-style2 .latest-event-meta-style2 .events2-meta {
  padding: 0px 25px 0px 40px;
}
.event-ul {
  padding-left: 0;
}
.home2 .package .pkg-avatar span {
  border: 5px solid white;
  height: 90px;
  width: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home2 .package {
  transition: 0.3s ease-in-out;
}
.home2 .package:hover {
  background: #0b5c59 !important;
}
.home2 .package:hover span,
.home2 .package:hover h3,
.home2 .package:hover li {
  color: white !important;
}
.home2 .package span,
.home2 .package h3,
.home2 .package li {
  transition: 0.3s ease-in-out;
}
.video-lecture .lecture-avatar .lecture-meta svg {
  fill: #cfc2c2;
  height: 30px;
  width: auto;
}
.elementor-widget-promo_box .matalic:before {
  background: #5e4798;
}
.promo-box .promo-data .button {
  background-color: #5e4798;
  border-color: #5e4798;
}
.promo-box .promo-data .button:hover {
  color: #5e4798 !important;
}
.promo-box .promo-data .html5lightbox {
  margin-left: 35px;
  margin-top: 10px;
  display: inline-block;
}
.promo-box .promo-data .html5lightbox i {
  height: 30px;
  width: 30px;
  background-color: #5e4798;
  border-radius: 50px;
  color: white;
}
.cases2-img img {
  width: 260px;
  height: 290px;
  object-fit: cover;
}
.testi-style2 button {
  width: 284px;
  margin-bottom: 20px;
}
span.testimonial-designation {
  margin-top: -4px;
}
.testimonial-image img {
  height: 465px !important;
}
.testi-style2 {
  padding-top: 20px;
}
.elementor-widget-promo_box .promo-box .flex {
  display: flex;
  align-items: center;
}
.elementor-widget-promo_box .promo-box .html5lightbox svg {
  fill: #5e4798;
  height: 30px;
  width: auto;
}
.elementor-widget-promo_box .promo-box .html5lightbox .icon {
  background-color: #fff;
  height: 47px;
  width: 47px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.elementor-widget-promo_box .promo-box .html5lightbox em {
  font-size: 16px;
  color: black;
  font-weight: 500;
  margin-left: 10px;
  position: relative;
}
.elementor-widget-promo_box .promo-box .html5lightbox em::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #5e4798;
}
.elementor-widget-promo_box .promo-data form input,
.elementor-widget-promo_box .promo-data form .nice-select {
  background: white;
  margin-bottom: 10px;
  border: none;
  height: 50px;
}
.elementor-widget-promo_box .promo-data form .nice-select span {
  font-size: 13px !important;
  color: #7b7b7b !important;
  font-weight: 400 !important;
}
.elementor-widget-promo_box .promo-data {
  padding: 80px 50px 60px 40px;
}
.elementor-widget-promo_box .promo-data {
  display: inline-block;
  vertical-align: bottom;
  width: 49.5%;
}
.elementor-widget-promo_box .promo-box {
  margin-top: -70px;
}
.online-tuition .main-heading p {
  max-width: 100%;
}
.home-four-contact-form form input,
.home-four-contact-form form select {
  height: 46px;
  background: white;
  border-radius: 50px;
  border: none;
  font-size: 13px;
  margin-bottom: 20px;
  padding: 5px 20px;
  width: 85%;
  color: #666;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.home-four-contact-form form select {
  position: relative;
}
.home-four-contact-form form .wpcf7-submit {
  background-color: #6d47e3;
  color: white;
  position: relative;
  padding: 8px 60px;
  box-shadow: 0px 0px 0px 0px #0000;
  transition: 0.3s ease-in-out;
  width: auto;
  font-weight: 600;
}
.home-four-contact-form form .wpcf7-submit:hover {
  box-shadow: 3px 5px 0px 2px #0000001c;
}
.courses-before-square {
  position: absolute;
}
.courses-before-square::before {
  content: "";
  height: 107%;
  width: 88%;
  background-color: #6c4ac1;
  position: absolute;
  left: 73px;
  top: -15px;
}
.courses-before-square {
  position: relative;
}
.tech-students img {
  position: relative;
}
.tech-students .main-heading p {
  max-width: 100%;
}
.tech-students .p p {
  font-size: 16px;
}
.home-four-courses .latest-notes > figure::before,
.home-three-courses .latest-notes > figure::before {
  background: #0166b6;
}
.home-three-courses .link-course:hove,
.home-four-courses .link-course:hover {
  background: #0166b6;
}
.home-five-services .main-heading {
  margin-bottom: 0;
}

.home-five-services .home-five-services {
  transition: 0.3s ease-in-out;
}
.home-five-services:hover .elementor-widget-image:before {
  background-color: #9071dc;
}
.home-five-services .elementor-widget-image:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #9071dc;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.home-five-services .elementor-widget-heading h1 {
  text-align: left;
}
.home-five-services .elementor-widget-heading {
  width: 85%;
}
.case2-parent {
  transition: 0.3s ease-in-out;
}
.case2-parent:hover {
  background-color: #9071dc;
  color: white;
}
.case2-parent:hover .case2_icon svg {
  fill: white !important;
}
.case2-parent .case2_icon svg,
.case2-parent .case2-date,
.case2-parent .cases2-description,
.case2-parent .cases2-description {
  transition: 0.3s ease-in-out !important;
}
.case2-parent:hover .case2-date,
.case2-parent:hover .cases2-title,
.case2-parent:hover .cases2-description {
  color: white !important;
}
.home5-events
  .event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date::before {
  border: 1px solid #9570da;
  border-bottom: 0;
  left: -1px;
  width: 102%;
  transition: 0.3s ease-in-out;
}
.home5-events
  .event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date::after {
  border: 1px solid #9570da;
  border-top: 0;
  left: -1px;
  width: 102%;
  transition: 0.3s ease-in-out;
}
.home5-events
  .event-ul
  .latest-event-style2
  .latest-event-meta-style2
  li.event2-list
  .latest_event_date {
  border: 1px solid #9570da;
  width: 140px;
}
.home5-events .latest-event-meta-style2 {
  transition: 0.3s ease-in-out;
}
.home5-events .latest-event-meta-style2:hover {
  background-color: #9570da;
  color: white;
}
.home5-events .latest-event-meta-style2 a {
  transition: 0.3s ease-in-out !important;
}
.home5-events .latest-event-meta-style2:hover a {
  color: white !important;
}
.home5-events .latest-event-meta-style2 .latest_event_date {
  transition: 0.3s ease-in-out;
}
.home5-events .latest-event-meta-style2:hover .latest_event_date {
  background-color: #9570da !important;
}
.home5-events
  .latest-event-meta-style2:hover
  li.event2-list
  .latest_event_date::before,
.home5-events
  .latest-event-meta-style2:hover
  li.event2-list
  .latest_event_date::after {
  background-color: #9071dc;
}
.home5-events .latest-event-meta-style2 .events2-meta {
  margin-left: 25px;
}
.home5-events .latest-event-meta-style2 .latest_event_date .day,
.home5-events .latest-event-meta-style2 .latest_event_date .month {
  transition: 0.3s ease-in-out;
}
.home5-events .latest-event-meta-style2:hover .latest_event_date .day,
.home5-events .latest-event-meta-style2:hover .latest_event_date .month {
  color: white;
}
.company-promo-box .medium-opacity {
  opacity: 1;
}
.home-four-wellcome-to-dream .welcom-gallery-note {
  background: #0166b6;
}
.home-four-wellcome-to-dream .owl-prev,
.home-four-wellcome-to-dream .owl-next {
  visibility: hidden;
}
.why-coach {
  background-color: #f5f7f7;
  padding: 73px 55px 73px 55px;
}
.why-coach p {
  margin-bottom: 15px;
  transition: 0.3s ease-in-out;
}
.image-icon img {
  width: 25%;
  height: 73px !important;
  margin-bottom: 15px;
  filter: brightness(0) saturate(100%);
}
.arrow-icon {
  border: 1px solid black;
  border-radius: 50px;
  width: 45px;
  height: 45px;
}
.arrow-icon a svg {
  margin-left: 12px;
  margin-top: 13px;
}
.services-col {
  margin-top: 45px;
}
.why-coach:hover .services1-parent .services1-meta h5 {
  color: #ffffff !important;
}
.why-coach:hover .services1-parent .services1-meta p {
  color: #ffffff !important;
}
.why-coach:hover .services1-parent .image-icon img {
  filter: brightness(0) saturate(100%) invert(91%) sepia(100%) saturate(36%)
    hue-rotate(196deg) brightness(108%) contrast(99%);
}
.why-coach:hover .arrow-icon {
  background-color: #ffc220 !important;
  border: 1px solid #ffc220;
}
.header-area .main-menu .cart-dropdown .cart-scrollbar li {
  display: flex;
}
.header-area .main-menu .cart-dropdown .cart-scrollbar li a {
  font-size: 12px !important;
}
.header-area .main-menu .cart-dropdown {
  padding: 20px;
  padding-top: 30px;
}
.header-area .main-menu .cart-dropdown .cart-scrollbar li a i.fa {
  font-size: 20px;
}
.header-area .cart-dropdown ol li {
  margin-bottom: 10px;
}
.slideUp .cart-dropdown {
  display: none !important;
}
.slideDown .cart-dropdown {
  display: block !important;
}
.header-area .cart-dropdown .check-buttons a {
  font-size: 12px !important;
}
#full-header .container .row {
  align-items: center;
}
.services-new-style {
  background-color: #f1c50e26;
  padding: 30px 50px;
  border: 1px solid #f1c50e57;
  transition: 0.3s ease-in-out;
}
.services-new-style.bg-white {
  background-color: white;
}
.services-new-style:hover {
  box-shadow: 0px 5px 7px 0px #00000017;
  transform: translate(0px, -5px);
  cursor: pointer;
}
.blog-style2-meta .blog2_author {
  padding-right: 20px;
}
.elementor-widget-latest_events .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.latest-event-style2 .latest-event-meta-style2 li.event2-list .events2-meta {
  width: 100%;
}
.company-promo-box .bg-image,
.company-promo-box .matalic:before {
  height: 680px;
}
.new-promo-funfact .funfact {
  display: inline-block;
}
.header-area.style3 .lang-box {
  height: 110px !important;
}
.header-area.style3 .lang-box a.free-consult {
  height: 110px;
  align-content: center;
}
.header-area.style3 .languages a {
  font-size: 0;
}
.header-area.style3 .select-language {
  width: 60px;
}
.header-area.style3 .a.free-consult {
  padding: 0 25px !important;
}
.home-four-courses .latest-courses .option-isotop .option-set {
  margin: auto;
  text-align: center;
  padding: 10px 0 30px;
}
.home-four-courses .latest-courses h2 {
  display: none;
}
.page-id-1623 .new-footer:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0166b6;
  opacity: 0.9;
}
.page-id-5068 .new-footer:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #9071dc;
  opacity: 0.9;
}
.page-id-5068 .new-bottom-bar {
  background-color: #9071dc !important; 
}
.page-id-1623 .new-bottom-bar:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0166b6;
  opacity: 0.9;
}
.home-four-services.elementor-widget-our_services .why-coach:hover {
  background-color: #6c4ac2;
}
.elementor-widget-latest_events .evnt-date {
  width: 95px;
  height: 95px;
  border-radius: 50px;
  text-align: center;
  align-content: center;
  padding-top: 7px;
  outline: 10px solid #08382f17;
  transform: translate(10px, 0px);
}
.elementor-widget-latest_events .evnt-date p {
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}
.elementor-widget-latest_events .event3-date-p {
  text-align: -webkit-right;
  margin-top: -57px;
}
.elementor-widget-latest_events h2 {
  line-height: 26px !important;
  padding-top: 10px;
}
.elementor-widget-latest_events .event3-venue svg {
  height: 18px;
  width: auto;
  margin-right: 8px;
  fill: #062f2b;
}
.elementor-widget-latest_events .event3-venue {
  display: flex;
  align-items: center;
}
.elementor-widget-latest_events .evnt-meta-p {
  padding: 0px 30px;
  padding-bottom: 26px;
}
.elementor-widget-latest_events .event3-p {
  border: 1px solid #eeeeee;
}
.elementor-widget-latest_events .organizer {
  border: 1px solid #eeeeee;
  border-right: 0;
  border-left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
  border-bottom: 0;
}
.elementor-widget-latest_events .event3-author {
  position: relative;
}
.elementor-widget-latest_events .event3-author img {
  height: 60px;
  width: 60px;
  object-fit: cover;
  border-radius: 50%;
  outline: 3px solid white;
  box-shadow: 0px 0px 6px 3px #0000002e;
  border: 1px solid white;
  margin-right: 10px;
}
.elementor-widget-latest_events .latest-event3-meta {
  margin-bottom: 50px;
}
.elementor-widget-latest_events .event3-venue {
  padding-top: 6px;
}
.elementor-widget-our_blogs .blog3-sec .blog3-avatar img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.elementor-widget-our_blogs .blog3-sec img.avatar {
  height: 55px;
  width: 55px;
  border-radius: 50px;
  border: 5px solid white;
  box-shadow: 0px 0px 7px 2px #00000026;
  margin-top: -25px;
  background-color: #e5e5e5;
}
.elementor-widget-our_blogs .blog3-avatar {
  text-align: center;
  border: 1px solid #e9e9e9;
  transition: 0.3s ease-in-out;
}
.elementor-widget-our_blogs .blog3-avatar ul {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 25px;
}
.elementor-widget-our_blogs .blog3-avatar ul li {
  list-style: none;
  width: 33.333%;
  background-color: #e9e9e9;
  margin-right: 1px;
  height: 33px;
  align-content: center;
}
.map-full-width .single-meta {
  padding: 0;
}
.elementor-widget-our_blogs .blog3-title h2 {
  line-height: 15px;
  width: 80%;
  margin: auto;
  padding-top: 20px;
}
.elementor-widget-our_blogs .blog3-avatar ul li i {
  font-size: 14px !important;
  color: #666666;
  margin-right: 7px;
}
.elementor-widget-our_blogs .blog3-avatar ul li a,
.elementor-widget-our_blogs .blog3-avatar ul span {
  font-size: 14px;
  color: #666666;
}
.elementor-widget-our_blogs .blog3-avatar ul span {
  width: 33.333%;
  background-color: #e9e9e9;
  height: 33px;
  align-content: center;
}
.elementor-widget-our_blogs .blog3-avatar:hover {
  box-shadow: 0px 5px 10px 0px #0000001f;
  transform: translate(0px, -5px);
}
.elementor-widget-our_blogs .blog3-sec .fromdown-bottom {
  margin-top: 0 !important;
  margin-bottom: 50px;
}
.elementor-widget-our_blogs .blog3-avatar ul span i {
  margin-right: 7px;
}
.elementor-widget-team .team-style4 .team-style4-social {
  padding-left: 0;
}
.elementor-widget-team .team-style4 .team-style4-social li {
  list-style: none;
  height: 43px;
  width: 43px;
  border-right: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e1e1e1;
  margin-right: 5px;
  transition: 0.3s ease-in-out;
}
.elementor-widget-team .team-style4 .team-style4-social li a {
  background-color: transparent !important;
  color: #222 !important;
}
.elementor-widget-team .team-style4 .team-style4-social li:hover {
  background-color: #222;
  box-shadow: 0px 5px 5px 0px #00000040;
  transform: translate(0px, -2px);
}
.elementor-widget-team .team-style4:hover {
  transform: translate(0px, -3px);
  box-shadow: 0px 5px 10px 0px #00000038;
}
.elementor-widget-team .team-style4 .team-style4-social li:hover a {
  color: white !important;
}
.elementor-widget-team .team-style4 .team-style4-social {
  display: flex;
  padding-top: 15px;
}
.elementor-widget-team .team-style4 .team-avatar-style4 img {
  height: 300px;
  width: 300px;
  object-fit: cover;
  border-radius: 50%;
}
.elementor-widget-team .team-style4 {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
  border: 1px solid #c9c9c9;
  padding: 30px 20px;
  box-shadow: 0px 0px 10px 0px #00000038;
  transition: 0.3s ease-in-out;
}
.elementor-widget-team .team-style4 .team-style4-info h4 {
  margin-bottom: 0;
}
.elementor-widget-team .team-style4 .team-style4-info {
  padding-top: 15px;
}
.team-style5 .team-avatar-style5 img {
  border-radius: 50%;
  height: 240px;
  width: 240px;
  object-fit: cover;
}
.team-style5 {
  padding: 30px;
  text-align: center;
  background-color: #ffffffe0;
  text-align: center;
}
.team-style5-info {
  margin-top: 20px;
  line-height: 22px;
}
.team-style5 p {
  font-size: 15px;
  line-height: 25px;
  color: #444;
}
.team-style5 .team-style5-social {
  padding-left: 0;
}
.team-style5 .team-style5-social li {
  list-style: none;
  transition: 0.3s ease-in-out;
}
.team-style5 .team-style5-social li:hover {
  transform: scale(1.2);
}
.team-style5 .team-style5-social {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
.team-style5 .team-style5-social li a {
  background-color: transparent !important;
  padding: 10px;
}
.team-style5 .team-style5-social li a i {
  color: #858e99;
}
.blog-sec.blog-style2 .fromdown-bottom {
  margin-bottom: 50px;
}
.banner.blackish .bg-image {
  background-position: right !important;
}
.elementor-widget-courses .course-finding .course-style-5 {
  background-color: #f3f3f3;
  padding: 10px;
  border-radius: 20px;
  padding-bottom: 30px;
  transition: 0.3s ease-in-out;
}
.elementor-widget-courses .course-style-5 .about-course {
  padding: 0px 10px;
}
.elementor-widget-courses .course-style-5 img {
  border-radius: 20px;
}
.elementor-widget-courses .course-style-5 .about-course h4 a {
  font-size: 22px;
  color: #000;
  line-height: 32px;
}
.elementor-widget-courses .course-style-5 .about-course i {
  font-size: 18px;
  color: #062f2b;
}
.elementor-widget-courses .course-style-5 .about-course > h4 {
  max-width: 100%;
  width: 100%;
}
.elementor-widget-courses .course-style-5 .rating {
  width: 29% !important;
  padding-top: 0 !important;
}
.elementor-widget-courses .course-style-5 .pub-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 8px;
}
.elementor-widget-courses .course-style-5 span.published-date {
  font-size: 14px;
  color: #003c39;
  padding-left: 8px;
}
.elementor-widget-courses .course-style-5 .course-date {
  display: flex;
  align-items: center;
}
.elementor-widget-courses .course-style-5 .rating span {
  display: none;
}
.elementor-widget-courses .course-style-5 .rating i {
  font-size: 15px !important;
  color: #ff8d00 !important;
}
.course-price p {
  padding-top: 0;
}
.course-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #062f2b;
  border-radius: 20px;
  font-size: 19px;
  color: white;
  padding: 11px 20px;
  margin-top: 25px;
}
.course-price p {
  font-size: 14px;
}
.course-price a {
  font-size: 16px !important;
  font-weight: 400;
}
.elementor-widget-courses .course-style-5:hover {
  transform: translate(0px, -3px);
  box-shadow: 0px 3px 3px 0px #00000040;
}
.coaches-list .coach img {
  height: 450px;
  width: 450px;
  object-position: top;
  border-radius: 50%;
  object-fit: cover;
}
.coaches-list .coach h3 a{
  font-size: 35px;
}
.coaches-list .coach .coach-designation{
  font-size: 24px;
  padding-bottom: 5px;
  color: #062f2b;
}
.coaches-list .coach .coach-desciption{
  font-size: 16px;
  color: #000000;
  padding-top: 8px;
}
.coaches-list .coach p.coach-rating{
  padding-top: 15px;
    padding-bottom: 30px;
}
.coaches-list .coach h3{
  padding-top: 10px;
}
.coaches-list .coach a.coach-msg{
  background-color: #c4e3e0;
  font-size: 16px;
  border: none;
  border: 1px solid #c4e3e0;
  color: #272d2d;
  padding: 13px 25px 13px 25px;
  border-radius: 10px;
transition: 0.3s ease-in-out;
}   
.coaches-list .coach a.coach-msg:hover{
  color: #c4e3e0;
  background-color:#272d2d;
  border: 1px solid #c4e3e0;
}
.coaches-parent{
margin-bottom: 40px;
}
.coaches-list .coach{
  margin-bottom: 30px;
} 
.elementor-widget-custom_coaches .sale-sec .col-lg-4:nth-child(3) .prod-sale {
  padding-right: 0;
}
.elementor-widget-custom_coaches .prodct-avatar {
  height: 270px;
}
.elementor-widget-events .events-page .event-post .event-info .eventssss-date i {
  font-size: 16px;
  color: #0b5c59;
  margin-top: 0 !important;
}
.elementor-widget-events .events-page .event-post .event-info .eventssss-date  .event-tie li:nth-child(2) {
  padding: 0;
  margin: 0;

}
.elementor-widget-events .events-page .event-post .event-info .eventssss-date  .event-tie i {
  font-size: 18px !important;
  margin-top: 0 !important; 
}
.elementor-widget-events .eventssss-date ul li {
  color: #444 !important;
  font-weight: 500;
  font-size: 14px !important;
}
.elementor-widget-events .events-page .event-post .event-info .eventssss-date i.fa-clock-o {
  font-size: 18px !important;
  margin-top: 2px !important; 
}
.elementor-widget-events .events-page .event-post .event-info .eventssss-date  .event-tie {
  width: 50% !important;
}
.elementor-widget-events .event-tie  li {
  position: relative;
}
.elementor-widget-events .event-tie > li::before {
  content: "-";
    position: absolute;
    right: -4px;
    top: 0;
}
.elementor-widget-events .event-tie li:last-child {
  padding: 0;
  margin: 0;
}
.elementor-widget-events .event-info {
  padding: 25px 25px !important;
}
.elementor-widget-events .likes.event {
  margin-top: -3px;
}
.author-content-parent .author-meta-content {
  padding-left: 50px;
}
.course-promo-style2 .course2-content ul {
  padding-left: 30px;
  padding-top: 10px;
}
.course-promo-style2 .course2-content ul li {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  line-height: 38px;
}
.course-promo-style2 .course2-content p {
  font-size: 16px;
  line-height: 37px;
}
.author-content-parent {
  padding-bottom: 110px;
}
.course-promo-style2 .course2-content {
  padding-bottom: 60px;
}
.course-promo-style2  .event6-desc {
  font-size: 16px;
    color: #444;
}
.elementor-widget-tabs_posts .tabs-content-parent .tab-post-content p {
  line-height: 28px;
  font-size: 16px;
  font-family: rubik;
}
.course4-meta-fields {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}
.course4-meta-fields  span {
  font-size: 12px;
}
.course4-meta-fields i {
  padding-right: 3px;
}
.elementor-widget-team .ourteam-style-2 {
  border: 2px solid #ededed;
  border-radius: 20px;
  padding: 15px;
  transition: .3s ease-in-out;
}
.elementor-widget-team .ourteam-style-2:hover {
  border: 2px solid #9071dc;
}
.elementor-widget-team .ourteam-style-2 .team-avatar img {
  border-radius: 20px;
}
.ourteam-style-2 .team-social {
  text-align: center;
  position: unset;
  width: 255px;
  margin: auto;
  padding: 8px 25px 8px 25px;
  border-radius: 25px;
}
.page-id-5068  .header6-topbar {
  display: none;
}
.page-id-5068 .header-area.style6 {
    position: absolute;
    top: 50px;
    left: 0;
    background-color: transparent;
}
.page-id-5068 .header-area.style6 .container {
  background-color: white;
  padding: 0px 40px;
  border-radius: 20px;
}
.page-id-5068 .header-area.style6 nav .main-menu li {
  color: #666;
}
.page-id-5068 .header-area.style6 .logo a {
  color: #000;
  font-size: 33px;
}
.page-id-5068 .header-area.style6 .search-n-cart>li i {
  color: white;
}
.page-id-5068 .header-area.style6 nav .main-menu {
  line-height: 80px;
}
.page-id-5068 .header-area.style6 .logo {
  line-height: 20px;
  padding-top: 7px;
}
.page-id-5068 .header-area.style6  .languages {
  line-height: 143px;
}
.page-id-5068 .header-area.style6 nav.main-menu ul li a {
  font-size: 16px;
  font-weight: 500;
}
.message-box .alert-success{
  font-size: 12px;
    font-weight: 600;
}
.swal2-modal.swal2-show .swal2-title .alert-success {
  font-size: 24px !important;
  line-height: 36px;
}
.header-area .row {
  align-items: center;
}
.header-area.style3 .main-menu {
  padding-left: 0;
}
.header-area .row .col-lg-6 {
  padding: 0;
}
.header-area li.top-search {
  margin-right: 7px;
}
.elementor-widget-testimonials .elementor-widget-container {
  height: 100%;
}
.elementor-widget-testimonials .happy-client {
  padding: 20px 50px;
}
.page-id-4249 .header-area.style3 a.free-consult {
  background: #0b5c59;
}
.elementor-widget-tabs_posts .tabs-content-parent .tab-description {
  width: 80%;
}
.tax-coaches_cat .parents .profiel-meta .rating-counter {
  display: flex;
}
.promo-video svg,
.promo-video3 svg {
  height: 30px;
  width: auto;
}
.promo-video a,
.promo-video3 a  {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #0b5c59;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video .elementor-custom-embed-play {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: #0b5c59;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-video a,
.promo-video3 a,
.video .elementor-custom-embed-play {
  animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(11, 92, 89, 0.9);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
.promo-video a span,
.promo-video3 a span  {
  display: none;
} 
.promo-detail .promo-form > span {
  color: #fff;
  float: left;
  font-size: 16px;
  letter-spacing: 0.4px;
  padding-bottom: 0px;
  width: 100%;
  padding-top: 15px;
}
.prev.page-numbers i {
  color: white;
}
.promo-detail .promo-form .form-parents {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 27px;
}
.promo-detail .promo-form .form-parents .add_to_wishlist {
  margin-top: 3px;
}
.promo-detail .promo-form .form-parents .course-rating span {
  font-size: 16px;
}
.promo-detail .promo-form form {
  padding-top: 30px;
}
.promo-detail .promo-form .rating-counter {
  margin-top: 5px;
}
.promo-detail {
  height: 510px;
  overflow: hidden;
}
.new-footer a.elementor-social-icon {
  display: flex;
}
.tax-coaches_cat .coach-online-profile .online-coaches li {
  border: 1px solid #e7e7e7;
}
.tax-coaches_cat .coach-online-profile .online-coaches li .coach-info h3 a {
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
}
.tax-coaches_cat .coach-online-profile .online-coaches li .coach-info h3 {
  line-height: 27px;
}
.coach-online-profile .online-coaches li:last-child {
  margin-right: 0;
}
.coach-online-profile .online-coaches li:hover {
  background: none;
  box-shadow: 0px 0px 4px 0px #ccc;
  transform: translateY(-3px);
}
.services-col-style2 .services2-parent .image-icon img {
  filter: invert(1) brightness(99%);
}
.reviews-parent {
  display: flex;
  column-gap: 68px;
}
.home2 .package:hover .button {
  background-color: #FFAB17 !important;
}
.page-id-4249 .blog3-title h2 a:hover {
  color: #0b5c59 !important;
}
.creative-classes .elementor-icon-list-icon {
	height: 22px;
	width: 22px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #dcfff4;
}
.creative-classes .elementor-icon-list-icon svg {
	margin: 0 !important;
}
.home6-button .elementor-button:hover {
	border-width: 1px !important;
}
.home6-icon-box .elementor-icon-box-icon .elementor-icon {
	border: 5px solid #dcfff4;
}
.width-heading {
	margin: auto;
}
.home6-faqs .panel-faqs .panel-default {
	background-color: #effffa;
	border: 1px solid #adffe6;
	margin-bottom: 20px;
}
.home6-faqs .panel-faqs .panel-default .panel-title,
.home6-faqs .panel-faqs .panel-default .panel-title > a {
	background-color: #effffa;
}
.home6-faqs .panel-faqs .panel-default {
	padding: 20px;
}
.home6-faqs .panel-faqs .panel-default .panel-body {
    padding: 0px 20px;
}
.home6-faqs a.collapsed {
    padding: 2px 40px;
}
.home6-faqs .panel-title > a {
    padding: 0px 45px;
}
.services3-parent {
	background-color: #effffa;
	border: 1px solid #adffe6;
	padding: 50px 40px;
	border-radius: 10px;
}
.services-col-style3 .services3-img {
	justify-content: center;
    display: flex;
}
.services-col-style3 .services3-img .image-icon {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #adffe6;
    display: flex;
    justify-content: center;
    align-items: center;
}
.services-col-style3 .services3-img .image-icon img {
    width: auto;
    height: 50px !important;
    margin-bottom: 0;
}
.services-col-style3 .ser3-title a {
    padding-top: 20px;
    display: flex;
    justify-content: center;
}
.services-col-style3 p {
	padding-top: 8px;
}
.home6-courses .course-style-5 {
	background-color: white !important;
	box-shadow: 0px 0px 10px 0px #007f5836 !important;
}
.home6-courses .course-price {
    background-color: #007f58;
}
.home6-courses .course-style-5 .about-course i {
    font-size: 18px;
    color: #007f58;
}
.blog-style4 .blog4-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.blog-style4 .blog4-flex span {
	font-size: 14px;
	color: #666;
}
.blog-style4 .blog4-flex span i {
	font-size: 22px;
	margin-right: 8px;
	color: #007f58;
}
.blog-style4 .blog4-flex {
    border: 2px solid #aaffe4;
    padding: 15px 20px;
    border-radius: 10px;
    width: 85%;
    margin: auto;
    background-color: white;
}
.blog-style4 .blog-style4-meta {
	 transform: translate(0px, -33px);
}
.blog-style4 .blog4-box {
	border: 2px solid #aaffe4;
	border-radius: 10px;
	padding: 20px;
	padding-bottom: 0px;
}
.blog-style4 .blog-style4-meta h2 {
	line-height: 34px;
	    width: 85%;
    margin: auto;
	    padding-top: 20px;
}
.blog-style4 .elementor-button {
	background-color: #effffa;
	color: #007f58;
	border: 2px solid #aaffe4;
	font-size: 14px;
	font-weight: bold;
}
.blog-style4 .elementor-button:hover {
	background-color: #007f58;
	color: white !important;
}
.blog-style4 .author-button {
    width: 93%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
	padding-top: 22px;
}
.blog-style4 .blog-style4-avatar img {
	border-radius: 10px;
}
.blog-style4 .blog4_author span {
	font-size: 14px;
	color: #666;
	display: flex;
	align-items: center;
}
.blog-style4 .blog4_author span i {
	font-size: 40px;
	margin-right: 15px;
	border: 2px solid #007f58;
	border-radius: 50%;
}
.team-style7 img {
	border-radius: 50% !important;
	height: 273px !important;
	width: 273px;
	object-fit: cover;
	border: 6px solid white !important;
}
.team-style7 {
	box-shadow: 0px 0px 10px 0px #007f5847;
    text-align: center;
	padding: 10px;
	padding-top: 35px;
	border-radius: 15px;
}
.team-style7 .team-style7-info h4 {
	padding-top: 25px;
}
.team-style7 .content-team-7 {
	background-color: #dcfff4;
	padding: 20px;
	border-radius: 10px;
	margin-top: 20px;
	display: flex;
    justify-content: space-between;
}
.team-style7 .content-team-7 i {
	color: #007f58;
	font-size: 30px;
	margin-right: 7px;
}
.team-style-7-parents {
	position: relative;
}
.team-style-7-parents:before {
    content: "";
    height: 150.6%;
    width: 105.1%;
    background-color: #007f58;
    position: absolute;
    top: 0;
    left: -10px;
    border-radius: 10px;
    transform: translate(0px, -82px);
    z-index: -1;
	opacity: 0;
	transition: .3s ease-in-out;
}
.team-style7:hover .team-style-7-parents:before {
	opacity: 1;
}
.team-style7:hover .team-style7-info  h4,
.team-style7:hover .team-style7-info span {
	color: white !important;
}
.team-style7 ,
.team-style7 .team-style7-info span {
	transition: .4s ease-in-out !important;
}
.team-style7:hover {
	    transform: translate(0px, -5px);
	    box-shadow: 0px 5px 10px 0px #007f5847;
}
.happy-client-carooo  .testimonial-rating span {
    color: #ffc107 !important;
	font-size: 21px !important;
}
.happy-client-carooo  .testimonial-submain h4 {
	color: black !important;
	font-size: 22px !important;
	font-weight: bold;
}
.happy-client-carooo .testimonial-main {
	display: flex;
	align-items: center;
}

.happy-client-carooo .testimonial-rating {
    text-align: right;
}
.happy-client-carooo .happy-client {
	padding: 0 !important;
}
.happy-client-carooo .happyy span,
.happy-client-carooo .happyy p {
	text-align: left;
}
.happy-client-carooo .happyy span {
	padding-top: 10px;
}
.happy-client-carooo .happyy p {
	padding-top: 5px;
}
.happy-client-carooo  .testimonial-submain {
	padding-left: 20px;
}
.page-id-10289 .topbar2 {
	display: none;
}
.page-id-10289 #full-header.header-area {
	display: none;
}
.webinane-el-nav-menu--main .webinane-el-nav-menu  {
	display: none;
}
.webinane-el-nav-menu--main ul.sub-menu .menu-item-has-children::after {
	color: #555;
	top: 10px;
}
.webinane-el-nav-menu--main ul.sub-menu .menu-item-has-children:hover::after {
	color: white;
}
.webinane-el-nav-menu--main .webinane-el-nav-menu li ul.sub-menu li .sub-menu {
	right: -226px;
    top: 0;
}
.webinane-el-nav-menu--main .menu-item-has-children::after {
    color: white;
}
.webinane-el-nav-menu--main .webinane-el-nav-menu ul {
    width: 15em !important;
}
.e--pointer-double-line .webinane-el-item::after,
.e--pointer-underline .webinane-el-item::after {
    content: "";
    bottom: 16px !important;
}
.webinane-el-nav-menu--main .menu-item-has-children .menu-item-has-children::after {
	color: #007f58;
	top: 16px !important;
    transform: rotate(-95deg);
}
.webinane-el-nav-menu--main .menu-item-has-children::after {
    top: 45%;
    right: -15px;
}
.service-style-3 .services3-parent{
	transition: .3s ease-in-out;
}
.service-style-3:hover .services3-parent {
	background-color: #007f58;
	color: white;
}
.service-style-3:hover .services3-parent .ser3-title a,
.service-style-3:hover .services3-parent p {
	color: white !important;
}
.service-style-3:hover .services3-parent p {
	transition: .4s ease-in-out;
}
.shop_table input.button.update.update_cart {
  color: white;
}

ul.happy-client-caro .owl-dots {
  display: none;
}

.single-event.postid-852 .event-sidebar-content img{
	height: 300px !important;
	    object-fit: inherit;
	border-radius: 25px;
}
.single-event.postid-851 .event-sidebar-content img{
	height: 300px !important;
	    object-fit: inherit;
	border-radius: 25px;
}
.single-event.postid-847 .event-sidebar-content img{
	height: 300px !important;
	    object-fit: inherit;
	border-radius: 25px;
}
.single-event.postid-850 .event-sidebar-content img{
	height: 300px !important;
	    object-fit: inherit;
	border-radius: 25px;
}
.single-event.postid-854 .event-sidebar-content img{
	height: 300px !important;
	    object-fit: inherit;
	border-radius: 25px;
}
.single-event.postid-853 .event-sidebar-content img{
	height: 300px !important;
	    object-fit: inherit;
	border-radius: 25px;
}
div#html5-close img{
	height: 12px !important;
}




























