@font-face {
    font-family: SF-Pro-Text-Bold;
    src: url(../fonts/SF-Pro-Text-Bold.otf);
}
@font-face {
    font-family: SF-Pro-Text;
    src: url(../fonts/SF-Pro-Text.otf);
}
@font-face {
    font-family: SF-Pro-Text-Light;
    src: url(../fonts/SF-Pro-Text-Light.otf);
}
@font-face {
    font-family: SF-Pro-Text-Regular;
    src: url(../fonts/SF-Pro-Text-Regular.otf);
}
@font-face {
    font-family: SF-Pro-Text-Medium;
    src: url(../fonts/SF-Pro-Text-Medium.otf);
}
body{
	font-family: "Poppins";
	font-size:15px;
	letter-spacing: 1px;
	line-height:24px;
    overflow-x: hidden;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}
.logo{
	text-align:center;
}
.Loginbtn {
    float: left;
	font: normal normal 400 14px/23px Poppins;
    color: #fff;
    padding: 8px 38px;
    background: #1793D0;
    border-radius: 20px;
    margin: 25px 0px 25px -10px;
}
.Loginbtn:focus, .Loginbtn:hover {
    color: #fff;
    text-decoration: none;
}
.Youtubebtn{
	float: left;
	width:100%;
    color: #113C49;
	margin: 30px 0px;
}
.early{
   background-color:black;margin-top: 10px;padding-bottom: 1px;
    padding-top: 4px;width: 100%;position:fixed;    top: -10px;	z-index: 1000;
}
.button-container {
                    text-align: center;
                   
            /*background-color: #00C48F;*/
            /*background-image: linear-gradient(to right, #FF254F ,#FF5B40, #FF7639);*/
            width: 71%;
    height: 24%;
    margin-top: 0%;
    margin-left: 16%;
    margin-bottom: 1%;
        }
         .button-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .button-item {
            display: flex;
          
            align-items: center;
            margin: 10px;
            background-image: linear-gradient(to right, #FF254F, #FF5B40, #FF7639);
        }
@media (max-width: 768px){
    
     .button-container {
           margin-top: 12%;
    margin-left: 7%;
    margin-bottom: 1%;
            justify-content: space-between;
            align-items: center;
        }
        .button-item {
            display: flex;
          
            align-items: center;
            margin: 10px;
            background-image: linear-gradient(to right, #FF254F, #FF5B40, #FF7639);
        }
        
    .early{
   background-color:black;margin-top: 10px;padding-bottom: 1px;
    padding-top: 4px;width: 100%;    top: -10px;	z-index: 1000;
    	position:relative!important;
}
    .button-container {
                    text-align: center;
                   
            /*background-color: #00C48F;*/
            background-image: linear-gradient(to right, #FF254F ,#FF5B40, #FF7639);
            width: 83%;
    height: 17%;
    margin-top: 12%
    margin-left: 7%;
    margin-bottom: 1%;
        }
	.hideOverflowOnMobile {
		overflow: hidden;
	}
	/*.header {*/
	/*	position:fixed!important;*/
		    
	/*}*/
	/*	.header1 {*/
	/*	position:fixed!important;*/
		    
	/*}*/
	/*#BannerContent, .header {*/
		/*background: #fff!important;*/
		
	/*		background: #37517e!important;*/
	/*		margin-top: -3%;*/
	/*}*/
	/*	#BannerContent, .header1 {*/
		/*background: #fff!important;*/
		
	/*		background: #37517e!important;*/
	/*		margin-top: -3%;*/
	/*}*/

    
	.logo{
		text-align:left;
		/*background:#FFF3E4;*/
		background:#37517e;
	}
	#menuzord{
		position: absolute;
		/*background: #fff;*/
		background: #37517e;
		right: 2%;
	}
	
	.Loginbtn{
		margin: 10px 0px 0px;
		margin-left: 0px;
	}
	.Youtubebtn{
		float: right;
		position: absolute;
		top: -65px;
		right: 4%;
		text-align: right;
	}
	
}
#BannerContent{
	float: left;
    width: 100%;
	/*background:#FFF3E4;*/
	background:black;
	border-bottom-right-radius:30% 16%;
	border-bottom-left-radius:30% 16%;
}

.header1{
	/*background: #FFF3E4;*/

	background: #37517e;
	position:fixed!important;
	left:0;
	right:0;
	top:0;
	z-index: 1000;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0%;
}
.header{
	/*background: #FFF3E4;*/
	background: white;
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index: 1000;
	font-family: "Times New Roman", Times, serif;
	margin-top: 4%;
}
.BannerText{
	float:left;
	display: inline-block;
	font-family:'SF-Pro-Text-Bold';
	width: 42%;
    padding: 5% 0% 12% 15px;
	margin-top:100px;
}
.BannerText h1{
	font-family:'SF-Pro-Text';
	font-size: 45px;
    color: #113C49;
    text-align: left;
    font-weight: 900;
	margin-bottom:5%;
}
.BannerText h1 span{
	color:#F48C06;
}
.BannerText p{
	color: #113C49;
	margin-bottom:10%;
	animation-delay: 1s;
	font: normal normal 400 18px/30px Poppins;
}
.GetStarted{
	color:#fff;
	padding:10px 20px;
	background:#F48C06;
	 border-radius: 20px;
	 margin-right:5%;
	 animation-delay: 1s;
}
.YoutubeWatch{
	color:#113C49;
	animation-delay: 1s;
}
.BannerImg {
	display: inline-block;
    width: 58%;
	margin-top:100px;
}
.BannerImg img{
	width:80%;
	margin:auto;
	filter: blur(20px);
	background-size: cover;	
	animation: hd-quality 0.5s;
	animation-delay: 1s;
	animation-fill-mode: forwards;
}
.BannerImg img::after {
  animation: low-quality 0.5s;
  animation-delay: 0.5s;
}
@keyframes 
  low-quality {  0% {
   background-image: url(../images/Swapnil-Patni.png);  
  }
}

@keyframes 
  hd-quality {  0% {
   background-image: url(../images/Swapnil-Patni.png);  
   filter: blur(20px);
  }
   100% {
   background-image: url(../images/Swapnil-Patni.png);  
   filter: blur(0px);
  }
}
.BannerBox,.BannerBox1,.BannerBox2 {
	width:265px;
	padding: 10px 12px;
	background: #f8f9fa;
	box-shadow: 0px 2px 6px #00000029;
	border-radius: 15px;
	opacity: 1;
	backdrop-filter: grayscale(0.5) opacity(0.8);
	position: absolute;
    top: 295px;
    right: 400px;
}
.BannerBox1 {
    top: 375px;
    right: 100px;
	animation-delay: 1s;
}
.BannerBox2 {
    top: 465px;
    right: 430px;
	animation-delay: 2s;
}
.BannerBox img,.BannerBox1 img,.BannerBox2 img{
	float:left;
	width: 48px;
	height: 48px;
	display:inline-block;
	background:#18B1F6;
	padding:5px;
	border-radius: 15px;
	margin-right:10px;
}
.BannerBox1 img{
	width: 70px;
    height: 70px;
	background:#F89236;
}
.BannerBox2 img{
	width: 70px;
    height: 70px;
	background:#9E56FC;
}
.BannerBox p,.BannerBox1 p,.BannerBox2 p{
	font-size:12px;
	line-height: 20px;
	margin:0px;
}
.BannerBox h2,.BannerBox1 h2,.BannerBox2 h2{
	font-size:15px;
	font-weight:600;
}
.CallBtn {
    position: fixed;
    z-index: 999999;
    text-align: center;
    bottom: 2%;
    left: 2%;
    background: #6C63FF;
    padding: 8px 5px;
    border-radius: 50%;
}
.CallBtn img{
	width: 60%;
}

@media (max-width: 768px){
	.BannerBox,.BannerBox1,.BannerBox2{
		display:none;
	}
	.BannerText {
		position: absolute;
		bottom: 5%;
		z-index: 99;
		padding: 15px 15px 20px;
		margin: 0px 15px;
		background: #f8f9fa8f;
		border-radius: 10px;
		width: 93%;
	}
	.BannerText h1 {
		font-size: 25px;
	}
	.BannerImg {
		width: 100%;
		margin-bottom: 35%
	}
	.BannerImg img {
		width: 100%;
		margin: auto;
	}
	.GetStarted, .YoutubeWatch{
		font-size: 12px;
	}
}

@media screen and (min-width: 800px) and (max-width: 1200px) {	
	.BannerImg img {
		width: 90%;	
	}
 }


#WhyUs{
    float: left;
    width: 100%;
    background: url(../images/Why-Classes.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	margin:40px 0px 0px;
	padding:20px 0px;
}

#WhyUs h2{
	font: normal normal 900 50px/65px SF-Pro-Text;
    font-size: 35px;
    color: #113C49;
    font-weight: 900;
    margin: 20px 0px 30px;
}
#WhyUs h2 span{
	color:#F48C06;
}
#WhyUs p{
	color: #113C49;
	font: normal normal 400 18px/30px Poppins;
}
.WhyUsBox{
	padding:2% 10% 3%;
}
.WhyUsBox .row:nth-child(2) {
	margin-top:5%;
}
.WhyUsBoxContent{
	padding: 30px 15px 20px;
	border-radius: 10px;
	margin-top:20%;
	box-shadow: 0px 2px 20px #00000026;
}
.WhyUsBoxContent h2 {
	font: normal normal 900 25px/32px SF-Pro-Text-Medium!important;
    text-align: left;
    font-size: 20px!important;
    font-weight: 600!important;
    color: #FFFFFF!important;
    margin: 15px 0px!important;
}
.WhyUsBoxContent img{
	position: absolute;
    z-index: 1;
    top: 3%;
    left: 15%;
    width: 30%;
}
.WhyUsBoxContent p{
	font: normal normal 400 18px/20px SF-Pro-Text-Light!important;
	color: #fff!important;
	text-align: left;
    font-size: 12px!important;
    line-height: 20px;
	margin: 0px;
}
.SuperiorQuality{
	background: transparent linear-gradient(127deg, #F9CA5B 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;
}
.LiveCourse{
	background: transparent linear-gradient(127deg, #1FC5FA 0%, #0F97F3 100%) 0% 0% no-repeat padding-box;
}
.LiveCourse img{
	width: 35%;
}
.VideoLessons{
	background: transparent linear-gradient(127deg, #824DB6 0%, #8819A9 100%) 0% 0% no-repeat padding-box;
}
.VideoLessons img{
	width: 35%;
}
.HighlyQualifide{
	background: transparent linear-gradient(127deg, #9346DF 0%, #1F0B87 100%) 0% 0% no-repeat padding-box;
}
.FlexibleTeaching{
	background: transparent linear-gradient(127deg, #F16969 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
}
.FlexibleTeaching img{
	width: 38%;
}
.StudyAnytime{
	background: transparent linear-gradient(127deg, #545FFF 0%, #1101F2 100%) 0% 0% no-repeat padding-box;
}
.StudyAnytime img{
	width: 25%;
}
@media (max-width: 768px){
	#WhyUs h2{
		font-size: 28px;
	}
	.WhyUsBoxContent{
		margin-bottom:25px;
	}
}
#OurModes{
    float: left;
    width: 100%;
    background: url(../images/OurModes.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	padding:20px 0px 50px;
}

#OurModes h2{
	font-family: 'SF-Pro-Text-Bold';
    font-size: 35px;
    color: #fff;
    font-weight: 900;
    margin: 20px 0px 30px;
}
#OurModes p{
	font-size:13px;
	color:white;
}
.OurModesBox{
	padding:15px;
	border-radius: 10px;
	margin-top:10%;
	box-shadow: 0px 2px 20px #00000026;
}
.BoxImg{
	float:left;
	display:inline-block;
	width:30%;
	margin: 10px 0px;
}
.BoxImg img{
	width:65%;
}
.BoxContent{
	text-align: left;
	width:70%;
	display:inline-block;
}
.BoxContent h2 {
    font-size: 22px!important;
	margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.BoxContent p{
	font-size:12px!important;
	line-height: 24px;
	margin-bottom:0px;
}
.PenDrive{
	background: transparent linear-gradient(110deg, #F9CA5B 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;
}
.LiveStreaming{
	background: transparent linear-gradient(110deg, #1FC5FA 0%, #0F97F3 100%) 0% 0% no-repeat padding-box;
}
.LiveStreaming img{
	width:75%;
}
.GoogleDrive{
	background: transparent linear-gradient(110deg, #545FFF 0%, #1101F2 100%) 0% 0% no-repeat padding-box;
}
.OTTPlatform{
	background: transparent linear-gradient(110deg, #9346DF 0%, #1F0B87 100%) 0% 0% no-repeat padding-box;
}
@media (max-width: 768px){
	#OurModes h2{
		font-size: 28px;
	}
	.BoxImg {
		float: none;
		display: inline-block;
		width: 45%;
		margin: 10px auto 20px;
	}
	.BoxContent {
		text-align: center;
		width: 100%;
		display: inline-block;
	}
}
#OnlineCoaching{
    float: left;
    width: 100%;
    background: url(../images/Why-Classes.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	padding:20px 0px;
}
#OnlineCoaching h2{
	font-family: 'SF-Pro-Text-Bold';
    font-size: 35px;
    color: #113C49;
    font-weight: 900;
    margin: 20px 0px 30px;
}
#OnlineCoaching h2 span{
	 color: #F48C06;
}
#OnlineCoaching p{
	font-size:13px;
	color: #113C49;
	margin-bottom:5%;
}
.OnlineCoaching img{
	width:45%;
	margin-top:3%;
}
.CoachingBox{
	float: left;
    width: 35%;
    padding: 15px;
	margin:15px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 20px #00000026;
	border-radius: 12px;
}
.CoachingBox img{
	width:35%;
}
.CoachingBox h3 {
    text-align: center;
    color: #113C49;
    padding: 15px 0px 5px;
    font-size: 16px;
    font-weight: 900;
    margin: 0px;
}
.CoachingBox p{
	text-align: center;
    color: #113C49;
	margin-bottom:0px!important;
}
@media (max-width: 768px){
	#OnlineCoaching h2{
		font-size: 28px;
	}
	.OnlineCoaching{
		display:none;
	}
	.CoachingBox {
		width: 42%;
	}
}
#FeaturedCourses{
    float: left;
    width: 100%;
	/*background: transparent linear-gradient(288deg, #1A87EB 0%, #01C6E5 100%) 0% 0% no-repeat padding-box;*/
		background: transparent linear-gradient(288deg, white 0%, white 100%) 0% 0% no-repeat padding-box;
	padding:20px 0px;
	height:810px;
		/*height:420px;*/
}
#FeaturedCourses h2{
	font-family: 'SF-Pro-Text-Bold';
    font-size: 35px;
    color: #fff;
    font-weight: 900;
    margin: 20px 0px 30px;
}
#FeaturedCourses p{
	font-size:13px;
	color: #fff;
	margin-bottom:5%;
}
#FeaturedCourses-carousel{
	margin-bottom:20%;
}
#FeaturedCourses-carousel h3{
	font-size:13px;
	padding:10px;
	background:#FFAC00;
	color:#fff;
	margin:0px;
}
#FeaturedCourses-carousel .item{
	margin: 0px 10px;
}
#FeaturedCourses-carousel img{
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.CoursesText img {
    float: right;
    width: 40px!important;
    height: 40px;
    position: absolute;
    bottom: 47%;
    right: 8%;
    background: #fff;
    padding-top: 6px;
    border-radius: 50%;
    border: 2px solid #ffac00;
	border-top-left-radius: 50%!important;
    border-top-right-radius: 50%!important;
}
.CoursesBox{
	float: left;
    width: 100%;
    padding: 15px 10px;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 40%);
    background: #fff;
    margin: 0px 0px 10px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.review{
	float:left;
	display:inline-block;
	font-size:10px;
	color:#113C49!important;
	font-weight:600;
}
.review b {
    font-size: 14px;
    font-weight: 900;
}
.rating{
	float:right;
	display:inline-block;
	color:#FFAC00!important;
}
.CoursesBox p {
    float: left;
    width: 100%;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    /*color: #113C49!important;*/
      color: black!important;
    font-size: 12px!important;
    margin-bottom: 0px!important;
    margin: 10px 0px 15px!important;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.CoursesBox #p1 {
    float: left;
    width: 100%;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    /*color: #113C49!important;*/
      color: white!important;
    font-size: 12px!important;
    margin-bottom: 0px!important;
    margin: 10px 0px 15px!important;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.BuyNow{
	font-size: 12px;
    padding: 5px 12px;
    /*color: #FFFFFF;*/
      color: white;
	/*background: transparent linear-gradient(103deg, #FD7B22 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;*/
		background: transparent linear-gradient(103deg, black 0%, black 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 6px #00000029;
	border-radius: 50px;
}
.BuyNow1{
	font-size: 12px;
    padding: 5px 12px;
    color: #FFFFFF;
      /*color: white;*/
	background: transparent linear-gradient(103deg, #FD7B22 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;
		/*background: transparent linear-gradient(103deg, black 0%, black 100%) 0% 0% no-repeat padding-box;*/
	box-shadow: 0px 2px 6px #00000029;
	border-radius: 50px;
}
#FeaturedCourses .owl-theme .owl-dots .owl-dot.active span, #FeaturedCourses .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFAC00;
}
#FeaturedCourses .owl-theme .owl-dots .owl-dot span{
	width: 12px;
    height: 12px;
	margin: 15px 7px;
	background: transparent;
    border: 2px solid #FFAC00;
}

@media (max-width: 768px){
	#FeaturedCourses h2{
		font-size: 28px;
	}
}

