
.site__content .content .checkout-block .your-cart .cart-block .tbody .cart-item .number2{
	font-family: HelveticaNeue-Bold ;
}

.esim .esim-dialog{
	width: 615px;
	margin: auto;
}

.esim .page-title{
	margin-top: 30px;
}
.esim-change{
	margin-top: 77px;
}
.esim-change .esim-change-form{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.esim-change .page-title{
	font-size: 32px;
	font-stretch: normal;
   font-style: normal;
   line-height: normal;
   letter-spacing: normal;
   font-weight: bold;
}
.esim-change .esim_yourself{
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000000;
}
.esim-change .esim_accept{
	text-align: center;
	font-size: 16px;
    padding-top: 71px;
}
.esim-change .error-messege{
	color: #d0021b;
	font-size: 14px;
   font-weight: normal;
   font-stretch: normal;
   font-style: normal;
   line-height: normal;
   letter-spacing: normal;
   width: 300px;
}
html[lang="ka"] .esim-change .page-title{
	family:'HelveticaNeueLTGEO-55Roman';
}

.esimHome {

}

.esim_banner{
	position: relative;
}

.buy-change{
	/*position: -webkit-sticky;*/
  	position: fixed;
  	top: 50px;
  	padding: 5px;
  	background-color: #fff;
  	padding-top: 70px;
  	padding-bottom: 30px;
  	z-index: 10;
  	width: 100%;
}
@media (max-width: 575px){
 .buy-change{
 	padding-top: 20px;
 }	
}

.buy-change .fixed-block-col{
	padding: 0 35px;
	
}
@media (max-width: 675px){
 .buy-change .fixed-block-col{
 	padding: 0;
 }	
}

.buy-change .fixed-block{
	width: 465px;	
	position: relative;
	overflow: hidden;
	border-radius: 6px;
	background-repeat: no-repeat;
	background-position: center;
    background-size: cover;
    transition-duration: 0.2s;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);

}



.buy-change .fixed-block-inner{
	padding: 20px;
	background-color: rgba(75, 75, 75, 0.49);
}
.buy-change .fixed-block-inner:hover{
	background-color: rgba(75, 75, 75, 0.7);
}
/*.buy-change .fixed-block::before{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(69,69,69,.3);
    rgba(75, 75, 75, 0.49)
     transition-duration: 0.2s;
}*/
.buy-change .fixed-block:hover::before{
	background-color: rgba(69,69,69,.7);
	    transition-duration: 0.2s;
}

.fixed-block-inner{
	height: 100%;
}
.fixed-block-inner .fixed-block__info{
	min-height: 150px;
	animation-duration: 4s;
	transition: min-height 0.15s ease-out;
}
.fixed-block-inner .fixed-block__info .fixed-block__title{
	color: #fff;
	font-size: 24px;
	transition: font-size 0.25s ease-out;
	font-family:'HelveticaNeueLTGEO-65Medium';
}


.fixed-block-inner .fixed-block__price{
	color: #fff;
	font-family: HelveticaNeueLTGEO-65Medium;
    font-size: 18px;
}

.buy-change.small .fixed-block{
	
}
.buy-change.small .fixed-block-inner{
	padding: 10px 20px;
}

.buy-change.small .crazy-block__btn{
	height: 25px;
	font-size: 11px;
}
.buy-change.small .fixed-block-inner .fixed-block__price{
	font-size: 16px;
}
.buy-change.small .fixed-block__info .fixed-block__title{
	font-size: 20px;
	transition: font-size 0.25s ease-in;
}	
.buy-change.small .fixed-block__info{
	min-height: 30px;
	transition: min-height 0.25s ease-in;

}
.small .crazy-block__info{
	min-height: 100px;
	transition-duration: 0.1s;
}
.small .crazy-block-inner{
	min-height: 150px !important;
	transition-duration: 0.1s;
}
.small .crazy-block{
	min-height: 200px !important;
	transition-duration: 0.1s;
}

.esimHome .wrapper{
	padding: 0 100px;
}


.esimHome .page_title{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 32px;
}
.esimHome .image-text{
	margin-bottom: 50px;
}

.esimHome .image-text .image img{
	width: 100%;
	height: 138px;
	object-fit: cover;
}

.esimHome .image-text h2.title{
	color: #2a2c36;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 25px;
    font-stretch: normal;
    font-style: normal;
   line-height: normal;
   font-family:'HelveticaNeueLTGEO-65Roman';
}
@media only screen and (max-width: 767px) {
	.esimHome .image-text h2.title{
		padding-bottom: 0px;
		line-height: 40px;
	}
}


