
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?vdw2jk');
  src:  url('../fonts/icomoon.eot?vdw2jk#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?vdw2jk') format('truetype'),
    url('../fonts/icomoon.woff?vdw2jk') format('woff'),
    url('../fonts/icomoon.svg?vdw2jk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-interface:before {
  content: "\e900";
  color: #3289c7;
}
.icon-school:before {
  content: "\e901";
  color: #3289c7;
}

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 0px;
}

.flaticon-travel-1:before { content: "\f100"; }
.flaticon-signature:before { content: "\f101"; }
.flaticon-book-1:before { content: "\f102"; }
.flaticon-people-9:before { content: "\f103"; }
.flaticon-medical:before { content: "\f104"; }
.flaticon-language:before { content: "\f105"; }
.flaticon-business-2:before { content: "\f106"; }
.flaticon-three:before { content: "\f107"; }
.flaticon-signs-1:before { content: "\f108"; }
.flaticon-people-8:before { content: "\f109"; }
.flaticon-people-7:before { content: "\f10a"; }
.flaticon-hand:before { content: "\f10b"; }
.flaticon-thumb:before { content: "\f10c"; }
.flaticon-cogwheel:before { content: "\f10d"; }
.flaticon-people-6:before { content: "\f10e"; }
.flaticon-people-5:before { content: "\f10f"; }
.flaticon-school:before { content: "\f110"; }
.flaticon-folder:before { content: "\f111"; }
.flaticon-person:before { content: "\f112"; }
.flaticon-money:before { content: "\f113"; }
.flaticon-draw:before { content: "\f114"; }
.flaticon-silhouette:before { content: "\f115"; }
.flaticon-dark:before { content: "\f116"; }
.flaticon-technology:before { content: "\f117"; }
.flaticon-arrows-1:before { content: "\f118"; }
.flaticon-book:before { content: "\f119"; }
.flaticon-people-4:before { content: "\f11a"; }
.flaticon-arrows:before { content: "\f11b"; }
.flaticon-right-arrow-circular-button:before { content: "\f11c"; }
.flaticon-arrow:before { content: "\f11d"; }
.flaticon-left:before { content: "\f11e"; }
.flaticon-paper:before { content: "\f11f"; }
.flaticon-clock-1:before { content: "\f120"; }
.flaticon-null:before { content: "\f121"; }
.flaticon-people:before { content: "\f122"; }
.flaticon-interface:before { content: "\f123"; }
.flaticon-business-1:before { content: "\f124"; }
.flaticon-travel:before { content: "\f125"; }
.flaticon-people-2:before { content: "\f126"; }
.flaticon-computer:before { content: "\f127"; }
.flaticon-stairs:before { content: "\f128"; }
.flaticon-signs:before { content: "\f129"; }
.flaticon-people-1:before { content: "\f12a"; }
.flaticon-business:before { content: "\f12b"; }
.flaticon-social:before { content: "\f12c"; }
.flaticon-clock:before { content: "\f12d"; }
.flaticon-people-3:before { content: "\f12e"; }

/**/

body {
    font-size: 16px;
    color: #848484;
    line-height: 26px;
    font-weight: 400;
}

/**/
#sp-header,
#sp-header.header-sticky {
	transition: all 300ms ease;
}
#sp-header {
background:#ffffff;
position: relative;
z-index: 10;
box-shadow: 0px 2px 4px #ededed;
}
#sp-top {
background-color:#dbe9f2;

}
#sp-top:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 180px;
    width: 400px;
    content: "";
    background-image: url(../images/topbar-bg.png);
    background-repeat: no-repeat;
    z-index: 1;
    margin: 0 auto;
    opacity: .10;
}
@media (min-width: 1024px) {
#sp-header:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    background: #dbe9f2;
    content: "";
}
#sp-header:after{
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: #dbe9f2;
    content: "";
}
}

#sp-header.header-sticky:before,
#sp-header.header-sticky:after {
width: 0px;
}
.sp-megamenu-parent > li a {
font-size: 15px;
line-height: 110px;
transition: all 300ms ease;
text-transform: uppercase;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li a {
font-weight:500;
}
@media (min-width: 1024px) {
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
	display:none;
}
}
#sp-search.col-lg-2 {
padding-left:0;
padding-right:0;
}
#sp-logo.col-lg-3 {
padding-left:0;
padding-right:0;
}
#sp-top1 .sppb-col-md-6 {
padding-left:0;
padding-right:0;
}
#sp-top span::before{
color: #46a5e5 !important;
}

/*Coaching Areas*/

.thm-clr,
.single-featured-box a{
	color:#46a5e5;
}
.single-featured-box h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}
.single-featured-box{
    position: relative;
    display: block;
    padding: 20px 20px 20px;
    border: 1px solid #f2f2f2;
    -moz-box-shadow: 0px 3px 5px #f2f2f2;
    -webkit-box-shadow: 0px 3px 5px #f2f2f2;
    box-shadow: 0px 3px 5px #f2f2f2;
    margin-bottom: 40px;
    transition: all 500ms ease;
}
.single-featured-box:hover {
    transform: translate(0px, -10px);
    transition: all 500ms ease;
}
.single-featured-box .top {
    overflow: hidden;
    display: block;
    position: relative;
    min-height: 75px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 23px;
    padding-top: 10px;
}
.single-featured-box .top .icon-box {
    width: 75px;
    height: 75px;
    position: relative;
    z-index: 1;
    transform: rotate(-20deg);
    transition: all 500ms ease;
}
.single-featured-box:hover .top .icon-box{
    transform: rotate(0deg);    
}
.single-featured-box .top .icon-box span:before {
    font-size: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
}
.single-featured-box .top .icon-box:before{
    position: absolute;
    top: 5px;
    left: 0;
    width: 70px;
    height: 70px;
    border: 1px solid #f2f2f2;
    content: "";
    background: #ffffff;
    z-index: -1;
}
.single-featured-box .top .icon-box:after{
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    content: "";
    background: #f7f7f7;
    z-index: -2;
}
.single-featured-box .top .icon-box,
.single-featured-box .top .title-box{
    display: table-cell;
    vertical-align: middle;    
}
.single-featured-box .top .title-box{
    padding-left: 30px;
}
.single-featured-box .top .title-box h3 a{
    color: #303030; 
    transition: all 500ms ease;
}
.single-featured-box:hover .top .title-box h3 a{
    color: #46a5e5;    
}