#AppFeatures{
	float:left;
	width:100%;
	margin-top:400px;
	padding:20px 0px;
	background: transparent linear-gradient(137deg, #1C82EB 0%, #00C8E5 100%) 0% 0% no-repeat padding-box;
}
#AppFeatures h2{
	font-family: 'SF-Pro-Text-Bold';
    font-size: 35px;
    color: #fff;
    font-weight: 900;
    margin: 20px 0px 30px;
}
#AppFeatures p{
	font-size:13px;
	color: #fff;
	margin-bottom:5%;
}

.services-lft{
	padding-top:5%;
	padding-left:8%;
}
.services-ryt{
	padding-top:5%;
	padding-right:10%;
}
.services-lft .service-box {
    margin-bottom: 15px;
    display: flex;
}
.services-lft .service-box .box-icon span {
    display: block;
    width: 60px;
    height: 60px;
	background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    margin-right: 20px;
	margin-bottom: 15px;
    text-align: center;
}
.services-lft .service-box .box-icon span img {
    padding: 28% 8%;
    width: 70%;
    text-align: center;
}
.services-lft .service-box .box-content h6 {
    color: #fff;
	font-size: 14px;
	letter-spacing:1.5px;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}
.services-lft .service-box .box-content p {
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
}

.AppDesign{
	background: url(../images/svg/App-Bg.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	padding:20px 0px;
}

.AppDesign img{
	width:65%;
}

.services-ryt .service-box {
    margin-bottom: 15px;
	display: flex;
	flex-direction: row-reverse;
}
.services-ryt .service-box .box-icon span {
    display: block;
    width: 60px;
    height: 60px;
	background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    margin-left: 15px;
	margin-bottom: 15px;
    text-align: center;
}
.services-ryt .service-box .box-icon span img {
    padding: 30% 10%;
    width: 65%;
    text-align: center;
}
.services-ryt .service-box .box-content h6 {
    color: #fff;
	font-size: 14px;
	letter-spacing:1.5px;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}
.services-ryt .service-box .box-content p {
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
}

@media (max-width: 768px){
	#AppFeatures {
		margin-top: 65%; 
	}
	#AppFeatures h2{
		font-size: 28px;
	}
	.AppDesign{
		display:none;
	}
	.services-ryt{
		padding-top: 0%;
	}
	.services-ryt .service-box{
		flex-direction: row;
		text-align: left!important;
	}
	.services-ryt .service-box .box-icon span{
		margin: 0px 15px 15px;
	}
}