.esimHome .image-text .text-body p{
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	font-family: firagoregular;
	color: #656565;
}




.esimHome  .queshen .card.active .card-header{
	background: #ecf1f5;
}

.esimHome h3.subTitle{
	text-align: center;
	font-size: 24px;
	color: #656565;
	padding-bottom: 10px;
	font-family: FiraGOMedium;
}

.esimHome .subTitleDesc{
	color: #9b9b9b;
	font-size: 16px;
	font-family: HelveticaNeueLTGEO-55Roman;
	text-align: center;
	margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
	.esimHome .subTitleDesc{
		margin-bottom: 0px;
	}
}

.esimHome .screen-block .subTitleDesc,
.esimHome .brand-block .subTitleDesc{
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	font-family: firagoregular;
	color: #AAAAAA;
}

.esimHome .screen-block #ios-panel,
.esimHome .screen-block #android-panel{
	margin-left: 120px;
	margin-right: 120px;
}

.esimHome .grid-image-text{

}


.esimHome .esim_hidden_info_block #buy-block{
	padding: 0 35px 35px 35px;
	display: none;
}

.esimHome .esim_hidden_info_block #change-block{
	padding: 0 35px 35px 35px;
	display: none;
}

.esimHome .grid-image-text h2.title{
	font-weight: 500;
font-size: 20px;
line-height: 24px;
/* identical to box height */
color: #656565;
font-family: firagomedium;
padding: 20px 0;
}

.esimHome .image-text .col-lg-6,
.esimHome .image-text .col-md-6{
	padding-left: 40px;
	padding-right: 40px;
}
@media(max-width: 575px) {
	.esimHome .image-text .col-lg-6,
	.esimHome .image-text .col-md-6{
		padding-left: 15px;
		padding-right: 15px;
	}
	.esimHome .image-text .float-right{
		float: none !important;
	}
	.esimHome .image-text .float-left{
		float: none !important;
	}
}
.esimHome .tab_title{
	font-family: HelveticaNeueLTGEO-65Medium;
	font-size: 18px;
	color: #2a2c36;
}
.esimHome .tab_desc{
	color: #9b9b9b;
	font-size: 14px;
	line-height: 28px;
	margin-top: 21px;
	font-family: HelveticaNeueLTGEO-65Medium;
}
.web_button{
	text-align: center;
	padding-top: 25px;
	padding-bottom: 35px;
}
.web_button button{
    width: 230px;
    height: 40px;
    padding: 11px 96px 11px 95px;
    border-radius: 20px;
    box-shadow: 0 2px 12px 0 rgba(217, 217, 217, 0.5);
    background-color: #ffffff;
    font-family: HelveticaNeueLTGEO-65Medium;
    font-size: 18px;
    border:none;
}
.esimHome .link_button_change a{
	padding: 10px 19px;
    border-radius: 20px;
    border: solid 1px #fdda31;
    color: #9b9b9b;
    font-family: HelveticaNeueLTGEO-65Medium;
    font-size: 12px;
}

.esimHome .link_button_esim a{
	border-radius: 20px;
    background-color: #fdda31;
    padding: 10px 23px;
    font-size: 12px;
    font-family: HelveticaNeueLTGEO-65Medium;
    color: #fff;
}

.esimHome .tab h5{
	font-size: 14px;
	font-family: HelveticaNeueLTGEO-65Medium;
}
.esimHome .tab h5::before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0px 14px 0px 0;
    border-radius: 5px;
    background-color: #fdda31;
}

.slideText .text{
	position: absolute;
	width: 285px;
	cursor: pointer;

}

.slideText .text .textWR{
	position: relative;
	padding-left: 60px;
}

.slideText  .slide__count{
	font-size: 60px;
	color: #e1e7ed;
	font-family: HelveticaNeueLTGEO-65Medium;
	position: absolute;
	left: 0;
	top: -40px;
}
#ios-panel .slideText #text5 .slide__count{ top: -23px; }
.slideText  .active .slide__count{
	color: #fdda31;
}
.slideText  .slide__description{
	color: #9b9b9b;
	font-size: 12px;
	font-family:'HelveticaNeueLTGEO-55Roman';
}
.slideText  .active .slide__description{
	font-family: HelveticaNeueLTGEO-65Medium;
	color: #000000;
}

#ios-panel .slideText #text1{ top: 50px;}
#ios-panel .slideText #text2 {	top: 130px;}
#ios-panel .slideText #text3 {  top: 220px; }
#ios-panel .slideText #text4 {top: 50px; right: 0}
#ios-panel .slideText #text5 { top: 130px; right: 0 }
#ios-panel .slideText #text6 { top: 220px; right: 0 }

