body{
	margin:0;
	font-family: 'AGSchulbuchBQ-medium',arial;
	padding:0;
}
.logo img{
    position: absolute;
   
    left: 56px;
    top: 2%;
	
	}
.header{
	position: sticky;

    top: 20px;
    width: 100%;
    z-index:1;
   
}
.header1{
	

    top: 20px;
    width: 100%;
    z-index:1;
   
}
/* ---- particles.js container ---- */

#particles-js {
  
  width: 100%;
  height:500px;
 /* background-color: #b61924;
  background-image: url("");*/
	 background-image: linear-gradient(to right, #d53a95, #ae41aa, #5e6dff, #4b8be5);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
	position:absolute;
}

/* search icon*/


.search-box
{
    position: absolute;
    top: 6%;
left:85%;
   
    background-color: white;
    height: 40px;
    border-radius: 40px;
	
  
}
.search-box:hover > .search-txt
{
    width: 140px;
    padding: 0 6px;
	
}
.search-box:hover > .search-btn
{
   background: white;
}
.search-btn
{
    color: #CD3B99;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color:white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-txt
{
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: white;
    font-size: 16px;
    transition: 0.4s;
    line-height: 40px;
    width: 0px;

}
/* search icon */
/* login icon*/
.login{
	position:absolute;
	background-color:white;
	top: 32%;
left: 2%;
	height:40px;
	border-radius:40px;
	z-index: 1;
}
.login-btn{
	color:#cd3b99;
	float:right;
	width:40px;
	height:40px;
	border-radius:50%;
	background-color:white;
	display:flex;
	justify-content: center;
	align-items:center;
}
/*login end*/
/*menu start*/
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color:white;

  overflow-x: hidden;
  transition: 0.5s;
}


.overlay-content {

  color:white;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
	color:purple;
	z-index:1;
}
.check{
color:white;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}
/*menu start*/
.menu{
	 color: #CD3B99;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color:white;
    display: flex;
    justify-content: center;
    align-items: center;
	position: absolute;
    top: 6%;
    left: 75%;
	
}
/* mhead start */
.mhead h1{
	 position: absolute;
   
   left: 268px;
top: 26%;
	color:white;
	font-size: 72px;

	
}
.recharge{
	color:white;
	font-size:34px;
	position:absolute;
		left: 134px;
top: 46%;
}
/*mhead end*/



#bt1 {
	border-radius:10px;
	color:white;
	position:absolute;
	left: 886px;
top: 48%;
	background-color:#6f60d5;
}
input {
	
}

/* icon*/
.icon{
	height: 57px;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 63px;
text-align: center;
font-size: 20Px;
	
}
.icon1{
    font-size:50px;
	align:center;
}

.sideimg{
	top: 550px;
    height:200px;
    background-repeat: no-repeat;
    padding-left: 0px!important;
	position:absolute;
	z-index: -3;
}
.sideimg1{
	
    height: 200px;
background-repeat: no-repeat;
padding-left: 1014px;
position: absolute;
float: right;
top: 955px;
}



.ziotreat {
	margin-top: 63px;
	text-align: center;
	color:purple;
}

.col-sm-12 {
	margin-top:36px;
	text-align: center;
}

.map {
	background-image: url("images/5sec.png");
	height:400px;
	background-size:cover;
	color:purple;
	
}

.ziotreat h2 {
		color: linear-gradient(to right, #30CFD0 0%, #330867 100%);
	   text-fill-color:tran
}



.sec5 h3 {
	margin-top: 112px;
	font-size:36px;
}

.sec5 p {
	margin-top: 112px;
	font-size:36px;
}

.sec5 {
	text-align: center;
}

#links {
	margin-top: -8px;
	font-size:24px;
}

#aside {
	margin-top:114px;
}

#shop {
	margin-top:30px;
	text-align:center;
	font-size:36;
}