.single-featured-box .text-box{
    overflow: hidden;
    display: block;
    padding-bottom: 22px;
}
.single-featured-box .text-box p{
    margin: 0;
}
.single-featured-box .img-box{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-featured-box .img-box img{
    transition: all 0.4s ease-in-out 0.5s;    
    width: 100%;
    transform: scale(1.1, 1.1);      
}
.single-featured-box:hover .img-box img{
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    transform: scale(1.2, 1.2);    
}
.single-featured-box .img-box .content{
    
}
.single-featured-box .img-box .content a{
    
}
.single-featured-box .img-box .content a span:before{
    
}
.single-featured-box:hover .img-box .overlay-style-one{
    filter: alpha(opacity=100);
    opacity: 1;
}
.single-featured-box .img-box .overlay-style-one .box .content{
    position: absolute;
    left: 21px;
    bottom: 14px;
}
.single-featured-box .img-box .overlay-style-one .box .content a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 500ms ease;
    transition-delay: 0.5s;
    font-family: 'Poppins', sans-serif;
    transform: translate3d(0px, 70px, 0px);
    opacity: 0;
}
.single-featured-box .img-box .overlay-style-one .box .content a span:before{
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    padding-right: 7px;
}
.single-featured-box:hover .img-box .overlay-style-one .box .content a{
    transform: translate3d(0px, 0px, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
    opacity: 1;
}
.single-featured-box .img-box .overlay-style-one .box .content a:hover{
    color: #000000;
}
.overlay-style-one{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transition: all 500ms ease;
    background-color: rgba(73, 165, 229, 0.9);
}
.overlay-style-one .box{
    display: table;
    height: 100%;
    width: 100%;    
}
.overlay-style-one .box .content{
    display: table-cell;
    text-align: center;
    vertical-align: middle;    
}
/**/
.dector {
    width: 100px;
    height: 2px;
    background: transparent;
    position: relative;
    display: block;
    margin: 20px 0 0;
}
.dector.center {
    margin: 20px auto 0;      
}
.dector:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 2px;
    background: #46a5e5;
    content: "";
}
.dector:after{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 2px;
    background: #46a5e5;
    content: "";
}

.dector.bg-white{
    background: transparent !important
}
.dector.bg-white:before{
    background: #ffffff;
}
.dector.bg-white:after{
    background: #ffffff;
}
/**/

.experience-box .inner-content span:before{
    font-size: 60px;
    line-height: 60px;
}
.experience-box h1 {
    color: #303030;
    font-size: 60px;
    font-weight: 600;
    display: block;
    margin: 17px 0 1px;
}
.experience-box h3 {
font-size: 20px;
font-weight: 600;
line-height: 28px;
font-family: 'Poppins', sans-serif;
color:#303030;
}
.experience-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/experience-box-bg.png);
    width: 388px;
    height: 378px;
    text-align: center;
    margin: 100px 0;
}

.sp-page-builder .page-content .minus_r {
background-position: 160% 50% !important;
}
/**/
.single-success-item .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-success-item .img-holder img{
    transition: all 0.4s ease-in-out 0.5s;    
    width: 100%;
    transform: scale(1.1, 1.1);      
}
.single-success-item:hover .img-holder img{
    transition-delay: 0s;
    transform: scale(1.2, 1.2);    
}
.single-success-item .img-holder .overlay-style-one{
    background: rgba(219, 233, 242, 0.9);    
}
.single-success-item:hover .img-holder .overlay-style-one{
    filter: alpha(opacity=100);
    opacity: 1;
}
.single-success-item .img-holder .overlay-style-one .box{}
.single-success-item .img-holder .overlay-style-one .box .content{
    position: absolute;
    left: 30px;
    bottom: 23px;
    padding-left: 15px;
    text-align: left;
    transition: all 500ms ease;
    transition-delay: 0.7s;
    opacity: 0;
}
.single-success-item .img-holder .overlay-style-one .box .content:before{
    position: absolute;
    top: 5px;
    left: 0;
    width: 3px;
    height: 40px;
    background: #46a5e5;
    content: "";
}
.single-success-item:hover .img-holder .overlay-style-one .box .content{
    opacity: 1;    
}
.single-success-item .img-holder .overlay-style-one .box .content h3{
    font-size: 18px;
	color:#303030;
}

/**/
.single-choosing-item {
transition: all 500ms ease;
}
.single-choosing-item:hover{
    transform: translate(0px, -10px);  
	transition: all 500ms ease;
}
.single-choosing-item .icon-holder{
    display: block;
    padding: 40px 0;
    background: #dbe9f2;
    border-bottom: 1px solid #c0dced;
}
.single-choosing-item .icon-holder span:before{
    color: #303030;
    font-size: 65px;
    line-height: 65px;
    transition: all 500ms ease;
}
.single-choosing-item:hover .icon-holder span:before{
    color: #46a5e5;
}
.single-choosing-item .text-holder{
    background: #ffffff;
    display: block;
    position: relative;
    padding-top: 24px;
    padding-bottom: 22px;
    padding-left: 10px;
    padding-right: 10px;
}
.single-choosing-item .text-holder h3{
    margin: 0 0 11px;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	color: #303030;
	font-family:Poppins;
}
.single-choosing-item .text-holder p{
    margin: 0;
}

