body {
	background:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	font-weight: 500;
}
strong {
	font-weight: bold;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

#callback-wrapper-mediaguru {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}
.callback-wrapper-mediaguru-btns {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: center;
	height: 60px;
}
#callback-wrapper-mediaguru .callback-item {
	width: 50%;
	border-right: 1px solid #fff;
	background: #41c352;
}
#callback-wrapper-mediaguru .callback-item:hover {
	background: #3bc04d;
}
#callback-wrapper-mediaguru .callback-item:last-child {
	border-right: none;
}
#callback-wrapper-mediaguru .callback-item a {
	font-weight: 500;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.03em;
	width: 100%;
	height: 60px;
	padding: 0 0 0 52px;
	display: flex;
	align-items: center;
}
#callback-wrapper-mediaguru .callback-item.whatsapp a {
	background: url(../img/whatsapp.svg) 18px 50% no-repeat;
}
#callback-wrapper-mediaguru .callback-item.callb a {
	background: url(../img/phone.svg) 18px 50% no-repeat;
}
#callback-wrapper-mediaguru .callback-item.whatsapp a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../img/whatsapp.svg) 18px 50% no-repeat #3bc04d;
}
#callback-wrapper-mediaguru .callback-item.callb a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../img/phone.svg) 18px 50% no-repeat #3bc04d;
}

@media (max-width: 560px){
	body {
		padding-bottom: 60px;
	}
	#callback-wrapper-mediaguru{
		display: block;
	}
}
a {
	color: #01abf6;
	transition: 0.75s;
}
a:hover {
	color: #272262;
}
.header {
	padding: 15px 0;
}
.footer {
	padding: 20px 0;
}
.descriptor {
	font-weight: 600;
}
.phones {
	text-align: right;
}
.phones div {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
}
.phones div a {
	color: #000;
	display: block;
	white-space: nowrap;
	text-decoration: none;
}
a.button {
	display: inline-block;
	font-weight: 500;
	padding: 7px 13px;
	font-size: 14px;
	
	color: #fff;
	line-height: 1.2;
	border-radius: 6px;
	text-decoration: none;
	text-transform: uppercase;
	background: #272262;
	color: #fff;
}
a.button:hover {
	color: #fff;
	background: none;
	background: #01abf6;
	text-decoration: none;
}
a.button2 {
	display: block;
}
.addr {
	padding-bottom: 30px;
}
.addr a {
	color: #000;
}
.addr strong {
	text-transform: uppercase;
	display: block;
	font-size: 12px;
}
.map {
	padding-bottom: 30px;
}
.map img {
	border: 1px solid #ddd;
	border-radius: 15px;
}
.services {
	padding: 90px 0 60px 0;
	text-align: center;
}
.services .row > div {
	margin-bottom: 45px;
}