#shop1 {
font-size: 18px;
}
.btn{
	 color:white;
     height: 40px;
    background-color:#795df2;
	margin-left:10px;
	border-radius:60px;
	
	
}

.btn1 {
	color:white;
     height: 40px;
    background-color:#a636ea;
}
/* tab pannel recharge*/
#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */


#tabs {
	Display:inline;
	text-decoration: none;
}





.tabs {
	color:white;
		border-color:#d1b3e5;
	padding-left: 80px;
	padding-left: 40px;
    padding-right: 40px;
    padding-top: 23px;
    padding-bottom: 23px;
}



.nav-tabs {
	background-color:#3d0665;
	
	padding-right: 20px;
	padding-left: 27px;
	
	}
.nav-tabs a{
	text-decoration-line: none;
	color:white;
}

.nav-items{
	

	padding-top:20px;
	padding-bottom:20px;
	

}

.rechargeform {
border-left:1px solid #862fc1;
border-right:1px solid #862fc1;
border-bottom:1px solid #862fc1;
	background-color: aliceblue;
	
}

.padli {
	padding:40px;
}
.nav-pills .active{
background-color: #f5f1f7;
	}

.footer {
 background-image: linear-gradient(to right, #d53a95, #ae41aa, #5e6dff, #4b8be5);
  background-repeat: no-repeat;
  background-size: cover;
	width:100%;
	height:540px;
	color:white;
	padding-top:30px;
	text-align:left;
	
}

.sec6 {
	margin-top:30px;
	margin-bottom:30px;
	margin-right: 40px;
}

.sec61 {

	margin-top:30px;
	margin-bottom:30px;
	text-align:left;

}

.footersec {
	text-align:center;
}



.social_links {
	font-size: 25px;
	vertical-align: middle;
}

.col-sm-4 {
	text-align: center;
}

hr {
	border:1px medium white;
}

#head_tel {
	border-radius: 10px;
	width:30%;
	position:absolute;
left: 532px;
top: 48%;
}

.phone {
	display:inline;
width: 56%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color:
#495057;
background-color:
#fff;
background-clip: padding-box;
border: none;
outline: none;
	background:none;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	Margin-left:50px;
	border-bottom: 2px solid purple;
}

.fas {
	
	color:linear-gradient(to right, #d53a95, #ae41aa, #5e6dff, #4b8be5);
}

.fa-mobile-alt {
	color:purple;
	font-size:40px;
}

.outline ,.outline1{
	background: white;
border-radius: 20px;
	padding-left:30px;
	padding-top: 10px;
color:purple;
padding-bottom: 15px;
	margin-bottom:30px;
}
.outline1{
	color:purple;
	text-align:center;
	font-size:20px;
}


.fa-server {
	font-size:40px;
	color:purple;

}

.custom-select {
	display:inline;
	width:56%;
	margin-left:50px;
	
	border: 1px solid purple;
}

.fa-shopping-cart {
	display:in-line;
	font-size: 25px;
}

#proceed-btn {
	color:white;
	background:purple;
	border-radius:10px;
	border: 1px solid #795df2;
}

.outline2 {
		background: white;
border-radius: 20px;
	padding-left:30px;
	padding-top: 10px;
color:purple;
padding-bottom: 15px;
	margin-bottom:30px;
}
/*------------------------------------Index End----------------------------------------------*/

/*------------------------------------Mobile Strart----------------------------------------------*/


img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {

}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
   cursor: grab;
	color:purple;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: black;
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 79px;
  left:68px;
	margin-top:200px;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
	display: inline;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}


.hover {
	border: 1px solid purple;
	text-align:center;
	margin:45px;
}
.hover:hover{
	color:white;
	 background-image: linear-gradient(to right, #d53a95, #ae41aa, #5e6dff, #4b8be5);
	
}
.hover:hover{
	background-color:linear-gradient(to right, #d53a95, #ae41aa, #5e6dff, #4b8be5);
}

.cicon {
	 background-color: darkmagenta;
	 font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	width: 100%;
    border: 5px solid purple;
	
text-align: center;
font-size: 20Px;
}




.card-link {
	text-align: center;
}

#head {
	margin:30px;
	text-align:center;
	font-size:24px;
}

.gallery {
	border:1px solid rgba(240,240,240,1.00);
	padding:20px;
	text-align: center;
}

#gallery1 {
	
}