#footer{
	float:left;
	width:100%;
	background: url(../images/footerbg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	padding:40px 0px;
}
#footer h2{
	font-family: 'SF-Pro-Text-Bold';
	font-size:20px;
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	margin: 20px 0px;
}
#footer p{
	font-size:12px;
	color: #fff;
	line-height:24px;
	margin-bottom:5%;
}
.GetInTouch {
	margin-bottom:10%;
}
.GetInTouch h2{
	display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
.footerText ul{
	color: #fff;
    list-style: none;
    padding-left: 55px;
}
.footerText ul a{
	color: #fff;
    font-size: 13px;
}
.footerText img{
	width: 5%;
    margin-bottom: 20px;
}
.footerText p{
	display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
    width: 95%;
    margin-bottom: 20px!important;
}
.SocialIcon{
	float:left;
    width: 38%;
	padding: 5px;
	margin-bottom: 5%;
    margin-right: 5%;
	border-radius:10px;
}
.SocialIcon img{
	width:15%;
}
.SocialIcon p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: 65%;
    margin-bottom: 0px!important;
}
.YoutubeBtn{
	background: #FF0000;
}
.FacebookBtn{
	background: #4267B2;
}
.InstagramBtn{
	background: transparent linear-gradient(254deg, #5A27D1 0%, #A91789 31%, #ED4F32 65%, #F7BF52 100%) 0% 0% no-repeat padding-box;
}
.TelegramBtn{
	background: #2BA0D9;
}
@media (max-width: 768px){
	#footer {
		padding: 20px 0px;
	}
	.GetInTouch,.footerText{
		margin: 5% 0px;
	}
	.footerText p{
		margin-bottom:0px!important;
	}
}