.services img {
	margin: 0 auto 10px auto;
}
.services span {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.3;
}
.services strong {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 800;
}
.services a.button {
	font-size: 14px;
}
.blocktitle {
	text-align: center;
	margin-bottom: 60px;
	font-size: 36px;
	font-weight: 800;
	text-transform: uppercase;
	color: #272262;
}
.benefits {
	padding: 90px 0 60px 0;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 3px solid #272262;
}
.benefits .row > div {
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.2;
}
.benefits img {
	display:block;
	margin: 0 auto 15px auto;
	width: 80px;
}
.benefits .blocktitle {
	margin-bottom: 10px;
}
.benefits .subtitle {
	font-size: 21px;
	margin: 30px 0;
	line-height: 30px;
	color: #01abf6;
}
.benefits strong {
	text-transform: uppercase;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
.buyhere {
	padding: 90px 0 60px 0;
}
.buyhere ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.buyhere li {
	margin-bottom: 25px;
	line-height: 1.3;
	font-weight: 400;
	padding: 0 0 0 48px;
	background: url(../img/check.png) 0 5px no-repeat;
} 
.buyhere strong {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 21px;
	display: block;
}
.clients {
	padding: 90px 0 60px 0;
	text-align: center;
}
.clients .row > div {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}
.first-screen {
	background: url(../img/fsbg.jpg) 50% 50% no-repeat;
	background-size: cover;
	position: relative;
	padding: 60px 0;
	text-align: center;
	color: #fff;
}
.first-screen .container {
	position: relative;
	z-index: 2;
	min-height: 480px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.first-screen:before {
	content:'';
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: #1e424d;
	opacity: 0.85;
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	overflow: hidden;
	background: linear-gradient(180deg,transparent 50%,#000) no-repeat;
}
.first-screen h1 {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.2;
	margin-bottom: 30px;
	color:#fafafa;
	text-shadow: 0 0 5px #000;
}
.first-screen h1 span {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	display: block;
	padding-top: 20px;
}
input[type="text"], input[type="tel"] {
	display: block;
	width: 260px;
	margin: 0 auto 15px auto;
	line-height: 40px;
	border: 1px solid #ddd;
	padding: 0 15px;
	font-weight: 500;
	border-radius: 6px;
	outline: none;
	width: 100%;
}
button[type="submit"] {
	width: 100%;
	outline: none;
	display: block;
	font-weight: 700;
	padding: 0 15px;
	font-size: 18px;
	background: #01abf6;
	color: #fff;
	line-height: 42px;
	border-radius: 6px;
	text-decoration: none;
	margin: 0 auto 15px auto; 
	border: none;
	text-transform: uppercase;
	white-space: nowrap;
}
.first-screen button[type="submit"] {
	background: #fedd00;
	color: #000;
}
button[type="submit"]:hover {
	background: #272262;
	text-decoration: none;
	color: #fff;
}
.result {
	text-align: center;
}
.formtitle {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: center;
	font-size: 24px;
}
.popup .formtitle {
	margin-bottom: 5px;
	line-height: 1.2;
}
.formsubtitle {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}
.first-screen .formtitle {
	/*color: #fedd00;*/
}
.first-screen .formsubtitle {
	color: #ddd;
}
.first-screen form {
	border: 1px solid #fff;
	padding: 20px 15px 10px 15px;
	border-radius: 15px;
	background: rgba(0,0,0,0.5);
}
.whywe {
	text-align:center;
	font-size: 14px;
	background: #00303c;
	padding-top:60px;
	color: #fff;
	line-height: 1.3;
}
.whywe .blocktitle {
	color: #fff;
}

.whywe a:hover {
	color: #fff;
}
.whywe .row > div {
	margin-bottom: 45px;
	color: #ddd;
}
.whywe strong {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 5px;
	color: #fff;
}
.whywe img {
	margin: 0 auto 15px auto;
	display: block;
}
.whywe span {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	font-weight: 700;
	margin: 0 0 -48px 45px;
	line-height: 32px;
	color:#fff;
}
@media (min-width: 992px) {
	.whywe span {
		margin-left: 90px;
	}
}
.whywe span.c1 {
	background: #01abf6;
}
.whywe span.c2 {
	background: #1981c0;
}
.whywe span.c3 {
	background: #156b9f;
}
.whywe span.c4 {
	background: #0e537d;
}
.contacts {
	padding-top: 30px;
	background: #f6f6f6;
}
.contacts .blocktitle {
	text-align: left;
	margin-bottom: 30px;
}
.success {
	text-align: center;
}
.popup {
	max-width: 400px;
	text-align: center;
}
.cats {
	text-transform: uppercase;
	padding-top: 60px;
	font-weight: 700;
	margin-bottom: 30px;
}
a.cat {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
}
a.cat.active {
	color: #000;
	text-decoration: underline;
}
.maincontent .services {
	display: none;
}
.maincontent .services.show {
	display: block;
}
.kaspi {
	background: #f14635;
	color: #fff;
	padding: 45px 0;
}
.kaspi .zero {
	font-weight: 600;
	text-align: center;
	font-size: 120px;
	line-height: 130px;
}
.kaspi p {
	font-weight: 600;
	font-size: 40px;
	line-height: 40px;
	margin: 1rem 0;
}
.kaspi small {
	font-size: 21px;
}
.faq {
	padding: 90px 0 40px 0;
}

.faq-item {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 8px;
	margin-bottom: 15px;
	text-align: left;
	transition: 0.5s;
	
}
.faq-item.active {
	border-color: #272262;
}
.faq-question {
	font-size: 21px;
	display: flex;
	justify-content: space-between;
	font-weight: 600;
	align-items: center;
	cursor: pointer;
	transition: 1s;
}
.faq-item.active .faq-question {
	transition: 1s;
}
.faq-item svg {
	margin-left: 12px;
	flex-shrink: 0;
}
.faq-item.active svg {
	transform: rotate(180deg);
}
.faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: 0.5s;
}
.faq-item.active .faq-answer div {
	padding-top: 10px;
}
.faq-item.active .faq-answer {
	max-height: unset;
	transition: 0.5s;
}
.whystarlink {
	padding: 90px 0 60px 0;
}
.whystarlink img {
	margin: 0 auto 10px auto;
	width: 80px;
}
.whystarlink .item {
	margin-bottom: 30px;
	text-align: center;
}
.whystarlink strong {
	display: block;
}
@media (min-width: 640px) {
.whatsapp-widjet-icon {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.whatsapp-widjet-icon svg {
  fill: #fff;
  width: 30px;
  height: 30px;
}
.whatsapp-widjet {
  position: fixed;
  bottom: 125px;
  right: 15px;
  border: 1px solid #25D366;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 140;
  transition: all .5s ease;
  background: #25D366;
  cursor: pointer;
}
.whatsapp-widjet-circle-left {
  position: absolute;
  width: 50%;
  top: 0;
  bottom: 0;
  overflow: hidden;
  left: 0;
}
.whatsapp-widjet-circle-left {
  border: 1px solid #25D366;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(37, 211, 102);
  position: absolute;
  top: -7px;
  bottom: 0;
  left: -7px;
  right: 0;
  background-clip: padding-box;
  width: 36px;
  height: 72px;
  border-radius: 76px 0 0 76px;
  border-right: none;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: pie-left 4s both linear infinite;
  -moz-animation: pie-left 4s both linear infinite;
  -ms-animation: pie-left 4s both linear infinite;
  -o-animation: pie-left 4s both linear infinite;
  animation: pie-left 4s both linear infinite;
}
.whatsapp-widjet-circle-right {
  position: absolute;
  width: 50%;
  top: 0;
  bottom: 0;
  overflow: hidden;
  right: 0;
}
.whatsapp-widjet-circle-right {
  border: 1px solid transparent;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: transparent;
  position: absolute;
  top: -7px;
  bottom: 0;
  left: 0;
  right: -7px;
  background-clip: padding-box;
  width: 36px;
  height: 72px;
  border-radius: 76px 0 0 76px;
  border-right: none;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: pie-right 4s both linear infinite;
  -moz-animation: pie-right 4s both linear infinite;
  -ms-animation: pie-right 4s both linear infinite;
  -o-animation: pie-right 4s both linear infinite;
  animation: pie-right 4s both linear infinite;
}
.whatsapp-widjet-icon {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
}
@keyframes pie-left{
    0%{
        -webkit-transform:rotate(-180deg);
        -moz-transform:rotate(-180deg);
        -ms-transform:rotate(-180deg);
        -o-transform:rotate(-180deg);
        transform:rotate(-180deg)
    }
    10%{
        -webkit-transform:rotate(-180deg);
        -moz-transform:rotate(-180deg);
        -ms-transform:rotate(-180deg);
        -o-transform:rotate(-180deg);
        transform:rotate(-180deg)
    }
    20%{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    30%{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    40%{
        -webkit-transform:rotate(180deg);
        -moz-transform:rotate(180deg);
        -ms-transform:rotate(180deg);
        -o-transform:rotate(180deg);
        transform:rotate(180deg)
    }
    50%{
        -webkit-transform:rotate(180deg);
        -moz-transform:rotate(180deg);
        -ms-transform:rotate(180deg)
    }
}


.hoform {
	padding: 90px 0;
	color: #fff;
	background: url(../img/spacebg.jpg) 50% 50% no-repeat #000;
	background-attachment: fixed;
	text-align: center;
}
.hoform.s {
	background-image: url(../img/spacebg2.jpg);
}
.hoform.t {
	background-image: url(../img/spacebg3.jpg);
}
.hoform form {
	border: 1px solid #fff;
	padding: 20px 15px 10px 15px;
	border-radius: 15px;
	background: rgba(0,0,0,0.7);
}
.hoform .formtitle {
	line-height: 1.2;
	color: #fedd00;
}
.hoform-white {
	padding: 0 0 60px 0;
	text-align: center;
}
.hoform-white.s {
	padding: 0;
}
.hoform-white form {
	padding: 20px 30px 10px 30px;
	border-radius: 15px;
	background: #272262;
	color: #fff;
}
.hoform-white button[type="submit"] {
	background: #fedd00;
	color: #000;
	
}
.fancybox-content {
	border-radius: 15px;
}
@media (max-width: 480px){
	.header {
		padding: 10px 0;
	}
	.first-screen {
		padding: 40px 0;
		background-image:  url(../img/fsbgm.jpg);
	}
	.logo img {
		max-width: 150px;
		margin: 0 auto;
	}
	.descriptor, .phones {
		text-align: center;
		margin-bottom: 10px;
	}
	.formsubtitle {
		line-height: 1.2;
	}
	.phones {
		text-align: center;
	}
	.descriptor br {
		display: none;
	}
	.header .phones {
		display: none;
	}
	.first-screen h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.first-screen .formtitle {
		color: #fedd00;
		font-size: 17px;
	}
	.first-screen .formtitle br {
		display: none;
	}
	.first-screen h1 span {
		font-size: 17px;
	}
	.blocktitle {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.services a.button {
		line-height: 18px;
		font-size: 13px;
	}
	.services strong {
		font-size: 14px;
	}
	.kaspi .zero {
		font-size: 64px;
	}
	.kaspi p {
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 0;
	}
	.kaspi small {
		font-size: 16px;
	}
	.kaspi .item:first-child {
		padding-bottom: 45px;
	}
	.services img {
		border-radius: 8px;
		border: 1px solid #ddd;
	}
	.hoform .formtitle {
		font-size: 17px;
	}
	.services {
		padding-bottom: 0;
	}
	button[type="submit"] {
		font-size: 15px;
	}
	.buyhere strong {
		font-size: 18px;
	}
	.whatsapp-widjet {
		display: none;
	}
}