.accor {
	width:100%;
	color: black;
	background-color:rgba(200,193,193,1.00);
	font-size: 24px;
	margin-top:20px;
	border:1px dashed black;
	padding-bottom: 44px;
	
}

.collapse {
	background-color:white;
	padding:20px;
	border: 1px solid #B4B1B1;
	text-align: justify;
	margin-top:-11px;
}

.mob_title {
	color:purple;
	
	margin-bottom: 13px;
}

.mob_sub {
	 margin-bottom: 5px; 
	font-size:12px;
}

.thumb {
	margin-left:398px;
}

.header_main {
	position:sticky;
}

.header-main {
	 width: 100%;
  height: 500px;
 
	 background-image: linear-gradient(to right, #d53a95, #ae41aa, #5e6dff, #4b8be5);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.pheader {
	position:sticky;
	width:100%;
	height:200px;
}/*
<!--- mobile page end---->*/
 .color_white{
	padding:20px;
	background-color: whitesmoke;
}
.color_grey {
	padding:20px;
	background-color: grey;
}

.color_gold {
	padding:20px;
	background-color: rgba(239,187,147,1.00);
}

.color_green {
	padding:20px;
	background-color: rgba(54,77,53,1.00);
}

/*---lightbox mobile modal(9/1)----->*/
 *{
  box-sizing: border-box;
}
.admin ul{
	
	style-decoration:none;
}
.tab button{
 display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mobile_thumb {
	text-align: center;
margin-left: 50px;
float: right;
padding-bottom: 22px;
padding-left: 12px;
	margin-bottom:20px;
	border:2px solid #6F046B
}
/*--------------------- pmobile (1/18----)*/
.capacity li{
	text-decoration-style: none;
	display:inline-block;
	border:1px solid black;
	padding:10px;
}
.capacity li:hover{
	color:white;
	background-color: purple;
	
}	
	


.capacity li {
	dispaly:inline;
	text-decoration: none;
	
}

.capacity li {
	list-style-type: none;
	text-decoration-style: none;
	dispaly:inline;
	
}

.login_bg {
	background-image: url("images/iphone11promax/loginaside.jpg");
	width:100%;
	height:100%;

}

.login_form {
	background-color: white;
	
	text-align:left;
	padding:20px;
	
}

.login_input {
	border-radius: 5px;
	border-color: purple;
	
}

.loginform {
	margin-top:10px;
	color:purple;
}

.login_btn {

	background-color:purple;
	color:white;
	padding:10px 40px;
	font-size:18px;
	border-radius:70px;
	margin-top:20px;
}

.numbertext1 {
	 font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  top: -11px;
  left:154px;
	margin-top:200px;
}

.btn_buy {
	background-color: white;
	color:black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sim_content {
	color:
black;
margin-top: 50px;
padding-top: 185px;
padding-left: 142px;
float: right;
margin-right: -149px;
}

/*sim only plans page*/
.columns {
  float: left;
  width: 25%;
  padding: 8px;
}

.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
  background-color: purple;
  color: white;
  font-size: 25px;
}

.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}

.price .grey {
  background-color: #eee;
  font-size: 20px;
}

.button {
  background-color: purple;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
	border-radius:30px;
}

@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
}
.price_bg {
	background-image: url("images/iphone11promax/price_banner.jpg");
	height:400px;
	width:100%;
	background-size:cover;
}

.quant_price li{
	 height:50px;
	color:black;
}

.quant_price li{
	padding:10px;
	background-color: black;
	color:white;
}


