@font-face {
	font-family: 'Gilroy';
	src: url('gilroy/Gilroy-Regular.eot');
	src: local('Gilroy Regular'), local('Gilroy-Regular'),
	url('gilroy/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
	url('gilroy/Gilroy-Regular.woff') format('woff'),
	url('gilroy/Gilroy-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gilroy';
	src: url('gilroy/Gilroy-Bold.eot');
	src: local('Gilroy Bold'), local('Gilroy-Bold'),
	url('gilroy/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
	url('gilroy/Gilroy-Bold.woff') format('woff'),
	url('gilroy/Gilroy-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

/*
body.page-template-template-home {
background-color: #fbfbfb;
}
*/

.home-main-img {
	margin-top: 55px;
}

.home #content {
	background: none;
	background-color: #fff;
}

.home-abs-img {
	position: absolute;
	left: 100px;
	width: 743px;
	max-width: none;
}
#masthead {
	background-color: #fff;
	z-index: 2;
	width: 100%;
}

.page-template-template-home #masthead {
	background-color: #fbfbfb;
}

#masthead.fixed {
	position: fixed;
	top: 0;
	transition: transform 0.4s;
}
.scroll-down #masthead.fixed  {
	transform: translate3d(0, -100%, 0);
}

.scroll-up #masthead.fixed  {
	transform: none;
}




.text-right {
	text-align: right;
}

.w410 {
	width: 410px;
}

