/*---------------------------
[Template Structure]

Project:	 SlideOut
Version:	 1.0
Primary Use: Site Template 
Layout:      Responsive
Platforms:   Mobile & Tablet
-----------------------------


@charset "UTF-8";

/* 1. General */

.snap-drawers *{
    max-height:999999px;
    -webkit-text-size-adjust:none;
    -webkit-transform: translateZ(0);
}

body{
	background: #f5f5f5 !important;
	height:100%;
	font-family: 'Karla', sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Rubik', sans-serif;
}

.disabled{
    display:none;
}

::-webkit-scrollbar { 
    display: none; 
}

.all-elements{
	position:absolute;
	overflow-x:hidden!important;	
	width:100%;
	height:100%;
	min-height:100%;
	max-height:100%;
}

.large-title h3{text-align:center;}
.large-title p{text-align:center;}

/*Backgrounds */

.bg1{
    background-image:url(../images/pictures/1.jpg);   
    background-position:center center;
}

.bg2{
    background-image:url(../images/pictures/2.jpg);   
    background-position:center center;
}

.bg3{
    background-image:url(../images/pictures/3.jpg);   
    background-position:center center;
}

.bg4{
    background-image:url(../images/pictures/4.jpg);   
    background-position:center center;
}



/*Center Socials*/

.facebook-color{
    background-color:#3b5998;
    color:#FFFFFF;
}

.twitter-color{
    background-color:#4099ff;
    color:#FFFFFF;
}

.google-color{
    background-color:#d34836;
    color:#FFFFFF;
}

.pinterest-color{
    background-color:#C92228;
    color:#FFFFFF;
}

.sms-color{
    background-color:#27ae60;
    color:#FFFFFF;
}

.mail-color{
    background-color:#3498db;
    color:#FFFFFF;
}

/*Header*/

.header{
    height:60px;
}
section.product-section .card img {
    width: 100%;
    margin: 10px auto;
    border-radius: 4px;
    height: 225px;
    width: 100%;
}
section.product-section .container {
        max-width: 1090px !important;
        margin-bottom: 40px !important;
}
.homepage-header {
    position: sticky;
    width: 100%;
    z-index: 999999;
   
    display: flex;
    background-color: #fff;
    border-bottom: 4px solid #0f183f;
}
footer.page-footer{
    background: #0f183f;
    border-bottom: 0px;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
section.product-section .card strong {
    font-style: normal;
    text-shadow: none;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 500;
}
.header .sidebar-deploy{
    float:left;
    height:60px;
    line-height:60px;
    width:60px;
    text-align:center;
    position:relative;
    z-index:1;
}

.header i{
    width:60px;
    height:60px;
    line-height:60px;
    font-size:14px;
    color:#1f1f1f;
}

.header .contact-deploy{
    float:right;
    height:60px;
    line-height:60px;
    width:60px;
    text-align:center;
    position:relative;
    z-index:1;
}

.header h3 {
    text-align: center;
    line-height: 2;
    font-size: 27px;
    font-weight: 200;
}
.homepage-header h3{color:#FFFFFF;}
.homepage-header i{color:#FFFFFF;}

.homepage-slider .overlay{
    background-color:rgba(0,0,0,0.4)!important;
}
a.back-link {
    width: 80px;
    height: 60px;
    cursor: pointer;
    z-index: 10000;
    float: left;
    display: flex;
    align-items: center;
}
.homepage-header .text-center {
    text-align: center!important;
    float: none;
    margin: 0 auto;
    display: block;
    width: fit-content;
}
.homepage-header .text-center h4 {
    color: #fff;
    line-height: 2.4;
    margin-bottom: 0 !important;
}
/*Footer*/

.footer p{
    clear:both;
    margin-bottom:20px;
}

.content-box .footer-socials{
    width:240px;
}

.footer-socials{
    width:300px;
    margin-left:auto;
    margin-right:auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:-15px;
    margin-bottom:20px!important;
}

.footer-socials a:hover{
    transform:scale(1.15, 1.15  );
    color:#FFFFFF;
    transition:all 250ms ease-in-out;
}

.footer-socials a{
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    border-radius:35px;
    float:left;
    margin-left:10px;
    margin-right:10px;
    font-size:12px;
    color:#FFFFFF;
    transition:all 250ms ease-in-out;
}

.footer-socials a i{
    width:35px;
    height:35px;
    line-height:35px;
}

.footer-facebook{
    background-color:#3b5998;
}

.footer-share{
    background-color:#27ae60;
}

.footer-twitter{
    background-color:#4099FF;
}

.footer-google{
    background-color:#d34836;
}

.footer-up{
    background-color:#2c3e50;
    line-height:32px!important;
}

.footer-menu{
    position:fixed;
    z-index:9999999;
    background-image:url(../images/misc/menu-bg.png);
    background-size:100px 100px;
    width:100%;
    height:60px;
    bottom:0px;
}

.footer-menu a{
    border-right:solid 1px rgba(255,255,255,0.08);  
    color:#FFFFFF;
    font-size:14px;
}

.footer-menu a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.05);
}

.footer-menu-clear{
    height:60px;
}

.footer-menu a i{
    height:60px;
    line-height:60px;
}

.footer-menu-three-icons a{
    width:33.3%;
    float:left;
    text-align:center;
}

.footer-menu-four-icons a{
    width:25%;
    float:left;
    text-align:center;
}

.footer-menu-five-icons a{
    width:20%;
    float:left;
    text-align:center;
}

.footer-menu-six-icons a{
    width:16.7%;
    float:left;
    text-align:center;
}

.snap-drawer{
   background-image: linear-gradient(to right, #0f183f, #0f183f);
}

/*Sidebar Menu*/

.sidebar-header a{
    width:20%;
    float:left;
    height:60px;
    text-align:center;
    line-height:60px;
    color:#FFFFFF;
    border-bottom:solid 1px rgba(0,0,0,0.1);
}

.sidebar-header a i{
    height:60px;
    line-height:60px;
    width:100%;
    text-align:center;
}

.sidebar-header a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.03);
}

