body{
	width: 100%;
	max-width: 1920px;
	margin: auto !important;

}
section{
	position: relative;
    align-items: flex-start;
    display: flex;
    justify-content: center;
    z-index: 1;
    height: 100vh;
}
img{
	width: 100%;
	 
}
section{
	height: 100vh;
}

nav,.section1,.section2{
	overflow: inherit ;
	color: white;
	
}
nav.navbar{
	width: 100%;
	max-width: 1920px;
	position: absolute;
	z-index: 2;
	flex-direction: column;
	margin: 0 !important;
	padding-top: 20px;
	background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(5,8,9,1) 50%, rgba(5,5,5,0) 100%);
	height: 200px;
	align-items: flex-start !important;
}
nav .navbar-brad{
    align-items: center;
    justify-content: space-between;
    width: 390px;
}
nav .navbar-brad span{
	margin-right: 5px;
	width: 160px;
}
nav .navbar-brad img{
	width: 200px;
}
nav .phone{
	font-size: 30px;
}
nav .span1{
	font-size: 40px;
}
.buyBtn{
	-webkit-box-shadow: 14px 7px 16px 8px rgba(0, 0, 0, 0.57);
-moz-box-shadow: 14px 7px 16px 8px rgba(0, 0, 0, 0.57);
box-shadow: 14px 7px 16px 8px rgba(0, 0, 0, 0.57);
}
.consultText{
	margin-top: 20px;
	text-shadow: 4px 2px black, 0 4px 13px black, 1px 0 black, 0 -1px black;
}
.iconBig{
	width: 100px;
	height: 100px;
	/*border: solid 1px black;*/
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;	
}
.icon-calendar{
	background-image: url(/lib/images/icons/calendar.svg);
	background-repeat: no-repeat;
	background-position: center;	
}
.icon-clock{
	background-image: url(/lib/images/icons/clock.svg);
	background-repeat: no-repeat;
	background-position: center;`
}
.icon-consult{
	background-image: url(/lib/images/icons/consult.svg);
	background-repeat: no-repeat;
	background-position: center;`
}
.icon-group{
	background-image: url(/lib/images/icons/group.svg);
	background-repeat: no-repeat;
	background-position: center;`	
}
.iconItem{
	width: 250px;
	height: auto;
	-webkit-box-shadow: 14px 7px 16px 8px rgba(0, 0, 0, 0.57);
-moz-box-shadow: 14px 7px 16px 8px rgba(0, 0, 0, 0.57);
box-shadow: 14px 7px 16px 8px rgba(0, 0, 0, 0.57);

}
.largeText{
	font-size: large;
}
.veryLargeText{
	font-size: 30px;
}
.iconText{
	text-align: center;
	color: white !important; 
	font-size: smaller !important;
	width: 90%;
	margin: auto;
}
.nesquik{
	width: 20px;
	height: 20px;
}
.mt20{
	margin-top: 20px;
}
.section3_img{
	width:25px !important; height: 25px !important;
}
/*SECTION 6*/
.section6{
	height: auto;
	background-color: #2b2930;
	color: white;
	justify-content: space-between;
}
/*SECTION 5*/
.giftBlock{
	width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gift{
	width: 150px;
    height: 150px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.section5_footer{
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}
.section5 .card button{
	background-color: black;
	color: white;
	text-shadow: 4px 2px black, 0 4px 13px black, 1px 0 black, 0 -1px black;
	width: 40%;
}
.section5 .card input{
	width: 90%;
	    outline: none;
    border: navajowhite;
    border-bottom: solid 2px black;
    background: transparent;
    height: 40px;
}
.section5 .card input::-webkit-input-placeholder {
text-align:center;
}
.section5 .card{
	width: 600px;
	height: 400px;
	justify-content: flex-end;
	align-items: center;
	border-radius: 10px;
	box-shadow: 14px 7px 16px 8px rgba(0, 0, 0, 0.57);

	background: linear-gradient(153deg, rgba(231,135,0,1) 1%, rgba(255,255,255,1) 50%, rgba(231,135,0,1) 100%);
    outline: none;
    border: none;
}
.section5 #form_success_center_block{
	font-size: 20px !important;
}
.section5{
	background: linear-gradient(153deg, rgba(231,135,0,1) 1%, rgba(255,255,255,1) 50%, rgba(231,135,0,1) 100%);
}
.section5_header{
	background: linear-gradient(180deg, rgb(43 41 48) 0%, rgb(43 41 48 / 80%) 50%, rgba(5,5,5,0) 100%);
	/*height: 200px;*/
	color: white !important;
	justify-content: center;
    align-items: flex-end;
}
/*SECTION 4*/
.section4_header{
	color: white !important;
	font-size: larger;
}
.section4{
	height: auto; background-color: #2b2930;
}
/*SECTION 3*/
.section3{
	font-size: 30px;
	background: rgb(231,135,0);
	background: linear-gradient(273deg, rgba(231,135,0,1) 25%, rgba(255,255,255,1) 100%);
}
.section3_content{
	color: black !important;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;	
}
.section3 .background{
		display: none;
	}
/*SECTION2*/
.section2-text{
	font-size: larger;
}
/*SECTION  1*/
section.section1 img.background{
	
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    object-position: top;
}


section.section1{
	background-image: url('/lib/images/baloons.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.section3_header{
		text-align: center;
	}

.form-success {
	font-size: 20px;
    font-weight: 500;
}
@media screen and  (max-height:715px){
.section5{
		height: auto;

	}
	.giftBlock{
		position:  inherit;
	}
}
/*MEDIA*/
@media screen and  (max-width: 1093px){
.section5{
		height: auto;

	}
	.giftBlock{
		position:  inherit;
	}
	.section3_header{
		text-align: center;
	}
	.section3 .background{
		display: none;
	}
}
@media screen and  (max-width: 1000px){
	nav.navbar{
		flex-direction: unset ;
	}
	.section4 .container{
		justify-content: center !important;
	}
	
	.section3_header{
		text-align: center;
		color: white;
		text-shadow: 4px 2px black, 0 4px 13px black, 1px 0 black, 0 -1px black;
		/*background: linear-gradient(180deg, rgb(43 41 48) 0%, rgb(43 41 48 / 80%) 50%, rgba(5,5,5,0) 100%);*/
	}
	.section3_cont{
		width: 96%;
		margin-left: auto;
	}
	.section5 .card{
		width: 100%;
	}
	.giftBlock span{
		margin-left: 14px !important;
	}
	.gift{
		width: 100px;
		height: 100px;
	}
	.veryLargeText{
		font-size: 16px;
	}
	.section5 .card{
		width: 400px;
		height: 300px;
	}
	.section5 input{
		margin: 0 !important;
	}
	.section5 #form_success_center_block{
		font-size: 15px !important;
	}
	
}


/*NESQUK*/
@keyframes nesquik {
	  0% {
	    transform: translate3d(0, 0, 0);
	  }
	  100% {
	    transform: translate3d(0, 110vh, 0);
	  }
	}



/* customizable snowflake styling */
.snowflake {
  color: #fff;
  font-size: 1em;
  font-family: Arial;
  text-shadow: 0 0 1px #000;
}

@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}
/* Demo Purpose Only*/
.demo {
  font-family: 'Raleway', sans-serif;
	color:#fff;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
}
.demo a{
  font-family: 'Raleway', sans-serif;
color: #000;		
}