.admin li{
	float:left;
    margin-left: 88px;
    color: purple;
    list-style-type: none
}

.upgrade {
	text-align:center;
	margin-top:30px;
}

.nav-tabs_price li{
	border :5px solid black;
}

.nav-tabs_price li{
	border: 1px solid black;
	padding:10px;
	text-decoration:none;
	text-decoration-style: none;
	color:black;

}
.nav-tabs_price li:hover{
	background-color: #3d0665;
}

.plan {
	text-align:center;
}

.tabs1 a{
	color:white;
}

.features {
	width:60%;
	padding-top	:10px ;
	margin-bottom: 10px;
font-size: 24px;

background:white;
border: 2px solid gainsboro;
padding: 10px 10px;
}

.slideimg {
	margin-top:50px;
	margin-right:-116px;
}

 

.phonetab {
	margin-top:20px;
}



.login-foot {
margin-top: 25px;
margin-left: 408px;
padding-bottom: 20px;
color:white;
	
	
}

/*-----------------login.css----------------------------*/


#testimonial-area{
   font-family: 'Raleway', sans-serif !important;
   width:100% !important;
}
 #testimonial-area .section-heading h2 {
	 font-size: 48px;
	 line-height: 58px;
}
 .testi-wrap {
	 position: relative;
	 height: 725px;
	 margin-top: -80px;
}
 .client-single {
	 margin-top: 20px;
	 text-align: center;
	 position: absolute;
	 -webkit-transition: all 1s ease;
	 transition: all 1s ease;
}
 .client-info, .client-comment {
   position:relative;
   top:30px;
	 -webkit-transition: all 0.3s ease;
	 transition: all 0.3s ease;
}
 .client-single.inactive .client-comment, .client-single.inactive .client-info {
	 display: none;
}
 .client-single.inactive .client-comment, .client-single.inactive .client-info {
	 opacity: 0;
	 visibility: hidden;
}
 .client-single.position-1 {
	 -webkit-transform: scale(0.65);
	 transform: scale(0.65);
}

 .client-single.position-2 {
	 left: 80px;
	 top: 50px;
}
 .client-single.position-3 {
	 left: -40px;
	 top: 250px;
}
 .client-single.position-4 {
	 left: 50px;
	 top: 450px;
}
 .client-single.position-5 {
	 top: 50px;
	 right: 80px;
}
 .client-single.position-6 {
	 top: 250px;
	 right: -40px;
}
 .client-single.position-7 {
	 top: 450px;
	 right: 50px;
}


/*Potrait Phone*/
@media only screen and (max-width: 768px){  
  .client-info{
    position:relative;
    top:-10px;
  }
   .client-info p {
    font-size:15px !important;
   font-weight:700;
}
 .client-comment {
   position:relative;
   top:0;
	 padding: 0 10px;
	 
}

 .client-single.position-2 {
	 left: -5% !important;
	 top: 50px !important;
}
 .client-single.position-3 {
	 left: -15% !important;
	 top: 230px !important;
}
 .client-single.position-4 {
	 left: -5%!important;
	 top: 430px !important;
}
 .client-single.position-5 {
	 top: 50px !important;
	 right: -5% !important;
}
 .client-single.position-6 {
	 top: 230px !important;
	 right: -15% !important;
}
 .client-single.position-7 {
	 top: 430px !important;
	 right: -5% !important;
}
  
  
}
 .client-single.active {
	 top: 10%;
	 left: 50%;
	 -webkit-transform: translateX(-50%);
	 transform: translateX(-50%);
	 z-index: 10;
	 width: 80%;
}
 .client-single.active .client-comment, .client-single.active .client-info {
	 -webkit-transition-delay: 0.6s;
	 transition-delay: 0.6s;
}
 .client-single:not(.active) {
	 -webkit-transform: scale(0.55);
	 transform: scale(0.55);
	 z-index: 99;
}
 .client-single.active .client-img {
	 width: 160px;
	 height: 160px;
	 margin: 0 auto 24px;
	 position: relative;
}
 .client-single.active .client-img:before {
	 border-radius: 100%;
	 content: '';
	 padding: 5px;
	 width: 160px;
	 height: 160px;
	 top: -4px;
	 left: 0px;
	 position: absolute;
	 z-index: -1;
}
 .client-single .client-img img {
	 width: 150px;
	
   transition:0.5s ease;
}
 .client-single .client-img img:hover {
	
	 cursor: pointer;
    transition:0.5s ease;
}
 .client-single.active .client-img img {
	 max-width: 160px;
	 margin: 0 auto 24px;

   transition:0.5s ease;
  
}
.client-single.active .client-img img:hover{
  cursor:default;
}
 .client-comment {
	 padding: 0 50px;
}