.sidebar-logo {
    width: 110px;
    height: auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
section.profile-section .alert {
    width: 100%;
    max-width: 768px;
    margin: 20px auto;
}
h4.username {
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-size: 25px;
}
section.product-section .card a.order-now:hover {
    background: #0f183f;
}
.sidebar-decoration{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    height:1px;
    width:100%;
}

.sidebar-copyright{
    text-align:center;
    padding-top:10px;
    padding-bottom:30px;
    color:Rgba(255,255,255,0.4);
}

.sidebar-menu li{
    position:relative;
    overflow:hidden;
    display:block;
    list-style:none;
    line-height:60px;
    margin-bottom:0px;
}

.sidebar-menu li a:hover{
    background-color:rgba(255,255,255,0.02); 
}

.submenu li a:hover{
    background-color:rgba(255,255,255,0.02)!important;
}


.sidebar-menu li a {
    padding-left: 80px;
    line-height: 60px;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    transition: all 250ms ease;
}
.homepage-header i {
    color: #0f183f;
    font-size: 25px;
}
.signup-page-wrapper i {
    font-size: 35px;
    color: #fba51a;
    text-align: center;
    padding: 12px 0;
}

.signup-page-wrapper h2.title {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3;
}
.signup-page-wrapper h2.title a.mail-link {
    font-size: 22px;
    font-weight: 500;
}
.signup-page-wrapper textarea.form-control {
    padding: 12px 20px;
}

.sidebar-menu li a i:first-child {
    position: absolute;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: left;
    left: 30px;
    font-size: 16px;
    color: #ffffff;
    float: left;
}

.sidebar-menu li .fa-caret-right{
    font-size:10px!important;
}

.sidebar-menu li .fa-mobile{
    font-size:27px!important;
}

.submenu{
    margin-bottom:0px;
}

.submenu li{
    border:none!important
}

.submenu li a{
    border:none;
}

.submenu a {
    text-indent: 15px!important;
    color: #fff !important;
    font-size: 14px;
    margin-top: -1px;
    margin-left: 0px;
    text-transform: none!important;
}

.submenu .fa-angle-right{
    font-size:8px!important;
    top:0px;
    left:35px!important;
}

.submenu .fa-circle{
    text-indent:19px;
}

.deploy-submenu .fa-plus{
    font-size:8px!important;
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-menu{
   background-color:rgba(255,255,255,0.02); 
}

.active-menu .fa-circle{
    color:#27ae60!important;
    font-size:6px!important;
}

.active-submenu{
    -webkit-transition-delay: 250ms; 
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-submenu .fa-plus{
    margin-top:1px;
    color:#c0392b!important;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg); 
    transform: rotate(135deg);
    transition:all 250ms ease;
}

.submenu{
    display:none;
    overflow:hidden;
}

.show-submenu{
    display:block;
}

/*.submenu li:last-child a{
    border-bottom:solid 1px rgba(0,0,0,0.1)!important;
}*/

.border-clear{
    
}

/*Center Socials*/

.center-socials{
    width:180px;
    margin-left:auto;
    margin-right:auto;  
    margin-bottom:0px;
    padding-top:10px;
    margin-top:-10px;
}

.center-socials a{
    transition:all 250ms ease;
    margin-bottom:30px;
}

.center-socials a:hover{
    color:#FFFFFF;
    transform:scale(1.1, 1.1);
    transition:all 250ms ease;
}

.center-socials a i{
    width:40px;
    height:40px;
    line-height:40px;
}

.center-socials .facebook-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .twitter-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .google-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}



section.product-section .card a.order-now {
    background: #0075b2;
    color: #fff;
    border: 1px solid #ececec;
    border-radius: 20px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 1px 0px 1px 0px #00000017, -1px 0px 1px 0px #00000012;
    margin-bottom: 10px;
    width: 100%;
}
/*Content Heading*/
/*///////////////*/

/*.content-heading{
	margin-bottom:30px;	
}
*/
section.product-section {
    background: #f1f1f1;
    padding: 30px 0;
}
.content-heading h4{
	color:#FFFFFF;
	position:absolute;	
	z-index:9999;
	text-transform:uppercase;
	margin-top:27px;
	padding-left:30px;
    pointer-events:none;
    font-weight:800;
}

.content-heading{
	max-height:100px;	
}

.content-heading p{
	color:#FFFFFF;
	position:absolute;	
	z-index:999;
	margin-top:48px;
	padding-left:30px;
	opacity:0.5;
    pointer-events:none;
}
.container.edit-profile .text-center {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
}
.container.edit-profile img {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 100px;
    box-shadow: 0px 1px 0px 0px #0000003d;
    height: auto !important;
    float: none !important;
    margin-bottom: 20px !important;
}
.content-heading .overlay{
	z-index:99;
	background-color:rgba(0, 0, 0, 0.13);
}

.content-heading i{
	font-size:32px;
	position:absolute;
	color:#FFFFFF;
	right:30px;	
	z-index:999;
	margin-top:36px;
    pointer-events:none;
}

.content-heading img{
	width:100%;
	display:block;
	position:relative;
	z-index:2;
    transition:all 250ms ease;
}

.content-heading img:hover{
    filter: blur(3px);  
    -webkit-filter:blur(3px);
    transition:all 250ms ease;
}
img.logo{
	display: none;
}
@media (min-width:768px){
	.content-heading{
		max-height:140px;	
	}
	
	.content-heading h4{
		font-size:20px;	
		margin-top:45px;
		padding-left:50px;
	}
	
	.content-heading p{
		font-size:13px;	
		margin-top:75px;
		padding-left:50px;
	}
	
	.content-heading i{
		font-size:40px;
		margin-top:53px;
		right:50px;	
	}
}



/*Thumbnails Columns*/

.thumb-clear{
	height:20px;
	display:block;
	width:100%;
}

.thumb-left{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-left a{
	display:block;
	text-align:right;
}

.thumb-left img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:left;
	margin-right:20px;
    transition:all 250ms ease;
}

.thumb-left img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.thumb-left strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-left em{
	font-style:normal;
}

.thumb-right{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-right img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:right;
	margin-left:20px;
    transition:all 250ms ease;
}

.thumb-right img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.thumb-right strong{
	color:#1a1a1a;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-right em{
	font-style:normal;
}


@media (min-width:600px){
	.thumb-left img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}
	
	.thumb-left em{
		line-height:28px;	
	}
	
	.thumb-left strong{
		padding-top:10px;	
	}
	
	.thumb-right img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}
	
	.thumb-right em{
		line-height:28px;	
	}
	
	.thumb-right strong{
		padding-top:10px;	
	}	
}