#footerbottom{
	float:left;
	width:100%;
	background:#2594E9;
}
#footerbottom p{
	color:#fff;
	font-size: 12px;
	padding:10px;
	margin-bottom:0px;
}


/* Product Page */

.inner{
	background:#fff;
	box-shadow: 0px 3px 6px #00000029;
}
.has-search{
	float: right;
    width: 65%;
    margin: 25px 0px
}
.has-search .form-control {
    padding-left: 2.375rem;
	border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 99;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.has-search .form-control:focus {
    color: #DBDBDB;
    background-color: #fff;
    border-color: #DBDBDB;
    outline: 0;
    box-shadow: none;
}
.btn-secondary{
	font: normal normal 400 14px/23px Poppins;
	padding:0px 25px;
	border:0px;
	background: #F38C06 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 6px #00000029;
	border-radius: 0px 50px 50px 0px;
}
.btn-secondary.focus, .btn-secondary:focus{
	box-shadow: none!important;
}
.btn-secondary:hover,.btn-secondary:active {
    color: #fff;
    background-color: #F38C06!important;
    border-color: #F38C06;
}
::-webkit-input-placeholder {
	color: #BABABA;
	font: normal normal 100 13px/21px Poppins;
}

:-ms-input-placeholder {
	color: #BABABA;
	font: normal normal 100 13px/21px Poppins;
}

::placeholder {
	color: #BABABA;	
	font: normal normal 100 13px/21px Poppins;
}
#ProductPage{
	float:left;
	width:100%;
    background: url(../images/Why-Classes.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 95px 0px 0px;
    padding: 40px 0px;
}
#ProductPage h2{
	text-align: left;
	font: normal normal 600 28px/30px SF-Pro-Text-Medium;
	padding:15px 0px 20px;
	color: #222222;
}
#ProductPage .CourseDetails{
	background: #FEFEFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 20px #00000029;
	border-radius: 20px;
	text-align:left;
}
#ProductPage .CourseDetails h1{
	text-align: left;
	font: normal normal 900 36px/20px SF-Pro-Text;
	border-bottom:1px solid #DBDBDB;
	color: #F7711F;
	text-transform: uppercase;
	padding: 52px 20px;
}
.InstructorBox{
	padding: 28px 20px;
}
.InstructorBox .image{
	float:left;
	width:25%;
}
.image img {
    width: 66px;
	height: 66px;
    background: #e4c0ff;
    border-radius: 50%;
	padding: 5px 0px 0px;
    border: 1px solid #fff;
}
.Details h3 {
   text-align: left;
	font: normal normal 600 20px/30px SF-Pro-Text-Bold;
	color: #222222;
	margin:0px;
}
.Details h4 {
	text-align: left;
	font: normal normal 100 15px/20px SF-Pro-Text-Light;
	color: #222222;
	letter-spacing: 0px;
	margin:0px;
}
.Details p {
    color: #FFAC00;
	margin:0px;	
}


