/* CSS Document */


body{
	background:#f4f4f4;
}
.sv_foot2 svg{
    fill: #f4f4f4 !important;
}
.sv_h1{
	padding-top:0px;
}
.sv_bar_in{
	border-bottom: 2px solid #ededed;
}


.sv_cours{
	padding:30px 0px;
	padding-top:0px;
	background:#f4f4f4;
	background-image:url(../icon/bg1.svg), url(../icon/bg2.svg);
	background-size:25%, 30%;
	background-position:top right, left bottom;
	background-repeat:no-repeat, no-repeat;
	/*overflow:hidden;*/
	position:relative;
	padding-bottom:100px;
}
/*.sv_cours:after{
	content:"";
	background:url(./icon/bg1.svg) no-repeat;
	width:400px;
	height:400px;
	position:absolute;
	top:-2px;
	right:-2px;
	z-index:1;
	filter:opacity(0.2) grayscale(1);
}*/
.sv_t strong{
	color:#DF7000;
}
.sv_cours_in{
	position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    margin-right: -1%;
    /* min-height: 400px; */
}
.sv_cours_in a {    
    flex: 1 0 29%;
    max-width: 32.9%;
    margin-right: 1%;
    margin-bottom: 1%;
    background: #ffffff;
    border: 0.05rem solid #e7e9ed;
    transition: ease-in-out 0.2s all;
    border-radius: 7px;
    position: relative;
    transition: .3s all;
    overflow: hidden;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.sv_cours_in a:hover{
	cursor:pointer;
	box-shadow:0 .2rem .5rem rgba(69,77,93,.5);
	transform:scale(1.05,1.05);
}
/*.sv_cours_in{
	display:flex;
	flex-wrap: wrap;
	margin-left:-10px;
	margin-right:-10px;
	position:relative;
	min-height:300px;
	z-index:1;
}
.sv_cours_in section{
	flex: 1 0 21%;
	max-width:25%;
}

.sv_cours_in section a{
	display:block;
	overflow:hidden;
	margin:10px;
	background:#ffffff;
    border: 0.05rem solid #e7e9ed;
	transition:ease-in-out 0.2s all;
	border-radius:7px;
	position:relative;
    transition: .3s all;
}
.sv_cours_in section a:hover{
	cursor:pointer;
	box-shadow:0 .2rem .5rem rgba(69,77,93,.5);
	transform:scale(1.05,1.05);
}*/
.sv_cours_box1{
	position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    width: 35%;
}
.sv_cours_blur {
    background-size: cover !important;
    background-position: center center;
    background-origin: padding-box;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.sv_cours_box1 img {
    max-height: 100%;
    position: absolute;
    top: -50%;
    bottom: -50%;
    left: -50%;
    right: -50%;
    margin: auto;
    display: block;
    height: auto;
    max-width: 100%;
    object-fit: cover;
}
.sv_cours_box2{
	padding: 10px 0%;
    overflow: hidden;
    text-align: left;
    width: 62%;
    margin-left: 35%;
}
.sv_cours_offer{
	position:absolute;
	width:45px;
	height:45px;
	background:url(../img/offer4.png) center no-repeat;
	background-size:contain;
	z-index:1;
	color:#FF0;
	text-align:center;
	top:5px;
	left:5px;
}
.sv_cours_offer span{
	display:block;
	padding-top:10px;
	font-size:14px;
	font-family:Aqleema-Bold;
	padding-bottom:2px;
}
.sv_cours_offer small{
	display:block;
	font-size:10px;
	font-family:Aqleema-Regular;
}
.sv_cours_box2 h4{
    padding: 0px 0px;
    padding-top: 4px;
    text-align: left;
    font-size: 12px;
    color: #2693ff;
    font-family: 'Aqleema-Regular';
	font-weight:normal;
	display:flex;
}
.sv_cours_box2 h4 small{
	margin-left:auto;
    color: #a1a1a1;
}
.sv_cours_box2 h3{
	text-align: left;
    color: #333;
    font-size: 15px;
	line-height:18px;
	font-weight:600;
    padding: 4px 0px;
    overflow: hidden;
    padding-top: 1px;
	font-family:'Poppins';
   /* text-overflow: ellipsis;
    white-space: nowrap;*/
}
.sv_cours_box2 dl{
	padding:3px 0px;
}
.sv_cours_box2 dl span{
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    padding: 3px 4px;
    border-radius: 3px;
    background: #008000;
}
.sv_cours_box2 dl span i {
    font-size: 12px;
    vertical-align: top;
    margin-right: 2px;
}
.sv_cours_box2 dl small{
	display:inline-block;
	font-size:10px;
	padding-left:4px;
	color:#666;
}
.sv_cours_box2 dd{
	padding:5px 0px;
    display: flex;
    align-items: center;
}
.sv_cours_box2 dd small {
    color: var(--s);
    font-size: 14px;
    display: inline-block;
    text-decoration: line-through;
    padding: 2px 3px;
    vertical-align: middle;
	font-family:'Poppins', Lato;
}
.sv_cours_box2 dd small i {
    font-size: 12px;
}
.sv_cours_box2 dd span {
    display: inline-block;
    padding: 2px 3px;
    vertical-align: middle;
    font-size: 20px;
	color:var(--p);
	font-family:'Poppins', 'Lato';
	font-weight:600;
}
.sv_cours_box2 dd span i {
    font-size: 17px;
    margin-right: 2px;
}
.sv_cours_view{
	text-align:right;
	padding:20px 0px;
}
.sv_cours_view a{
	display:inline-block;
	position:relative;
	border-right:5px solid var(--p);
	font-family:'Poppins', Lato;
	font-size:22px;
	padding:10px 15px;
	color:var(--s);
	text-shadow:0px 1px 1px rgba(0,0,0,0.1);
	transition:ease-in-out 0.2s all;
}
.sv_cours_view a:hover{
	background:rgba(6,131,255,0.2);
	color:var(--p);
}

.sv_cours_pack{
	z-index:10;
	position:absolute;
	background:var(--s);
	letter-spacing:0.5px;
	color:#000;
	font-size:14px;
	font-weight:600;
	padding:5px 14px;
	border-radius:0px 0px 10px 0px;
	top:-1px;
	left:-1px;
	overflow:hidden;
	-webkit-animation: btn_effect 100s linear infinite;
    animation: btn_effect 100s linear infinite;
    background: linear-gradient(120deg,rgba(241,86,40,0) 25%,hsla(0,0%,100%,0.3) 45%,rgba(241,86,40,0) 62%), var(--s);
}
.select {
  display:flex;
  flex-direction: column;
  position:relative;
  width:200px;
  height:40px;
  font-family:'Poppins', Lato;
  background:#ffffff;
  z-index:5;
  cursor:pointer;
}

.option {
  padding:0 30px 0 10px;
  min-height:40px;
  display:flex;
  align-items:center;
  background: var(--s);
  border-top: #0784bb  solid 1px;
  position:absolute;
  top:0;
  width: 100%;
  pointer-events:none;
  order:2;
  z-index:1;
  transition:background .4s ease-in-out;
  box-sizing:border-box;
  overflow:hidden;
  white-space:nowrap;
  color:#fff;
  
}

.option:hover {
  background:#ccc;
  cursor:pointer;
}

.select:focus .option {
  position:relative;
  pointer-events:all;
}

.select input {
  opacity:0;
  position:absolute;
  left:-99999px;
}

.select input:checked + label {
  order: 1;
  z-index:2;
  background:#ffffff;
  border-top:none;
  position:relative;
  font-size:14px;
  color:var(--t);
}

.select input:checked + label:after {
	content:'';
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid white;
	position:absolute;
	right:13px;
	top:calc(50% - 2.5px);
	pointer-events:none;
	z-index:3;
}

.select input:checked + label:before {
  position:absolute;
  right:0;
  height: 40px;
  width: 40px;
  content: '';
  background:var(--s);
}
.sv_h1 dd{
	display:flex;
    align-items: center;
}
.sv_search_tab2{
	position:relative;
}
.sv_search_tab2 i{
	position:absolute;
	z-index:1;
	top:50%;
	font-size:20px;
	color:var(--s);
	transform:translate(7px,-50%);
}
.sv_search_tab2 input{	
    position: relative;
    min-width: 250px;
    height: 40px;
    font-family: 'Poppins', Lato;
    background: #ffffff;
	border:none;
	outline:none;
	font-size:14px;
	padding:0px 10px;
	padding-left:35px;
	margin-right:10px;
}
.sv_cours_notfound{
	width:100%;
}

.inmload_box{
	display:flex;
	width:100%;
}
.inmload{
	flex:1;
	overflow:hidden;
	min-height:230px;
	position:relative;
}
.inmload span{
	background:#f9f9f9;
	display:block;
	min-height:230px;
	margin:10px;
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: placeHolderShimmer;
	background: #f6f7f8;
	background: linear-gradient(to right, #eeeeee 8%, #f9f9f9 18%, #eeeeee 33%);
	background-size: 800px 104px;
	position:relative;
	z-index:1;
	box-shadow: 0px 0px 1px 1px rgba(51,51,51,0.06);
}

@keyframes placeHolderShimmer {
  0%{ background-position: -468px 0; }
  100%{ background-position: 468px 0; }
}

.bsd_p_item_loading{
	text-align:center;
	padding:20px;
	clear:both;
	width:100%;
}
.bsd_p_item_loading span{
	display:inline-block;
	border:3px solid #178BFF;
	color:#178BFF;;
	padding:14px 20px;
	margin:5px;
	font-weight:800;
	font-size:20px;
	background:rgba(0,121,242,0.05);
	box-shadow: 0px 0px 5px 4px rgba(51,51,51,0.1);
	transition:ease-in-out 0.2s all;
	text-shadow: 0px 1px 0px #f7f7f7, 1px 1px 1px #999;
}
.bsd_p_item_loading span:hover{
	cursor:pointer;
	color:#FFF;
	background:#178BFF;
}
.bsd_p_item_loading span:active{
	color:#178BFF;;
	background:rgba(0,121,242,0.1);
}



.sv_product_buy{
    display: flex;
    align-items: stretch;
    border-top: 1px solid #f1f1f1;
    background: #F9F9F9;
    width: 65%;
    margin-left: 35%;
}
.sv_product_buy dd{
	flex: 0.2;
	display: flex;	
    align-items: center;
    justify-content: center;
	color:#CCC;
	font-size:15px;

}
.sv_product_buy dd:first-child{
	border-right: 1px solid #f1f1f1;
}
.sv_product_buy dd i{
    -webkit-transition: ease-in-out 0.2s all;
    -moz-transition: ease-in-out 0.2s all;
    -ms-transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
}
.sv_product_buy dd:hover{
	cursor:pointer;
	background:#f1f1f1;
}
.sv_product_buy dd:hover i{
	color:#F20000;
	transform:scale(1.5,1.5);
}
.sv_product_buy dd:first-child:hover i{
	color:#006FDD;
}
.sv_product_buy dl{
	flex: 0.6;
	display: flex;	
}
.sv_product_buy dl button{
    flex: 1;
    border: none;
    outline: none;
    font-size: 14px;
	text-align: center;
    font-weight: 700;
    padding: 10px 0px;
    color: #fff;
    transition: ease-in-out 0.2s all;
    opacity:0.9;
	background: #51ee00;
    background-image: -moz-linear-gradient(0deg,#51ee00 0%,#00a300 100%);
    background-image: -webkit-linear-gradient(0deg,#51ee00 0%,#00a300 100%);
    background-image: -ms-linear-gradient(0deg,#51ee00 0%,#00a300 100%);
    -webkit-box-shadow: 0px 2px 8px 0px rgba(97, 255, 136, 0.5);
    -moz-box-shadow: 0px 2px 8px 0px rgba(97, 255, 136, 0.5);
    box-shadow: 0px 2px 8px 0px rgb(97, 255, 136, 0.5);
    text-shadow: 1px 1px #00a300;
	

    -webkit-transition: ease-in-out 0.2s all;
    -moz-transition: ease-in-out 0.2s all;
    -ms-transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
	width: 100%;
}
.sv_product_buy dl button:hover{
	cursor:pointer;
	
    background: #F3570C;
    background-image: -moz-linear-gradient(0deg,#ff934b 0%,#ff5e62 100%);
    background-image: -webkit-linear-gradient(0deg,#ff934b 0%,#ff5e62 100%);
    background-image: -ms-linear-gradient(0deg,#ff934b 0%,#ff5e62 100%);
    -webkit-box-shadow: 0px 2px 8px 0px rgb(255 97 98 / 50%);
    -moz-box-shadow: 0px 2px 8px 0px rgba(255,97,98,0.5);
    box-shadow: 0px 2px 8px 0px rgb(255 97 98 / 50%);
    text-shadow: 1px 1px #eb6d58;
	
}


.sv_fltr_cat{
	display:flex;
}
.sv_filtr{
	position:relative;
	flex: 1;
    margin-right: 10px;
}
.sv_filtr_t{
	height:40px;
	background:#FFF;
	display:flex;
	align-items: center;
	padding-left:10px;
	font-size:14px;
	color:var(--t);
	font-weight:600;
}
.sv_filtr_t span{
	background:var(--s);
	width:40px;
	height:40px;
	display:flex;
	align-items: center;
	font-size:18px;
	color:#fff;
    text-align: center;
    justify-content: center;
	margin-left:25px;
}
.sv_filtr_t i{
	font-size:20px;
	color:var(--s);
	margin-right:8px;
}
.sv_filtr_t:hover{
	cursor:pointer;
}
.sv_filtr_t:hover span{
	opacity:0.8;
}
.sv_filtr_hide{
	
	background:#fff;
	min-height:10px;
	white-space:nowrap;
	position:absolute;
	right:0;
	top:40px;
	z-index:10;
	min-width:200px;
	border-top:1px solid #CCC;
    animation: fadeInUp 0.2s alternate;
    -webkit-animation: fadeInUp 0.2s alternate;
    -webkit-transition: ease-in-out 0.2s all;
    -moz-transition: ease-in-out 0.2s all;
    -ms-transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 10%);
}
.sv_filtr:hover .sv_filtr_hide{
	/*display:block;*/
}
.sv_filtr_b1{
	padding:5px;
}
.sv_filtr_b1 h2{
	font-size:16px;
	text-align:left;
	color:var(--t);
	padding:5px 0px;
	border-bottom:1px solid #f2f2f2;
}
.sv_filtr_bin{
	display:flex;
	padding:10px 0px;
    align-items: flex-end;
}
.sv_filtr_bin nav{
	flex:4.5;
	text-align:left;
	padding-right:8px;
}
.sv_filtr_bin button{
	flex:1;
	height:42px;
	padding:0px 8px;
	border:1px solid #CCC;
	font-size:20px;
	width:100%;
	background:#CCC;
}
.sv_filtr_bin button:hover{
	cursor:pointer;
	background:rgba(0,0,0,0.1);
}
.sv_filtr_bin nav section{
	display:flex;
}
.sv_filtr_bin nav h4{
	font-size:12px;
	font-weight:400;
	padding-bottom:2px;
	text-align:left;
	color:var(--s);
}
.sv_filtr_bin nav section input{
	flex:1;
	border:1px solid #CCC;
	height:40px;
	padding:0px 8px;
	width:100%;
	font-weight:600;
}
.sv_filtr_b1 h3{
	text-align:left;
	padding:8px 5px;
	border-bottom:1px solid #f9f9f9;
	font-size:14px;
	color:#333;
	font-weight:400;
	transition:ease-in-out 0.2s all;
}
.sv_filtr_b1 h3 i{
	width:18px;
	color:var(--p);
}
.sv_filtr_b1 h3:hover{
	cursor:pointer;
	background:rgba(0,0,0,0.1);
}
.sv_sort_active{
	background:rgba(0,0,0,0.1);
}
.sv_filtr_b1 dl{
	text-align:left;
	display:flex;
	padding:6px 0px;
	font-size:12px;
	color:#666;
    border-bottom: 1px solid #f9f9f9;
    align-items: center;
	transition:ease-in-out 0.2s all;
}
.sv_filtr_b1 dl i{
	color:var(--y);
	margin-left:2px;
	font-size:14px;
}
.sv_filtr_b1 dl span{
	padding-left:4px;
}
.sv_filtr_b1 dl:hover{
	cursor:pointer;
	background:rgba(0,0,0,0.1);
}
@media screen and (max-width:931px){
	.inmload_box{
    	flex-direction: column;
	}
	.sv_h1 dd{
    	flex-direction: column;
		align-items: stretch;
	}
	.sv_search_tab2{
		margin-top:10px;
		display:flex;
	}
	.sv_search_tab2 input{
		margin-left:inherit;
		min-width:inherit;
		flex:1;
	}
	.select{
		width:auto;
		margin-right:10px;
		margin-top:10px;
	}
	
	.sv_filtr{
		margin-top:10px;
	}
	.sv_filtr_t span{
		margin-left: auto;
	}
	.sv_filtr_hide{
		min-height:200px;
		right:auto;
		left:0;
		width:100%;
	}
}