body, html {
overflow-x: hidden;
}
body {
padding:0;
margin:0;
    overflow: auto;

    overflow-x: hidden;
font-family: Montserrat !important;
font-style: normal;
line-height: 17px;
color: #FFFFFF;
background: #ffffff;
}
.header {
background: #29639B;
box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.15);
padding:25px 57px 12px 57px;
color:#ffffff;
}
.logo-strong{
font-family: Montserrat;
font-style: normal;
font-weight: 900;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
display: block;
text-transform: uppercase;
}
.logo-smoll {
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: #FFFFFF;
word-spacing: 100px;
}
.logo {
	float: left;
    margin-right: 15px;
    min-height: 70px;
}
.menu {
    margin-top: 20px;
    padding: 0 10px;
}
.menu ul li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
	padding-right: 15px;
}
.menu ul li a,
.menu ul li a:hover,
.menu ul li a:focus,
.menu a,
.menu a:hover,
.menu a:focus {
color:#ffffff;
text-decoration: none;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: #FFFFFF;
}

.menu-right-side {
    display: flex;
}

.menu a:hover,.menu ul li a:hover {color:#ff7512}
.tele,
.feedback,
.reg,
.language-wrap  {
	    position: relative;
}
.tele:before,
.feedback:before,
.reg:before {
	content: " ";
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    left: -36px;
    top: -5px;
}

.tele:before {
	    background-image: url(/img/tele.png);
}
.feedback:before {
	    background-image: url(/img/feedback.png);
}
.reg:before {
	    background-image: url(/img/reg.png);
}
.login, .logout-btn {
background: #29639B;
border: 0.5px solid #FFFFFF;
box-sizing: border-box;
box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.15);
border-radius: 30px;
padding: 14px 40%;
}
.language-wrap {
	    text-align: right;
}
.flag img {
    margin: 2px 5px;
}
/*
.language:after {
	content: " ";
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
	background-image: url(/img/ar-d.png);
    position: absolute;	
}*/
.first {
	padding:75px 6%;
	background: #F9F9F9;
}
.title {
font-family: Montserrat;
font-style: normal;
font-weight: 900;
font-size: 48px;
line-height: 59px;
color: #000000;
}
.title span {
color: #29639B;
}
.description {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 37px;
margin: 25px 0;
color: #000000;
}
.number {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 58px;
line-height: 71px;
color: #000000;
}

.number span{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 22px;
color: #000000;
display: inline-block;
width: 15%;
margin-left: 15px;
}
.count {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 58px;
line-height: 71px;
color: #000000;
min-width: 120px;
display: inline-block;
text-align: right;
}
.number:before {
    content: " ";
    display: inline-block;
    margin-right: 10px;
    width: 50px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(/img/analytics.png);
}
.first ul li {
	list-style: none;
    width: calc(95% /2);
    display: inline-table;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-bottom: 40px;

}
.first ul li:before {
	content: " ";
    display: inline-block;
    margin-right: 10px;
    width: 28px;
    height: 67px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-image: url(/img/tick.png);
}
.submit-contact-button:disabled{
    background: #899fb3 !important;
    cursor: progress;
}
.tariff {
padding:75px 6%;
position: relative;
}
.sub-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 37px;
text-align: center;
color: #000000;
text-align: center;
}
.cards {
display: flex;
align-content: center;
flex-direction: row;
flex-wrap: wrap;
align-content: space-between;
}
.card {
display: flex;
width: calc(80% /3);
max-width:570px;
background: #FFFFFF;
box-shadow: 15px 0px 25px rgba(0, 0, 0, 0.15);
border-radius: 5px;
margin: 60px 3%;

align-self: center;
flex-direction: column;
}
.card-wrap {
padding: 35px 25px 0 25px;
}
.top {
margin-top: 30px;

}
.card-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 29px;
color: #000000;
position: relative;
}
.card-description {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
display: flex;
align-items: center;
text-indent: 17px;
color: #FFFFFF;
border-radius: 3px;
background: #29639B;
margin: 20px 0;
padding: 5px;
position: relative;
}
.bullet {
font-size: 14px;
float:right;
color:#ffffff !important;
position: absolute;
right: 20px;
}
.hit {
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 17px;
color: #FF6C02;
position: absolute;
top: -10px;
text-transform: uppercase;
padding-left: 15px;
}
.price {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 22px;
color: #000000;
text-align: right;
margin: 20px 0 60px 0;
}
input[type=submit] {
cursor: pointer;
border: none;
border-radius: 0 0 5px 5px;
padding: 20px;
outline: none;
background: #29639B;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 23px;
line-height: 28px;
text-align: center;
color: #FFFFFF;
}
.btn-blue {
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
cursor: pointer;
border: none;
border-radius: 0 0 5px 5px;
padding: 20px;
outline: none;
background: #29639B;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 23px;
line-height: 28px;
text-align: center;
color: #FFFFFF;
}

