@font-face {
	font-family: 'Rubik';
	font-display: swap;
	src: local('Rubik'), url('../font/Rubik.ttf');
}

.mtop {
	margin-top: 20px;
}

.mbot {
	margin-bottom: 20px;
}

.hat-contact .mtop,
.stock-txt.mtop {
	margin-top: 5px;
}

.hat-contact .mbot,
.stock-txt.mbot {
	margin-bottom: 5px;
}

.no-sift-top {
	margin-top: 0 !important;
}

.header-font {
	font-family: 'Rubik';
}

.header-big {
	font-size: 38px;
	line-height: 41px;
}

.header-middle {
	font-size: 25px;
	line-height: 30px;
}

.header-normal {
	font-size: 19px;
	line-height: 24px;
}

.header-small {
	font-size: 16px;
	line-height: 21px;
}

.header-bg {
	padding: 5px 20px;
	background: #fff7d9;
	border-radius: 30px;
}

.header-nobg {
	margin: 5px 0;
	padding: 0 20px;
}

.line-t {
	text-decoration: line-through;
	font-weight: 400;
}

.color-red,
.phone-link,
.phone-link:hover {
	color: #f8423b;
	text-decoration: none;
}

.color-black,
.hat-contact .phone-link {
	color: #000;
}

.color-blue {
	color: #1f9486;
}

.font-bold {
	font-weight: bold;
}

