:root {
  --vh: 1vh; 
}

.notice2
{
	    font-size: 17px;
    font-weight: 500;
    color: #ab2f2f;
    text-align: center;
    margin-top: 4px;
    margin-bottom: -4px;
}

.incCountries
{
	display: inline-block;
	padding-right: 4px;
}

.days_but
{
	display: flex;
    justify-content: center;
    margin-top: 12px;
}

.days
{
	padding: 4px 4px;
    color: #164968;
    border: 2px solid #164968;
    display: block;
    width: 68px;
    text-align: center;
    border-radius: 10px;
    display: inline-block;
    font-size: 14px;
    align-items: center;
    margin: 0 5px;
    font-size: 16px;
    font-weight: 500;
    align-content: center;
	cursor: pointer;
}

@media only screen and (max-width: 500px) {
    #main {
        padding-top: 25px !important;
    }
}

@media only screen and (max-width: 650px) {
    #main {
        padding: 25px 5px !important;
    }
	.flag_logo {
        left: 50% !important;
        top: -34px !important;
        transform: translate3d(-50%, 10px, 0) !important;
    }
	.headTitle {
        padding-top: 40px !important;
    }
}

.unlimitedInfo
{
	border: 2px solid #0b669f;
    border-radius: 50%;
    color: #0b669f;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 4px;
    text-align: center;
    line-height: 1.2;
    font-weight: 500;
	z-index: 1000;
	cursor: pointer;
}


.fupStyle
{
	display: block;
    width: fit-content;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.unlimitedInfo
{
	border: 2px solid #0b669f;
    border-radius: 50%;
    color: #0b669f;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 4px;
    text-align: center;
    line-height: 1.2;
    font-weight: 500;
	z-index: 1000;
	cursor: pointer;
}

.hl1
{
	/*border-color: #883e06 !important;*/
    background-color: #fdffde;
}

.hl4
{
	background-color: #f0f0f0;
    color: #df2a4a !important;
    border-color: #de2a4a !important;
}

.hl3
{
	  /*  border-color: #FFCC00 !important;*/
    background-color: #FFF9CC;
    color: #5A4A00 !important;
}

.hl2
{
	/*border-color: #FF9800 !important;*/
    background-color: #FFF0E0;
    color: #663300 !important;
}

.dailyLimit
{
	font-size: 14px;
}

.no-scroll {
	overflow: hidden !important;
    height: 100% !important;
    position: fixed !important;
    width: 100%;
}

.fupWindow {
    background-color: white;
    width: 600px;
    max-width: 80%;
    padding: 15px;
    margin: auto;
    display: block;
    /* z-index: 99999; */
    position: relative;
    max-height: 80%;
    top: 10%;
    overflow-y: scroll;
    border: 7px solid #2789c5;
    border-radius: 22px;
}

#fupModal
{
	display: block;
    z-index: 9999;
}

.fup
{
	font-size: 14px !important;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 3px;
    /* margin: auto; */
    justify-content: center;
}

.promoOsszeg
{
	color: #aa090a !important;
	margin-top: -15px !important;
	font-size: 16px !important;
}

.promoBlokk
{
	display: block !important;
}

.promoBlokk input[type="text"]
{
	border-radius: 10px;
    border: 2px solid #164968;
    margin: auto;
    display: block;
	margin-top: 5px;
    margin-bottom: 3px;
}

.promocioAktivalas
{
	display: block;
    /* margin: auto; */
    font-size: 16px;
    text-decoration: underline;
    color: #2784be;
    text-align: center;
    text-underline-offset: 3px;
    cursor: pointer;
}

.promoLabel
{
	
}

.promoInput
{
	
}

.mennyiseg
{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-size: 18px;
    color: #164968;
    font-weight: 500;
}

.sim_db
{
    width: 50%;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    border: 6px solid #2888c4;
    border-radius: 22px;
    position: relative;
}

#db_select
{
	width: -webkit-fill-available;
    font-size: 18px;
    text-align: right;
	text-align-last: right;
    padding: 5px 14px;
    border-radius: 22px;
	color: #164968;
}

.unlimitedType
{
}

.selected
{
	/*text-decoration: underline;
	color: #2789c5 !important;*/
	
	    color: #2888c4 !important;
    /* font-weight: 600 !important; */
    /* font-size: 20px !important; 
    background-color: #f3f3f3;*/
    border-radius: 12px;
    border: 2px #164969 solid;
    text-decoration-color: #343538;
}

.aszf
{
	align-items: center;
	display: flex;
	margin-top: 40px;
}

.aszf_icon
{
	width: 40px;
}

.aszf_link
{
	font-weight: 400;
    font-size: 15px;
}

.regioHide
{
	display: none !important;
}

.regioShow
{
	display: inline-block !important;
}

.countryHide
{
	display: none !important;
}

.countryShow
{
	display: inline-block !important;
}


.selectedUticel
{
	border-bottom: 5px #2589c4 solid;
}

.uticelok
{
	display: flex;
    color: white;
    font-size: 18px;
    font-weight: 500;
	margin-top: 10px;
}

.uticelBtn
{
	width: 50%;
    text-align: center;
    display: block;
    cursor: pointer;
    margin-top: 10px;
	padding-bottom: 2px;
}

.uticelOrszag
{}

.uticelRegio
{}

.red
{
	background-color: red !important;
}

.coderow
{
	
}

.disabled, .disabled input[type="text"], .disabled input, .disabled div
{
	opacity: 0.6;
	pointer-events: none;
}

.loginHead
{
	text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: white;
    background-color: #2888c4;
    /* border-top: 0px solid red; */
    border-radius: 8px 8px 0 0;
    padding: 4px 0;
}

.loginBut
{
	font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    margin: auto;
    display: block;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    /* margin-bottom: 0px; */
    border-radius: 22px;
    color: white;
    background-color: #2888c4;
}

.loginInput, .loginCode
{
	font-weight: 500 !important;
    font-size: 15px !important;
	width: -webkit-fill-available;
}

.loginLabel
{
	display: block;
    font-size: 15px;
    font-weight: 500;
	text-align: center;
	margin-bottom: 2px;
	color: black;
}

.loginRow
{
	
}

.loginFrame
{
	padding: 20px 20px;
}

.loginModal
{
	display: none;
	background-color: #000000a3;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    /*height: 100vh;*/
	height: calc(var(--vh, 1vh) * 100);
    box-sizing: border-box;
    overflow: auto;
    z-index: 999;
    padding: 1rem;
}

.loginWindow
{
	 display: block;
    width: 100%;
    max-width: 250px;
    /* width: 230px; */
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 12px;
    border-top: 3px solid #248cc8;
    border-bottom: 3px solid #248cc8;
}

.helpTxt
{
	text-align: center;
    font-weight: 500;
    font-size: 16px;
	color: #e01f27;
	display: none;
}

.slideTypeImg
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 60px;
	height: 60px;
}