.single-choosing-item .text-holder .overlay-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #dbe9f2;
    padding-top: 23px;
    padding-bottom: 22px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 500ms ease;
    opacity: 0;
}
.single-choosing-item:hover .text-holder .overlay-content{
    height: 100%; 
    opacity: 1;
}
.single-choosing-item .text-holder .overlay-content p{
    margin-bottom: 12px;
}
.single-choosing-item .text-holder .overlay-content a{
    color: #303030;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}
.single-choosing-item .text-holder .overlay-content a:hover{
    color: #0A1821;
}
.single-choosing-item .text-holder .overlay-content a span:before{
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 5px;
    position: relative;
    font-weight: 700;
    top: 1px;
}

/**/
.single-session-box {
    position: relative;
    display: block;
    border: 1px solid #f2f2f2;
    padding: 42px 50px 50px;
    margin-bottom: 40px;
    z-index: 1;
}
.single-session-box:before {
    position: absolute;
    top: 9px;
    left: 9px;
    bottom: 9px;
    right: 9px;
    border: 1px solid #f2f2f2;
    content: "";
    z-index: -1;
}
.single-session-box .top {
    overflow: hidden;
    display: block;
}
.single-session-box .top .left-content{}
.single-session-box .top .left-content ul{
    margin: 0;
    padding: 0;
}
.single-session-box .top .left-content ul li{
    margin-bottom: 25px;
	list-style: none;
}
.single-session-box .top .left-content ul li:last-child{
    margin-bottom: 0;
}
.single-session-box .top .left-content ul li span{
    text-transform: uppercase;
}
.single-session-box .top .left-content ul li h3{
    font-size: 18px;
	color: #303030;
}
.single-session-box .top .right-content {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #dbe9f2;
    text-align: center;
    padding: 14px 0;
    margin-top: 8px;
}
.single-session-box .top .right-content h3{
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
	color: #303030;
}
.single-session-box .bottom {
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    margin-top: 32px;
    padding-top: 30px;
}
.single-session-box .bottom a.details{
    color: #303030;
    font-size: 14px;
    font-weight: 600;
    background: #dbe9f2;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
    display: inline-block;
    float: left;
    padding: 7px 20px 7px;
    border-radius: 3px;
}
.single-session-box .bottom a.details:hover{
    background: #c2d4df;
    color: #000000;
}
.single-session-box .bottom p {
    display: inline-block;
    padding-left: 30px;
    color: #303030;
    float: left;
    margin: 7px 0;
}
.single-session-box .bottom p span:before{
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 7px;
}
.single-session-box .top .right-content{
    transition: all 500ms ease;
}
.single-session-box:hover .top .right-content{
    background: #46a5e5;
}
.single-session-box .top .right-content h3{
    transition: all 700ms ease;    
}
.single-session-box:hover .top .right-content h3{
    color: #ffffff;
}
.single-session-box:hover .bottom a.details {
    color: #ffffff;
    background: #46a5e5;
}
/**/
.single-course-tab-box .inner-content{}
.single-course-tab-box .inner-content .text{
    margin-bottom: 20px;
}
.single-course-tab-box .inner-content .text p{
    margin: 0;
}
.single-course-tab-box .inner-content .course-info-box{
    display: block;
    overflow: hidden;
}
.single-course-tab-box .inner-content .course-info-box .course-info{
    float: left;
}
.single-course-tab-box .inner-content .course-info-box .course-info.left{
    max-width: 350px; 
    width: 100%;
    padding-right: 65px;
    border-right: 1px solid #f2f2f2;
}
.single-course-tab-box .inner-content .course-info-box .course-info.right{
    max-width: 400px;
    width: 100%;
}
@media (min-width: 1024px) {
.single-course-tab-box .inner-content .course-info-box .course-info.right{
    padding-left: 65px;
}
}


.single-course-tab-box .inner-content .course-info-box .course-info li{
    border-bottom: 1px solid #f2f2f2;
    color: #303030;
    font-weight: 600;
    line-height: 56px;
    font-family: 'Poppins', sans-serif;
	list-style: none;
}
.course-info-box ul {
	margin-left:0;
	padding-left:0;
}
.single-course-tab-box .inner-content .course-info-box .course-info li i:before{
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 9px;
}
.single-course-tab-box .inner-content .course-info-box .course-info li span{
    float: right;
    color: #848484;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
}

.single-course-tab-box .instructors-box {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
    color: #303030;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
#sp-left .sp-module, 
#sp-right .sp-module{
overflow: hidden;
padding: 30px 20px;
border: 1px solid #f2f2f2;
box-shadow: 0px 2px 4px #ededed;
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
border-bottom: 0px solid #f3f3f3;
margin-bottom:0;
}
#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
border-bottom: 0px solid #f3f3f3;
}
.sp-page-title:before {
	background: rgba(9, 23, 33, 0.95);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.sp-page-title {
position:relative;
z-index:9;
}
.sp-page-title .sp-page-title-heading, 
.sp-page-title .sp-page-title-sub-heading {
position:relative;
z-index:9;
margin:auto;
display:block;
text-align:center;
}

.sp-page-title {
    padding: 180px 0 130px 0;
}

.sp-page-title-sub-heading {
color:#848484 !important;
font-size: 18px!important;
line-height: 28px!important;
margin: 14px 0 0!important;
font-family: 'Rubik', sans-serif;
padding: 0 7% !important;
}
.sp-page-title .sp-page-title-heading {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-transform: uppercase;
}

.breadcrumb {
background:transparent;
padding: 15px 0;
top:10px;
z-index:99;
position:absolute;
width: 84%;
}
.breadcrumb:before {
background:#233038;
content: "";
height: 1px;
left: 0;
position: absolute;
transition: all 500ms ease 0.5s;
z-index: 1;
margin-top: 45px;
width: 100%;
}
.breadcrumb-item.active {
 color:#fff;
}
.sp-page-title .breadcrumb > .active {
color: #46a5e5;
}
/*shop*/
.shop-page {
margin-bottom:30px;
}
.overlay-style-one{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transition: all 500ms ease;
    background-color: rgba(73, 165, 229, 0.9);
}
.overlay-style-one .box{
    display: table;
    height: 100%;
    width: 100%;    
}
.overlay-style-one .box .content{
    display: table-cell;
    text-align: center;
    vertical-align: middle;    
}
.shop-page {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
    margin-bottom: 40px;
    transition: all 0.7s ease;
    min-height: 351px;
    border-bottom: 1px solid #f7f7f7;
}
.shop-page:hover{
    border: none;
    box-shadow: 0px 3px 3px -1px rgba(220,217,217,1);    
}
.shop-page .img-holder{
    display: block;
    overflow: hidden;
    position: relative;
}
.shop-page .img-holder img{
    transform: scale(1);
    transition: all 0.7s ease 0s;
    width: 100%;   
}
.shop-page:hover .img-holder img{
    transform: scale(1.1);
}
.shop-page .img-holder .overlay-style-one {
    background-color: rgba(73, 165, 229, 0.95);    
}
.shop-page:hover .img-holder .overlay-style-one{
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.shop-page .title-holder {
    border: 1px solid #f7f7f7;
    background: #ffffff;
    position: absolute;
    bottom: -38px;
    left: 0;
    width: 100%;
    transition: all 500ms ease;
}
.shop-page .j2store-addtocart-form {
margin-top: 0;
}
.shop-page:hover .title-holder{
    bottom: 0px; 
    border: 1px solid transparent;
}
.shop-page .title-holder .top {
    overflow: hidden;
    padding: 0px 1px 20px 15px;
}
.shop-page .title-holder .top h5{
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 7px;
    line-height: 20px;
}
.shop-page .title-holder .top .rate{
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
}
.shop-page .title-holder .top {
    color: #46a5e5;
}
.shop-page:hover .title-holder .cart-button{
    display: block;
	visibility: visible;
}
.shop-page .title-holder .cart-button{
    display: block;
	visibility: hidden;
}
.shop-page .title-holder .cart-button a{
    padding: 13px 20px 13px
}
.shop-page .j2store-img-responsive {
	width:100%;
}
.shop-page .product-price-container .sale-price {
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
}
.shop-page .btn-success {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 14px 21px;
    text-transform: uppercase;
    font-family: Poppins;
    transition: all 500ms ease;
	color:#fff;
	background:#46a5e5;
	border:0px solid #eee;
}
.shop-page .btn-success:hover {
	color:#121212;
	opacity: 0.90;
}
.shop-page .product-title a {
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 7px;
    line-height: 20px;
	font-family: Poppins;
}
.newlist .product-title a {
    color: #303030;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    transition: all 500ms ease;
}
.newlist .j2store-module-product{
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
	float: left;
}
.newlist .j2store-module-product:last-child {
	padding:0;
	border-bottom: 0px solid #f2f2f2;
}
.newlist .product-price-container .sale-price {
color:#848484;
font-size: 16px;
line-height: 18px;
font-weight: 400;
display: none;
}
.showprice .product-price-container .sale-price {
color:#848484;
font-size: 16px;
line-height: 18px;
font-weight: 400;
display: block !important;
}
.newlist .j2store-product-image {
    display: block;
	position:relative;
	float:left;
	padding-top:10px;
}
.newlist .j2store-product-image img {
	width:55px;
}
.newlist .title-and-price {
	padding-left:70px;
}

.j2store-categories-module li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    position: relative;
}
.j2store-categories-module li:before{
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 70px;
    height: 1px;
    content: "";
    background: #f2f2f2; 
    transition: all 500ms ease;
}
.j2store-categories-module li:last-child {
    margin-bottom: 0;
}
.j2store-categories-module li:hover:before{
    width: 100%;
    background: #46a5e5;
}
.j2store-categories-module li a {
    color: #848484;
    transition: all 500ms ease;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
.j2store-categories-module li:hover a {
color: #46a5e5;
transition: all 500ms ease;
}
.j2store-categories-module li a:before {
    position: absolute;
    top: 6px;
    left: -25px;
    width: 8px;
    height: 8px;
    border: 1px solid #dbe9f2;
    content: "";
    background: #dbe9f2;
    transition: all 500ms ease;
}
.j2store-categories-module li a:hover::before{
    background: #46a5e5;
}
.j2store-categories-module {
border-left: 1px solid #46a5e5!important;
border: 1px solid #f2f2f2;
padding: 15px 20px 20px !important;
}

.j2store-single-product .fade:not(.show) {
opacity: 1 !important;
}
.tab-content {
    border: 1px solid #f2f2f2;
    border-top: none;
    display: block;
    padding: 35px 30px 40px;
}
#j2store-product-detail-tab li a {
  color: #262626;
}
#j2store-product-detail-tab li{
    display: block;
    padding: 15px 30px;
    background: #dbe9f2;
    border-radius: 5px 15px 0px 0px;
    border: 1px solid #c2dded;
    color: #262626;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}
.courses .product-title {
font-size: 24px;
font-weight: 600;
color: #262626;
}
.courses .j2store-product-main-image {
margin-bottom: 30px;
}
.courses .product-price-container .sale-price {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    padding: 4px 10px 4px;
    border-radius: 3px;
	background-color: #46a5e5;
	margin-bottom:20px;
}
@media (min-width: 1024px) {
.courses .product-price-container .sale-price {
float:right;
}
}
.courses .price-sku-brand-container {
border-bottom: 0px solid #efefef;
padding:0;
margin:0;
}
.courses .product-sdesc {
margin:30px 0;
}
.courses .btn-primary {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 18px 40px 18px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
    position: relative;
    border-radius: 3px;
	background-color: #46a5e5;
}
.courses .btn-primary:hover {
    color: #121212;
    opacity: 0.90;
}
.product-qty input[type="text"], 
.product-qty input[type="number"]  {
	display: inline;
	height: 52px;
	padding: 5px !important;
	width: 50px !important;
	text-align: center;
	margin: 0px;
	vertical-align: middle;
	border-radius: 3px;
	margin-right: 5px;
}
.coursew .product-under-image {
background:#fff;
padding:20px 20px 25px 20px;
margin-right:8px;
width: 100%;
border: 1px solid #f2f2f2;
}
.coursew .product_cart_block {
display:none;
}
.coursew .product-title {
font-size: 16px;
line-height: 24px;
font-weight: 600;
margin: 2px 0 13px;
}
.coursew .product-title a {
color: #303030;
}
.coursew .sale-price {
    background: #dbe9f2;
    color: #303030;
    font-size: 14px;
    display: inline-block;
    padding: 3px 8px 1px;
    border-radius: 3px;
}
.coursew .product-cart-left-block {
padding:0;
margin:0;
}
.coursew .j2store-product-image {
padding:0;
margin:0;
}
.coursew .product-sku {
color: #46a5e5;
text-transform: capitalize;
margin-bottom:5px;
}
.coursew .sku-text {
display:none;
}
.coursew  {
display:inline-block;
}
.owl-carousel .owl-item {
	padding:0 15px;
}

.coursew .j2store-img-responsive {
	width:100%;
}
.inline-shop {
float: left;
margin-bottom:30px;
}
.j2store-search-product  .btn {display:none;}

.j2store-search-product input {
    background: #fff;
    border: 1px solid #f2f2f2!important;
    color: #ababab!important;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}

.rghtp .product-title {
    color: #303030;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 8px;
    text-transform: capitalize;
}
.rghtp .product-price-container .sale-price {
    color: #848484;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
}
.rghtp .price-sku-brand-container {
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
	margin-bottom:2px;
}

.rghtp .j2store-cart-button {
    height: 50px;
    width: 170px;
    line-height: 30px;
    margin-left: 10px;
    color: #fff;
    padding: 0;
    background: #46a5e5;
	color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}

.rghtp .product-qty input[type="text"], 
.rghtp .product-qty input[type="number"] {
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0 !important;
  color: #272727;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  padding: 6px 0 8px;
  text-align: center;
}

.tabsshop-area {
	margin-top:50px;
}
.tabsshop-area .tab-content {
    border: 1px solid #ececec;
    border-top: none;
    display: block;
    padding: 35px 30px 40px;
}
.tabsshop-area #j2store-product-detail-tab li a {
  color: #262626;
}
.tabsshop-area #j2store-product-detail-tab li{
    display: block;
    padding: 15px 30px;
    background: #f7f7f7;
    border-radius: 0px;
    border: 1px solid #ececec;
    color: #262626;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
	margin-right:5px;
}
.tabsshop-area .nav-tabs {
border-bottom: 1px solid #ececec;
}