.btn-blue:hover {
    text-decoration: none;
    opacity: .8;
    color:#fff !important;
}

label {
width: 100%;
font-family: Montserrat;
font-style: normal;
font-weight: normal  !important;
font-size: 12px;
line-height: 15px;
color: #000000;
}

select  {
background: #FFFFFF;
border: 1px solid #29639B;
box-sizing: border-box;
border-radius: 5px;
outline: none;
padding: 5px;
width: 100%;
margin: 5px 0 10px 0 !important;
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
display: flex;
align-items: center;
color: #000000;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
	background-image: url(/img/select.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.active {
    background-color: #F1F1F1 !important;
	padding-left: 25px;
}

.disabled {
	height: 35px !important;
    overflow: hidden !important;

}
.selected-icon {
    background-image:  url(/img/flag.png);
    background-size: 20px;
    background-position: 45px 9px;
    padding: 8px 5px;
	background-repeat: no-repeat;
}
.select-wrap {
	position: relative;
}
#select-flag {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 60%;
    left: 1.5%;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-position-y: -4px;
    background-size: 25.5px;
    box-shadow: 0px 0px 1px 0.2px black;
}
.icons {
    padding: 75px 11%;
    background: #F9F9F9;
    box-shadow: 0px 19px 54px rgba(0, 0, 0, 0.15);
    text-align: center;
}
.icons .row div {
	margin-bottom:40px;
}
.icons-description {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 22px;
text-align: center;
color: #000000;
padding: 15px 25px;
}
.programs {
padding: 75px 11%;
background: #ffffff;
margin-top: 6em;
}
.program-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 37px;
color: #000000;
margin-bottom: 40px;
}
.program-description {
font-family: Montserrat;
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 33px;
color: #000000;
}
.program-more {
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #FFFFFF;
background: #29639B;
box-shadow: 0px 0px 25px #29639B;
border-radius: 30px;
margin: 40px 0 0 0;
width: 200px;
padding: 20px;
}
.program-more a, .program-more a:hover {
color: #FFFFFF;
text-decoration: none;
}
.programs ul li {
    list-style: none;
    display: inline-block;
    width: calc(79% / 9);
    text-align: center;
    margin-bottom: 40px;
    margin-right: 20px;
}
.programs-wrap {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.programs-wrap img, .center {
align-self: center;
}
.logo-description {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #000000;
margin-top:20px;
}
.social {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 182.85%;
align-items: center;
color: #FFFFFF;
background: #29639B;
box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
padding: 10px 0;
}
.social .margin {
	margin-bottom: 20px;
}
.social img {
    margin-right: 15px;
}
.social a,.social a:hover,.social a:focus {
	color:#ffffff;
}
.form {
    background-image:  url(/img/form.png);
	background-repeat: no-repeat;
	box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	background-size: cover;
}
.form-wrap {
padding: 80px 10%;
}




.form-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 37px;
line-height: 182.85%;
color: #FFFFFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.form-description {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 21px;
line-height: 182.85%;
color: #FFFFFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.countrys {
padding: 75px 11%;
background: #ffffff;
margin-top: 6em;
}
.countrys input[type=email] {
background: #F9F9F9;
    border: none;
    outline: none;
    height: 68px;
    padding: 15px;
	width: 55%;
}
.countrys input[type=submit] {
    float: right;
    border-radius: 0;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: none;
}
.email {
	margin-top:40px;
	box-shadow: 0px 0px 13px #29639B;
	background-color: #F9F9F9;
}
.countrys .sub-title {
	margin-top:80px;
}
.country-flag  {
margin-top:20px;
}
.country-flag .row {
margin-top:40px;
}
.flag-size {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 182.85%;
color: #000000;
margin-bottom: 30px;
}
.flag-rounded {
width: 41px;
height: 41px;
display: inline-block;
margin-right: 8px;
padding: 0;
background-repeat: no-repeat;
background-position: center;
background-position-y: -10px;
border-radius: 50%;
box-shadow: 0px 0px 3px 0px black;
}
.country-block-item {
display: flex;
align-items: center;
padding: 5px;
}
.partners {
background: rgba(255, 255, 255, 0.83);
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
background-image:  url(/img/partners.png);
background-repeat: no-repeat;
background-size: cover;
margin: 60px 0;
padding: 40px;
}
.partners-wrap {
background: #F9F9F9;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
padding: 40px !important;
}
.partners-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 55px;
text-align: center;
margin: 20px 0;
color: #000000;
}
.partners-description {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 44px;
color: #000000;
margin: 20px 0;
}
.partners ul {
    margin-block-start: 0em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.partners li {
    list-style-type: none;
	padding-bottom: 10px;
   }
.partners li:before {
    color: #29639B;
    content: "\2022 ";
    padding-right: 10px;
    font-weight: 900;
    font-size: 24px;
    float: left;
    line-height: 1;
   }
.partners-more {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    background: #29639B;
    box-shadow: 0px 0px 25px #29639B;
    border-radius: 30px;
    margin: 40px 0 0 0;
    width: 200px;
    padding: 20px;
	display: inline-block;
    margin-right: 40px;
}

.partners-more a {
    color:#fff;
}

.partners-more a:hover {
    color:#fff;
}
.partners-feedback {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
color: #29639B;
display: inline-block;
}
.partners-feedback:hover {
    text-decoration: none;
}

.questions {
padding: 0 5% 40px 5%;
}
.questions-form {
background: #FFFFFF;
box-shadow: 15px 10px 25px rgba(0, 0, 0, 0.15);
border-radius: 5px;

}
.questions-wrap {
padding: 40px;
}
.col-questions-wrap {
	position: relative;
}
.col-questions-wrap textarea {
    width: 90%;
    height: 150px;
    resize: none;
	border: 0.5px solid #000000;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 20px;
   }
.col-questions-wrap input {
	border: 0.5px solid #000000;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 20px;
	width: 100%;
	margin-bottom: 28px;
}
.col-questions-wrap  label {
	position: absolute;
    background-color: #ffffff;
    width: 200px;
    text-align: center;
    top: -8px;
    left: 5%;

   }
.col-questions-wrap input[type=submit] {
cursor: pointer;
background: #29639B;
box-shadow: 0px 0px 25px #29639B;
border-radius: 30px;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: #FFFFFF;
margin-top: 40%;
margin-bottom: 10%;
width:100%;
border: none;
}
.questions-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 55px;
color: #000000;
}
.questions-description {
font-family: Montserrat;
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 33px;
color: #000000;
}
.questions-form .margin {
    margin-bottom: 40px;
}
.reviews {
padding: 75px 11%;
}
.review {
	margin-top: 40px;
	background: #F9F9F9;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	padding: 20px;
}
.reviews .margin {
	    margin-right: 10%;
}
.review-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 55px;
color: #000000;
padding-left: 65px;
}
.review-description {
	padding-left: 65px;
}
.partners-feedback:hover {
text-decoration: none;
}
.review-head {
	position: relative;
	margin-bottom: 20px;
}
.review-head img {
position: absolute;
top: 15px;
}
.reviews .partners-feedback {
	position: absolute;
    bottom: 5%;
}
.review {
 min-height: 340px !important;
 position: relative;
}
.sp{
	display:none;
}
.review-opening {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    background: #29639B;
    box-shadow: 0px 0px 25px #29639B;
    border-radius: 30px;
	margin:0 auto;
    margin-top: 40px;
    width: 200px;
    padding: 20px;
	cursor: pointer;
}