/*////////////////////*/
/*Quote & Staff Slider*/
/*////////////////////*/

.staff-item img{
	border-radius:300px;	
	max-width:150px;
	margin-left:auto;
	margin-right:auto;
    transition:all 250ms ease;
    margin-top:10px;
}

.staff-item img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.staff-item h4{
	text-align:center;
	margin-top:20px;	
	font-size:16px;
}

.staff-item em{
	text-align:center;
	font-size:12px;
	color:#e34e47;
	display:block;
	margin-top:-10px;
	margin-bottom:10px;
	font-style:normal;
}

.staff-item strong{
	display:block;	
	font-weight:400;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	line-height:28px;
}



/* Quote Slider */

.quote-slider h4{
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:300;	
	width:87%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	line-height:36px;
}

.quote-slider a{
	text-align:center;
	margin-top:20px;	
}


.features-page a{
    font-size:14px;
}

.features-page a i {
    width:15px;
    text-align:center;
    padding-right:30px;
    color:#c0392b;
}

.features-page{
    border-top:solid 1px rgba(0,0,0,0.1);
    margin-top:30px!important;
    display:block;
}

.features-page a{
    line-height:60px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    color:#1f1f1f;
    font-weight:500;
}

.features-page a:hover{color:#1f1f1f;}

.features-page .fa-angle-right{
    float:right;
    line-height:60px;
    text-align:right!important;
    margin-right:-20px;
}


/*Back Button*/

.back-button{
    position:absolute;
    right:0px;
    z-index:10;
    font-size:13px;
}

.back-button i{
    padding-right:10px;
    font-size:12px;
}



/*Reminder Box*/

.reminder-check-square{
    background-image:url(../images/ui/checkbox1.png);
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder-check-round{
    background-image:url(../images/ui/radio2.png);
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder i{
    padding-right:10px;
}

.reminder-check-square-selected{
    background-image:url(../images/ui/checkbox1c.png);
}

.reminder-check-round-selected{
    background-image:url(../images/ui/radio2c.png);
}

.reminder-check-square-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-square-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder-check-round-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-round-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder strong{
    font-size:14px;
    font-weight:600;
    padding-left:50px;
    color:#1f1f1f;
    transition:all 250ms ease;
}

.reminder em{
    display:block;
    padding-left:50px;
    transition:all 250ms ease;
    font-style:normal
}

.reminder{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    padding-top:30px;
}


/*Checklists*/

.checklist-square{
    font-size:14px;
    font-weight:500;
    background-image:url(../images/ui/checkbox1.png);
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-square-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-square:hover{
    color:#1f1f1f;
}

.checklist-square-selected{
    background-image:url(../images/ui/checkbox1c.png);
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}

.checklist-round{
    font-size:14px;
    font-weight:500;
    background-image:url(../images/ui/radio1.png);
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-round-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-round:hover{
    color:#1f1f1f;
}
section.profile-section .card {
    background-color: #f1f1f1;
    margin: 30px auto;
    max-width: 770px;
    box-shadow: 0px 0px 12px 0px #cecece82;
    border: 1px solid #dadada;
}
section.profile-section .card {
    background-color: #f1f1f1;
    margin: 30px auto;
    max-width: 770px;
    box-shadow: 0px 0px 12px 0px #cecece82;
    border: 1px solid #dadada;
    padding-left: 0;
    padding-right: 0;
}
section.profile-section .card div#v-pills-tab {
    margin: 20px;
    border: 1px solid #bdbdbd24;
    border-radius: 4px;
}
span.right-arrow {
    float: right;
    color: #717171;
}
section.profile-section .nav-link.active {
    color: #ffffff;
    background-color: #3d71b1;
    border: none;
}
section.profile-section .card .nav-link {
    color: #000 !important;
    background-color: #ffffff !important;
    border-bottom: 1px solid #a7a7a752 !important;
    border-radius: 0px;
}
section.profile-section .panel-heading {
    font-size: 22px;
    line-height: 1.4;
    background-color: #0f183f;
    padding: 4px 10px;
    color: #fff;
}
.checklist-round-selected{
    background-image:url(../images/ui/radio1c.png);
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}
.tablist-left {
    width: 25%;
    display: inline-block;
}
.tablist-content {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
}
span.edit-icon i {
    float: right;
    padding: 5px;
}

ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li.tab-link {
    background: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: 0px 1px 3px 0px #0000000a;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    color: #222;
    padding: 10px 15px;
}
section.profile-section .panel-body {
    padding: 18px 30px;
}
ul.tabs li.current {
    background: #0f183f;
    color: #ffffff;
}
.tab-content{
	display: none;
	background: #ededed;
	padding: 15px;
}

.tab-content.current{
	display: inherit;
}

img.avatar.img-circle {
    border-radius: 100px;
}
div#reciptno .input-group-append span.copyaction.btn {
    position: fixed;
    margin-left: 177px;
    margin-top: 0px;
    padding: 9px;
}

span.showhidepass {
    background: #f9f9f9;
    border: 1px solid #5d5d5d;
    border-left: 0;
}
.card.login-page {
    display: block;
    width: 100%;
    max-width: 370px;
    margin: 35px auto;
    background: #fff;
    padding: 15px 30px;
    text-align: center;
    box-shadow: 0px 0px 13px 0px #e4e4e4;
    border: none;
}
.card.login-page .input-group {
    margin-bottom: 15px !important;
}
button#login-btn {
    background: #4771ad;
    color: #fff;
    width: 100%;
    max-width: 100px;
    font-weight: 600;
    margin: 0px auto;
    font-size: 16px;
}
.card.login-page p.Description {
    color: #1f1f1f;
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 400;
}
.form-group {
    margin-bottom: 4px !important;
}
.login-page-wrapper {
    width: 100%;
    text-align: left;
}
.card.login-page {
    height: auto;
    padding: 30px;
}
i{
    cursor: pointer;
}
div#change-passsword .progress {
    margin: 6px auto !important;
}
.card.login-page .card-body {
    padding: 0;
}
span.showhidepass i {
    color: #4e4e4e;
}
.dropdown.profile-menu {
    display: block;
    max-width: 40px;
    border-radius: 100px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important;
    border: 1px solid #fff;
    height: 40px;
    margin: 10px 10px;
}
.dropdown.profile-menu ul.list-group a {
    color: black;
}

.dropdown.profile-menu img.user-img {
    width: 100%;
    cursor: pointer;
}
div#products-sidebar ul.sidebar-menu {
    margin-bottom: 0px;
}
div#slidemuenu {
    display: none;
    width: 100%;
    position: fixed !important;
    max-width: 141px !important;
    right: 14px !important;
    top: 70px !important;
    left: auto;
    box-shadow: 0 1px 34px 0 rgba(0,0,0,.1),0 1px 16px 0 rgba(0,0,0,.06)!important;
}
div#products-sidebar .sidebar-logo {
    width: 100%;
    height: auto;
    max-width: 170px;
    margin: 20px auto;
}
div#products-sidebar {
    background-image: linear-gradient(180deg, #4571ae, #d96f70);
    overflow-y: scroll;
}
span.back-menu i {
    font-size: 20px;
}
div#sidebar-setting {
    width: auto;
    background: #fff;
    padding: 10px;
}
.visible i {
    color: green;
}
section.single-product-section {
    background: #f1f1f1;
}
.all-elements{
      position: relative !important;
}
.product-description {
  display: block;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  background: #fff;
  padding: 50px;
  box-shadow: 0 1px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important;
  margin-bottom: 25px;
}
.product-description p {
  font-size: 16px;
  font-weight: 400;
}