.tabsshop-area #j2store-product-detail-tab li a.active.show {
	color:#46a5e5;
}
.product-crosssells-container h3 {
    color: #303030;
    font-size: 24px;
    font-weight: 600;
    margin:2px 0;
    text-transform: capitalize;
}
h3.cross-sell-product-title a{
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
	font-family: Poppins;
}
.product-crosssells-container .product-price-container .sale-price {
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
	padding: 5px 0;
}
.product-crosssells-container .j2store_add_to_cart_button {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 14px 21px;
    text-transform: uppercase;
    font-family: Poppins;
    transition: all 500ms ease;
	color:#fff;
	background:#46a5e5;
	border:0px solid #eee;
}
.product-crosssells-container .j2store_add_to_cart_button:hover {
	color:#121212;
	opacity: 0.90;
}
.underprod-area{
	margin-top:80px;
}
.title-upps {
	padding-bottom:30px;
}
/*end shop*/

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
padding:0 30px;
transition: all 500ms ease;
border-top: 4px solid #dbe9f2;
z-index: 9999;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
border-bottom: 1px solid #f2f2f2;
transition: all 500ms ease 0s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active a {
    color: #303030;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    position: relative;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover  {
    background: #46a5e5;
	transition: all 500ms ease 0s;
	margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover a {
	color:#fff;
}
/**/
.sppb-carousel-extended-dots ul li {
width: 30px !important;
height: 4px !important;
}
.testimonial-block-one {
    display: block;
    padding: 0 10px;
}
.testimonial-block-one .client-info{}
.testimonial-block-one .client-info .img-holder{
    width: 80px;
    height: 80px;
    margin: 0 auto 19px;
}
.testimonial-block-one .client-info .img-holder img{
    border-radius: 50%;
}
.testimonial-block-one .client-info h3{
    color: #ffffff;
    margin: 0 0 1px;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px
}
.testimonial-block-one .client-info span{}
.testimonial-block-one .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 18px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: 400;
    font-style: normal;
}
.testimonial-block-one .inner-box .text p{
    margin: 0;
}
.testimonial-block-one .inner-box .read-more-button{
    display: block;
}
.testimonial-block-one .inner-box .read-more-button a{
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}
.testimonial-block-one .inner-box .read-more-button a span:before{
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 8px;
    position: relative;
    top: 1px;
}
.testimonial-block-one .inner-box .read-more-button a:hover{
    color: #848484;
}