#CoursesDetails img{
	background: #f7eeee;
	border-radius:20px;
}
#CoursesDetails .owl-theme .owl-dots .owl-dot.active span, #CoursesDetails .owl-theme .owl-dots .owl-dot:hover span{
	background:#18B1F6;
	border: 2px solid #18B1F6;
}
#CoursesDetails .owl-theme .owl-dots .owl-dot span{
	background:#fff;
	border: 2px solid #18B1F6;
}
.PlanDuration{
	text-align:left;
	position:relative;
	margin-bottom:5px;
}
.PlanDuration input[type=radio] {
    position: absolute;
    z-index: 999;
    top: 18px;
	margin-left: 15px;
}
.PlanDuration input[type=radio]:checked + .lable1 {
    box-shadow: 0px 2px 25px #F55E00;
}
.PlanDuration input[type=radio]:checked + .lable2 {
    box-shadow: 0px 2px 20px #1FC5FA;
}
.PlanDuration input[type=radio]:checked + .lable3 {
    box-shadow: 0px 2px 20px #824DB6;
}
.PlanDuration input[type=radio]:checked + .lable4 {
    box-shadow: 0px 2px 20px #545FFF;
}
.PlanDuration input[type=radio]:checked + .lable5 {
    box-shadow: 0px 2px 20px #9346DF;
}
.PlanDuration input[type=radio]:not(:disabled) ~ label {
    cursor: pointer;
}
.PlanDuration label {
	width:32%;
    height: 100%;
	display:inline-block;
    background: white;
    border: 2px solid #FEFEFF;
    border-radius: 20px;
    padding: 15px 0px;
	margin-right:5px;
    text-align: center;
    position: relative;
}
.PlanDuration .lable1 {
	background: transparent linear-gradient(312deg, #F9CA5B 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;
}
.PlanDuration .lable2 {
	background: transparent linear-gradient(311deg, #1FC5FA 0%, #0F97F3 100%) 0% 0% no-repeat padding-box;
}
.PlanDuration .lable3 {
	background: transparent linear-gradient(312deg, #824DB6 0%, #8819A9 100%) 0% 0% no-repeat padding-box;
}
.PlanDuration .lable4 {
	background: transparent linear-gradient(270deg, #545FFF 0%, #1101F2 100%) 0% 0% no-repeat padding-box;
}
.PlanDuration .lable5 {
	background: transparent linear-gradient(270deg, #9346DF 0%, #1F0B87 100%) 0% 0% no-repeat padding-box;
}
.PlanDuration label h3 {
	text-align: center!important;
	font: normal normal 600 24px/20px SF-Pro-Text-Regular;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.PlanDuration input[type='radio'],.LightProductTable input[type='radio'],.ClassicProductTable input[type='radio'],.PlusProductTable input[type='radio']  {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    outline: none;
	border: 2px solid #fff;
}
.PlanDuration input[type='radio']:before, .LightProductTable input[type='radio']:before, .ClassicProductTable input[type='radio']:before, .PlusProductTable input[type='radio']:before  {
    content: '';
    display: block;
    width: 50%;
    height: 50%;
    margin: 20% auto;
    border-radius: 50%;
}
.PlanDuration input[type='radio']:checked:before, .LightProductTable input[type='radio']:checked:before, .ClassicProductTable input[type='radio']:checked:before, .PlusProductTable input[type='radio']:checked:before {
    background: white;	
}

.PlanDuration h4{
	color:#fff;
	font: normal normal 900 50px/32px SF-Pro-Text-Medium;
	padding: 20px 0px;
    margin: 0px;
}
.PlanDuration p{
	color:#fff;
	font: normal normal 100 20px/30px SF-Pro-Text-Light;
	margin: 0px;
}
.PlanDuration hr{
	border-top: 1px solid #f9f6f682;
}
.credithour{
	color:#fff;
	border: 1px solid #FFFFFF63;
	border-radius:5px;
    width: 30%;
    margin: 10px auto;
}
.credithourtext{
	color:#fff;
	font: normal normal 100 14px/30px SF-Pro-Text-Light;
}
.yourMode h2{
	font: normal normal 600 17px/30px SF-Pro-Text-Light!important;
	padding:5px 12px 5px 45px!important;
	margin:0px;
	color: #fff!important;
}
.yourMode input[type=radio] {
    position: absolute;
    z-index: 999;
    top: 28px;
	margin-left: 15px;
}
.Sorting {
	margin:25px 0px 10px;
}
.FinalPrice h2{
	padding:15px 0px 10px!important;
	margin:0px;
}
.FinalPrice p{
	font: normal normal 600 20px/26px SF-Pro-Text-Light;
	color: #222222;
	margin:0px;
}
.FinalPrice h5{
	font: normal normal 900 30px/40px SF-Pro-Text;
	color: #F48C06;
	margin:5px 0px;
}
.FinalPrice h5 b{
	color: #222;
}

#ChoosenPlan{
	padding:50px 0px 0px;
}
#ChoosenPlan h2{
	text-align: center;
	font: normal normal 900 50px/65px SF-Pro-Text-Bold;
}
#ChoosenPlan h2 span{
	color:#F48C06;
}
#ChoosenPlan p{
	font: normal normal 400 18px/30px Poppins;
	color: #113C49;
}
.CustomerSupport{
	padding: 30px 20px;
	background: #F9F9FB 0% 0% no-repeat padding-box;
	border-radius: 15px;
}
.CustomerCare{
    float: left;
    width: 25%;
}
.CustomerCare img{
    width: 70%;
}
.CustomerContact h3{
	font: normal normal 600 30px/20px SF-Pro-Text-Bold;
	color: #222222;
}
.CustomerContact p{
	font: normal normal 600 16px/20px SF-Pro-Text;
	color: #9044DD!important;
	margin:0px;
}
.YourPlan p{
	text-align: left;
	font: normal normal 600 18px/20px SF-Pro-Text-Light!important;
	color: #222222!important;
	margin:0px;
}
.YourPlan h4{
	text-align: left;
	font: normal normal 900 30px/20px SF-Pro-Text;
	color: #000000;
	padding: 10px 0px 15px
}
.YourPlan div{
	padding:10px 15px;
	width:140px;
	background: #E5DEFF 0% 0% no-repeat padding-box;
	border-radius: 8px;
	font: normal normal normal 15px/20px SF-Pro-Text-Light;
	color: #270F8D;
}
.PlanView{
	padding:15px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #CFCFCF;
	border-radius: 15px;
}
.productname-table{
	margin:15px;
	width:90%;
}
.productname-table td{
	font: normal normal normal 22px/35px SF-Pro-Text-Light;
	color: #222222;
}
.ProductTable{
	padding:15px;
	background: #F9F9FB 0% 0% no-repeat padding-box;
	border-radius: 15px;
}
.ProductTable table{
	margin:0px;
}
.ProductTable label{
	display:block;
	margin:0px;
}
.ProductTable td, .ProductTable th {
    border-top: 1px solid #dee2e65e;
}
.LightProductTable, .ClassicProductTable,.PlusProductTable{
	text-align:center;
	padding:0px 10px;
	background: transparent linear-gradient(163deg, #F9CA5B 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;
	border-radius: 15px;
}
.ClassicProductTable{
	background: transparent linear-gradient(163deg, #1FC5FA 0%, #0F97F3 100%) 0% 0% no-repeat padding-box;
}
.PlusProductTable{
	background: transparent linear-gradient(163deg, #824DB6 0%, #8819A9 100%) 0% 0% no-repeat padding-box;
}


.LightProductTable input[type=radio],.ClassicProductTable input[type=radio],.PlusProductTable input[type=radio]{
	position:absolute;
	top:20px;
	left:30px;
}

.LightProductTable .icon-success .fa,.ClassicProductTable .icon-success .fa,.PlusProductTable .icon-success .fa  {
    background-color: #fff;
    color: #F9CA5B;
    width: 35px;
    height: 35px;
    align-items: center;
    border-radius: 50%;
    padding: 10px;
}
.LightProductTable .icon-danger .fa, .ClassicProductTable .icon-danger .fa, .PlusProductTable .icon-danger .fa{
    background-color: #403030;
    color: #F9CA5B;
	width: 35px;
    height: 35px;
    align-items: center;
    border-radius: 50%;
    padding:10px;
}
.ClassicProductTable .icon-success .fa,.ClassicProductTable .icon-danger .fa{
	color: #1FC5FA!important;
}
.PlusProductTable .icon-success .fa,.PlusProductTable .icon-danger .fa{
	color: #824DB6!important;
}

.CouponSection .btn-secondary{
	border-radius:0px;
}
.CouponSection .form-control:focus {
    color: #DBDBDB;
    background-color: #fff;
    border-color: #DBDBDB;
    outline: 0;
    box-shadow: none;
}
.CouponSection .ResponceMsg{
	text-align: left;
	font: normal normal normal 12px/16px SF-Pro-Text-Light;
	color: #008159;
	padding:10px 0px;
}
.CouponSection .FinalPrice p{
	font: normal normal 600 16px/19px SF-Pro-Text-Bold!important;
	color: #222222;
}
.CouponSection .FinalPrice h5{
	font: normal normal 900 30px/29px SF-Pro-Text!important;
}
.EnrollNow {
    text-align: center;
    color: #fff;
    background: transparent linear-gradient(104deg, #F9CA5B 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
    padding: 8px;
}


#ChooseCourse{
    float: left;
    width: 100%;
    background: url(../images/Why-Classes.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 95px 0px 0px;
    padding: 40px 0px;
}
#ChooseCourse h1 {
    font: normal normal 600 28px/30px SF-Pro-Text;
	color: #222222;
	padding: 20px 0px 35px;
}
#ChooseCourse input[type=radio] {
    position: absolute;
    z-index: 999;
    top: 30px;
	margin-left: 10px;
}
#ChooseCourse input[type=radio]:not(:disabled) ~ label {
    cursor: pointer;
}
#ChooseCourse label {
	width:100%;
	display:inline-block;
    background: white;
    border: 2px solid #FEFEFF;
    border-radius: 20px;
    padding: 15px 0px;
	margin:0px;
	margin-right:5px;
    position: relative;
}
#ChooseCourse .lable1 {
	background: transparent linear-gradient(270deg, #1FC5FA 0%, #0F97F3 100%) 0% 0% no-repeat padding-box;
	padding-left: 45px;
}
#ChooseCourse .lable2 {
	background: transparent linear-gradient(270deg, #F9CA5B 0%, #F76D1D 100%) 0% 0% no-repeat padding-box;
	padding-left: 45px;
}
#ChooseCourse .lable3 {
	background: transparent linear-gradient(270deg, #824DB6 0%, #8819A9 100%) 0% 0% no-repeat padding-box;
	padding-left: 45px;
}
#ChooseCourse input[type=radio]:checked + .lable1 {
    box-shadow: 0px 2px 25px #1FC5FA;
}
#ChooseCourse input[type=radio]:checked + .lable2 {
    box-shadow: 0px 2px 25px #F9CA5B;
}
#ChooseCourse input[type=radio]:checked + .lable3 {
    box-shadow: 0px 2px 25px #824DB6;
}
#ChooseCourse input[type='radio']{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    outline: none;
	border: 2px solid #fff;
}
#ChooseCourse input[type='radio']:before{
    content: '';
    display: block;
    width: 50%;
    height: 50%;
    margin: 22% auto;
    border-radius: 50%;
}
#ChooseCourse input[type='radio']:checked:before{
    background: white;	
}
#ChooseCourse label h2 {
	font: normal normal 900 22px/16px SF-Pro-Text;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#ChooseCourse label p {
	font: normal normal normal 13px/16px SF-Pro-Text-Regular;
	color: #FFFFFF;
	margin:0px;
}