section.product-section .card {
    width: 100%;
    max-width: 245px;
    margin: 0px 10px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important;
    border: none;
    padding: 0px 10px !important;
    margin-bottom: 20px;
}
a.back-link i {
    color: #0F183F;
    font-size: 22px !important;
    padding: 0px 10px !important;
    cursor: pointer !important;
}
div#products-sidebar .sidebar-menu li a.deploy-submenu {
    padding-left: 10px !important;
    line-height: 45px !important;
    color: #000000;
    border-bottom: solid 1px rgba(255, 255, 255, 0.45) !important;
    transition: all 250ms ease;
    background-color: #fff;
    margin-bottom: 1px;
}
div#products-sidebar .sidebar-menu li ul.submenu li a:hover {
    background: #ececec !important;
}
div#products-sidebar li.has-submenu i.fa.fa-plus {
    font-size: 15px !important;
    color: #585858 !important;
    top: -7px;
}
div#products-sidebar .sidebar-menu li ul.submenu li a {
    padding-left: 20px;
    line-height: 45px;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    transition: all 250ms ease;
    background: #ffffff;
    color: #646464 !important;
    border-radius: 3px;
}
div#products-sidebar .sidebar-logo h4.product-name {
    font-size: 20px;
    text-align: center;
    line-height: 2;
    margin-bottom: 0;
    color: #ffff;
    font-weight: 200;
    text-transform: capitalize;
    letter-spacing: 0.6px;
}
a#product-image img.img-fluid {
    border-radius: 8px;
    box-shadow: 1px 0px 47px 0px #8c888840;
    border: 1px solid #fff;
    max-width: 125px;
    margin: 0 auto;
}
section.single-product-section .container {
    width: 100%;
    padding-top: 40px;
}