@media only screen and (min-width: 992px){
	.client-comment {
   width:60%;
   margin:0 auto;
}
	}


 .client-comment h3 {
	 font-size: 22px;
	 line-height: 32px;
	 color: black;
}
 .client-comment span i {
	 font-size: 60px;
	 color: rgba(215,67,77,0.8);;
	 margin: 40px 0 24px;
	 display: inline-block;
}
 .client-info h3 {
	 color: #000;
	 font-weight: 600;
	 margin-bottom: 4px;
}
 .client-info p {
    font-size:20px;
   font-weight:700;
	  color:black;
	 text-transform: uppercase;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
	 #testimonial-area .section-heading h2 {
		 font-size: 30px;
	}
	 .client-comment h3 {
		 font-size: 18px;
		 line-height: 28px;
	}
	 .client-single.active {
		 width: 60%;
	}
	 .client-single:not(.active) {
		 -webkit-transform: scale(0.55);
		 transform: scale(0.35);
	}
	 .client-single.position-3, .client-single.position-7 {
		 -webkit-transform: scale(0.3) !important;
		 transform: scale(0.3) !important;
	}
	 .client-single.active .client-img img {
		 max-width: 100px;
	}
	 .client-single.active .client-img::before {
		 padding: 5px;
		 width: 108px;
		 height: 108px;
		 top: -4px;
		 left: 6px;
	}
	 .client-single.active .client-img {
		 width: 120px;
		 height: 100px;
	}
	 .testi-wrap {
		 height: 580px;
	}
	 #testimonial-area {
		 padding: 100px 0 0;
	}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
	 #testimonial-area .section-heading h2 {
		 font-size: 30px;
	}
	 .client-comment h3 {
		 font-size: 14px;
		 line-height: 26px;
	}
	 .client-single.active {
		 width: 60%;
	}
	 .client-comment span i {
		 font-size: 40px;
	}
	 .client-single:not(.active) {
		 -webkit-transform: scale(0.55);
		 transform: scale(0.35);
	}
	 .client-single.position-5, .client-single.position-7 {
		 right: 0;
	}
	 .client-single.position-4 {
		 left: 0;
	}
	 .client-single.position-3, .client-single.position-7 {
		 -webkit-transform: scale(0.3) !important;
		 transform: scale(0.3) !important;
	}
	 .client-single.active .client-img img {
		 max-width: 80px;
	}
	 .client-single.active .client-img::before {
		 padding: 5px;
		 width: 88px;
		 height: 88px;
		 top: -4px;
		 left: 16px;
	}
	 .client-single.active .client-img {
		 width: 120px;
		 height: 100px;
	}
	 .testi-wrap {
		 height: 630px;
	}
}
 @media only screen and (min-width: 360px) and (max-width: 479px) {
	 #testimonial-area .section-heading h2 {
		 font-size: 30px;
		 line-height: 40px;
	}
	 .client-comment h3 {
		 font-size: 14px;
		 line-height: 26px;
	}
	 .client-single.active {
		 width: 80%;
	}
	 .client-comment span i {
		 font-size: 40px;
	}
	 .client-single:not(.active) {
		 -webkit-transform: scale(0.25);
		 transform: scale(0.25);
	}
	 .client-single.position-5, .client-single.position-7, .client-single.position-6 {
		 right: -70px;
	}
	 .client-single.position-4 {
		 left: -60px;
	}
	 .client-single.position-3 {
		 left: -75px;
	}
	 .client-single.position-3, .client-single.position-7 {
		 -webkit-transform: scale(0.25) !important;
		 transform: scale(0.25) !important;
	}
	 .client-single.active .client-img img {
		 max-width: 80px;
	}
	 .client-single.active .client-img::before {
		 padding: 5px;
		 width: 88px;
		 height: 88px;
		 top: -4px;
		 left: 16px;
	}
	 .client-single.active .client-img {
		 width: 120px;
		 height: 100px;
	}
	 .testi-wrap {
		 height: 600px;
	}
}
 @media only screen and (min-width: 320px) and (max-width: 359px) {
	 #testimonial-area .section-heading h2 {
		 font-size: 30px;
	}
	 .client-comment h3 {
		 font-size: 14px;
		 line-height: 26px;
	}
	 .client-single.active {
		 width: 80%;
	}
	 .client-comment span i {
		 font-size: 40px;
	}
	 .client-single:not(.active) {
		 -webkit-transform: scale(0.25);
		 transform: scale(0.25);
	}
	 .client-single.position-5, .client-single.position-7, .client-single.position-6 {
		 right: -70px;
	}
	 .client-single.position-4 {
		 left: -60px;
	}
	 .client-single.position-3 {
		 left: -75px;
	}
	 .client-single.position-3, .client-single.position-7 {
		 -webkit-transform: scale(0.25) !important;
		 transform: scale(0.25) !important;
	}
	 .client-single.active .client-img img {
		 max-width: 80px;
	}
	 .client-single.active .client-img::before {
		 padding: 5px;
		 width: 88px;
		 height: 88px;
		 top: -4px;
		 left: 16px;
	}
	 .client-single.active .client-img {
		 width: 120px;
		 height: 100px;
	}
	 .testi-wrap {
		 height: 550px;
	}
}
 