#ChooseCourse ul{
	position: relative;
	z-index:99;
    list-style: none;
    margin: 10px 0px;
    padding: 5px 0px;
    min-width: 90%;
    white-space: nowrap;
    text-transform: capitalize;
    background-color: #ffffff;
	border-radius:10px;
	box-shadow: 0px 2px 20px #00000033;
}
#ChooseCourse ul li {
    clear: both;
    width: 100%;
    
    position: relative;
	border-bottom: 1px solid #99999933
}
#ChooseCourse ul li a {
    text-align: left;
    font: normal normal normal 14px/16px SF-Pro-Text-Medium;
    width: 100%;
    background: 0 0;
    padding: 8px 25px 8px 22px;
    color: #222222;
    text-decoration: none;
    display: inline-block;
    clear: both;
    position: relative;
    outline: 0;
}
#ChooseCourse ul::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    top: -20px;
    left: 47%;
}
#ChooseCourse ul li:last-child{
  border-bottom: 0px;
}


.switch {
  position: relative;
  display: inline-block;
  width: 165px!important;
  height: 40px;
  border:0px!important;
}
.switch input {display:none;}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0F98F3;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 6px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: translateX(125px);
  -ms-transform: translateX(125px);
  transform: translateX(125px);
}
input:checked + .slider {
  background-color: #F38C06;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

/*------ ADDED CSS ---------*/
.on{
  display: none;
}
.on, .off{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font: normal normal medium 16px/20px SF-Pro-Text-Light;
}
input:checked+ .slider .on{display: block;}
input:checked + .slider .off{display: none;}
/*--------- END --------*/

/* Rounded sliders */
.slider.round { border-radius: 34px;}
.slider.round:before { border-radius: 50%;}

.CourseDiv,.FacultyDiv{
	padding:25px 0px;
	height:145px;
}

.FacultyDiv img{
	width: 90px!important;
    height: 90px!important;
	margin:auto;
    background: #e4c0ff;
    border-radius: 50%;
    padding: 5px 0px 0px;
    border: 1px solid #fff;
}
.FacultyDiv .owl-carousel .owl-nav.disabled, .FacultyDiv .owl-carousel .owl-dots.disabled{
	display:block;
}
.FacultyDiv .owl-nav div{position: absolute;top: 25%;font-size: 30px!important;background:none!important; border: 0px;color: #333!important;opacity: 1;margin: 0;padding: 0px 5px;border-radius: 30px;}

.FacultyDiv .owl-prev{
    left: -35px;
}
.FacultyDiv .owl-next{
    right: -35px;
}

.FilterCourses, .FilterCoursesResult{
	margin-top: 5%;
    padding: 15px 25px;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px #00000029;
    border-radius: 15px;
}
.exchangefilter {
    margin-top: -18%;
    padding: 10px 10px;
    margin-bottom: 15px;
    background: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 15px;
    width: 70%;
}
.FilterCourses label{
	font: normal normal 400 16px/16px SF-Pro-Text-Light;
	padding:0px!important;
}
.FilterCourses button[type='submit']{
	font: normal normal 400 16px/16px SF-Pro-Text-Light;
	background:#F48C06;
	color:#fff;
	border-color: #f48c06;
	padding: 10px;
	margin: 28px 0px 0px;
    width: 100%;
}

.FilterCoursesResult .InstructorBox{
	padding:0px;
}
.FilterCoursesResult .InstructorBox .image {
    float: left;
    width: 20%;
	padding: 5px 0px;
}
.FilterCoursesResult .InstructorBox .image img {
    background: #f48c0657;
    border: 1px solid #f48c06;
}
.FilterCoursesResult .InstructorBox h3{
	font: normal normal 600 14px/18px SF-Pro-Text-Light;
	margin-bottom:5px;
}
.FilterCoursesResult .InstructorBox h4{
	font: normal normal 600 14px/18px SF-Pro-Text-Light;
	color: #222222;
	opacity: 0.6;
}
.FilterCoursesResult .col-lg-7{
	margin:20px 0px;
}
.FilterCoursesResult .LecturesBtn{
	float:left;
	width:20%;
	display:inline-block;
	text-align:center;
	font: normal normal 600 14px/22px SF-Pro-Text-Light;
	color: #222222;
	padding:10px;
	background: #FFEBC2 0% 0% no-repeat padding-box;
	box-shadow: 0px 1px 6px #00000029;
	border-radius: 8px;	
}
.FilterCoursesResult .LecturesPendriveFee,.FilterCoursesResult .LecturesDriveFee{
	float: left;
	width:30%;
	display:inline-block;
	text-align:center;
	font: normal normal 600 14px/22px SF-Pro-Text-Light;
	color: #222222;
	padding:5px 10px 0px 20px;
}
.LecturesPendriveFee{
	border-right:2px solid #ced4da;
}
.Lecturesimg {
    float: left;
    width: 35%;
}
.Lecturesimg img{
    width: 35px;
	height:35px;
}
.Lecturesdetails p {
    text-align: left;
    font: normal normal 600 12px/15px SF-Pro-Text-Light;
    color: #222222;
    margin: 0px;
}
.Lecturesdetails h2 {
    text-align: left;
    font: normal normal 600 16px/22px SF-Pro-Text;
    letter-spacing: 0px;
	margin:0px;
}
.FilterCoursesResult .LecturesEnroll{
	float:left;
	width:20%;
	display:inline-block;
	text-align:center;
	font: normal normal 600 14px/22px SF-Pro-Text-Light;
	color: #F48C06;
	padding:10px;
	border:1px solid #F48C06;
	border-radius: 8px;	
}




#ShoppingCart11 {
    float: left;
    width: 100%;
 
    
    margin: 95px 0 0;
    padding: 40px 0;
}

#ShoppingCart {
    float: left;
    width: 100%;
    background: url(../images/Shopping-Cart.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 95px 0 0;
    padding: 40px 0;
}
#ShoppingCart h1, #ShoppingCart h2 {
    font: normal normal 600 28px/30px SF-Pro-Text;
    color: #fff;
    text-align: center;
    padding: 20px 0 10px;
}
#ShoppingCart h2:after {
    position: absolute;
    bottom: 0;
    content: "";
    width: 100px;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px solid #fff;
}
#ShoppingCart .ProductDetails, .OrderSummary {
    margin-top: 25px;
}
#ShoppingCart .ProductDetails th {
    font: normal normal 400 18px/35px SF-Pro-Text-Bold;
    color: #fff;
}
#ShoppingCart .ProductDetails td:first-child {
    width: 55%}