div#slidemuenu ul.list-group .list-group-item {
    position: relative !important;
    display: block !important;
    padding: 6px 16px;
    background-color: #fff !important;
    border: none!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
    margin-bottom: 0px !important;
    cursor: pointer;
}
div#slidemuenu ul.list-group .list-group-item:hover {
    background-color: #0f183f !important;
    color: #fff;
}
ul.password-checker{
	display: none;
}
section.otherproduct-section .card a.order-now {
    background: linear-gradient(0deg, #f9f04d, #d47c00) !important;
    border: none !important;
    border-radius: 30px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 1px 0px 1px 0px #00000017, -1px 0px 1px 0px #00000012;
    margin-bottom: 15px;
    width: 100%;
    color: #474a4e !important;
    font-weight: 900;
}
section.otherproduct-section .card a.order-now:hover {
    background: linear-gradient(0deg, #f1e846, #e78f11) !important;
}
div#notpurchased a.btn.order-now {
    box-shadow: inset 0px 0px 8px 0px #0000001a;
}
div#notpurchased a.btn.order-now i.fas.fa-shopping-cart {
    color: #4671ad;
    transform: scale(1);
    animation: pulse 2s infinite;
    font-size: 17px;
    text-shadow: 0px 1px 1px #00000024;
}
.card.login-page button {
    font-size: 15px !important;
    background: #ffffff !important;
    color: #0f183f !important;
    font-weight: 600 !important;
    margin: 0px auto !important;
    border: 1px solid #0f183f !important;
}
button#login-btn:hover {
    color: #0f183f !important;
}
.sidebar-logo img.responsive-image {
    border-radius: 100px;
    border: 2px solid #ffff;
}
.all-elements{
    position: relative !important;
}
.product-description p {
    font-size: 16px;
    font-weight: 400;
}
.product-description strong {
    font-size: 18px;
}
section.product-section .container {
    max-width: 1090px !important;
    margin-bottom: 40px !important;
}
img.avatar.img-circle {
  height: 100px !important;
}
section.otherproduct-section h4.title {
    text-align: center;
    font-size: 30px;
    margin: 10px auto;
    margin-bottom: 30px;
    background: white;
    padding: 15px;
    font-weight: 400;
    border-radius: 10px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important;
}
a.back-link span.title {
    color: #fff;
    width: 100%;
    position: absolute;
    right: -42px;
}
ul.timer li {
    list-style-type: none !important;
}
.menusection div#accordionExample div.card-header {
    background: #0f183f;
    margin-bottom: 0px;
    border-bottom: 1px solid #ffffff69;
}
.menusection a {
    font-weight: 200 !important;
    font-size: 14px;
    margin-bottom: 0 !important;
    border-radius: 0px !important;
}
.menusection div.collapse .card-body {
    background: white;
    padding: 0 !important;
}
.menusection div.collapse .card-body ul.list-group {
    list-style-type: none;
    padding-left: 0px !important;
    margin-bottom: 0 !important;
}
.menusection div.collapse .card-body ul.list-group li.list-group-item {
    color: #222222;
    text-transform: capitalize;
    font-size: 16px;
    background: #fff;
    padding: 8px 20px;
    border: 1px solid #71717114;
    margin-bottom: 0 !important;
    cursor: pointer;
}
section.clfproduct-sidebar {
    display: block;
    width: 260px;
    box-shadow: 0px 0px 27px 0px #c3c2c261;
    height: 550px;
    overflow-y: scroll;
}
.menusection .card {
    border-radius: 0px !important;
    border: none;
}
li.main-child a:hover {
    color: #2f2d2d !important;
    font-weight: 700 !important;
}
span.lock-icon {
    float: right;
    color: #fff !important;
    font-size: 18px !important;
}
/*section.clfproduct-sidebar li.list-group-item a {
    color: #222222 !important;
}*/
.menusection a:hover {
    text-decoration: none;
    color: #fff !important;
}
div#lockedcourse {
    top: 30%;
}

.locked-course {
    text-align: center;
}
.bagde-icon {
    background-image: url(/members/public/assest/img/star-seal.svg);
    display: inline-block;
    height: 74px;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 25px;
}
.bagde-icon i.fas.fa-lock {
    font-size: 25px;
    padding: 20px;
}
a#courselink {
    background-color: #0f183f;
    padding: 10px;
    margin: 26px auto !important;
    color: #fff !important;
    margin: 0 auto !important;
}
a#courselink:hover {
    color: #fff !important;
}
div#lockedcourse .modal-body {
    padding-bottom: 40px !important;
    margin-top: -30px;
}
button.close:hover {
    background-color: transparent !important;
}
.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal .list-group-item.active {
    margin-top: 0
}

.list-group-horizontal .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}
section.clfproduct-sidebar .menusection .card div.collapse {
    height: 180px;
    overflow-y: scroll;
}

/*
Ignore these classes they are not important, just used to center the control on codepen.io
 */

.accordionStyle{
 position: relative !important;
 width:500px !important; 
 margin: 30px auto !important;
}

.accordionStyle h3{
 padding-left:35px; 
}

p{
 font-size:12px 
}
div.card-header a {
    color: #fff !important;
}
section.clfproduct-sidebar .menusection .card div.collapse::-webkit-scrollbar {
    width: 6px !important;
}
section.clfproduct-sidebar .menusection .card div.collapse::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
section.clfproduct-sidebar .menusection .card div.collapse::-webkit-scrollbar-thumb {
    background-color: #0f183f;
    outline: 1px solid #0f183f;
}

@media only screen and (max-width: 768px) {
    section.clfproduct-sidebar {
        display: block;
        position: initial !important;
        width: 100%;
        max-width: 100% !important;
        box-shadow: 0px 0px 27px 0px #c3c2c261;
    }
    section.product-page .col-md-3.px-sm-3.py-sm-3 {
        padding: 0 !important;
    }
    h2.main-prod-heading {
        font-size: 25px !important;
        color: #ffffff;
        text-decoration: none !important;
        line-height: 1.6;
        margin: 10px auto;
    }

}