.testimonial-area .owl-theme .owl-nav.disabled + .owl-dots {
    position: relative;
    margin-top: 40px;
}
.testimonial-area .owl-dots .owl-dot{
	background-image:none;
	width: 30px;
	height: 4px;
	margin: 5px 4px;
    border: 1px solid #1b262d;
	padding:0px;
	background: #233038;
	border-radius: 4px;
	transition: all 500ms ease;
	display: inline-block;
}
.testimonial-area .owl-dots .owl-dot span{
	display:none;	
}
.testimonial-area .owl-dots .owl-dot.active{
	background:#46a5e5;
    border-color: #46a5e5;
}
.testimonial-area .owl-dots .owl-dot:hover{
	background:#46a5e5;
    border-color: #46a5e5;
}

/**/
.author-slogan{
    position: relative;
    display: block;
    overflow: hidden;
    background: #dbe9f2;
    text-align: center;
    padding: 33px 40px 33px;
    margin: 32px 0;
    z-index: 1;
}
.author-slogan:before {
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
    color: #c0dced;
    font-size: 110px;
    line-height: 110px;
    content: "\f110";
    font-family: Flaticon;
    z-index: -1;
}
.author-slogan p{
    color: #848484;
    font-size: 18px;
    line-height: 30px;
    margin-top:30px;
}
.author-slogan .border-box{
    width: 300px;
    height: 1px;
    background: #c0dced;
    display: block;
    margin: 0 auto;
}
.author-slogan .author-info{
    display: block;
    padding-top: 15px;
	color: #46a5e5;
}
.author-slogan .author-info h3{
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 1px;
	color: #303030;
	font-family:Poppins;
}
.author-slogan .author-info span{
    color: #46a5e5;
}
.article-details .article-header h1, 
.article-details .article-header h2 {
color:#303030;
font-size: 24px;
font-family: 'Poppins', sans-serif;
line-height: 34px
}
.nodescription .article-introtext {
display:none;
}
.article-list .article .article-header h1, 
.article-list .article .article-header h2 {
font-size: 18px;
font-weight: 600;
color: #303030;
font-family: 'Poppins', sans-serif;
line-height: 29px;
}
.blog-large .article-header h2 {
font-size: 24px !important;
line-height:35px;
}

.articles-more .list-group-item {
display:none;
}
.page-link {
    padding: 10px 20px;
}
.page-item:first-child .page-link {
border-top-left-radius:0;
border-bottom-left-radius:0;
}
.page-item:last-child .page-link {
border-top-right-radius:0;
border-bottom-right-radius:0;
}
.article-info > span {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    transition: all 500ms ease;
    line-height: 16px; 
}
.article-intro-image img {
    transition: all 0.4s ease-in-out 0.5s;    
    width: 100%;
    transform: scale(1);  
}
.article:hover .article-intro-image img {
    transition-delay: 0s;
    transform: scale(1.1);
	filter: alpha(opacity=100);
    opacity: 1;
	transition: all 500ms ease;
}


.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
border-radius:0;
margin: -20px -30px 20px -30px;
}
.article-list .article {
border: 1px solid #f2f2f2;
border-radius: 0;
padding:20px 30px 10px 30px;
}
/**/
.sppb-addon-article .sppb-article-info-wrap {
transition: all 500ms ease;
position: relative;
background:#fff;
}
.sppb-addon-article:hover .sppb-article-info-wrap {
margin-top:-30px;
transition: all 500ms ease;
}
/**/
#sp-bottom {
background: #0a1821;
}
#sp-footer {
background:#dbe9f2;
}
#sp-footer1 {
color:#303030 !important;
font-size: 14px;
font-weight: 400;
}
#sp-footer1 a {
color:#46a5e5 !important;
font-weight: 500;
padding-left:3px;
padding-right:3px;
}
#sp-footer1 p {
margin-bottom: 0;
}

#sp-footer2 .social-icons a {
color:#0a1821;
}
#sp-footer2 .social-icons a:hover {
color:#46a5e5;
}
/**/
.single-history {
    padding-left: 110px;
    position: relative;
    display: block;
    border-left: 1px solid #c0dced;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 5px;
}
.single-history:before {
    position: absolute;
    top: 0px;
    left: -4px;
    width: 7px;
    height: 7px;
    background: #c0dced;
    content: "";
    border-radius: 50%;
    z-index: 1;
}
.single-history.bottom{}
.single-history.bottom:before{
    display: none;
}
.single-history.bottom:after{
    position: absolute;
    bottom: 0px;
    left: -4px;
    width: 7px;
    height: 7px;
    background: #c0dced;
    content: "";
    border-radius: 50%;
    z-index: 1;
}

.single-history .date-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 60px;
    text-align: center;
    border-bottom: 1px solid #c0dced;
    z-index: 2;
}
.single-history .date-box:before {
    position: absolute;
    bottom: -4px;
    left: -4px;
    width: 7px;
    height: 7px;
    background: #46a5e5;
    content: "";
    border-radius: 50%;
    z-index: 1;
}
.single-history .date-box:after {
    position: absolute;
    bottom: -6px;
    left: -6px;
    width: 11px;
    height: 11px;
    background: #ffffff;
    content: "";
    border-radius: 50%;
    z-index: -1;
}

.single-history .date-box h4 {
    color: #848484;
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding: 32px 0 0px;
    text-transform: uppercase;
}

.single-history .right-content{
    overflow: hidden;
    position: relative;
}
.single-history .right-content .text-box {
    padding-left: 30px;
	text-align:left;
}
.single-history .right-content .text-box h3 {
    color: #303030;
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 5px;
}
.single-history .right-content .text-box p {
    margin: 0;
	font-size: 16px;
	color:#848484;
	line-height: 26px;
	font-weight: 400;
}
/**/
.life-coaching-area .life-coaching-carousel .single-box p {
	font-size: 16px;
	color:#848484;
	line-height: 26px;
	font-weight: 400;
}
.life-coaching-area .life-coaching-carousel .single-box h3{
    color: #ffffff !important;
    font-weight: 700;
    margin: 0 0 17px;
    text-transform: uppercase;
}
.life-coaching-area .life-coaching-carousel .single-box p{
    margin: 0 0 32px;
	text-align:left;
}
.life-coaching-area .life-coaching-carousel .single-box a{}

.life-coaching-area .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    top: 0;
    right: 0;
    margin: 45px 0;
}
.life-coaching-area .owl-dots .owl-dot{
	background-image:none;
	width: 12px;
	height: 12px;
	margin: 20.5px 4px;
    border: 4px solid #ffffff;
	padding:0px;
    border-radius: 50%;
	background: #0f1c25;
	transition: all 500ms ease;
	display: block;
}
.life-coaching-area .owl-dots .owl-dot span{
	display:none;	
}
.life-coaching-area .owl-dots .owl-dot.active{
    border-color: #46a5e5;
}
.life-coaching-area .owl-dots .owl-dot:hover{
    border-color: #46a5e5;
}
.btn-one {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 18px 40px 18px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
    position: relative;
    border-radius: 3px;
	background-color: #46a5e5;
}
.btn-one:hover{
    color: #121212;
    opacity: 0.90;
}

/**/