/*----------------------logincssend------------------*/


.login_side {
	margin-top: 40px;
}

.goldthumb li{
	display:block;
	list-style: none;
}


.goldcolor ul{
	list-style: none;
	padding:0px;
	margin:0px;
}
.goldcolr li{
	width:110px;
	height:200px;
	cursor: grab;
}

.text-center {
	margin-top:50px;
	color:purple;
}
/*-----------------------signup form-------------------*/
.main-box{
  position: relative;
  display: block;
  width: 90%;
  height: 777px;
  margin: 50px auto;
  border-radius: 8px;
  overflow: hidden;
 	 background-image: linear-gradient(to right, #d53a95, #ae41aa, #5e6dff, #4b8be5);
}

.lined-link{
  position: relative;
  text-decoration: none;
  transition: all 0.2s linear
}

.lined-link:hover{
  opacity: 0.5
}

.lined-link:after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  bottom: -2px;
  border: none;
  border-bottom: 1px solid #63d5c4;
}
/************ Start Form Container **************/

.top-buttons {
  position: relative;
  display: block;
  width: 100%;
  height: 15%;
  padding: 25px;
  text-align: right;
	margin-left:100px;
}

.top-buttons button {
  color: #cacaca;
  border: none;
  width: 90px;
  margin: -2px;
  padding: 10px;
  font-size: 16px;
  font-weight: 300;
  background: #4c5c72;
  cursor: pointer;
}

.top-buttons button:nth-child(1) {
  border-radius: 50px 0 0 50px;
}

.top-buttons button:nth-child(2) {
  border-radius: 0 50px 50px 0;
}