#ShoppingCart .ProductDetails td:nth-child(2) {
    width: 17%}
#ShoppingCart .ProductDetails td {
    width: 13%;
    color: #fff;
}
#ShoppingCart .ProductDetails h3 {
    font: normal normal 400 14px/20px Poppins;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
}
#ShoppingCart .ProductDetails span {
    font-size: 14px;
    font-style: italic;
    color: #ffffffcf;
}
.quantity button[class*=btn] {
    width: 30px;
    height: 30px;
    background-color: transparent;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    outline: 0;
}
.quantity input {
    -webkit-appearance: none;
    border: none;
    text-align: center;
    width: 32px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    background: 0 0;
    border: 1px solid #fff;
    outline: 0;
}
.selectedplan {
    margin: 0;
    padding-top: 5px;
}
.removeitem {
    font-size: 14px;
    color: #ffffffcf;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}
.addmore, .addmore:focus, .addmore:hover {
    color: #fff;
}
.OrderSummary {
    padding: 20px;
    border-radius: 10px;
    background: rgba(0, 0, 0, .32);
}
.OrderSummary h3 {
    font: normal normal 600 18px/30px SF-Pro-Text!important;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 15px 0 10px;
    margin: 0;
}
.OrderSummary hr {
    border-top: 1px solid #ffffff80;
}
.OrderSummary .table td {
    color: #fff;
    padding-left: 5px;
}
.OrderSummary .text-align {
    width: 25%;
    text-align: center;
    padding: .75rem 0;
    padding-left: 0!important;
}
.OrderSummary span {
    font-size: 14px;
    font-style: italic;
    color: #ffffffcf;
}
.GrandTotal, .GrandTotal h4 {
    font: normal normal 600 17px/30px SF-Pro-Text!important;
    margin-bottom: 0;
}
.GrandTotal td:first-child {
    width: 65%}
.GrandTotal td:nth-child(2) {
    width: 35%}
.CheckOut {
    background: #fff;
    padding: 10px 25px;
    margin: 15px 0 0;
    border-radius: 10px;
    text-transform: uppercase;
    border: 0;
    outline: 0;
}
.CheckOut:focus {
    outline: 0;
}
@media (max-width:768px) {
    #ShoppingCart h2 {
    font: normal normal 600 22px/20px SF-Pro-Text;
}
.ProductDetails thead {
    display: none;
}
#ShoppingCart .ProductDetails td:first-child {
    width: 100%}