.single-success-stories{
    display: block;
    border-bottom: 1px solid #f2f2f2;
}
.single-success-stories.last-child{
    border: none;
    padding: 0;
    margin: 0;
}
.single-success-stories .img-box{
    display: block;
    background: #dbe9f2;
    padding: 20px;
}
.single-success-stories .img-box .outer-box{
    display: block;
    transform: rotate(3deg);
    transition: all 500ms ease;
}
.single-success-stories .img-box .inner-content {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 15px;
    background: #ffffff;
    padding-bottom: 0;
}
.single-success-stories .img-box .inner-content img {
    width: 100%;
    transform: rotate(-3deg);
    transition: all 500ms ease;
}
.single-success-stories:hover .img-box .inner-content img{}
.single-success-stories .img-box .title {
    display: block;
    background: #ffffff;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 17px;
    margin-top: -1px;
}
.single-success-stories .img-box .title h3{
    font-size: 18px;
    margin: 0 0 1px;
	color: #303030;
}
.single-success-stories .img-box .title span{}

.single-success-stories .text-holder{
    display: block;
}
.single-success-stories .text-holder h3{
    font-size: 18px;
    line-height: 26px;
    display: block;
    margin: 0 0 22px;
}
.single-success-stories .text-holder h3 i{
    display: inline-block;
    padding-right: 7px;
    font-size: 20px;
}
.single-success-stories .text-holder a {
    margin-top: 11px;
}

/**/
.fixclass .sppb-row-container {width: 100% !important; }
.fixclass.com-sppagebuilder #sp-main-body {margin: 0 auto;}
@media (min-width: 768px) {
.fixclass.com-sppagebuilder #sp-main-body {max-width: 750px;}
}
@media (min-width: 992px) {
.fixclass.com-sppagebuilder #sp-main-body {max-width: 970px;}
}
@media (min-width: 1200px) {
.fixclass.com-sppagebuilder #sp-main-body {max-width: 1170px;}
}

/**/
.main-project-area .single-project-item{
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
}
.main-project-area .single-project-item .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.main-project-area .single-project-item .img-holder img {
    width: 100%;
    transform: scale(1.1, 1.1);  
    transition: all 1s ease-in-out;
}
.main-project-area .single-project-item:hover .img-holder img {  
    transform: scale(1.2, 1.2);
    transition: all 1s ease-in-out;
}
.main-project-area .single-project-item .img-holder .overlay-style-one{
    background: rgba(9, 23, 33, 0.9);    
}
.main-project-area .single-project-item:hover .img-holder .overlay-style-one{
    filter: alpha(opacity=100);
    opacity: 1;
}
.main-project-area .single-project-item .img-holder .overlay-style-one .box .content {
    transform: scale(1.2);
    opacity: 0;
    text-align: left;
    vertical-align: bottom;
    transition: all 2s ease-in-out;
}
.main-project-area .single-project-item:hover .img-holder .overlay-style-one .box .content{
    transform: scale(1);
    opacity: 1;
    transition: all 2s ease-in-out;
}
.main-project-area .single-project-item .img-holder .overlay-style-one .box .content .inner-content{
    position: absolute;
    left: 30px;
    bottom: 13px;
    padding-left: 18px;
}
.main-project-area .single-project-item .img-holder .overlay-style-one .box .content .inner-content:before{
    position: absolute;
    top: 9px;
    left: 0;
    width: 3px;
    height: 40px;
    background: #46a5e5;
    content: "";
}
.main-project-area .single-project-item .img-holder .overlay-style-one .box .content h3{
    margin: 0;    
}
.main-project-area .single-project-item .img-holder .overlay-style-one .box .content h3 a{
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    transition: all 500ms ease;
}
.main-project-area .single-project-item .img-holder .overlay-style-one .box .content h3 a:hover{
    color: #ddd;    
}
.com-j2store #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 80px;
}
.com-j2store #sp-header ~ section#sp-main-body {
    padding-top: 80px;
}
.layout-blog #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 80px;
}
.layout-blog #sp-header ~ section#sp-main-body {
    padding-top: 80px;
}
.view-article #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 80px;
}
.view-article #sp-header ~ section#sp-main-body {
    padding-top: 80px;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
#sp-header ~ section#sp-main-body {
    padding-top: 0px;
}
.com-j2store.view-products.task-view #sp-main-body {
	padding: 100px 0 80px 0;
}
.com-j2store.view-products.task-none #sp-main-body {
	padding: 100px 0 50px 0;
}
.com-sppagebuilder.view-page #sp-main-body {
	padding-bottom:80px;
}
.fixpadding #sp-header ~ section#sp-main-body {
    padding-top: 80px;
}
.fixpadding #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 80px;
}
.fixbtmpadd #sp-main-body {
	padding-bottom:0px !important;
}

/**/
.project-single-area .project-info{
    display: block;
    position: relative;
    margin-top: 22px;
    padding-left: 30px;
}
.project-single-area .project-info:before{
    position: absolute;
    top: 14px;
    left: 0;
    width: 1px;
    height: 275px;
    background: #f2f2f2;
    content: "";
}
.project-single-area .project-info ul{
    overflow: hidden;
	padding-left:0;
}
.project-single-area .project-info ul li{
    line-height: 42px;
	list-style:none;
}
.project-single-area .project-info ul li span{
    color: #393939;
    font-weight: 600;
    display: inline-block;
    float: left;
    padding-right: 10px;
    font-family: 'Poppins', sans-serif;
}
.review-box {}
.review-box ul {}
.review-box ul li {
    display: inline;
    float: left;
    margin-right: 4px;
}
.review-box ul li:last-child{
    margin-right: 0px;    
}
.review-box ul li i {
  font-size: 12px;
}
/**/
.about-project .social-links{
    display: block;
}
.about-project .social-links ul{
    overflow: hidden;
	padding-left:0;
}
.about-project .social-links ul li{
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.about-project .social-links ul li:last-child{
    margin-right: 0;
}
.about-project .social-links ul li a i{
    color: #848484;
    font-size: 18px;
    transition: all 500ms ease;
}
.about-project .social-links ul li a:hover i{
    color: #0a1821;
}
/**/
.single-box .testimonial-block-one .client-info{}
.single-box .testimonial-block-one .client-info .img-holder{
    width: 80px;
    height: 80px;
    margin: 0 auto 19px;
}
.single-box .testimonial-block-one {
	text-align:center;
	display: block;
	padding: 0 50px;
}
.single-box .testimonial-block-one .client-info .img-holder img{
    border-radius: 50%;
}
.single-box .testimonial-block-one .client-info h3{
    color: #ffffff;
    margin: 0 0 1px;
}
.single-box .testimonial-block-one .client-info span{}
.single-box .testimonial-block-one .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 18px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: 400;
    font-style: normal;
}
.single-box .testimonial-block-one .inner-box .text p{
    margin: 0;
}
.single-box .testimonial-block-one .inner-box .read-more-button{
    display: block;
}
.single-box .testimonial-block-one .inner-box .read-more-button a{
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
	color: #303030;
}
.single-box .testimonial-block-one .inner-box .read-more-button a span:before{
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 8px;
    position: relative;
    top: 1px;
}
.single-box .testimonial-block-one .inner-box .read-more-button a:hover{
    color: #848484;
}
.single-box .testimonial-block-one:before {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 100%;
    width: 1px;
    content: "";
    background: #f2f2f2;
}
.single-box hr {
    border-bottom: 1px solid #f2f2f2;
	opacity:0.4;
	margin:50px 0;
}
/**/
.applying-process-area{
    position: relative;
    background: #ffffff;
	z-index: 9 !important
}
.applying-process{
    margin: 0 auto;
}
.applying-process ul {
    position: relative;
}
.applying-process ul li {
    position: relative;
    width: 170px;
    height: 170px;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 130px;
    padding: 30px 0;
    z-index: 1;
    -moz-box-shadow: 0px 2px 3px #f2f2f2;
    -webkit-box-shadow: 0px 2px 3px #f2f2f2;
    box-shadow: 0px 2px 3px #f2f2f2;
    transition: all 500ms ease;
}
.applying-process ul li.arrow-bottom{
    position: relative;
    display: block;
    z-index: 1;
}
.applying-process ul li.arrow-bottom:before {
    position: absolute;
    bottom: 27px;
    right: -107px;
    width: 82px;
    height: 32px;
    content: "";
    background: url(../images/arrow-bottom.png);
    z-index: -1;
}
.applying-process ul li.arrow-top:before {
    position: absolute;
    top: 27px;
    right: -107px;
    width: 82px;
    height: 32px;
    content: "";
    background: url(../images/arrow-top.png);
    z-index: -1;
}
.applying-process ul li:last-child{
    margin-right: 0;
}
.applying-process ul li .icon-holder{
    margin-bottom: 16px;
}
.applying-process ul li .icon-holder span:before{
    font-size: 65px;
    line-height: 65px;
    transition: all 500ms ease;
}
.applying-process ul li .title-holder{}
.applying-process ul li .title-holder h4{
    font-size: 16px;
    font-weight: 600;
	color: #303030;
}
.applying-process-area .col-xl-12 {
	padding-left:0;
	padding-right:0;
}
.applying-process ul {
	position:relative;
	z-index:9999;
}
/**/
.single-ch.description-content-box{
    display: block;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 26px;
    margin-bottom: 43px;
}
/**/
.single-coach-content .text-box {
	padding-bottom:25px;
}
.single-coach-content .text-box .top{
    padding-left: 40px;
    position: relative;
    display: block;
    margin-bottom: 16px;
}
.single-coach-content .text-box .top .icon-box{
    position: absolute;
    top: 0;
    left: 0;
}
.single-coach-content .text-box .top .icon-box span:before{
    font-size: 25px;
    line-height: 25px;
}
.single-coach-content .text-box .top .title-box{}
.single-coach-content .text-box .top .title-box h3{
    font-size: 18px;    
	color: #303030;
}