#android-panel .slideText #text1{ top: 50px;}
#android-panel .slideText #text2 {	top: 130px;}
#android-panel .slideText #text3 {  top: 220px; }
#android-panel .slideText #text4 {top: 310px; }
#android-panel .slideText #text5 { top: 50px; right: 0 }
#android-panel .slideText #text6 { top: 130px; right: 0 }
#android-panel .slideText #text7 { top: 220px; right: 0 }
#android-panel .slideText #text8 { top: 310px; right: 0 }


.site__content .content .bundles-menu .bundles-menu_item.active .menu-line{
/*	height: 3px;*/
}
.site__content .content .your-order .detal:first-child{
	margin-right: 50px;
}


.site__content .content .your-order .detal:first-child{
	margin-right: 50px;
}
.tab_block .tab .link_button{
	text-align: center;
	position: absolute;
    bottom: 30px;
    width: calc(100% - 25px);;

}

.tab_block .tab .link_button a{
	border-radius: 20px;
    background-color: #fdda31;
    padding: 10px 23px;
    font-size: 12px;
    font-family: HelveticaNeueLTGEO-65Medium;
    color: #fff;
    margin-left: -25px;

}


.tabset__item{
	width: 50%;
	text-align: center;
}
.tabset__link{
    cursor: pointer;
}
.tabset__switcher{
	 position: absolute;
	top: 4px;
	bottom: 4px;
	left: 0;
	width: 50%;
	border-radius: 999px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.08);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.08);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#support_esim_device .phone{
		cursor: pointer;
		position: relative;
}
#support_esim_device .phone img{
	opacity: 0.5;
}
#support_esim_device .phone .models{
	visibility: hidden;
	text-align: justify;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.1);
	border-radius: 14px;
	padding: 16px 20px;
	position: absolute;
	top: 70px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 55;
}
#support_esim_device .phone:hover .models{
	visibility: visible;
}
#support_esim_device .phone:hover img{
	opacity: 1;
}

#support_esim_device .phone.phone_samsung{
	padding: 3px 15px;
}
@media only screen and (max-width: 767px) {
	#support_esim_device .phone.phone_samsung{
		padding: 17px 15px;
	}	
}
#support_esim_device .phone.phone_huawei{
	padding: 3px 15px;
}
@media only screen and (max-width: 767px) {
	#support_esim_device .phone.phone_huawei{
		padding: 17px 15px;
	}	
}

.esim_banner img{
	border-radius: 16px;
}
.esim-banner-links{
	position: absolute; 
	bottom: 30px;
	right: 0px;
	width: 100%;
	text-align: center;
}
.esim-banner-links a{
	border:  1px solid #fff;
	padding: 10px 20px;
	border-radius: 30px;
	color: #fff;
}
@media only screen and (max-width: 1399px) {
	.esim-banner-links a{
		padding: 7px 10px;
	}
}
@media only screen and (max-width: 1199px) {
	.esim-banner-links a{
		padding: 5px 8px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 992px) {
	.esim-banner-links a{
		padding: 4px 8px;
		font-size: 9px;
	}
}
@media only screen and (max-width: 600px) {
	.esim-banner-links a{
		padding: 7px 10px;
		font-size: 13px;
	}
	.esim_banner1{
		margin-bottom: 10px;
	}
}
.esim-banner-links a:first-child{
	margin-right: 5px;
}
.esim-banner-links a:hover{
	color: #000;
	background: #fff;
}

.esim-modal .esim__text{
	padding-top: 35px;
    text-align: center;    
    font-family: FiraGOMedium;
    font-size: 11px;
    color:#656565;
}

.esim-modal#verification-confirm-modal .btn{
	text-align: center;
    padding: 0;
}
.esim-modal#verification-confirm-modal .btn.btn-next{
	background: #ffca24;
    float: right;
    background: linear-gradient(90deg, #CF427E 0%, #B88ACD 99.48%);
    border-radius: 44.032px;
    color:#fff;
   
}
.esim-modal#verification-confirm-modal .modal-dialog {
	max-width: 430px;
}
.esim-modal#verification-confirm-modal .btn.btn-next{
 	width: 130px;
    height: 38px;
}
.esim-modal#verification-confirm-modal .btn.btn-cancel{
	width: 120px;
    height: 38px;
    background: #E2E2E2;
    border-radius: 44.032px;
}