@media only screen and (max-width: 768px) {
    section.product-section .card img {
        border-radius: 4px;
        height: 100px;
        width: 100px;
        float: left;
        margin: 0px 21px 0px 0px;
        box-shadow: 0px 6px 14px 0px #00000036;
    }
    section.login-section {
        width: 100%;
        max-width: 340px;
        margin: 0px auto;
    }
    .card.login-page .form-control {
        height: 40px  !important;
    }
    section.product-section .row {
        display: block !important;
    }

	section.product-section .card .thumb-clear {
	    display: none;
	}
    section.product-section .content {
        margin: 0 auto;
    }
    section.product-section .card a.order-now {
        display: block;
        max-width: 125px;
        background: #0f183f;
       /* background-image: linear-gradient(to right, #e88b28, #0f183f);*/
        border: none !important;
        border-radius: 30px;
        margin-top: 10px;
        font-size: 13px;
        font-weight: 500;
        box-shadow: 1px 0px 1px 0px #00000017, -1px 0px 1px 0px #00000012;
        margin-bottom: 4px;
        width: 100%;
        margin: 0 auto;
        padding: 2px 8px;
        position: absolute;
        left: 50%;
        bottom: 0px;
        color: #fff !important;
    }
    section.product-section .card strong {
        font-style: normal;
        text-shadow: none;
        line-height: 1.3;
        font-size: 20px;
        text-transform: capitalize;
        display: block;
        font-weight: 600;
        text-align: center;
    }    
    section.product-section .decoration {
        height: 1px;
        background-color: rgba(0,0,0,0.1);
        margin-bottom: 10px;
        clear: both;
    }
    section.product-section .container.no-bottom {
        padding: 0 0 !important;
        margin-bottom: 0 !important;
    }
     .homepage-header h3 {
         font-size: 25px;
         line-height: 2.4;
         float: left;
     }
    .content-heading .overlay {
        z-index: 99;
        background-color: rgba(0, 0, 0, 0.46);
    }
    .content-heading h4 {
        color: #FFFFFF;
        position: absolute;
        z-index: 9999;
        text-transform: uppercase;
        margin-top: 27px;
        padding-left: 30px;
        pointer-events: none;
        font-weight: 500;
        font-size: 28px;
    }
    .content-heading p {
        color: #FFFFFF;
        position: absolute;
        z-index: 999;
        margin-top: 55px;
        padding-left: 30px;
        opacity: 3.5;
        pointer-events: none;
        font-size: 15px;
    }
    .signup-page-wrapper {
        width: 100% !important;
        margin-top: 30px !important;
        z-index: 2 !important;
        max-width: 330px !important;
        margin: 25px auto !important;
        display: block !important;
        box-shadow: 0px 0px 25px 0px #f595170f !important;
        border: 1px solid #ddddddf5 !important;
        padding: 20px 10px !important;
        border-radius: 5px !important;
        padding-bottom: 0px !important;
    }
    button.button.support-btn.full-button {
        background: #E68115;
        padding: 5px 0;
        color: #ffffff;
    }
	 .signup-page-wrapper h2.title {
	     font-size: 18px;
	     font-weight: 400;
	     line-height: 1.3;
	     text-align: center;
	 }
    .signup-page-wrapper h2.title a.mail-link {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
    }
    .signup-page-wrapper i {
        font-size: 25px;
        color: #0f183f;
        text-align: center !important;
        padding: 12px 0;
    }
    .signup-page-wrapper .form-control {
        display: block;
        width: 100%;
        height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 45px;
        line-height: 100%;
        border: 1px solid #94949430;
        color: #666666;
        border-radius: 4px;
        background: #f9f9f9;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .signup-page-wrapper textarea.form-control {
        padding: 12px 20px;
        height: 90px;
    }
    a.button.support-btn {
        background: #3e71b1;
        color: #fff;
        border-radius: 4px;
        padding: 2px 0px;
        width: 100%;
        max-width: 100px;
    }
    section.product-section {
        background: #ffffff !important;
        padding: 12px 12px !important;
    }
    .content-heading {
        max-height: 109px;
    }
    section.profile-section .panel-body {
        padding: 18px 30px;
        background: white;
    }
    .container.edit-profile {
        padding: 25px 0px !important;
        margin-bottom: 0;
    }
    .product-description p {
        font-size: 14px !important;
        font-weight: 400;
    }
    .container.edit-profile img {
        margin: 0 auto;
        display: block;
        width: 100%;
        max-width: 100px;
        box-shadow: 0px 1px 0px 0px #0000003d;
        height: auto !important;
        float: none !important;
        margin-bottom: 20px !important;
    }
    .container.edit-profile h6 {
        text-align: center;
        margin: 0 auto;
        margin-left: 0;
        font-size: 20px;
        margin-top: 10px;
        font-weight: 300;
        text-transform: capitalize;
    }
    button.btn.submit {
        margin-top: 20px;
    }
    .product-description {
        padding: 20px 10px !important;
        border-bottom: 2px dashed #4171af;
        box-shadow: none !important;
    }
    section.product-section .card {
        width: 100%;
        max-width: 100% !important;
        margin: 8px auto !important;
        border-bottom: 1px solid #00000029;
        border-radius: 0;
        padding: 10px 10px !important;
        box-shadow: none !important;
    }
    .center-text {
        display: block;
        width: 296px;
        margin-top: 20px;
    }
    .center-text h4 {
        margin-bottom: 0;
        color: #fff;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: 18px;
    }

    .homepage-header .center-text {
        display: block;
        text-align: initial !important;
    }
    .homepage-header .text-center h4 {
        color: #fff;
        line-height: 2.4;
        margin-bottom: 0 !important;
        font-size: 20px;
        font-weight: 300;
        padding: 6px 0;
    }
    section.single-product-section .container .center.white-bg {
        padding: 10px 20px !important;
    }
    section.otherproduct-section h4.title {
        font-size: 22px;
        font-weight: 400;
        color: #2a2a2a;
    }
    .mobileview {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    section.single-product-section .container .box {
        background: #fff !important;
        border: 4px solid #0000001c !important;
        box-shadow: 11px 5px 32px 0px #00000042;
    }
    img.product-image {
	    width: 100% !important;
	    max-width: 80% !important;
	    display: block !important;
	    margin: 0 auto !important;
	}
	section.single-product-section .btn.btn-primary {
	    background-image: linear-gradient(to right, #fca91b, #d53501) !important;
	    font-size: 13px !important;
	    padding: 10px 20px !important;
	    font-weight: 700 !important;
	    box-shadow: 0px 0px 16px 0px #0000003b;
	    margin-bottom: 20px !important;
	    border-radius: 35px !important;
	}
	p.instruction {
	    text-align: center;
	    color: #737373 !important;
	    font-size: 16px !important;
	    line-height: 1.8 !important;
	    padding: 15px 10px !IMPORTANT;
	}
	section.otherproduct-section .card img {
	    border-bottom: 1px solid #000;
	}
	section.otherproduct-section .card a.btn.order-now {
	    background: linear-gradient(0deg, #f9f04d, #d47c00) !important;
	    color: #474747 !important;
	    font-weight: 600;
	    font-size: 14px;
	    max-width: 140px;
	    padding: 1px 10px !important;
	}
	section.otherproduct-section .card {
	    background: #d9d9d9;
	    padding: 10px !important;
	    border-radius: 6px;
	}
	section.otherproduct-section h4.title {
	    font-size: 22px;
	    font-weight: 400;
	    color: #db920f;
	    border-radius: 0px !important;
	}
	.card.change-password {
	    padding: 20px !important;
	}
	div#notpurchased a.btn.order-now i.fas.fa-shopping-cart {
	    color: #ffffff;
	    text-shadow: 0px 1px 6px #00000054;
	    font-size: 12px !important;
	}

	div#notpurchased a.btn.order-now {
	    max-width: 145px;
	    transform: scale(1);
	    animation: pulse 2s infinite;
	}
	@keyframes pulse {
		0% {
			transform: scale(0.95);
			box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
		}

		70% {
			transform: scale(1);
			box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
		}

		100% {
			transform: scale(0.95);
			box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		}
	}
	.product-box {
	    padding: 20px 10px !important;
	    margin: 0 auto !important;
	    background: #ffffff !important;
	    box-shadow: 0px 0px 6px 0px #00000012 !important;
	    border: 1px solid #9e9e9e2b !important;
	    margin-bottom: 20px !important;
	    border-radius: 10px !important;
	}
	.product-box h2 {
	    text-decoration: none !important;
	}
	.sshsproducts-section section .grid-row {
	    padding: 0 !important;
	    margin: 0 auto !important;
	}
	.sshsproducts-section section.container {
	    padding: 0 !important;
	    margin: 0 auto !important;
	}
	.sshsproducts-section .pro-btn {
	    width: 100%;
	    height: 45px;
	    font-size: 15px;
	    text-transform: uppercase;
	    letter-spacing: 2.5px;
	    font-weight: 900;
	    color: #000;
	    background-image: linear-gradient(to right, #fca91b, #f89d18);
	    border: 1px solid #0000001f;
	    border-radius: 4px;
	    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.59);
	    transition: all 0.3s ease 0s;
	    cursor: pointer;
	    outline: none;
	    outline-color: initial;
	    outline-style: none;
	    outline-width: initial;
	    padding: 10px 0;
	    margin: 0 auto;
	}
	.mp4box {
	    margin-top: 25px;
	    text-align: center;
	}
	.main-heading {
	    background: #faa319;
	    margin: 18px auto;
	    margin-bottom: 5px;
	    width: 100%;
	    font-weight: 400;
	    padding: 10px 0;
	    border-radius: 4px;
	    border-bottom: 1px solid #0000002e;
	    font-size: 22px !important;
	}
	img.logo {
		display: block;
	    width: 100%;
	    max-width: 120px;
	    background-color: #fff;
	    padding: 2px;
	    border-radius: 4px;
	    box-shadow: 3px 2px 11px 0px #0000000f;
	    margin: 4px auto;
	}
	h3.desktop_tittle {
	    display: none !important;
	}
	.support-icon {
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	}

}
.swal-modal {
    display: none;
}
section.instructions-section li.tab-link {
    width: 100%;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 0px !important;
}
section.instructions-section ul.tabs {
    display: flex;
    width: 100%;
    margin: 0px auto;
    padding: 10px 20px;
}
section.instructions-section .panel-heading {
    font-size: 18px;
    line-height: 2.4;
    font-weight: 800;
}
ul.android-steps li.list-group-item, ul.apple-steps li.list-group-item {
    background: #f3f3f3;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
}
li.list-group-item img.step-img {
    width: 100%;
    display: block;
    margin: 20px auto;
    box-shadow: inset 0px 0px 6px 0px #0000003d;
    border-radius: 4px;
    max-width: 300px;
}
.swal-overlay--show-modal {
    display: block;
}
section.instructions-section .panel-heading {
    font-size: 23px;
    line-height: 1.2;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 0;
    text-transform: capitalize;
}

@media only screen and (max-width: 480px) {
    section.instructions-section li.tab-link {
        width: 100%;
        text-align: center;
        margin-right: 10px;
        margin-bottom: 0px !important;
    }
    section.instructions-section ul.tabs {
        display: flex;
        width: 100%;
        margin: 0px auto;
        padding: 10px 20px;
    }
    section.instructions-section .panel-heading {
        font-size: 18px;
        line-height: 2.4;
        font-weight: 800;
    }
    ul.android-steps li.list-group-item, ul.apple-steps li.list-group-item {
        background: #f3f3f3;
        font-size: 14px;
        line-height: 1.4;
        font-weight: 400;
    }
    li.list-group-item img.step-img {
        width: 100%;
        display: block;
        margin: 20px auto;
        box-shadow: inset 0px 0px 6px 0px #0000003d;
        border-radius: 4px;
    }
    .swal-overlay--show-modal {
        display: block;
    }
    section.instructions-section .panel-heading {
        font-size: 23px;
        line-height: 1.2;
        text-align: center;
        padding: 20px 0;
        margin-bottom: 0;
        text-transform: capitalize;
    }
    @keyframes pulse {
        0% {
            transform: scale(0.95);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
        }

        70% {
            transform: scale(1);
            box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
        }

        100% {
            transform: scale(0.95);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        }
    }
    
    .swal-modal {
        display: block;
        position: absolute;
        z-index: 99999;
        bottom: 0;
        display: inline;
        left: 6px;
        right: 6px;
        width: 330px;
    }
    .swal-title {
        text-align: left !important;
        font-size: 25px;
        font-weight: 600;
    }
    .swal-button--confirm {
        background: #0f183f;
    }
    .swal-footer button.swal-button {
        padding: 4px 12px;
    }
    .swal-text {
        text-transform: uppercase !important;
        text-align: left !important;
        display: flex !important;
        margin-left: 10px;
        font-size: 16px;
        color: #575757;
    }

    .swal-title {
        text-align: left !important;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 0px !important;
        color:#0f183f;
        margin-top: 0px !important;
        padding: 8px 20px;
    }

    .form-row {
        display: -ms-flexbox;
        display: block;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .form-group {
        margin-bottom: 14px !important;
    }
    .form-row .col-md-6 {
        margin-bottom: 14px !important;
    }
    ul.tabs li.tab-link {
        padding: 10px 8px !important;
        font-size: 15px !important;
        font-weight: 900 !important;
    }
    section.single-product-section .container .box {
        background: #fff !important;
        border: 2px solid #00000029 !important;
        box-shadow: none;
        margin: 4px auto;
        max-width: 300px !important;
        padding: 25px;
    }
    section.single-product-section .btn.btn-primary {
	    box-shadow: none !important;
	    margin-bottom: 20px !important;
	    border-radius: 35px !important;
	    margin-top: 30px;
	}
	section.single-product-section .container h3 {
	    font-size: 25px;
	    margin-bottom: 0;
	    font-weight: 400;
	    text-transform: capitalize !important;
	}
	section.single-product-section .container {
	    width: 100%;
	    padding: 0px !IMPORTANT;
	}
	body {
	    background-color: #ffffff !important;
	}
	.card.login-page {
	    display: block;
	    width: 100%;
	    max-width: 370px;
	    margin: 0px auto;
	    background: #fff;
	   	padding: 60px 30px;
	    text-align: center;
	    box-shadow: none !important;
	    border: none;
        margin-top: 40px;
	}
	.locked-course .buy-now a#courselink {
	    margin: 0 auto !important;
	    color: #fff !important;
	}
	.locked-course p.description {
	    font-size: 16px;
	    line-height: 1.4;
	}
	.locked-course h2.title {
	    font-size: 25px !important;
	}
}
.list-group.list-group-root li a {
/*    color: #fff !important;*/
    text-align: left !important;
}
.list-group.list-group-root li {
    font-size: 15px;
    margin-bottom: 0px;
}

a.list-group-item{
    background: #0f183f !important;
    color: #fff !important;
    font-size: 15px;
}
.main a {
    font-weight: 900;
    margin: 0 !important;
}

div.submenu li.list-group-item a {
    color: #2f2d2d !important;
    font-weight: 700 !important;
}
div.submenu li.list-group-item {
    background: #eae8e8;
    padding: 10px 8px;
    font-size: 14px;
    word-wrap: break-word;
    width: 260px;
    border-left: 2px solid #0f183f !important;
    margin-left: 8px !important;
    margin-bottom: 1px;
}


li.main-child a {
    color: #2f2d2d !important;
    font-weight: 700 !important;
}
.main-child a.last {
    color: #fff !important;
}
li.main-child {
    background: #eae8e8 !important;
    margin-bottom: 0px;
}
.list-group.list-group-root li a {
/*    color: #fff !important;*/
    text-align: left !important;
}
div#item-3 a.list-group-item {
    background: #ffffff !important;
    color: #2f2d2d !important;
    font-weight: 700 !important;
    padding: 10px !important;
}