/**/
.thm-bg-clr{
	background-color:#46a5e5;
}

.single-coach-content .package-content-box .coach-title{}
.single-coach-content .package-content-box .text-holder{
    display: block;
    margin-top: 2px;
}
.single-coach-content .package-content-box .text-holder .top{
    margin-bottom: 32px;
}
.single-coach-content .package-content-box .text-holder .top p{
    margin: 0;
}
.single-coach-content .package-content-box .pricing-box{
    
}
.single-coach-content .package-content-box .pricing-box .single-box{
    display: block;
}
.single-coach-content .package-content-box .pricing-box .single-box.martop-40{
    margin-top: 40px;
}
.single-coach-content .package-content-box .pricing-box .single-box .left-content{
    width: 270px;
    background: #dbe9f2;
    display: block;
    padding-bottom: 26px;
    -moz-box-shadow: 0px 2px 5px #f2f2f2;
    -webkit-box-shadow: 0px 2px 5px #f2f2f2;
    box-shadow: 0px 2px 5px #f2f2f2;
}
.single-coach-content .package-content-box .pricing-box .single-box .left-content h3{
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    text-transform: uppercase;
}
.single-coach-content .package-content-box .pricing-box .single-box .left-content h4{
    font-size: 20px; 
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 4px;
	color: #303030;
}
.single-coach-content .package-content-box .pricing-box .single-box .left-content p{
    margin: 0;    
}
.single-coach-content .package-content-box .pricing-box .single-box .left-content h1 {
    display: block;
    font-size: 72px;
    line-height: 60px;
    position: relative;
    margin: 20px 0 8px;
	color: #303030;
}
.single-coach-content .package-content-box .pricing-box .single-box .left-content h1 b{
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    display: inline-block;
    padding-right: 3px;
    position: relative;
    top: -2px;
}
.single-coach-content .package-content-box .pricing-box .single-box .left-content span{
    color: #303030;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.single-coach-content .package-content-box .pricing-box .single-box .left-content,
.single-coach-content .package-content-box .pricing-box .single-box .right-content{
    display: table-cell;
    vertical-align: top;
}
.single-coach-content .package-content-box .pricing-box .single-box .right-content {
    width: 300px;
}
.single-coach-content .package-content-box .pricing-box .single-box .right-content ul {
    border: 1px solid #f2f2f2;
    margin-top: 50px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-box-shadow: 0px 2px 5px #f2f2f2;
    -webkit-box-shadow: 0px 2px 5px #f2f2f2;
    box-shadow: 0px 2px 5px #f2f2f2;
}
.single-coach-content .package-content-box .pricing-box .single-box .right-content ul li {
    position: relative;
    display: block;
    padding-left: 25px;
    line-height: 40px;
}
.single-coach-content .package-content-box .pricing-box .single-box .right-content ul li .icon{
    position: absolute;
    top: 14px;
    left: 0;
    width: 8px;
    height: 8px;
    transform: rotate(45deg)
    
}
.single-coach-content .package-content-box .pricing-box .single-box .right-content ul li .text{}
.single-coach-content .package-content-box .pricing-box .single-box .right-content ul li .text p{
    margin: 0;
}

/**/
.service-list-box {
    background: #dbe9f2;
    display: block;
    -moz-box-shadow: 0px 2px 5px #f2f2f2;
    -webkit-box-shadow: 0px 2px 5px #f2f2f2;
    box-shadow: 0px 2px 5px #f2f2f2;
	margin-bottom:50px;
}
.service-list-box ul {
	padding-left:0;
}
.service-list-box li {
	list-style:none;
}

.service-list-box li a {
    color: #303030;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 20px 12px 35px;
    padding-right: 0;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    position: relative;
    z-index: 1;
    transition: all 500ms ease;
    transition-delay: 0.15s;
    border-bottom: 1px solid #c0dced;
}
.service-list-box li a:hover {
	color:#46a5e5;
	border-bottom: 1px solid #46a5e5;
}
.service-list-box li:hover a:before {
	background: #46a5e5;
}
.service-list-box li a:before {
    position: absolute;
    top: 0;
    left: 17px;
    bottom: 0;
    width: 8px;
    height: 8px;
    content: "";
    background: #b6d7eb;
    border: 1px solid #b6d7eb;
    transition-delay: 0.5s;
    transition: all 500ms ease;
    margin: 22px 0;
}
.service-list-box .sppb-addon-title {
border-bottom: 1px solid #f2f2f2;
padding:20px 20px 19px 20px;
}
/**/
.sidebar-testimonial .single-item .client-info {
    position: relative;
    display: block;
    padding-left: 70px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 75px;
    margin-bottom: 14px;
}
.sidebar-testimonial .single-item .client-info .img-holder{
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.sidebar-testimonial .single-item .client-info .img-holder img{
    border-radius: 50%;
}

.sidebar-testimonial .single-item .client-info .title-holder {
    min-height: 55px;
    display: block;
    padding: 4px 0;
	float:right;
}
.sidebar-testimonial .single-item .client-info .title-holder h4{
    color: #303030!important;
    font-size: 16px !important;
    font-weight: 500;
    margin: 0 0 3px;
}

.sidebar-testimonial .single-item .text-box p{
    font-size: 18px;
    font-style: italic;
    line-height: 28px;
	font-weight: 400;
    margin: 0;
	color:#848484 !important;
}
.sidebar-testimonial .client-info {
	text-align:left;
}

.sidebar-testimonial .text-box p {
font-size: 18px;
font-style: italic;
line-height: 28px;
font-weight: 400;
}
.sidebar-testimonial .title-holder h4{
color: #303030!important;
font-size: 16px !important;
font-weight: 500;
}
/**/
.service-brochures  ul {padding-left:0;}
.service-brochures {
    overflow: hidden;
    margin-top: 50px;
    display: block;
}
.service-brochures .brochures-dwn-link li {
    display: block;
    padding: 0 20px;
}
.service-brochures .brochures-dwn-link li a {
    display: block;
    padding: 9px 0px;
    transition: all 500ms ease; 
}
.service-brochures .brochures-dwn-link li a .icon-holder {
    width: 30px;
}
.service-brochures .brochures-dwn-link li a .icon-holder i{
    font-size: 18px;
    color: #ffffff;
}
.service-brochures .brochures-dwn-link li a .icon-holder,
.service-brochures .brochures-dwn-link li a .title-holder{
    display: table-cell;
    vertical-align: middle;
}
.service-brochures .brochures-dwn-link li a .title-holder{}
.service-brochures .brochures-dwn-link li a .title-holder h5{
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
	padding-top: 7px;
}
/**/
.schedule-single h3 {
font-size: 20px;
font-weight: 600;
line-height: 28px;
color: #303030;
}
.single-speaker-area .bottom-content{
    overflow: hidden;
}
.single-speaker-area .bottom-content .schedule {
    display: block;
    overflow: hidden;
}
.single-speaker-area .schedule-single li:last-child {
	margin-bottom:0px;
}
.single-speaker-area .bottom-content .schedule .schedule-single {
    overflow: hidden;
    background: #ffffff;
    margin-bottom: 10px;
    display: block;
    box-shadow: 0px 1px 3px 0px rgba(135, 135, 135, 0.30);
    transition: all 300ms ease;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content {
    overflow: hidden;
    display: block;
    position: relative;
    padding: 25px 30px 25px;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left {
    position: relative;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time {
    width: 230px;
    border-right: 1px solid #efefef;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time .icon-holder {
    float: left;
    margin: 10px 0;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time .icon-holder span:before{
    color: #dbe9f2;
    font-size: 30px;
    line-height: 30px;
    transition: all 500ms ease;    
}
.single-speaker-area .bottom-content .schedule .schedule-single:hover .inner-content .left .time .icon-holder span:before{
    color: #46a5e5;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time .title-holder{
    float: left;
    padding-left: 20px;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time .title-holder h3{
    margin: 0;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time .title-holder span{
    color: #303030;    
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time,
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title{
    display: table-cell;
    vertical-align: middle;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title{
    padding-left: 30px;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title h3 {
    margin: 0 0 8px;
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title h3 a{
    color: #303030; 
    transition: all 500ms ease;
}
.single-speaker-area .bottom-content .schedule .schedule-single:hover .inner-content .left .title h3 a{
    color: #46a5e5;    
}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title p{
    margin: 0;
    line-height: 24px;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .right{}
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .right a {
    background: #dbe9f2;
    color: #303030;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 30px 10px;
    font-family: 'Poppins', sans-serif;
    margin: 6px 0;
    border-radius: 3px;
    transition: all 500ms ease;
}
.single-speaker-area .bottom-content .schedule .schedule-single:hover .inner-content .right a{
    background: #46a5e5;
    color: #fff;
}

.event-select-box{
    width: 220px;
    padding-bottom: 42px;
    position: relative;
}
.event-select-box .icon-box{
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 99;
}
.event-select-box .icon-box span:before{
    color: #303030;
    font-size: 22px;
    line-height: 22px;
}
/**/
.brt-btm {
    border-bottom: 1px solid #c0dced;
    padding-bottom: 13px;
    margin-bottom: 12px;
}
/**/
.categories-module li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    position: relative;
}
.categories-module li:hover:before{
    width: 100%;
    background: #46a5e5;
}
.categories-module li a {
    color: #848484;
    transition: all 500ms ease;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
.categories-module li:hover a {
color: #46a5e5;
transition: all 500ms ease;
}
.categories-module li a:before {
    position: absolute;
    top: 6px;
    left: -25px;
    width: 8px;
    height: 8px;
    border: 1px solid #dbe9f2;
    content: "";
    background: #dbe9f2;
    transition: all 500ms ease;
}
.categories-module li a:hover::before{
    background: #46a5e5;
}
.categories-module {
border-left: 1px solid #46a5e5!important;
border: 1px solid #f2f2f2;
padding: 15px 20px 20px !important;
}
.categories-module li:before{
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 70px;
    height: 1px;
    content: "";
    background: #f2f2f2; 
    transition: all 500ms ease;
}
.categories-module li:last-child {
    margin-bottom: 0;
}
.categories-module li:hover:before{
    width: 100%;
    background: #46a5e5;
}
/**/

.contact-info-box-one {
    position: relative;
}
.contact-info-box-one .top-info {
    display: block;
    background: #dbe9f2;
    padding: 42px 0 33px;
    text-align: center;
}
.contact-info-box-one .top-info .img-holder {
    position: relative;
    width: 85px;
    height: 85px;
    margin: 0 auto;
}
.contact-info-box-one .top-info .img-holder img{
    display: block;
    overflow: hidden;
    width: auto;
    border-radius: 50%;
}
.contact-info-box-one .top-info .text-holder{}
.contact-info-box-one .top-info .text-holder h3{
    color: #303030;
    font-size: 18px;
    font-weight: 600;
    margin: 13px 0 1px;
}
.contact-info-box-one .top-info .text-holder b {
    display: block;
    font-weight: 400;
    margin: 0 0 5px;
}
.contact-info-box-one .thm-clr {
	padding:10px 0;
}
.contact-info-box-one .top-info .text-holder a{
    color: #555555;
}
.contact-info-box-one .top-info .text-holder a span:before{
    display: inline-block;
    font-size: 16px;
    padding-right: 5px;
}

.contact-info-box-one ul {
    overflow: hidden;
    padding: 35px 30px 35px;
    border: 1px solid #f2f2f2;
}
.contact-info-box-one ul li a {
	text-align:left !important;
}
.contact-info-box-one ul li {
    padding-left: 45px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}
.contact-info-box-one ul li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.contact-info-box-one ul li .icon-box{
    position: absolute;
    top: 10px;
    left: 0;
}
.contact-info-box-one ul li .icon-box span:before {
    font-size: 25px;
    line-height: 25px;
}
.contact-info-box-one ul li .text-box{}
.contact-info-box-one ul li .text-box p{
    color: #848484;
    line-height: 24px;
    margin: 0;
}
.contact-info-box-one ul li .text-box p span{
    color: #303030;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
/**/