.brand-block{
		padding-top: 50px;
		padding-bottom: 10px;
}
.esim_hide_block_temp h3{
	font-size: 30px;
	padding: 10px 0;
	text-align: center;
	font-family: HelveticaNeueLTGEO-65Medium
}


.esim_hide_block_temp  .subTitleDesc{
	font-size: 14px;
	font-family: HelveticaNeueLTGEO-55Roman;
}


.fixed-block-col-detailed{
	display: none;
	margin-bottom: 15px;
}
.fixed-block-col-detailed:last-child{
	margin-bottom: 0px;
}
/*media*/
@media (max-width: 615px){
	.esim .esim-dialog{
	width: 100%;	
	}
	.buy-change{
		position: inherit;
	}

	.fixed-block-col{
		margin-bottom: 15px;
	}
	.fixed-block-col-detailed h3{
		text-align: center;
	}
	.fixed-block-col-detailed .subTitleDesc{
		font-size: 14px;
	}
	.buy-change.small .fixed-block__info{
		min-height: 150px;
	}

	.buy-change.small .fixed-block-inner{

	}
	.fixed-block-inner .fixed-block__info{

	
	}
	.buy-change .fixed-block-inner{
	/*	padding: 10px 20px;*/
	}
	.buy-change.small  .fixed-block__info .fixed-block__title{
		font-size: 24px;
	}
	.buy-change.small .fixed-block-inner .fixed-block__price{
		font-size: 18px;
	}
	.buy-change.small .crazy-block__btn{
		height: 32px;
    	font-size: 12px;
	}
	.buy-change .fixed-block-col:last-child{
		margin-top: 15px;
	}
	.esimHome .esim_hidden_info_block{
		margin-top: 0;
	}
	.site__content .content .bundles-menu .tariff_bundle{
		background: #f8f7f7;
	}
}

@media (max-width: 1395px){
   .buy-change .fixed-block{
	    width: 400px;
    }
}
@media (max-width: 1199px){
 .buy-change .fixed-block{
	    width: 340px;
    }
}

@media (max-width: 1400px){
	.esimHome .wrapper{
		padding: 0 80px;
	}
}
@media (max-width: 1200px){
	.esimHome .wrapper{
		padding: 0 50px;
	}	
}
@media (max-width: 1000px){
	.esimHome .wrapper{
		padding: 0px;
	}	
}
@media (min-width: 1200px){
	.esimHome .image-text .image img{
	width: 100%;
	}	
}
@media (max-width: 1000px){
	.esimHome .image-text .image img{
	width: 100%;
	}	
}

@media (max-width: 1400px){
	.esimHome .screen-block #ios-panel,
	.esimHome .screen-block #android-panel{
		margin-left: 60px;
		margin-right: 60px;
	}
}
@media (max-width: 1200px){
	.esimHome .screen-block #ios-panel,
	.esimHome .screen-block #android-panel{
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 575px){
	.modal .modal-content .modal-body .modal-block .modal-checkbox a{
		font-size: 14px;
	}


	.your-order .order-detail{
		display: inherit !important;
		text-align: left !important;
	}
	.your-order .order-detail .detal{
		text-align: left;
		margin-left: 0 !important;
	}
	.brand-block{
		padding-top: 20px;
	}
	#support_esim_device .phone .models{
	
		text-align: center;
	}
}
@media (max-width: 360px){
	.esim-banner-links a{
	font-size: 12px;
	padding: 10px 10px;
	}
}
@media (max-width: 340px){
	.esim-banner-links a{
	font-size: 11px;
	padding: 10px 8px;
	}
}

.mynumber__table-head{
	padding: 10px 15px;
	background-color: #f4f4f4;
	border: 1px solid #e8e8e8;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.mynumber__table-body{
	border: 1px solid #e8e8e8;
	border-top: none;
	padding: 20px;
}
.mynumber__table-body .info{
	padding: 3px 0;
}
.mynumber__table-body .tab{
	padding-left: 30px;
}

.mynumber__info {
	border-right: 1px solid #e8e8e8;
}
@media (max-width: 615px){
	.mynumber__info{
		border-right: none;
	}
	.mt-lg-40{
		margin-top: 0 !important; 
	}
}

.mynumber__footer{
	border: 1px solid #e8e8e8;
	border-top: 0;
	padding: 5px 15px;
}
.mynumber__footer_btn{
	padding-right: 15px;
	cursor: pointer;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: .6em;
    background-position:  right;
    background-repeat: no-repeat;
}



.mynumber_footer_hidden{
	display: none;
	padding: 5px 0;
}
.modal .modal-content .installment .modal-block .form .form_item input{
		border-radius: 59px;
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.17);
}