.qr_manual
{
	text-align: center;
    color: #258bc7;
    /* padding: 10px; */
    margin: unset !important;
    font-size: 15px;
    display: none;
    padding-top: 8px;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.totalBlockGB
{
	font-size: 14px !important;
    padding-bottom: 0px !important;
}

.noSpaceTop
{
	margin-top: 0px !important;
    padding-top: 0px !important;
}

.csomagTipus
{
	width: 50%;
	text-align: center;
	font-size:18px;
	font-weight:500;
	margin-top: 5px;
	text-underline-offset: 3px;
	text-decoration-thickness: 2px;
	color: black;
	cursor: pointer;
}

.tipusvaltasBlokk
{
	display: flex;
	width: 100%;
}

.latnivalokTitle
{
	font-size: 16px;
}

.topMargin20
{
	margin-top: 20px !important;
}

.latnivalokImg
{
	background-size: cover;
	margin-right: 8px;
}

.latnivalokTipp
{
	    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    /* border-bottom: 1px solid #2888c424; */
    padding-left: 5px;
    color: #2888c4;
}

.black
{
	color: #343538 !important;
}

.visszaBlokk
{
	display: block;
    margin-top: -20px;
    margin-bottom: 30px;
    font-size: 18px;
    text-decoration: unset;
}

.vissza1
{
	display: inline-block;
    color: #258bc7;
    font-weight: 500;
}

.vissza2
{
	display: none;
    color: #858585;
}

.capitalise
{
	text-transform: capitalize;
}

.hide2
{
	display: none !important;
	opacity: 0 !important;
}

.hide
{
 	display: none !important;
}

.show {
    display: block;
    opacity: 1 !important;
}

/*confirm*/

.custom-confirm-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9998;
  }
  .custom-confirm-backdrop.show {
    display: block;
    opacity: 1;
  }

  /* Ablak */
  .custom-confirm-box {
    position: fixed;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    background: white;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
    width: 300px;
    max-width: 90%;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: 9999;
	font-size:18px;
  }
  .custom-confirm-box.show {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }

  .custom-confirm-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
  }
  .custom-confirm-buttons button {
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
	  font-size:18px;
	  font-weight: 500;
  }
  .btn-yes { background: #4CAF50; color: white; }
  .btn-no  { background: #f44336; color: white; }

.loaderBG
{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9998;
}

.loaderBox
{
	position: fixed;
	border: 4px solid #ffffff;
    box-shadow: 0px 0px 24px 9px #2a2a2a;
    z-index: 9999;
    left: 50%;
    top: 50%;
    height: 100px;
    width: 100px;
    overflow: hidden;
    transform: translate3d(-50%, -50%, 0px);
    background-color: #248cc8;
    border-radius: 50%;
	opacity: 0;
	 transition: opacity 0.3s ease;
}

.loader {

	display: block;
    position: absolute;
    left: 50%;
    top: 29%;
    transform: translate3d(-50%, -50%, 0);
    width: 70px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: linear-gradient(#f6c543 50px, transparent 0), 
						linear-gradient(#ffc300 50px, transparent 0), 
						linear-gradient(#f6c543 50px, transparent 0), 
						linear-gradient(#ffc300 50px, transparent 0), 
						linear-gradient(#f6c543 50px, transparent 0);
    background-size: 8px 100%;
    background-position: 0px 90px, 15px 78px, 30px 66px, 45px 58px, 60px 50px;
    animation: pillerPushUp 4s linear infinite;
  }
  .loader:after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    animation: ballStepUp 4s linear infinite;
  }

@keyframes pillerPushUp {
  0% , 40% , 100%{background-position: 0px 90px, 15px 78px, 30px 66px, 45px 58px, 60px 50px}
  50% ,  90% {background-position: 0px 50px, 15px 58px, 30px 66px, 45px 78px, 60px 90px}
}

@keyframes ballStepUp {
  0% {transform: translate(0, 0)}
  5% {transform: translate(8px, -14px)}
  10% {transform: translate(15px, -10px)}
  17% {transform: translate(23px, -24px)}
  20% {transform: translate(30px, -20px)}
  27% {transform: translate(38px, -34px)}
  30% {transform: translate(45px, -30px)}
  37% {transform: translate(53px, -44px)}
  40% {transform: translate(60px, -40px)}
  50% {transform: translate(60px, 0)}
  57% {transform: translate(53px, -14px)}
  60% {transform: translate(45px, -10px)}
  67% {transform: translate(37px, -24px)}
  70% {transform: translate(30px, -20px)}
  77% {transform: translate(22px, -34px)}
  80% {transform: translate(15px, -30px)}
  87% {transform: translate(7px, -44px)}
  90% {transform: translate(0, -40px)}
  100% {transform: translate(0, 0);}
}

.roamingtxt
{
	margin: 10px 0;
	color: black;
	font-weight:500;
	font-size: 16px;
}

.roamingblokk
{
	margin-top: 20px;
    box-shadow: 0px 0px 17px 0px #a009098f;
    border-radius: 22px;
    padding: 10px;
    text-align: center;
}

.existingUser
{
	display: block;
    text-align: center;
    background-color: #aa0a0a;
    text-decoration: underline;
    text-underline-offset: 3px;
    color: white !important;
    padding: 10px;
    margin: 10px 0px;
    font-size: 20px;
    border-radius: 22px 22px 22px 22px;
    position: fixed;
    bottom: 10px;
    left: 10%;
    transform: translateX(-50%);
    z-index: 10;
    border: 3px solid white;
    width: max-content;
}

.simCard
{
	max-width: 60px !important;
}

.office
{
	
}

.szamlazasTitle
{
	font-size: 24px;
    font-weight: 600;
    color: #164968;
    margin-bottom: 15px;
}

.szamlazasBlock
{
	border-radius: 22px;
    background-color: #f4f3f2;
    padding: 20px;
    font-size: 16px;
    width: 46%;
    margin-bottom: 13px;
    margin-top: 4px;
}

.szamlazasItem
{
	margin-bottom: 10px;
    display: flex;
    color: black;
}

.szamlazasItem label
{
	width: 148px;
    display: inline-block;
	align-content: center;
}

.jogiszemely
{
	height: 20px;
    width: 20px;
	cursor: pointer;
}

.myselect
{
	height: 40px;
    color: #656565;
    padding-left: 8px;
	background-color: white;
}

.myinput, .select
{
	width: 70%;
    border-radius: 5px !important;
	display: inline-block;
}

@media only screen and (max-width: 650px)
{
	.featureBox, .szamlazasBlock
	{
		width: -webkit-fill-available !important;
	}
	.mTitle, .mTxt
	{
		height: unset !important;
	}
}

@media only screen and (max-width: 620px)
{
	.popularItem
	{
		display: block ;
		width: 100% !important;
	}
	
	.szamlazasItem
	{
		display: block ;
	}
	.myinput
	{
		width: 100% !important;
	}
	.szamlazasItem label 
	{
		width: 100% !important;
	}
}

@media only screen and (max-width:400px)
{
	#main
	{
		padding-top: 5px !important;
	}
	
	.mainHead, .popularSims
	{
		margin-left: -35px !important;
        padding-left: 35px !important;
        margin-right: -35px !important;
        padding-right: 35px !important;
	}
	
	.popularSims
	{
    	width: 100% !important;
		
	}
	.popularItemInner {
		margin-bottom: 8px !important;
		background-color: unset !important; 
	}
}

.maxHScroll
{
	max-height: 200px;
    overflow-y: auto;
}

.txtBoxItemTitle
{
	color: white;
    text-align: left;
    padding: 10px;
    font-size: 18px;
}

.txtBoxItemName2
{
	padding-left: 15px;
    text-align: left;
    color: white;
    margin: 1px 0;
    border-bottom: 1px solid #5a5a5a;
}

.slideNum
{
	width: fit-content;
    background-color: white;
    width: 26px;
    height: 26px;
    margin: auto;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
}

.slideTxt
{
	margin-top: 16px;
    font-size: 16px;
    font-weight: 500;
    height: 95px;
    text-align: center;
    padding: 10px;
}

.slideImg
{
	width: 266px !important;
    margin: auto;
}

.installContainer
{
	display: flex;
    overflow-x: auto;
}

.hogyanTxt
{
	font-size: 15px;
	text-align: justify;
	padding: 1px 4px;
}

.installSlide
{
	height: 540px;
    width: 280px;
    background-color: #f4f3f2;
    margin: 10px;
    flex: 0 0 auto;
    border-radius: 22px;
    margin-top: 30px;
    border: 1px solid #dbdbdb;
    text-align: center;
    overflow: hidden;
	position: relative;
}

.left
{
	text-align: left;
}

.title
{
	font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
}

.komp_Txt
{
	text-align: center;
	font-size: 15px;
	padding: 2px 5px;
}

.kompatibilitas_box
{
	    margin-top: 15px;
    padding-top: 1px;
    padding-bottom: 4px;
    display: block;
    text-align: center;
    background-color: #f4f3f2;
    border-radius: 22px;
}

.komp_inner
{}

.kompInput
{
	display: block;
    border-radius: 22px;
    width: 80%;
    max-width: 350px;
    margin: auto;
    height: 40px;
    margin-top: 14px;
    margin-bottom: 20px;
    padding: 1px 12px;
    font-size: 18px;
}

.size50
{
	width: 50px;
	height: 50px;
}

.icon
{
	margin: 0px 15px;
    padding-top: 11px;
}

.mTitle
{
	height: 40px;
    font-weight: 500;
    font-size: 16px;
    padding: 2px 10px;
}

.mTxt
{
	height: 100px;
    font-size: 15px;
    padding: 2px 12px;
    text-align: justify;
}

.featureBox
{
	background-color: #f4f3f2;
    width: 46%;
    border-radius: 22px;
    margin: 10px;
    vertical-align: top;
    text-align: left;
}

.featureBox .icon {
	font-size: 36px;
	color: #2287c0;
	margin-top: 4px;
}


.popularShowMoreOrLess
{
	margin-top: 20px;
    padding: 10px 0;
    border-top: 2px solid;
    color: white;
    font-size: 18px;
    font-weight: 300;
    cursor: pointer;
}

.popularMainTitle
{
	font-size: 24px;
    font-weight: 500;
    color: white;
    padding-top: 20px;
    padding-left: 5%;
}

.popularInner
{
	display: block;
    background-color: #343538;
    text-align: center;
    border-radius: 22px;
    padding: 5px;
    padding-top: 20px;
}

.popularItemInner
{	
	display: flex;
    margin: 5px;
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 22px;
    background-color: #46474c;
	box-shadow: 0px 0px 3px 2px #656565;
}

.popularItemPic
{
	border-radius: 50%;
	object-fit: cover;
}

.popularItemTexBlock
{
	width: 100%;
    text-align: left;
}

.popularItemCountry
{
	font-size: 16px;
    text-transform: capitalize;
}

.popularItemPrice
{}

.popularItemArrow
{
	align-content: center;
}

.round
{
	border-radius: 50%;
}

.popularSims
{
	margin: auto;
    display: block;
    background: #343538;
    max-width: 600px;
    width: 80%;
    border-radius: 22px;
    margin-top: -20px;
    position: relative;
    z-index: 1;
}

.popularItem
{
	display: inline-block;
    width: 48%;
    color: white;
	cursor: pointer;
	vertical-align: top;
}




.inlineBlock
{
	display: inline-block;
}

.box
{
	text-align: center;
}

.border
{
	box-shadow: 0 0 10px 0 #0000004a;
    border-radius: 22px;
	vertical-align: top;
}

.margin10
{
	margin: 10px
}

.detailsTitle
{
	    font-weight: 400;
    color: #164968;
}

.detailsTxt
{
	font-weight: 500;
    font-size: 16px;
}

.ikon2
{
	height: 50px !important;
    align-self: center;
    margin-right: 20px;
}

@media only screen and (max-width: 350px)
{
	.flex
	{
		display: block !important;
	}
	
	.szovegBox
	{
		text-align: center !important;
	}	
}

@media only screen and (max-width: 500px)
{
	.szovegBox
	{
		font-size: 14px !important;
	}
	
	.ikonSzoveg
	{
		font-size: 17px !important;
	}
	
	.flex
	{
		padding: 10px 10px !important;
	}
	
	.inlineBlock {
    display: block !important;
    width: -webkit-fill-available;
	}

}

.flex
{
	display: flex;
	padding: 10px 24px;
	text-align: center;
}

.szovegBox2
{
	width: -webkit-fill-available;
    color: black;
	display: inline-block;
	text-align: left;
}

.detailsTitle
{
	
}

.detailsTxt
{
	
}

.szovegBox
{
	text-align: right;
    width: -webkit-fill-available;
    color: black;
    font-size: 15px;
	display: inline-block;
	align-content: center;
}

.ikonSzoveg
{
	font-size: 20px;
    font-weight: 400;
    padding: 0 18px;
    align-content: center;
    color: black;
	display: inline-block;
	text-transform: capitalize;
}

.countriesBoxItemImg
{
	width: 50px;
    height: 50px !important;
    border-radius: 50%;
    box-shadow: 0 0 7px 0;
	display: flex;
    justify-self: center;
	align-self: center;
	object-fit: cover;
}

.countriesBoxItemTxt
{
	text-align: center;
    display: flex;
    justify-content: center;
    max-width: 50px;
}

.countriesBoxItem
{
	display: inline-block;
    padding: 3px 14px;
    margin: 2px;
    font-size: 14px;
}

.includedCountriesTitle
{
	font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
    text-align: center;
}

.countriesBox, .countriesBoxForImport
{
	margin-top: 10px;
	text-align: center;
}

.includedCountries
{
	margin-top: 20px;
    box-shadow: 0px 0px 17px 0px #bbbbbb;
    border-radius: 22px;
    padding: 10px;
	color: #164968;
}

.regio_link
{
	font-size: 18px;
    margin-top: 15px;
    color: #2888c4;
    font-weight: 500;
}

.orszagDb
{
	font-size: 12px;
}

.regio_countries_block
{
	height: 100px;
	overflow-y: auto;
}

.regio_img
{
	width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    margin-right: 10px;
    object-fit: cover;
    box-shadow: 0 0 14px 0px;
}

.regio_nev
{
	display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    color: #164968;
    font-size: 18px;
	margin-bottom: 15px;
}

.regio_countries_block_item
{
	display: inline-block;
    margin: 4px 4px;
    padding: 2px 4px;
    border-radius: 22px;
    box-shadow: 0 0 11px 0px #c7c9cb;
    color: black;
}

.regio_csomag_block
{
	
}

.regio_csomag
{
	display: flex;
    width: 100%;
}

.regio_csomag_item
{
	width: 72px;
    text-align: right;
    font-size: 15px;
}

.regions
{
	margin-top: 20px;
    box-shadow: 0px 0px 17px 0px #bbbbbb;
    border-radius: 22px;
    padding: 10px;
}

.regioTitle
{
	font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 5px;
    color: #164968;
}

.regioSubTitle
{
	text-align: center;
    font-size: 14px;
    padding-top: 4px;
    font-weight: 500;
}

.regioBox
{
	display: block;
    text-align: center;
    position: relative;
	margin-top: 10px;
}

.regio_item
{
	margin: 15px;
    border-radius: 22px;
    background-color: #f4f4f4;
    padding: 15px;
    display: inline-block;
    max-width: 300px;
    width: -webkit-fill-available;
    /* height: 300px; */
    vertical-align: top;
	cursor: pointer;
}

.totalBlock
{
	display: flex;
    width: 46%;
    /* background: #2888c4; */
    margin-top: 10px;
    margin-left: 10px;
    padding: 6px 10px;
    font-size: 20px;
    font-weight: 500;
	color: #164968;
}

.totalTxt
{}

.totalPrice
{
	text-align: -webkit-right;
    width: 100%;
}

.checkOut
{
	user-select: none;
	cursor: pointer;
	display: block;
    width: 46%;
    background: #2888c4;
    margin-top: 10px;
    margin-left: 10px;
    padding: 6px 10px;
    color: white;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    border-radius: 22px;
}

.mobilkep
{
	    display: none;
    /* border-radius: 22px; */
    /* overflow: hidden; */
    margin: 20px 0px;
}

.mobilkep img
{
	border-radius: 22px;
}

.country_img
{
	width: 48%;
    margin-left: 2px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 22px;
	margin-left: auto;
}

.country_img img
{
	object-fit: cover;
    height: -webkit-fill-available !important;
    border-radius: 22px;
    object-position: center;
}

@media only screen and (max-width: 320px)
{
	#main 
	{
		padding: 2px !important;
	}
	
	/*.flag_logo {
		left: 4px !important;
		top: -20px !important;
	}*/
	
	.flag_logo img {
		/*height: 50px !important;*/
		/*width: 50px !important;*/
		height: 80px !important;
	}
}

@media only screen and (min-width: 321px)
{
	.flag_logo img {
		height: 80px !important;
	}
}

@media only screen and (max-width: 600px)
{
	.mobilkep
	{
		display: block !important;
	}
	
	.mobilkep img
	{
        width: -webkit-fill-available;
	}
	
	.plans_block
	{
		display: block !important;
		min-height: unset !important;
	}
	
	.planBlock, .sim_db
	{
		width: -webkit-fill-available !important;
	}
	
	.checkOut, .totalBlock
	{
		width: auto !important;
        margin-left: auto !important;
	}
	
	.latnivalokImg 
	{
		background-size: cover;
		margin-right: 0px !important;
		height: 300px !important;
		width: -webkit-fill-available !important;
		margin: 10px 0 !important;
	}

}

.country_plan_description_infoBox
{
	
}

.infoBox_Item
{
	
}

.infoBox_Item_Label
{
	
}

.infoBox_Item_Data
{
	
}

.country_plan_description
{
	width: 50%;
}

.planBlockButtons {
    display: flex;
    font-size: 19px;
    width: 100%;
    color: #164969;
    font-weight: 600;
    justify-content: center;
	cursor: pointer;
}

.planBlockButton
{
	justify-content: center;
    display: flex;
    margin: 0 10px;
}

.butActive
{
	padding: 5px 8px;
    color: #164969;
    border-radius: 12px;
    border-bottom: 4px #2487c3 solid;
    border-top: 1px solid #d9d9d9;
}

.butInActive
{
	padding: 5px 8px;
    color: #164969;
    border-radius: 12px;
    border-bottom: 4px #fcfcfc solid;
    border-top: 1px solid #fcfcfc;
}

.selectedItem, .selectedDay
{
	border-color: #2888c4 !important;
    background-color: #164968 !important;
    color: white !important;
}

.selectedItem .unlimitedInfo
{
	color: white !important;
	border-color: white !important;
}

.priceListItemDays
{
	font-weight: 500 !important;
}

.priceListItemPrice
{
	font-size: 20px;
	font-weight: 600;
}

.priceListItemGB
{
	font-size: 20px;
	font-weight: 600;
}

.priceListItemBlock
{
	 width: 100%;
}



.priceListBlock
{
	display: flex;
    margin: 12px 0;
    padding: 4px 10px;
    border: 2px solid #0b669e;
    border-radius: 12px;
    color: #164968;
	cursor: pointer;
	width: -webkit-fill-available;
	position: relative;
}

.priceListBlockSmall
{
	display: flex;
    margin: 6px 0;
    padding: 4px 10px;
    border: 2px solid #0b669e;
    border-radius: 12px;
    color: #164968;
	cursor: pointer;
	width: -webkit-fill-available;
}

.planBlock
{
	display: block;
    width: 46%;
    /* background-color: #268ac6; */
    padding: 6px 14px;
    color: white;
    border-radius: 22px;
    border: 10px solid #2789c5;
	margin-right: 2px;
}

.country_plan
{
	
}

.region_plan
{
	
}

.plans_block
{
	margin-top: 20px;
	display: flex;
	min-height: 400px;
}

.flag_logo
{
	position: absolute;
    display: flex;
    left: -20px;
    top: -20px;
    border-radius: 50%;
    border: 4px #f5f5f5 solid;
}

.flag_logo img
{
	border-radius: 50%;
    object-fit: cover !important;
    
    width: 80px;
    object-position: center;
}

.myRoot
{
	max-width: 800px;
}

.cbItem
{
	display: flex;
	padding-top: 7px;
    padding-bottom: 7px;
	cursor: pointer;
}

.boxImg
{
	width: 56px !important;
    height: 56px !important;
    border-radius: 50%;
	object-fit: cover;
}

.txtBoxItem
{
	padding: 0 10px;
}

.txtBoxItemName
{
	font-size: 20px;
    color: white;
}

.txtBoxItemPrice
{
	color: white;
}


.ChoiceBox
{
	padding: 20px 10px;
    display: block;
    background-color: #323232;
    border-radius: 22px;
    border: 2px white solid;
	max-width: 460px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px 0px black;
}

.filterInput
{
	margin: auto;
    display: block;
    height: 38px;
    font-size: 20px;
    min-width: 200px;
    max-width: 80%;
    width: 100%;
    border-radius: 22px;
    border: 2px solid #185377;
    padding: 10px;
}

.selectBox
{
	    text-align: center;
    padding: 14px 0;
}

.mySelect
{
	
}

.myHead
{
	background: #133f59;
	background: radial-gradient(circle,rgba(19, 63, 89, 1) 0%, rgba(36, 140, 200, 1) 100%);
	position: relative;
	border-radius: 0 0 22px 22px;
    padding: 20px 0;
}

@media only screen and (max-width: 400px)
{
	.headTitle
	{
		font-size: 34px !important;
	}
}

.headTitle
{
	font-size: 44px;
    color: white;
    padding: 20px 20px 10px 20px;
    font-weight: 500;
    text-align: center;
}


.headTxt
{
	text-align: center;
    font-size: 16px;
    color: white;
	margin-bottom: 10px;
	margin-top: 15px;
}

.doboz_button
{
	margin: auto;
	display: block;
	font-size:18px;
	border: 2px black solid;
	padding: 4px 8px;
	width: fit-content;
	border-radius: 12px;
}

.doboz_countries
{
	margin-top: 10px;
	padding:10px;
	font-size: 10px;
}

.doboz
{
	height: 200px;
	width: 200px;
	display: inline-block;
	background-color: #f4f4f4;
	margin: 6px;
	color: black;
}

.flag
{
	max-width: 100px !important;
}