.order-button {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    background: #29639B;
    box-shadow: 0px 0px 25px #29639B;
    border-radius: 30px;
	margin:0 auto;
    margin-top: 40px;
    width: 200px;
    padding: 20px;
	cursor: pointer;
    border: none;
}

.order-button.modal-disabled {
    opacity: 0.65;
}
.tariff-country-icon {
    background-position: center;
    background-position-y: -5.4px;
    background-size: 34px;
    background-repeat: no-repeat;
    border-radius: 50%;
    box-shadow: 0px 0px 1.5px 0px black;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 2px 4px;
}
.tariff-order-button {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    background: #29639B;
    box-shadow: 0px 0px 10px #29639B;
    border-radius: 17px;
    margin:0 auto;
    width: 100px;
    padding: 16px;
    cursor: pointer;
    border: none;
}

.register-button {
    transition: all ease-in-out .2s;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    background: #29639B;
    box-shadow: 0px 0px 10px #29639B;
    border-radius: 17px;
    margin:0 auto;
    width: 250px;
    padding: 16px;
    cursor: pointer;
    border: none;
}

.register-button:hover {
    opacity:.8;
}

.loading {
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999998;
}

.progress-window {
    top: 30%;
    left: 40%;
    width: 20%;
    position: fixed;
    padding: 10px 20px;
    background-color: white;
    border: 1px solid grey;
    border-radius: 3px;
    text-align: center;
    z-index: 9999999998;
}