.font-normal {
	font-weight: normal;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

.no-top {
	margin-top: 0;
}

.variant {
	display: inline-block;
	margin: 5px 0;
	width: 297px;
	height: 40px;
	background: url('../img/webp/variant.webp') no-repeat center center;
}

.small-txt {
	margin: 5px 0;
	font: normal 11pt sans-serif;
}

.list-block {}

.block-advantage {
	padding: 40px 0;
	min-height: 452px;
	box-sizing: border-box;
	background: url('../img/webp/advantage-bg.webp') no-repeat center center;
}

.block-nofind {
	margin-top: -70px;
	padding: 400px 0 0 0;
	min-height: 911px;
	box-sizing: border-box;
	background: url('../img/webp/nofind-bg.webp') no-repeat center center;
}

.img-list {
	margin-left: 20px;
	padding: 0;
	list-style-image: url('../img/webp/list-item.webp');
}

.img-list li,
.normal-txt {
	margin: 3px 0;
	font: normal 13pt sans-serif;
}

.spacer {
	display: block;
	height: 40px;
}

.spacer-m {
	display: block;
	height: 30px;
}

.order-form input {
	margin: 15px 0;
	padding: 25px;
	height: 54px;
	border-radius: 25px;
}

.order-form input[type="text"] {
	border: 2px solid #ffed85;
	box-shadow: 0px 0px 15px 0px rgba(255, 237, 133, 0.5) inset;
	background: #fff;
	font: normal 14pt/16pt 'Rubik';
	color: #000 !important;
	transition: all .3s;
}

.order-form input[type="text"]:hover,
.order-form input[type="text"]:focus {
	background: #fff7d9;
}

.order-form input[type="submit"] {
	border: none;
	background: #f8423b;
	font: normal 14pt/5pt 'Rubik';
	color: #fff !important;
	transition: all .3s;
}

.order-form input[type="submit"]:hover,
.order-form input[type="submit"]:focus {
	background: #ff604f;
	box-shadow: 0px 0px 5px 0px rgba(248, 66, 59, 0.5);
}

.block-bg {
	margin-top: -105px;
	padding: 160px 0 0 0;
	min-height: 873px;
	box-sizing: border-box;
}

.block-top {
	margin-bottom: -50px;
	min-height: 800px;
	box-sizing: border-box;
	background: url('../img/webp/hat-bg.webp') no-repeat top center;
}

.block-var {
	min-height: 800px !important;
}

.bg-pink {
	background: url('../img/webp/pink-bg-1.webp') no-repeat center center;
}

.bg-white {
	margin-top: 0 !important;
	padding: 80px 0;
	min-height: 800px !important;
	background: url('../img/webp/white-bg-1.webp') no-repeat center center;
}

.bg-shamp {
	background: url('../img/webp/shamp-bg.webp') no-repeat center center;
}

.bg-teal {
	background: url('../img/webp/response-bg.webp') no-repeat bottom center;
}

.block-response {
	position: relative;
	min-height: 1028px;
	z-index: 100;
	box-sizing: border-box;
}

.resp-cover {
	padding: 88px 22px 0 27px;
	width: 274px;
	height: 571px;
	box-sizing: border-box;
	text-align: center;
}

.resp-cover img {
	display: inline-block;
	margin: 0 auto;
}

.resp-cover-red {
	background: url('../img/webp/resp-cover-red.webp') no-repeat center center;
}

.resp-cover-yellow {
	background: url('../img/webp/resp-cover-yellow.webp') no-repeat center center;
}

.resp-cover-blue {
	background: url('../img/webp/resp-cover-blue.webp') no-repeat center center;
}

.prefooter {
	padding: 80px 0;
	min-height: 497px;
	background: url('../img/webp/prefooter-bg.webp') no-repeat center center;
}

.footer {
	padding: 10px 0;
	background: #fff;
	/*border-top: 4px solid #fd9dab;*/
}

.footer-txt {
	display: inline-block;
	min-height: 113px;
	margin: 0 auto;
	padding: 0 0 0 110px;
	background: url('../img/webp/logo.webp') no-repeat left center;
}

.made-logo {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 21px;
	background: url('../img/webp/atrust-logo.webp') no-repeat center center;
}

.footer-made {
	text-align: right;
}

.wa-block,
.tg-block {
	display: inline-block;
	padding: 7px 25px 8px 25px;
	border-radius: 20px;
	transition: all .3s;
}

.wa-block {
	background: #25d365;
}

.tg-block {
	background: rgb(38, 164, 227);
}

.wa-block:hover,
.tg-block:hover {
	background: #00bbf2;
}

.wa-block a,
.tg-block a  {
	display: inline-block;
	padding: 0;
	font: bold 11pt/23pt 'Rubik' !important;
	color: #fff;
	text-decoration: none;
}

.wa-block a i {
	padding: 0 8px 0 0;
	font-size: 22pt;
	color: #fff;
	vertical-align: top;
}

.tg-block a .tg-icon {
	margin-right:8px;
}

.delivery-img {
	display: inline-block;
	width: 115px;
	height: 46px;
	background: url('../img/webp/delivery-img.webp') no-repeat center center;
}

.delivery-txt {
	margin-top: 10px;
	padding: 0 0 0 20px;
	line-height: 15pt;
}

.block-contact {
	position: relative;
	margin: -150px 0 -140px 0;
	padding: 70px 0 0 0;
	min-height: 750px;
	z-index: 100;
}

.block-ztop {
	position: relative;
	z-index: 101;
}

.block-ztoper {
	position: relative;
	z-index: 102;
}

.contact-container {
	padding-top: 100px;
}

.var-container {
	display: inline-block;
	margin: 0 auto;
	transition: all .3s;
}

.block-advantage .var-container {
	transition: none;
}

.var-container:hover {
	margin: 10px auto 0 auto;
}

.block-advantage .var-container:hover {
	margin: 0 auto;
}

.var-img {
	display: inline-block;
	height: 130px;
}

.var-1 {
	width: 112px;
	background: url('../img/webp/var1.webp') no-repeat top center;
}

.var-2 {
	width: 110px;
	background: url('../img/webp/var2.webp') no-repeat top center;
}

.var-3 {
	width: 103px;
	background: url('../img/webp/var3.webp') no-repeat top center;
}

.var-4 {
	width: 119px;
	background: url('../img/webp/var4.webp') no-repeat top center;
}

.advantage-1 {
	margin-top: 100px;
	width: 111px;
	background: url('../img/webp/advantage1.webp') no-repeat top center;
}

.advantage-2 {
	margin-top: 60px;
	width: 109px;
	background: url('../img/webp/advantage2.webp') no-repeat top center;
}

.advantage-3 {
	margin-top: 50px;
	width: 103px;
	background: url('../img/webp/advantage3.webp') no-repeat top center;
}

.advantage-4 {
	margin-top: 60px;
	width: 112px;
	background: url('../img/webp/advantage4.webp') no-repeat top center;
}

.var-header {}

.var-txt {
	font: normal 12pt/15pt sans-serif;
	color: #777;
	min-height: 80px;
}

.block-advantage .var-txt {
	color: #000;
}

.block-top .footer-txt {
	margin: 20px 0 0 0;
}

.hat-contact {
	display: inline-block;
	margin: 18px 0 0 0;
}

#ordererrmodal .modal-header {
	border-radius: 6px 6px 0 0;
	background: rgb(2, 0, 36);
	background: linear-gradient(180deg, rgba(2, 0, 36, 1) 0%, rgba(210, 12, 12, 1) 0%, rgba(191, 24, 24, 1) 24%, rgba(144, 28, 28, 1) 72%);
	color: #fff !important;
}

#ordermodal .modal-header {
	border-radius: 6px 6px 0 0;
	background: rgb(0, 36, 6);
	background: linear-gradient(180deg, rgba(0, 36, 6, 1) 0%, rgba(42, 247, 95, 1) 0%, rgba(28, 144, 42, 1) 54%);
	color: #fff !important;
}

#ordererrmodal .close,
#ordermodal .close {
	font-size: 30px !important;
	color: #fff !important;
	opacity: 1 !important;
}

ul.countdown {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	display: block;
	text-align: center;
	background: #fd9dab;
	border-radius: 60px;
}