.thank-you-pop{
	width:100%;
 	padding:20px;
	text-align:center;
}
.thank-you-pop img{
	width: 50px;
	height:auto;
	margin:0 auto;
	display:block;
	margin-bottom:25px;
}
div#ignismyModal {
    top: 25% !important;
}
.thank-you-pop h1{
	font-size: 25px;
	margin-bottom: 20px;
	color: #5C5C5C;
}
div#ignismyModal .modal-body {
    padding-top: 0 !important;
}
.thank-you-pop p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #5C5C5C;
    line-height: 1.6;
}
.thank-you-pop h3.cupon-pop{
	font-size: 25px;
    margin-bottom: 40px;
	color:#222;
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	border:2px dashed #222;
	clear:both;
	font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
	color:#03A9F4;
}
.thank-you-pop a{
	display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
	margin-right:5px;
	color:#fff;
}
#ignismyModal .modal-header{
    border:0px;
}



/*------------------------------------------

CUSTOM CSS  BY HARSHITA 

------------------------------------------*/
.ProBox {
    border-radius: 8px;
    background: rgb(255 255 255 / 83%);
    padding: 16px 7px;
    text-align: center;
    margin-bottom: 30px;
}

.ProBox h3 {
    font-size: 22px;
}

.ProBox img {
    max-width: 300px;
    margin: 0 auto;
}

a.dlBtn {
    background-color: #E68115;
    color: #ffffff;
    font-size: 18px;
    width: 100%;
    border-radius: 2px;
    padding: 8px 5px;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    word-break: break-word;
}
.SectionTitle {
    text-align: center;
    background: #0F183F;
    margin-bottom: 40px;
    padding: 8px 4px;
    border-radius: 4px;
}

.SectionTitle h4 {
    color: #fff;
    margin-bottom: 0px;
}
.col-md-4.col-sm-12.ebookCard {
    border-radius: 8px;
    background: rgb(255 255 255 / 83%);
    padding: 16px 7px 0px;
    text-align: center;
    margin-bottom: 30px;
}

img.productImg {
    max-width: 200px;
    margin: 0 auto;
}

.downloadbox {
    background: #E68115;
    font-size: 20px;
    padding: 10px 5px;
    font-weight: 600;
    color: #fff;
}
.downloadbox .text-right {
    text-align: center !important;
}

.blink{
        animation: blink 1.4s linear infinite;
         color: #0f183f;
}

@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}