.progress-bar {
    background-color: #29639B !important;
}

.spinner {
    background: #000
    url(https://code.jquery.com/mobile/1.1.0/images/ajax-loader.gif) 0 0
    no-repeat;
    border: 0;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    box-shadow: 0 1px 1px -1px #fff;
    display: block;
    height: 46px;
    left: 50%;
    margin: -23px 0 0 -23px;
    opacity: 0.18;
    overflow: hidden;
    padding: 1px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 46px;
    z-index: 9999;
}


.partners-logo {
background: #F9F9F9;
box-shadow: 0px 21px 25px rgba(0, 0, 0, 0.05);
padding: 40px;
}
.partners-logo ul li {
	width: calc(97% /6);
    display: inline-block;
    text-align: center;
}
footer {
background: #F9F9F9;
padding:0 20px;
}
.footer-top {
	padding-top:20px;
	padding-bottom:40px;
}
footer .logo-strong, footer .logo-smoll{
color: #29639B;
}
footer strong{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 17px;
color: #29639B;
padding-bottom: 10px;
display: block;
}
footer a{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
color: #29639B;
}
footer a:hover {
	text-decoration: none;
}
footer ul{
    margin-block-start: 0;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
}
footer ul li{
list-style: none;
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
color: #29639B;
padding: 5px 0;
}
.copyright {
color: #29639B;
padding:10px 0;
}
.to-top {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #29639B;
border: 0.5px solid #29639B;
box-sizing: border-box;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
border-radius: 30px;
width: 200px;
padding: 20px;
position: fixed;
right: 2%;
bottom: 5%;
cursor: pointer;
z-index:9;
background-color: #ffffff;
}
.bottom {
padding: 20px;
}
.overlay {
	background-color: rgba(1, 1, 1, 0.9);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 98;
    width:100vw;
    height:100vh;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}



table {
    width: 100%;
    border-collapse:collapse;
}

.overlay-subm {
	    background-color: rgba(1, 1, 1, 0);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 98;
    width:100vw;
    height:100vh;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.menu-mobi {
opacity: 1 !important;
visibility: visible !important;
}

.td-vertical-center td {
    vertical-align: middle !important;
}

.popup {
	background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    border-radius: 3px;

    position: fixed;
    top: 9%;
    width: 90%;
    max-width: 850px;
    left: 50%;
    margin-left: -425px;
	padding:20px 40px;
	visibility: hidden;
    opacity: 0;
	z-index:999999;
}

.td-vertical-center td {
    vertical-align: middle !important;
}

.scale {
    transform:scale(1.3);
    cursor:pointer;
}

.reg-popup {

    position: absolute;
    top: 9%;
    width: 90%;
    left: 50%;
    margin-left: -425px;
    padding:20px 40px;
    visibility: hidden;
    opacity: 0;
    z-index:999999;
    max-width:900px;
}

.window {
    max-width:400px;
    background:#fff;
    padding:30px;
    padding-left:30px;
    border-radius:9px;
    margin:10px;
}


.popup-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 55px;
color: #000000;
}
.popup-title img {
margin-right: 20px;
}
.payment-container {
    transition: all ease-in-out .2s;
background: #F0F0F0;
box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
border-radius: 5px;
cursor: pointer;
    min-width:150px;
padding: 10px 5px;margin:10px;
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 182.85%;
color: #000000;
text-align: center;
    height:120px;
    display:flex;
    flex-direction: column;
    justify-content: flex-end;
}

.iptype-container {
    transition: all ease-in-out .2s;
    border:1px solid #29639B;
    border-radius: 5px;
    cursor: pointer;
    min-width:150px;
    padding: 16px 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 182.85%;
    color: #000000;
    text-align: center;
    display:flex;
    flex-direction: column;
    justify-content: flex-end;
}

.pl-0 {
    padding-left:0 !important;
}

.pr-0 {
    padding-right:0 !important;
}

.payment-container:active {
    background: rgba(204,201,197,0.76)

}

.iptype-container:active {
    background: rgba(204,201,197,0.76)

}
.popup .row {
	margin-top:20px;
}
.payment-container img {
    display: flex;
    justify-self:center;
    margin: 0 auto;
	margin-bottom: 15px;
    max-width:80%;
    max-height: 65%;
}

.payment-container-selected {
    background: rgba(204,201,197,0.76)
}


.payment-container .name {
    justify-self: end;
}
.control {
	margin-top: 10px;
	padding-top: 10px;
}
.close_modal {
border: 1px solid #29639B;
box-sizing: border-box;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
border-radius: 3px;
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #29639B;
border-radius: 3px;
padding: 20px;
cursor: pointer;
}
.control .order-button {
    margin-top: 0;
}
.menu__icon {
   display: none;
   width: 45px;
   height: 35px;
   position: relative;
   cursor: pointer;
}

.menu__icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.menu__icon span:nth-child(1) {
  top: 15px;
}

.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
  top: 22px;
}