.top-active-button {
  color: #fff !important;
  box-shadow: 0 0 20px #2a2a2a;
  background: linear-gradient(#68dac7,#54c7ba) !important;
  transition: all 0.3s ease;
}

.form{
  width: 100%;
  
  padding: 10px 40px;
	margin-left:100px;
}

.form [input=email]{
	color:black;
}

.form form {
  width: 100%;
  height: 100%;
}

.form form 
lable,
input[type="text"],
input[type="email"],
input[type="password"] {
  display: block;
}

.form form lable {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin: 6px 0;
}

p.terms {
  color: #9E9E9E;
  margin-bottom: 60px;
}

.form form 
input[type="text"],
input[type="email"], 
input[type="password"] {
  color: #fff;
  width: 100%;

  font-size: 16px;
  font-weight: 200;
  margin-bottom: 45px;
  padding: 5px 0 10px 0;

 
}

.form form input::placeholder{
  color: #cecece;
}

.form form a {
  color: #fff;
}

input.form-btn {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  padding: 12px 55px;
  margin-right: 20px;
  border: none;
  cursor: pointer;
  border-radius: 35px;
  transition: all 0.3s linear;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.55);
  background: purple;
}

input.form-btn:hover{
  box-shadow: none
}

.form-signin{
  display: none;
  padding-top: 120px;
}

/************ Start Slider Container **************/

.form-cont{
  width: 50%;
  height: 100%;
  float: left;
}



.clear-fix{
  clear: both;
}

.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  border: 0;
  outline: none;
  background: #8dffea;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.slick-dots li.slick-active button{
  background-color: #53C5B9;
  transform: scale(1.6);
  box-shadow: 0 0 10px #1b1b1b
}

.img-txt{
  position: relative;
}

.img-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(47, 63, 85, 0.53);
}

.img-txt h1{
  position: absolute;
  display: block;
  top: 50%;
  color: #fff;
  width: 100%;
  padding: 50px 0;
  font-size: 45px;
  font-weight: 100;
  text-align: center;
  transform: translateY(-50%);
  background-color: transparent;
}
.form-sign input[type=text]{
	display:none;
	color:black;
}



.reg {
	padding:30px;
}

#menu1 {

}

.bookesim {
	padding:20px;
}

/*-------------------------admin dashboard--------*/



/* Style the buttons inside the tab */
.admin button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.admin button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.admin button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}

.addproduct {
	text-align: center;
    border: 5px solid purple;
	margin: 30px 365px;
	padding:20px 88px;
}

 input {
	margin-top:20px;
}

.samsung {
	display: inline;
}








.form-signup input[type=text] {
	color:black !important ;
}

.form1 {
	 width: 100%;
  
  padding: 10px 40px;
	margin-left:100px;
}



.form-sign input[type=email],input[type=password]{
	color:black !important;
}

.form-signup input[type=email],input[type=password]{
	color:black !important;
}

.pur1 {
	
	background:purple;
	color:white;
}

.upload_image {
	text-align:center;
}

.selection {
	
margin-top: 40px;
background-color:gainsboro;
padding: 40px 20px;
	}

.review_plan {
	margin-top: 20px;
    margin-left: -57px;
}

.checkout_1 {
	
	margin: 50px 175px;
}

.exist {
	border-right: 2px solid purple;
	margin-top: 30px;
	text-align: left;
}

.checkout_links {
	margin-bottom: 30px;
}

.new {
	padding-left:30px;
}

.selected_order {
	    margin-top: 30px;
    border: 1px solid gainsboro;
    border-radius: 5px;
    padding: 30px;

}

.sim_order button:hover {
	
	background-color: white;
	color:black;
	border:purple;
}

.order_continue {
	text-align: right;
}

.ordersummary_links {
	border: 2px solid purple;
    border-radius: 67%;
    padding: 2px 5px;
  
    font-size: 14px;
    padding-bottom: 1px;
	margin-left:20px;
}

.ordersummary {
	margin-top:50px;
}

.order_links li{
	text-decoration: none;
	text-decoration-style: none;
	display: inline;
}