#ShoppingCart .ProductDetails td:nth-child(2) {
    width: 40%;
    float: left;
    display: inline-block;
}
#ShoppingCart .ProductDetails td {
    width: 30%;
    float: left;
    display: inline-block;
}
}#ShoppingCart form {
    padding: 25px 10px 0;
}
#ShoppingCart label, .ForgotPassword {
    color: #ffffffcf;
}
#ShoppingCart label span {
    color: red;
}
.GenerateOTP {
    font: normal normal 600 14px/20px SF-Pro-Text;
    background: #fff;
    color: #4c0086;
    text-transform: uppercase;
    padding: 10px 20px;
}
.CheckAccount {
    text-align: center;
    padding: 20px 0;
    font: normal normal 600 18px/20px SF-Pro-Text-Light;
    color: #ffffffcf;
    letter-spacing: 1px;
}
.CheckAccount a {
    color: #ffffffcf;
    border-bottom: 1px solid #ffffffcf;
}
#ShoppingCart ::-webkit-input-placeholder {
    font-size: 15px;
    color: #ffffffcf;
}
#ShoppingCart ::-moz-placeholder {
    font-size: 15px;
    color: #ffffffcf;
}
#ShoppingCart :-ms-input-placeholder {
    font-size: 15px;
    color: #ffffffcf;
}
#ShoppingCart :-moz-placeholder {
    font-size: 15px;
    color: #ffffffcf;
}
#ShoppingCart .form-control {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    height: calc(1.5em + .75rem + 8px);
    border-radius: .25rem;
    box-shadow: none;
}
#ShoppingCart select {
    background-color: #FF254F!important;
}
#ShoppingCart option:disabled {
    color: #ffffffcf;
}
#ShoppingCart input[type=checkbox] {
    float: left;
    margin-right: 10px;
    width: 25px;
    height: 25px!important;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
#ShoppingCart .checkbox {
    color: #fff;
}
#ShoppingCart .checkbox a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.OPTSuccess {
    display: none;
}
.Login, .OPTSuccess button {
    font: normal normal 600 17px/20px SF-Pro-Text;
    background: #fff;
    color: #4c0086;
    text-transform: uppercase;
    padding: 10px 40px;
    margin: 15px 0 0;
}
.ProductDetails h2 {
    text-align: left!important;
    font: normal normal 400 22px/35px SF-Pro-Text-Bold!important;
    padding: 0!important;
}
.ProductDetails h2:after {
    width: 0!important;
}
.ProductDetails form {
    padding: 10px 20% 0 0!important;
}
.ProductDetails .form-control {
    height: calc(1.5em + .75rem + 6px)!important;
}
.ProductDetails .checkbox, .ProductDetails select {
    color: #ffffffcf!important;
}
.ProductDetails .btn-secondary {
    color: #4c0086;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff!important;
    border-radius: .25rem!important;
}
.ProductDetails .btn-secondary:active, .ProductDetails .btn-secondary:hover {
    background-color: #fff;
    color: #4c0086;
}
.ProductDetails .input-group-append {
    margin-left: 5px;
}
.ProductDetails .ResponceMsg {
    text-align: left;
    font: normal normal normal 12px/16px SF-Pro-Text-Light;
    color: #ffffffcf;
    padding: 10px 0;
}
#PaymentMethod {
    padding: 20px 10px;
    border-radius: 10px;
    margin: 20px 0;
    background: transparent linear-gradient(312deg, #f76d1d 0, #f9ca5b 100%) 0 0 no-repeat padding-box;
}
#PaymentMethod h2 {
    font-size: 18px!important;
    padding: 0!important;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#PaymentMethod h2:after {
    width: 0!important;
}
.PaymentMethod {
    width: 48%;
    text-align: center;
    display: inline-block;
    margin: 5px 3px;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
}
.PaymentCard {
    text-align: center;
    padding: 10px 0 0;
}
.PaymentCard img {
    width: 55px;
}
@media (max-width:768px) {
    #ShoppingCart {
    margin: 0;
    padding-bottom: 0;
}
#ShoppingCart form {
    padding: 10px 0!important;
}
#PaymentMethod h2 {
    font-size: 18px!important;
    margin-bottom: 20px;
}
.PaymentMethod {
    height: 70px;
    float: left;
}
}.FreeResource {
    float: left;
    width: 100%;
    background: linear-gradient(90deg, #fe8c00 45%, #f83600 60%);
    margin: 95px 0 0;
    padding: 40px 0 75px;
}
.FreeResource h1 {
    font: normal normal 600 28px/30px SF-Pro-Text;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.FreeResource h1:after {
    position: absolute;
    bottom: 0;
    content: "";
    width: 140px;
    left: 0;
    right: 0;
    margin: auto;
    border: 2px solid #fff;
}