ul.countdown li {
	display: inline-block;
}

ul.countdown li span {
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
}

ul.countdown li.seperator {
	font-size: 40px;
	line-height: 40px;
	vertical-align: top;
}

ul.countdown li p {
	color: #fff;
	font-size: 14px;
}

ul.countdown .days,
ul.countdown .hours,
ul.countdown .minutes,
ul.countdown .seconds,
ul.countdown .seperator {
	color: #fff;
	text-shadow: 2px 2px 4px rgba(50, 50, 50, 1);
}

.alpha {
	opacity: 0.5;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

#cboxOverlay {
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#colorbox {
	outline: 0;
}

#cboxTopLeft {
	width: 25px;
	height: 25px;
	background: url(../img/webp/border1.webp) no-repeat 0 0;
}

#cboxTopCenter {
	height: 25px;
	background: url(../img/webp/border1.webp) repeat-x 0 -50px;
}

#cboxTopRight {
	width: 25px;
	height: 25px;
	background: url(../img/webp/border1.webp) no-repeat -25px 0;
}

#cboxBottomLeft {
	width: 25px;
	height: 25px;
	background: url(../img/webp/border1.webp) no-repeat 0 -25px;
}

#cboxBottomCenter {
	height: 25px;
	background: url(../img/webp/border1.webp) repeat-x 0 -75px;
}

#cboxBottomRight {
	width: 25px;
	height: 25px;
	background: url(../img/webp/border1.webp) no-repeat -25px -25px;
}

#cboxMiddleLeft {
	width: 25px;
	background: url(../img/webp/border2.webp) repeat-y 0 0;
}

#cboxMiddleRight {
	width: 25px;
	background: url(../img/webp/border2.webp) repeat-y -25px 0;
}

#cboxContent {
	background: #fff;
	overflow: hidden;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 20px;
}

#cboxTitle {
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #999;
}

#cboxCurrent {
	position: absolute;
	bottom: 0px;
	left: 140px;
	color: #999;
}

#cboxLoadingOverlay {
	background: #fff url(../img/loading.gif) no-repeat 5px 5px;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	bottom: 0px;
	right: 42px;
	color: #444;
}

#cboxPrevious {
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #444;
}

#cboxNext {
	position: absolute;
	bottom: 0px;
	left: 63px;
	color: #444;
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	color: #444;
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

@media (max-width:768px) {

	.block-bg,
	.block-contact,
	.block-response,
	.block-var,
	.block-nofind,
	.contact-container {
		margin-top: 0;
		min-height: 100px !important;
		padding: 20px 0 !important;
	}

	.bg-pink,
	.block-advantage {
		background: #fdd0cd;
		/*#fda4af*/
	}

	.bg-white {
		padding: 20px 0 !important;
		background: #fff;
	}

	.bg-shamp {
		background: #fff7d9;
	}

	.bg-teal {
		background: #f5fcfc;
	}

	.block-nofind {
		background: #b4e7f1;
	}

	.footer-made,
	.center-cover {
		text-align: center !important;
	}

	.block-top {
		margin: 0;
		background: #fff;
	}

	.small-txt {
		font: normal 10pt sans-serif;
	}

	.mtop {
		margin-top: 15px;
	}

	.mbot {
		margin-bottom: 15px;
	}

	.header-big {
		font-size: 32px !important;
	}

	.header-middle {
		font-size: 22px !important;
	}

	.header-normal {
		font-size: 17px !important;
	}

	.header-small {
		font-size: 14px !important;
	}

	.prefooter {
		padding: 80px 0 !important;
	}

	.adv-1,
	.adv-2,
	.adv-3,
	.adv-4 {
		margin-top: 10px;
	}

	.adopt-center {
		text-align: center !important;
	}

	.header-nobg br {
		display: block !important;
	}
}

@media (max-width:576px) {
	.header-bg {
		display: block;
	}

	.header-nobg {
		margin: 0;
	}

	.header-big {
		font-size: 26px !important;
	}
}

@media (max-width:1024px) {

	.adv-1,
	.adv-2,
	.adv-3,
	.adv-4 {
		margin-top: 10px;
	}

	.block-advantage {
		background: #fdd0cd;
		/*#fda4af*/
	}

	.block-top {
		margin-bottom: 0;
	}
}

/* phone block */
#tg-mob {
	background-color: rgb(38, 164, 227);
	margin-bottom: 0;
	width: 100%;
	height: 50px;
}

#tg-mob p {
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	width: 100%;
	line-height: 50px;
}

#tg-mob p a {
	color: #fff;
	text-decoration: none;
}

#tg-mob .submit {
	background: none;
	margin-bottom: 0;
	-webkit-border-radius: 0px;
	font-size: 12px;
}

#tg-mob .but-offer2 {
	font-size: 28px;
	vertical-align: middle;
	margin-right: 7px;
}