.menu__icon span:nth-child(4) {
  top: 29px;
 }
.mobi-menu.menu_state_open .menu__icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.mobi-menu.menu_state_open .menu__icon span:nth-child(2) {
  transform: rotate(45deg);
}

.mobi-menu.menu_state_open  .menu__icon span:nth-child(3) {
  transform: rotate(-45deg);
}

.mobi-menu.menu_state_open  .menu__icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.mobi-menu.menu_state_open .menu__links {
  display: block;
}
.display-center {
    margin-left: -20px;
    margin-right: 20px;
}
.def-option {
	background-color: #F1F1F1;
}
.language-subm {
	background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    position: absolute;
    right: -23%;
    width: 85%;
    top: 35px;
    text-align: center;
    padding: 15px;
    transition: 1s;
    visibility: hidden;
    opacity: 0;
	z-index:99;
}
.language-subm a {
display:block;
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 12px;
line-height: 15px;
color: #000000;
text-transform: uppercase;
}
.language-subm a:hover,
.language-subm a:focus {
color: #000000;
line-height: 15px;
font-weight: bold;
}
.language-subm .language:after {
display:none;
}
.footer-subm  a {
    display: inline-block;
    width: 45%;
}
.footer-subm {
    z-index: 9;
    right: 30%;
    top: -70%;
}
.proxi-arrow {
	    position: relative;
}
.proxi-arrow:after {
    content: " ";
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(/img/proxi-arrow.png);
    position: absolute;
	 -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
      transition: 1s;
	      top: -5px;
}
.rotate:after {
	 -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.contacts:before {
    content: " ";
	width:14px;
	height:14px;
    padding-right: 10px;
    font-weight: 900;
    font-size: 24px;
    float: left;
    line-height: 1;

	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 5px;
}
.contacts-vk:before {
background-image: url(/img/footer/vk.png);
background-position: center 3px;
}
.contacts-fb:before {
background-image: url(/img/footer/fb.png);
}
.contacts-inst:before {
background-image: url(/img/footer/instagram.png);
background-position: center 0;
}
.contacts-tel:before {
background-image: url(/img/footer/telegram.png);
}
.contacts-mail:before {
background-image: url(/img/footer/mail.png);
}
.contacts-skype:before {
background-image: url(/img/footer/skype.png);
background-position: center 0;
}
.contacts-icq:before {
background-image: url(/img/footer/icq.png);
}
.btn:hover, .btn:focus {
    box-shadow: none !important;
}
.country-padding {
	padding-left:25px;
}
.header a:focus,
.header a:hover, .header span.button:hover {
color: #FF6C02;
}
.programs a:focus,
.programs a:hover {
text-decoration: none;
}
.clear {
	    clear: both;
}
.programs ul {
    margin-top: 0;
    margin-bottom: 65px;
}


	.partners-logo img {height:auto;max-width:100%}
    .newticket {position: relative;
        padding: 15px 4%;}
	/*innerpages*/
	.infotext {position:relative;padding:75px 6%}
		.infotext h1 {font-size:30px;font-weight:700;color:#000;margin-bottom:60px}
		.sociallinks ul {padding:0;margin:60px 0 0 ;list-style:none;color:#29639B;font-size:16px}
		.sociallinks ul li {margin:0 0 20px;display:inline-block;vertical-align:top;width:49%;position:relative;padding:2px 0 2px 50px}
		.sociallinks ul li a {color:#29639B;text-decoration:none}
		.sociallinks ul li img {position:absolute;left:0}


		.contact_form form {margin:40px 0 0}
		.contact_form form input[type='text'] {width:100%;margin:0 0 25px;background: #F9F9F9;border: 1px solid #CBD3DC;font:18px/70px 'Montserrat';padding:0 25px;color:#000}
		.contact_form form input[type='password'] {width:100%;margin:0 0 25px;background: #F9F9F9;border: 1px solid #CBD3DC;font:18px/70px 'Montserrat';padding:0 25px;color:#000}
		.contact_form form textarea {width:100%;margin:0 0 25px;background: #F9F9F9;border: 1px solid #CBD3DC;font:18px 'Montserrat';padding:25px;color:#000;height:185px}
		.contact_form form button {
			font:14px/48px 'Montserrat';
			background: #29639B;
			box-shadow: 0px 0px 25px #29639B;
			border-radius: 30px;
			border:0;cursor:pointer;color:#fff;
			padding:0 50px;
		}


		/*acordion*/
		.faq-accordion.panel-group .panel + .panel {margin-top:0}
		.faq-accordion .panel-body {padding:0;background:#F9F9F9}
		.faq-accordion .panel-body p {padding:20px}
		.faq-accordion .panel-title a {display:block;}
		.panel-default > .panel-heading {padding:20px;background:#F9F9F9!important;border-radius:0;border-color:#CBD3DC!important}
		.faq-accordion.panel-group .panel {border-radius:0}
		.faq-accordion .panel-default > .panel-heading.toppanel{background:#29639B!important;color:#fff}

		/*price*/
			.pricetable th, .pricetable td {
                padding: 20px 5px !important;
                font-size:18px;text-align:center}
			.pricetable th {text-align:center;background:#29639B;color:#fff;font-weight:400}
			.pricetable td {border: 1px solid #CBD3DC!important;}
			.pricetable thead tr:first-child th{border:0!important}
			.pricetable td:first-child{text-align:left}
            .pricetable .td-muted td{background:#eeeeee !important;}
 			.pricetable {box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.25);margin:0 0 25px}
			.pricetable .table{margin:0}


            div.swal2-container {
                transform: scale(1.5);
                z-index:9999999;
            }
            div.swal2-overlay,div.swal-overlay--show-modal {
                z-index:9999998;
            }
            div.swal2-button-container{
                width: 30%;
            }
            div.swal2-footer{
                text-align: center;
            }
            button.swal2-button{
                width: 100%;
            }
            div.swal2-text{
                text-align: center;
            }

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.autoprolong_link {
    padding:15px;
}

.autoprolong_link:hover {
    background:#ccc;
}

.loader {
    position:absolute;
    width:100vw;
    height:100vh;
    background-color:#fff;
    transition: all ease-in-out .4s;
}

.button-muted {
    background: #779bbd !important;
}

.dropdown-button {
    display:block;
    padding:3px 20px;
    clear: both;
    font-weight:400;
    line-height: 1.42857143;
    color:#333;
    white-space:nowrap;
    background: none;
    border: none;
    width:100%;
    text-align:left;
}

.dropdown-button:hover {
    color:#262626;
    text-decoration:none;
    background-color:#f5f5f5;
}
.support-tr {
    transition:all ease-in-out .3s;
}

.support-tr:hover {
    cursor:pointer;
    background-color:#e7e7e7 !important;
}

.message-container {
    padding: 50px 100px;
    border-radius:10px;
    background-color:#eee;
    width:700px;
    margin-bottom:15px;

    -webkit-box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 3px 9px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 3px 9px rgba(0, 0, 0, 0.15);
}

.outcoming-message {
    background: #F9F9F9;
    color:#29639B;
    border:1px solid #ddd;
}

.incoming-message {
    background: #29639B;
    color: #fff;
}

.download_button {
    background:none;
    border:none;
    text-decoration:underline;
}


.download_button:hover {
    color:#666666;
}


.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: .5;
}
.hr-text:before {
    content: '';
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}

.hr-text:after {
     content: attr(data-content);
     position: relative;
     display: inline-block;
     color: black;
     padding: 0 .5em;
     line-height: 1.5em;
 //
     color: #818078;
     background-color: #fcfcfa;
 }

.edit-proxy-comment {
    min-width: 100%;
}

