@font-face {
	font-family: "MullerRegular";
	src: url("../fonts/MullerRegular.eot");
	src: url("../fonts/MullerRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerRegular.woff") format("woff"),
		url("../fonts/MullerRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "MullerMedium";
	src: url("../fonts/MullerMedium.eot");
	src: url("../fonts/MullerMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerMedium.woff") format("woff"),
		url("../fonts/MullerMedium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "MullerLight";
	src: url("../fonts/MullerLight.eot");
	src: url("../fonts/MullerLight.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerLight.woff") format("woff"),
		url("../fonts/MullerLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "MullerBold";
	src: url("../fonts/MullerBold.eot");
	src: url("../fonts/MullerBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerBold.woff") format("woff"),
		url("../fonts/MullerBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "MullerBlack";
	src: url("../fonts/MullerBlack.eot");
	src: url("../fonts/MullerBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerBlack.woff") format("woff"),
		url("../fonts/MullerBlack.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

body {
	font-family: "MullerRegular";
}

.med {
	font-family: "MullerMedium";
}

.light {
	font-family: "MullerLight";
}

.bold,
b,
strong {
	font-family: "MullerBold";
}

.black {
	font-family: "MullerBlack";
}

* {
	outline: none !important;
}

button {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

label.error {
	display: none !important;
}

.error {
	border-color: red !important;
}

.valid {
	border-color: green !important;
}

.nomob {
	display: block;
}

.onlymob {
	display: none;
}

.nopadl {
	padding-left: 0;
}

.nopadr {
	padding-right: 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.container {
}

.container-fluid {
	max-width: 1820px;
	width: 100%;
}

.razrab {
	background-image: url(../img/razrab.png);
	background-repeat: no-repeat;
	width: 254px;
	margin-left: auto;
	height: 39px;
	display: block;
	background-position: top left;
}

.razrab:hover {
	background-position: bottom left;
}

.footer {
	padding: 40px 0px;
}

.foot {
	margin: 0;
	display: block;
	font-size: 16px;
	color: black;
	line-height: 1.25;
}

a.foot {
	text-decoration: underline;
}

a.foot:hover {
	text-decoration: none;
}

.gotop {
	background: none;
	border: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	color: black;
	border-width: 1px;
	border-color: rgb(0, 0, 0);
	border-style: solid;
	max-width: 172px;
	height: 43px;
	width: 100%;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
}

.gotop span {
	-webkit-transform: skew(15deg);
	transform: skew(15deg);
	display: block;
}

.one {
	background-image: url(../img/bg1.jpg);
	background-size: cover;
	background-position: center;
}

.one-green {
	background-image: url(../img/bg1-green.jpg);
	background-size: cover;
	background-position: center;
}

.one-blue {
	background-image: url(../img/bg1-blue.jpg);
	background-size: cover;
	background-position: center;
}

.wd_wrp {
	margin-bottom: 29px;
}

.wd_wrp > img {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: auto;
}

.wd_wrp span {
	display: inline-block;
	padding-left: 30px;
	vertical-align: middle;
	width: calc(100% - 50px);
	font-size: 21px;
	color: #fff;
	line-height: 1.35;
}

.container {
	max-width: 1150px;
	width: 100%;
}

.one .fp-tableCell {
	vertical-align: bottom;
}

.mainImgWrp {
	height: 89vh;
}

.mainImgWrp > img {
	position: absolute;
	max-height: 100%;
}

.mt1 {
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 60px;
}

h1 {
	margin: 0;
	font-size: 53px;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 32px;
}

.getconsult {
	background: none;
	border: none;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	font-size: 20px;
	color: #fff;
	position: relative;
	background-color: rgb(181, 192, 58);
	max-width: 346px;
	height: 74px;
	margin-top: 30px;
	width: 100%;
}

.getconsult span {
	display: block;
	-webkit-transform: skew(15deg);
	transform: skew(15deg);
}

.getconsult::before {
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/bef.png);
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	-webkit-transform: skew(8deg);
	transform: skew(8deg);
	right: -16px;
	bottom: -10px;
}

h2 {
	margin: 0;
	font-size: 44px;
	text-transform: uppercase;
	line-height: 1.25;
	margin-bottom: 60px;
}

.witnumber {
	position: relative;
}

.number_wrp {
	position: absolute;
	font-size: 18px;
	color: #dae748;
	left: -49px;
	top: 12px;
}

.number_wrp::before {
	content: "";
	display: block;
	background-color: rgb(218, 231, 72);
	width: 100px;
	height: 1px;
	position: absolute;
	right: 39px;
	top: 10px;
}

.witnumber > img {
	position: absolute;
	left: 390px;
	top: -26px;
}

.pt {
	font-size: 22px;
	color: black;
	line-height: 1.5;
}

.citat {
	font-size: 26px;
	margin-bottom: 0;
	color: black;
	line-height: 1.45;
}

.citat::after {
	display: block;
	content: "";
	background-color: rgb(218, 231, 72);
	width: 100%;
	height: 3px;
	margin-top: 25px;
}

.citat::before {
	content: "";
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../img/citat1.png);
	display: block;
	height: 15px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 25px;
}

.three {
	background-image: url(../img/bg2.jpg);
	background-size: cover;
}

.row-eq-height {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.iconDiv {
	margin-bottom: 25px;
	position: relative;
}

.icn_wr {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border: 1px solid rgba(255, 255, 255, 0.102);
	background-color: rgba(255, 255, 255, 0.102);
	width: 98px;
	height: 98px;
	text-align: center;
	line-height: 97px;
}

.iconDiv:hover .icn_wr {
	background-color: #b5c03a;
}

.righticn {
	width: calc(100% - 105px);
	display: inline-block;
	vertical-align: middle;
	padding-left: 30px;
}

.righticn p {
	font-size: 20px;
	color: #fff;
	margin-bottom: 4px;
}

.righticn span {
	display: block;
	font-size: 17px;
	color: #fff;
	line-height: 1.4;
}

.threet1 {
	font-size: 33px;
	color: #fff;
	margin-bottom: 40px;
}

.threet2 {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.video_wrp_div {
	display: table;
	-ms-flex-line-pack: center;
	align-content: center;
	background-position: center;
	background-size: cover;
	height: 420px;
	max-width: 420px;
	border-radius: 50%;
	width: 100%;
}

.video_wrp_div > span {
	position: relative;
	/* display: block; */
	text-align: center;
	width: 100%;
	height: auto;
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 60px;
}

.video_wrp_div > span > span > span {
	display: block;
	font-size: 18px;
	color: black;
	line-height: 1.3;
	margin-top: 12px;
}

.video_wrp_div > span > span {
	display: block;
	position: relative;
}

.four .witnumber > img {
	left: 260px;
}

.four {
	background-color: #f8f8f8;
	background-image: url(../img/bg3.png);
	background-size: cover;
	background-position: calc(50% - 490px) 50%;
}

.text-center .video_wrp_div {
	margin-left: auto;
	margin-right: auto;
}

.hided {
	display: none;
}

.blackt:hover .icn_wr img {
	display: none;
}

.blackt:hover .icn_wr img.hided {
	display: inline-block;
}

.blackt .righticn span,
.blackt .righticn p {
	color: black;
}

.blackt .icn_wr {
	border: 1px solid rgba(0, 0, 0, 0.14);
}

.blackt:hover .icn_wr {
	border-color: transparent;
}

.row-eq-height > div.showflex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.five {
	background-image: url(../img/bg4.jpg);
	background-size: cover;
	background-position: center;
}

.five-green {
	background-image: url(../img/bg4-green.jpg);
	background-size: cover;
	background-position: center;
}

.five-blue {
	background-image: url(../img/bg4-blue.jpg);
	background-size: cover;
	background-position: center;
}

.five .threet2 {
	margin-bottom: 75px;
}

h2 {
	position: relative;
	z-index: 100;
}

.six {
	background-image: url(../img/bg6.jpg);
	background-size: cover;
	background-position: center;
}

.six .witnumber > img {
	left: 318px;
}

.six .blackt .icn_wr {
	background-color: #fff;
	border: none;
}

.six .iconDiv:hover .icn_wr {
	background-color: #b5c03a;
}

.seven {
	background-image: url(../img/bg7.jpg);
	background-position: center;
	background-size: cover;
}

.seven-green {
	background-image: url(../img/bg7-green.jpg);
	background-position: center;
	background-size: cover;
}

.seven-blue {
	background-image: url(../img/bg7-blue.jpg);
	background-position: center;
	background-size: cover;
}

.seven .threet2 {
	font-size: 50px;
}

.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}

.frame ul li {
	float: left;
	height: 100%;
	margin: 0 1px 0 0;
	padding: 0;
	margin-left: 50px;
	margin-right: 50px;
	background: #333;
	color: #ddd;
	text-align: center;
	cursor: pointer;
	margin-bottom: 60px;
}

.frame ul li.active {
	color: #fff;
	background: #a03232;
}

.scrollbar {
	margin: 0;
	height: 2px;
	background: rgba(255, 255, 255, 0.3);
	line-height: 0;
}

.scrollbar .handle {
	width: 20px;
	height: 20px;
	/* background: #b5c03a; */
	/* cursor: pointer; */
	/* border-radius: 50%; */
	/* top: 0px; */
	/* position: absolute; */
}

.mousearea {
	position: relative;
}

.mousearea::after {
	content: "";
	display: block;
	background-image: url(../img/tahat.png);
	width: 92px;
	height: 36px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
	position: absolute;
	bottom: -48px;
	margin-left: -2px;
}

.scrollbar .handle .mousearea {
	position: absolute;
	top: -8px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #b5c03a;
	cursor: pointer;
	border-radius: 50%;
}

.type1 img {
	max-width: 390px;
}

.frame ul li.type1 {
	margin-top: 30px;
}

.type2 img {
	max-width: 290px;
}

.frame ul li.type2 {
	margin-top: 40px;
}

.type3 img {
	max-width: 315px;
}

.frame ul li.type3 {
	margin-top: 130px;
}

.type4 img {
	max-width: 180px;
}

.frame ul li {
	text-align: center;
}

.frame ul li a {
	display: inline-block;
	position: relative;
}

.dss {
	-webkit-box-shadow: 11px 0px 32px rgba(0, 0, 0, 0.13);
	box-shadow: 11px 0px 32px rgba(0, 0, 0, 0.13);
}

.frame ul li a::before {
	content: "";
	display: block;
	background-image: url(../img/lookmore.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(181, 192, 58, 0.8);
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.frame ul li a:hover::before {
	opacity: 1;
	z-index: 1000;
}

.frame ul li a img {
	position: relative;
	z-index: 100;
}

.consult {
	background: none;
	border: none;
	color: #fff;
	font-size: 17px;
	background-color: rgb(181, 192, 58);
	max-width: 208px;
	margin-left: auto;
	display: block;
	height: 59px;
	width: 100%;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	display: none;
}

.consult span {
	-webkit-transform: skew(15deg);
	-moz-transform: skew(15deg);
	display: block;
	transform: skew(15deg);
}

.frame ul li a::after {
	content: attr(data-num);
	position: absolute;
	display: block;
	z-index: 10;
	font-size: 128px;
	color: #6a47a2;
	font-family: "MullerBold";
	line-height: 0;
	left: -72px;
	margin-top: 12px;
}

.eight {
	background: url(../img/bg9.png) right bottom no-repeat, url(../img/bg8.jpg) center center no-repeat;
	background-size: auto 74%, cover;
}

.eight .witnumber > img {
	left: 235px;
}

.eight h2 {
	margin-bottom: -1px;
}

.opportunity {
	position: relative;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	display: block;
	background-color: #383838;
	display: inline-block;
	padding: 2px 12px;
}

.opportunity span {
	display: block;
	-webkit-transform: skew(15deg);
	transform: skew(15deg);
	display: block;
	font-size: 22px;
	color: #fff;
}

.foottel {
	font-size: 30px;
	color: black;
	display: block;
	text-decoration: none;
}

.social {
	position: relative;
	margin: 0;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.social a {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.social a:hover {
	text-decoration: underline;
}

.social_wrp {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.social_wrp li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.social_wrp li a {
	font-size: 24px;
	color: black;
	text-decoration: underline;
}

.social_wrp li a:hover {
	color: #c4d038;
	text-decoration: none;
}

.footmail {
	display: block;
	font-size: 24px;
	color: black;
	text-decoration: underline;
}

.footmail:hover {
	text-decoration: none;
}

.skype {
	font-size: 24px;
	color: black;
	margin: 0;
}

.cont_wrp {
	min-height: 104px;
	margin-top: 50px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	background: white;
}

#fp-nav.movedWhite ul li a span,
.fp-slidesNav ul li a span {
	background: black;
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 15px;
	width: 15px;
	margin: -10px 0 0 -7.5px;
	border-radius: 100%;
	background: #b5c03a;
}

.currentTotal {
	font-size: 20px;
	color: #fff;
	position: fixed;
	z-index: 1000;
	right: 50px;
	bottom: 30px;
}

.currentTotal b {
	color: #abcc15;
	font-weight: normal;
}

.currentTotalBlack {
	color: black;
}

#header {
	top: 0;
	position: fixed;
	display: block;
	width: 100%;
	z-index: 1000;
	padding-top: 25px;
}

.topNav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 20px;
}

.topNav li {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

.topNav li:last-child {
	margin-right: 0;
}

.topNav li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	text-decoration: none;
	font-size: 14px;
}

.topNav li.active a {
	color: #abcc15 !important;
}

.blackhead .topNav li a {
	color: black;
}

.blackhead .topNav .topNav li a {
	color: #abcc15 !important;
}

.toplogo {
	max-width: 100%;
	display: block;
}

.toplogo.logo2 {
	display: none;
}

.blackhead .toplogo {
	display: none;
}

.blackhead .toplogo.logo2 {
	display: block;
}

/*
header {
    transition: 0.1s;
    opacity: 1;
}
header.changing {
    opacity: 0;
}
*/

.video_wrp_div:hover img {
	-webkit-animation: pulse 1s infinite;
	animation: pulse 1s infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		100% {
			-webkit-transform: scale(1);
			transform: scale(1);
		}
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		100% {
			-webkit-transform: scale(1);
			transform: scale(1);
		}
	}
}

button:hover {
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
}

button > span {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

button:hover > span {
	-webkit-transform: skew(0);
	transform: skew(0);
}

.share_wrp {
	position: fixed;
	bottom: 30px;
	left: 20px;
	z-index: 10000;
	cursor: pointer;
}

.overoool {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #291843;
	opacity: 0.7;
}

.share_wrp span {
	display: block;
	background-image: url(../img/share.png);
	height: 164px;
	width: 23px;
	background-position: left;
	margin-bottom: 10px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.shareanother span {
	background-position: right;
}

.logo_wrp {
	cursor: pointer;
}

.appendHere {
	position: relative;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.appendHere.show {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.appendHere div {
	position: absolute;
	cursor: pointer;
	z-index: 100;
	left: 0;
	bottom: 0;
}

.appendHere ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.appendHere ul li {
	position: absolute;
	display: block;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	line-height: 53px;
	border-width: 1px;
	border-color: rgb(205, 217, 71);
	border-style: solid;
	border-radius: 50%;
	width: 55px;
	height: 55px;
}

.appendHere ul li a {
	display: block;
}

.appendHere ul li:hover {
	background-color: rgb(205, 217, 71);
}

.appendHere ul li:nth-child(1) {
	top: -152px;
	left: 0;
}

.appendHere ul li:nth-child(2) {
	top: -90px;
	left: 0px;
}

.appendHere ul li:nth-child(3) {
	left: 67px;
	top: -39px;
}

.main-preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999999999;
	background-color: #4a297a;
	background-image: url(../img/preloader.jpg);
	background-size: cover;
	background-position: center;
	text-align: center;
}

.main-preloader .main-preloader-inner {
	position: absolute;
	top: calc(50% - 129px);
	width: 100%;
}

.main-preloader .preloader-percentage {
	color: #ffffff;
	margin: 0;
}

.main-preloader .preloader-percentage span {
	display: inline-block;
	float: center;
	font-size: 20px;
}
body {
	overflow: hidden;
}
.preloaderImg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 200px;
}
.modal_wrp {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 520px;
	background-color: #fff;
	padding: 60px 20px;
}
.modal_wrp form {
	width: 100%;
	max-width: 330px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}
.closemod {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	right: 20px;
	top: 20px;
}
.modal_wrp > p {
	font-size: 25px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.modal_wrp > span {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #000;
	line-height: 1.3;
	margin-bottom: 24px;
}
input {
	background: none;
	border: none;
	font-size: 16px;
	color: black;
	padding: 18px 0px;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 100%;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
::-webkit-input-placeholder {
	color: #000;
}
::-moz-placeholder {
	color: #000;
} /* Firefox 19+ */
:-moz-placeholder {
	color: #000;
} /* Firefox 18- */
:-ms-input-placeholder {
	color: #000;
}
.modal_wrp .getconsult {
	margin: 0;
	margin-top: 30px;
	max-width: 100%;
	width: 100%;
}
#t .modal_wrp {
	max-width: 455px;
}
.thanksimg {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.two {
	background-image: url(../img/bg10.jpg);
	background-size: cover;
	background-position: center;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
	width: 14px;
	height: 13px;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
	display: block;
	z-index: 100;
}
.four .video_wrp_div > span > span::before,
.five .video_wrp_div > span > span::before {
	display: none;
}
.politika_text h2 {
	margin: 30px 0px;
	font-size: 30px;
}
button.noActive {
	opacity: 0.6 !important;
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
}
button.noActive > span {
	-webkit-transform: skew(0);
	transform: skew(0);
}
.pressing {
	margin: 0;
	font-size: 14px !important;
	color: #000;
	line-height: 1.3;
	position: relative;
	padding-left: 45px;
	cursor: pointer;
	margin-top: 25px;
}
.modal_wrpa .pressing {
	font-size: 15px;
	color: #a2a2a2;
}
.pressing::before {
	content: "";
	background-image: url(../img/mp1.png);
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
}
.pressing.pressed::before {
	content: "";
	background-image: url(../img/mp2.png);
}
.modal_wrpa .pressing::before {
	background-image: url(../img/mp1.png);
}
.modal_wrpa .pressing.pressed::before {
	background-image: url(../img/mp2.png);
}
.newsection .video_wrp_div > span > span > span {
	color: #fff;
}
.newsection .threet2,
.newsection .righticn p,
.newsection .righticn span {
	color: black;
}
.newsection .iconDiv .icn_wr {
	border: 1px solid rgba(0, 0, 0, 0.14);
}
.newsection .iconDiv .icn_wr {
	position: relative;
	top: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.newsection .iconDiv .icn_wr img {
	width: 47px;
}
.newsection .iconDiv:hover .icn_wr {
	border-color: #b5c03a;
	background-color: #b5c03a;
}
.newsection .iconDiv:hover .icn_wr img {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.newsection {
	background-image: url(../img/bg_new.jpg);
	background-position: 50% calc(50% + 26px);
	background-repeat: no-repeat;
	background-color: #fff;
}
.flex {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.row.flex::before,
.row.flex::after {
	display: none;
}
.flex.center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.seven {
	background-image: url(../img/new_bg.jpg);
	background-position: center;
	background-size: cover;
	z-index: 10;
}
.book_wrp {
	position: relative;
	background-position: center;
	background-size: cover;
	height: 560px;
	width: 100%;
	display: block;
	max-width: 400px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 10px 31px rgb(0 0 0 / 32%);
	box-shadow: 0px 10px 31px rgb(0 0 0 / 32%);
}
.book_wrp::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* background-image: url(../img/play_but.png); */
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-size: 70px;
}
.book_wrp:hover::before {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
.book_wrp::after {
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/book_ps.png);
	width: 530px;
	height: 600px;
	background-size: 530px;
	background-repeat: no-repeat;
	left: calc(50% - 270px);
	top: calc(50% - 330px);
	z-index: -1;
}
.seven h2.light {
	color: white;
	font-family: "MullerBold";
}

.seven h2.light span {
	font-size: 72%;
}
.prb_item {
	margin-bottom: 25px;
	position: relative;
	text-align: left;
	padding-left: 110px;
	color: white;
	min-height: 80px;
	font-size: 13px;
}

.prb_item div {
	position: absolute;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 80px;
	height: 80px;
	background: rgba(255, 255, 255, 0.2);
}
.prb_item:hover div {
	background-color: #b5c03a;
}
.prb_item div img {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: center;
	transform-origin: center;
}
.prb_item p {
	font-family: "MullerBold";
	font-size: 18px;
	margin-bottom: 2px;
}

p.placesbyu {
	margin: 0;
	color: #fff;
	font-size: 18px;
}

p.placesbyu img {
	width: 290px;
	margin-left: 20px;
}
p.placesbyu span {
	width: 390px;
	margin-left: 20px;
	position: relative;
	height: 24px;
	gap: 15px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

p.placesbyu a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 15px;
	z-index: 100;
	position: relative;
	display: block;
}

/* p.placesbyu a:first-child {
    -webkit-box-flex: 0.7;
    -ms-flex: 0.7;
    flex: 0.7;
} */
p.placesbyu img {
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
}
.grafik {
	position: relative;
	z-index: 100;
	font-size: 20px;
}

.slider {
	margin-top: 60px;
}

.slider-item {
	display: flex !important;
	align-items: stretch;
}
.slide-img {
	width: 50%;
	aspect-ratio: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slide-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
	display: block;
}
.slide-content {
	display: flex;
	flex-direction: column;
	padding: 0 50px;
	width: 50%;
}
.slide-title {
	font-size: 28px;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 25px;
	color: black;
	flex-grow: 0;
	font-family: "MullerBold";
}
.slide-text {
	flex-grow: 1;
	font-size: 20px;
	line-height: 1.3;
	color: black;
	font-weight: 400;
}
.slide-nav {
	display: flex;
	align-self: flex-start;
	align-items: center;
	justify-content: flex-start;
}

.slide-nav-prev,
.slide-nav-next,
.slide-nav-prev-book,
.slide-nav-next-book {
	width: 60px;
	height: 60px;
	position: relative;
	cursor: pointer;
}

.slide-nav-prev:before,
.slide-nav-next:before,
.slide-nav-prev-book:before,
.slide-nav-next-book:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(181, 192, 58, 1);
	transform: skewX(-6deg);
}

.slide-nav-prev:after,
.slide-nav-next:after,
.slide-nav-prev-book:after,
.slide-nav-next-book:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 30px;
	background-image: url(../img/arrow-left.png);
	background-repeat: no-repeat;
	background-size: contain;
	transform: translate(-50%, -50%);
	opacity: 0.7;
	transition: 0.3s;
}

.slide-nav-next:after, .slide-nav-next-book:after {
	background-image: url(../img/arrow-right.png);
}

.slide-nav-prev:hover:after,
.slide-nav-next:hover:after,
.slide-nav-prev-book:hover:after,
.slide-nav-next-book:hover:after {
	opacity: 1;
}

.slide-nav-counter {
	color: black;
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
	padding: 0 25px;
	display: flex;
	align-items: center;
}

.slide-nav-counter span {
	color: rgba(181, 192, 58, 1);
	display: inline-block;
	padding: 0 5px;
}

#slider-block {
	background-color: rgba(243, 243, 243, 1);
	position: relative;
	overflow: hidden;
}

#slider-img {
	left: 500px;
}

#slider-block .circles {
	position: absolute;
	top: 45%;
	left: 61%;
	width: 0px;
	height: 0px;
}

#slider-block .circle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 970px;
	aspect-ratio: 1;
	background-color: transparent;
	border-radius: 50%;
	border: 1px solid #7e7e7e26;
	z-index: 1;
}

#slider-block .circle-2 {
	width: 1520px;
}
#slider-block .circle-3 {
	width: 2080px;
}

#slider-block .container {
	position: relative;
	z-index: 2;
}

.about_photo {
    margin-top: 120px;
}

@media (max-width: 768px) {
	.slider {
		margin-top: 0;
	}
	.slider-item {
		flex-direction: column;
	}
	.slide-img {
		width: 100%;
		height: 300px;
		padding: 20px;
	}
	.slide-img img {
    	max-width: 350px;
    	height: 100%;
    	object-fit: cover;
    	display: block;
    }
	.slide-content {
		padding: 20px;
		width: 100%;
	}
	.slide-nav {
		margin-top: 30px;
		align-self: center;
	}
	.slide-title {
		min-height: 48px;
		margin-bottom: 15px;
	}
	.slide-text {
		min-height: 100px;
	}
	
	.about_photo {
        margin-top: 0px!important;
        margin-bottom: 30px!important;
    }
    
    .section {
        text-align: left!important;
    }
	
}

p.placesbyu span {
    width: 220px;
    margin-left: 20px;
    position: relative;
    height: 24px;
    gap: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.topNav li {
    margin-right: 12px;
}

.prb_item {
    margin-bottom: 25px;
    position: relative;
    text-align: left;
    padding-left: 0px;
    color: white;
    min-height: 80px;
    font-size: 13px;
}

.wd_wrp span {
    display: inline-block;
    padding-left: 30px;
    vertical-align: middle;
    width: calc(100% - 50px);
    font-size: 18px;
    color: #fff;
    line-height: 1.35;
}

.seven-green {
	background-image: url(../img/bg7-green.jpg);
	background-position: center;
	background-size: cover;
}

.seven-blue {
	background-image: url(../img/bg7-blue.jpg);
	background-position: center;
	background-size: cover;
}

.five .video_wrp_div {
    display: table;
    -ms-flex-line-pack: center;
    align-content: center;
    background-position: center;
    background-position: 0% 80%;
    background-size: cover;
    height: 420px;
    max-width: 420px;
    border-radius: 50%;
    width: 100%;
}

.slide-nav-prev-book, .slide-nav-next-book {
    width: 60px;
    height: 60px;
    position: relative;
    cursor: pointer;
    background-color: #4a1f78;
    border: none;
}

.slick-dots {
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .five .video_wrp_div {
        width: 250px;
        height: 250px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .slide-item .flex.center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10%;
    }
    .seven .slider-nav {
        margin-top: 70px;        /* margin: 0 auto; */
        text-align: center;
    }
}