.mt15 {
	margin-top: 15px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt48 {
	margin-top: 48px;
}

.mt57 {
	margin-top: 57px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

.mt100 {
	margin-top: 100px;
}

.mt116 {
	margin-top: 116px;
}

.mt140 {
	margin-top: 140px;
}

.mt180 {
	margin-top: 180px;
}

.mt190 {
	margin-top: 190px;
}

.mt200 {
	margin-top: 200px;
}

.mt250 {
	margin-top: 250px;
}

.pd90 {
	padding-top: 90px;
}

.tarif-hidden {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

@media only screen and (max-width: 425px) {

	.w410 {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.mtm10 {
		margin-top: 10px;
	}

	.mtm15 {
		margin-top: 10px;
	}

	.mtm20 {
		margin-top: 20px !important;
		font-size: 18px;
		line-height: 25px;
	}

	.mtm25 {
		margin-top: 25px;
	}

	.mtm35 {
		margin-top: 35px;
	}

	.mtm40 {
		margin-top: 40px;
	}

	.mtm45 {
		margin-top: 45px;
	}

	.mtm60 {
		margin-top: 60px;
	}

	.mtm70 {
		margin-top: 70px;
	}

	.mtm74 {
		margin-top: 74px;
	}

	.mtm80 {
		margin-top: 80px;
	}

	.mtm88 {
		margin-top: 88px;
	}

	.mtm100 {
		margin-top: 100px;
	}

	.mtm110 {
		margin-top: 110px;
	}

	.mtm135 {
		margin-top: 88px;
	}

	.mtm158 {
		margin-top: 158px;
	}

	.pd90 {
		padding-top: 0;
	}

	.m-center {
		text-align: center;
	}
}

.home-land {
	font-family: 'Gilroy' !important;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	overflow-x: hidden;
}

.home-header {
	text-transform: uppercase;
	font-family: 'Gilroy' !important;
	font-weight: bold;
	font-size: 70px;
	line-height: 75px;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.font-60 {
	font-size: 60px;
	line-height: 65px;
}

.font-45 {
	font-size: 45px;
	line-height: 50px;
}

.font-25 {
	font-size: 25px;
	line-height: 35px;
}

.font-30 {
	font-size: 30px;
	line-height: 40px;
}

.font-18 {
	font-size: 18px;
	line-height: 25px;
}

.font-15 {
	font-size: 15px;
	line-height: 21px;
}

.color-07 {
	color: #070707;
}

.grey-color {
	color: #A9AFBC;
}

.blue-color {
	color: #3773E0;
}

.green-color {
	color: #00B956;
}

.striked {
	text-decoration: line-through;
}


.pl-110 {
	padding-left: 110px;
}

.mt-40 {
	margin-top: 40px;
}


.blue-box {
	background-color: #00B956;
	border-radius: 30px;
	text-align: left;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;;
}

.blue-box-header {
	font-size: 45px;
	line-height: 50px;
	font-weight: 700;
}

.dark-blue-box {
	/*background: rgba(13, 13, 13, 0.3);*/
	background-color: #00B956;
	border-radius: 15px;
	padding: 20px;
}

.white-line {
	background: #731982;
	border-radius: 40px;
	padding: 10px 15px;
	color: #FBFBFB;
	font-size: 15px;
}

.white-line:hover {
	text-decoration: none;
	cursor: pointer;
	background-color: #510f5e;
}

.white-product {
	background: #FFFFFF;
	border-radius: 15px;
	text-align: center;
	width: 200px;
	padding-top: 35px;
	padding-bottom: 25px;
	display: inline-block;
}


.grey-top-border {
	border-top: 1px solid #C1C1C1;
}

.product-card {
	background-color: #FAFAFA;
	border-radius: 20px;
	padding-top: 45px;
}

.product-card-bottom {
	background-color: #eee;
	border-radius: 0 0 20px 20px;
	padding: 30px 0;
	display: block;
	color: #000;
}

.product-card-bottom.green {
	background-color: #00B956;
	color: #FBFBFB;
}

.product-card-bottom:hover {
	text-decoration: none;
	background-color: #e6e6e6;
}

.product-card-bottom.green:hover {
	background-color: #00B956;
}

.markets-table-wrap {
	background: #FBFBFB;
	box-shadow: 0px 4px 11px rgba(189, 189, 189, 0.25);
	border-radius: 20px;
	padding-bottom: 1px;
}

.markets-table-wrap > div {
	padding: 0 30px;
}

.markets-table th, .markets-table td {
	text-align: center;
	text-transform: none;
	font-weight: normal;
	border: none;
}

.markets-table td {
	padding: 20px 0;
}

.markets-table tr.ali-row td {
	padding: 10px 0;
}

.markets-table th:first-child {
	padding-left: 60px;
}

.markets-table th:last-child {
	padding-right: 60px;
}



.markets-table tr:not(.row-spacer) td {
	background-color: #fff;
}

.markets-table tr td:first-child {
	border-radius: 10px 0 0 10px;
}

.markets-table tr td:last-child {
	border-radius: 0 10px 10px 0;
}

.markets-table tbody tr:first-child {
	box-shadow: 0px 2px 15px -2px #ECEAEA;
	border-radius: 10px;
}

.markets-table .row-spacer td {
	padding: 5px;
}

.over-block {
	/*background-image: url(/img/one-window.png);
	height: 450px;
	background-size: cover;
	text-align: center;
	padding-top: 100px;*/
}
/*
.over-block img {
width: 70%;
}
*/
.tab-navs {
	border-bottom: 1px solid #C1C1C1;
}

.tab-nav {
	padding-left: 30px;
	padding-right: 30px;
}

.tab-nav > div {
	padding: 15px 0;
}

.tabs-block > div {
	display: none;
}

.tabs-block > div.active {
	display: block;
}

.tab-nav.active > div, .tab-nav:hover > div {
	font-weight: bold;
	border-bottom: 1px solid #000;
	cursor: pointer;
}

.sub-form input {
	display: inline-block;
	width: 350px;
	border: 1px solid #C1C1C1;
	border-radius: 10px 0 0 10px;

	max-width: 100%;
	font-family: 'GILROY';

	line-height: 24px;
	padding: 15px 25px 14px;
}

.sub-form input:focus {
	border: 1px solid #2258CB;
}

.sub-form input::placeholder {
	font-size: 20px;
	font-weight: normal;
	color: #656565;
}

.sub-form button, .sub-form a.show-reg-modal {
	border-radius: 0 10px 10px 0;
	background-color: #2258CB;
	width: 300px;
	font-size: 20px;
	font-weight: bold;
	padding: 12px 0;
	height: 55px;
	text-transform: none;
	box-shadow: 0px 4px 15px -4px #3773E0;
	max-width: 100%;
	line-height: 24px;
	padding-top: 11px;
}

.sub-form a.show-reg-modal {
	color: #fff;
	width: 100%;
	border-radius: 10px 10px 10px 10px;
	text-decoration: none;
	display: inline-block;
	padding-top: 14px;
	font-size: 15px;
}

.margin-auto {
	margin: auto;
}

.ps-countdown {
	text-align: center;
	font-size: 15px;
}

.ps-countdown span {
	display: block;
	font-size: 30px;
	font-weight: bold;
}

form.has-error input {
	border-color: red;
}

.alert-success {
	padding: 10px;
	color: #fff;
	text-align: center;
	background-color: #54B98B;
	border-radius: 5px;
}

.product-card i.down {
	display: none;
}

.product-card.is-open i.down {
	display: inline-block;
}

.product-card.is-open i.right {
	display: none;
}

@media (min-width: 768px){
	.site-main {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 1024px){
	.sub-form a.show-reg-modal {
		width: 40%;
		font-size: 20px;
	}
}


.img-md-block, .blue-box-425, .blue-box-768 {
	display: none;
}


@media only screen and (max-width: 1400px) {
	.hd1400 {
		overflow: hidden;
	}

	.mass-load .w410 {
		width: 500px;
	}

	.mass-load .hd1400 {
		display: none !important;
	}

	.mass-load .img-md-block {
		display: block;
	}
}

@media only screen and (max-width: 768px) {

	.sub-form input::placeholder {
		text-align: center;
	}

	.site-main {
		padding-left: 0;
		padding-right: 0;
	}

	.home-header {
		font-size: 32px;
		line-height: 45px;
	}

	.d-sm-none {
		display: none !important;
	}

	.m-font-15 {
		font-size: 15px;
		line-height: 21px;
	}

	.m-font-18 {
		font-size: 18px;
		line-height: 25px;
	}

	.m-font-30 {
		font-size: 30px;
		line-height: 35px;
		text-align: center;
	}

	.m-font-20 {
		font-size: 20px;
		line-height: 25px;
	}

	.m-text-center {
		text-align: center;
	}

	.sub-form input {
		border-radius: 10px;
	}

	.sub-form button {
		border-radius: 10px;
		width: 350px;
	}

	.markets-table {
		font-size: 12px;
	}

	.markets-table-wrap > div {
		padding: 0 10px;
	}

	.markets-table th:first-child {
		padding-left: 0;
	}

	.markets-table th:last-child {
		padding-right: 0;
	}

	.blue-box {
		padding: 20px;
	}

	.blue-box-header {
		font-size: 20px;
		line-height: 25px;
	}

	.blue-box .pl-110 {
		padding-left: 10px;
	}

	.blue-box .white-line {
		justify-content: center;
	}

	.white-product {
		margin: 0 auto;
		margin-top: 20px;
	}

	.tab-navs {
		font-size: 12px;
	}

	.tab-nav {
		padding-left: 5px;
		padding-right: 5px;

	}


	.tab-nav > div {
		padding: 8px 0;
	}

	.tab-nav div div {
		padding: 10px 0;
		border: 1px solid #C1C1C1;
		border-radius: 30px;
	}

	.tab-nav.active div div {
		background-color: #3773E0;
		color: #fff;
	}

	.product-card {
		padding-top: 0;
	}

	.product-card > div:first-child {
		border-bottom: 1px solid #C1C1C1;
	}

	.product-card > div:first-child img, .product-card > div:first-child i {
		float: right;
		padding-top: 5px;
		color: #000;
	}

	.product-card-bottom {
		padding: 15px 0;
	}

	.home-tabs .tab-nav .d-md-none.d-sm-block,
	.img-md-block {
		display: block !important;
	}

	.mt180.mtm74, .mt180.mtm110.font-60.color-07.bold.m-font-30, .mass-load {
		margin-top: 100px;
	}

	.mass-load .w410 {
		width: 280px;
	}

	.blue-box-1024 {
		display: none;
	}

	.blue-box-768 {
		display: block;
	}

}

@media only screen and (min-width: 767px) {

	.blue-box-1024, .blue-box-425 {
		display: none !important;
	}

	.blue-box-768 {
		display: block !important;
	}

}

@media only screen and (max-width: 768px) and (min-width: 426px) {

	.img-md-block, .blue-box-1024, .blue-box-768 {
		display: none;
	}

	.blue-box-425 {
		display: block;
	}



	.mass-load .w410 .m-text-center,
	.mass-load .font-45.mt30.bold.color-07.m-font-30,
	.orders-block .m-text-center, .orders-block .font-45.bold.color-07.m-font-30,
	.work-one-window .m-text-center, .work-one-window .font-45.color-07.bold.m-font-30
	{
		text-align: left;
	}

	.orders-block {
		display: flex !important;
		margin-top: 150px;
	}

	.work-one-window {
		margin-top: 100px;
	}

	.info-block-31, .info-block-32 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.info-block-33 {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 90px;
	}

	/*.d-sm-none.dflex768 {*/
	/*	display: flex !important;*/
	/*}*/

	.dflex768 .font-18 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.dflex768 .font-18.mt-5 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.dflex768 .font-15.mt-3 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.dflex768 .font-15.mt-3 > span {
		display: none;
	}

	.mtd100 {
		margin-top: 100px;
	}

	.mt180.mtm158 {
		margin-top: 90px;
	}
}

@media only screen and (max-width: 425px) {
	.img-md-block, .blue-box-1024, .blue-box-768 {
		display: none !important;
	}

	.blue-box-425 {
		display: block;
	}

	.mass-load .w410 {
		width: 100%;
	}
}


@media only screen and (min-width: 1300px) {
	.blue-box-768 {
		display: none !important;
	}
	.blue-box-1024 {
		display: block !important;
	}


}

@media only screen and (min-width: 1000px) {

	.blue-box-768 {
		padding-bottom: 40px;
		padding-top: 60px;
	}

	.blue-box-768 .blue-box-header {
		font-size: 35px;
		line-height: 45px;
	}

	.blue-box-768 .pl-110 {
		padding-left: 40px;
	}

	.blue-box-768 .dark-blue-box {
		margin-left: 40px;
		margin-right: 40px;
	}

	.blue-box-768 .dark-blue-box .white-line span {
		display: inline-block;
	}

	/*.blue-box-425, .blue-box-768 {
	display: none !important;
	}

	.blue-box-1024 {
	display: block !important;
	}*/
}


.blue-box-wrap, .blue-box-wrap2, .home-main-img {
	position: relative;
}

.home-main-img > div {
	position: relative;
}

.home-main-img > div img {
	/*width: 100%;*/
}

.blue-box-left-img, .blue-box-right-img {
	position: absolute;
	top: calc(50% - 32px);
	height: 64px;
	display: none;
}

.blue-box-wrap .blue-box-left-img {
	left: -277px;
}
.blue-box-wrap .blue-box-right-img {
	right: -248px;
}


.blue-box-wrap2 .blue-box-left-img {
	left: -248px;
}
.blue-box-wrap2 .blue-box-right-img {
	right: -277px;
}



.home-main-img .blue-box-left-img {
	left: -248px;
	
}
.home-main-img .blue-box-right-img {
	right: -277px;
}

.home-header-wrap {
	padding-top: 60px;
}

.home-main-img {
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 767px) {
	.blue-box-left-img, .blue-box-right-img {
		display: block;
	}
	
	.home-header-wrap {
		padding-top: 150px;
	}
	
	.home-main-img {
		margin-left: 0;
		margin-right: 0;
	}
	
	.work-one-window > .pd90 {
		padding-top: 0;
	}
}

@media (min-width: 1024px) {

	.home-header-wrap {
		padding-top: 120px;
	}
}


