h4 + p {
	margin-top: 20px;
}

h4 {
	margin-bottom: 20px;
}

.control-label {
	font-weight: 400;
}

*:focus {
    outline: none;
}

.red {
	color: #cc0000;
}

.quiet {
	font-size: 13px;
	color: #666;
}

.go2top {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    z-index: 1;
}

.go2top > i {
    opacity: 0.5;
    filter: alphaopacity=50;
    color: #89939e;
    font-size: 38px;
    font-weight: 300;
}

body select.form-control,
body input.form-control,
body button.form-control,
body a.btn.form-control{
	height: 60px;
	border-radius: 5px;
    border: 1px solid #ebebf0;	
}



.nowrap {
	white-space: nowrap;
}

.width100 {
	width: 100%;
}

.nodots,
.nodots ul {
	list-style-type: none;
}
												 
.theme-color {
	 color: #fcc100;
}

.theme-bg {
	 background-color: #fcc100;
}

p {
	line-height: 24px;
	margin-bottom: 20px;
}

.content ol li {
	margin-bottom: 15px;
}

a {
	color: #fcc100;
}

a,
a:hover,
a:focus {
	color: #fcc100;
	text-decoration: underline;
}

.link-blue {
	color: #4158bf;
}

.btn {
	background-color: #fcc100 !important;
	border-radius: 5px;
	border-color: #fcc100 !important;
	padding: 11px 30px;
	font-size: 16px;
	font-weight: 500;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Jost', sans-serif !important;	  
}

.btn:hover,
.btn:focus {
	background-color: #f3bc40 !important;
	border-color: #f3bc40 !important;
}

.btn.btn-bordered {
	background-color: transparent !important;
	border: 2px solid #fcc100 !important;
	color: #fcc100 !important; 
}

.btn.btn-bordered:hover,
.btn.btn-bordered:focus {
	background-color: #fcc100 !important;
	border-color: #fcc100 !important;
	color: #1a1a1a !important; 
}

.btn.btn-big {
	padding: 30px 60px;
	font-size: 20px;
}

.btn.btn-shadow {
    box-shadow: 0px 0px 33px 0px rgb(218, 150, 0);
}

.btn.whatsapp {
	background: #05c947 !important;
	border-color: #05c947 !important;
	line-height: 80px;
	padding: 0 30px 0 10px;
	color: #fff;
	font-weight: 700;
	text-transform: none;
	font-size: 20px;
	display: block;
	height: 80px;
	overflow: hidden;	
}

.whatsapp:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	background: url('/images/messenger-whatsapp.svg');
	height: 80px;
	width: 80px;
	margin-right: 15px;
}

.whatsapp span {
	display: inline-block;
	vertical-align: top;
}

section {
	padding: 50px 0;
}

.bg-grey {
	background: #eff1f6;
}

hr {
	border-color: #d8d8d8;
}

body .modal-body,
body .modal-header,
body .modal-footer {
	padding-left: 30px;
	padding-right: 30px;
	border: 0;
}

body .modal-footer {
	padding-top: 0;
	padding-bottom: 30px;
}

.btn {
	white-space: nowrap;
}

.btn,
.btn:hover,
.btn:focus {
	text-decoration: none;
	outline: 0;
}

body .ms2-message-success,
body .ms2-message-success  {
	background-color: #00abc5 !important;
}

body .ms2-message-error,
body .ms2-message-error  {
	background-color: #b42630 !important;
}

body .ms2-message-info,
body .ms2-message-info  {
	background-color: #666 !important;
}

.jGrowl-closer { display: none !important;}

.jGrowl-notification {
	line-height: 18px;
	display: none !important;
}

.nodis {
	display: none !important;
}

textarea {
	resize: vertical;
}

.font-dark {
	color: #000;
}

html body {
	font-family: 'Jost', sans-serif !important;
	font-size: 16px;
	color: #202127;
	line-height: 24px;
	overflow-x: hidden;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: 'Jost', sans-serif !important;
	font-weight: 700;
}

header {
	color: #fff;
/*	border-bottom: 1px solid rgba(255,255,255,0.2); */
	line-height: 1;
	background: #192026;
}

header a {
	text-decoration: none;
}

.header-phone a {
   	font-size: 14px;
	font-weight: 600;
}

.header-phone span {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
}

.header-email a {
	font-size: 14px;	
}

.header-desc {
	font-size: 15px;
	color: #c2c7d9;
	width: 130px;
}

.bg-primary {
	background: #008CFF;
}

#blocks .item {
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 100%;
	min-height: 230px;
}

#blocks .item p {
	color: #c2c7d9;
	font-size: 16px;
}

#bar {
	border-top: 2px solid #fcc100;
	background: #008CFF;
}

#types .item {
	position: relative;
	z-index: 1;
}

#types {
	position: relative;
	padding-bottom: 0;
}

#types .item img {
	border-radius: 5px;
}

#types .row > div:last-child .item .img {
	position: relative;
}

#types .row > div:last-child .item img {
	border: 2px solid #fcc100;
}

#types .row > div:last-child .item .item-label {
	position: absolute;
	z-index: 3;
	top: -20px;
	font-size: 14px;
	font-weight: 700;
	left: 0;
	background: #fcc100;
	color: #000;
	border-radius: 5px;
	padding: 5px 15px;
	text-transform: uppercase;	
}

#types .title {
	position: relative;
	z-index: 2;
}

#types ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;		
}

#types ul li {
	font-weight: 700;		
}


ul.plus {
	color: #06c910;
}

ul.minus {
	color: #f00326;
}

#form1 ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 ;
}

#form1 ul li {
	margin-bottom: 30px;
}

#form1 ul li .num {
	float: left;
	display: block;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-weight: bold;
	background: #fcc100;
	border-radius: 50%;
	margin-right: 15px;
	font-size: 20px;
}

#form1 ul li .desc {
	overflow: hidden;
}

.lpform-0 {
	border-radius: 10px;
    background-color: #eff1f6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 20px 60px 0px rgba(42, 43, 48, 0.1);
    padding: 7px;
    position: relative;
    z-index: 1;
}

.lpform-0:before {
	content: '';
	position: absolute;
	display: block;
	height: 100px;
	width: 5px;
	left: -5px;
	top: 40px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	 border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #fcc100;
	z-index: 0;		
}

.lpform-0 .lpform-1 {
	border-radius: 10px;
    padding: 30px;
    border: 1px solid #fcc100;
}

.ul-checks {
	list-style-position: inside;
	list-style-type: none;
	padding: 0 ;
}

.ul-checks li {
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 18px;
}

.ul-checks li:before {
	content: '';
	display: block;
	float: left;
	margin-right: 7px;
	width: 20px;
	height: 25px;
	background: url('/images/check.svg') no-repeat -19px -12px;
	
}

.ul-checks li span {
	display: block;
	overflow: hidden;
}


.ul-money {
	list-style-position: inside;
	list-style-type: none;
	padding: 0 ;
}

.ul-money li {
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 18px;
}

.ul-money li:before {
	content: '';
	display: block;
	float: left;
	margin-right: 20px;
	width: 50px;
	height: 50px;
	background: url('/images/icon-cash.svg') no-repeat top left;
	
}

.ul-money li span {
	display: block;
	overflow: hidden;
}

.ul-money li .desc {
	overflow: hidden;
}

.ul-delivery li {
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 18px;
}

.ul-delivery li:before {
	content: '';
	display: block;
	float: left;
	margin-right: 20px;
	width: 50px;
	height: 50px;
	background: url('/images/icon-delivery.svg') no-repeat top left;
	
}

.ul-delivery li span {
	display: block;
	overflow: hidden;
}

.ul-delivery li .desc {
	overflow: hidden;
}


.contacts .contacts_in {
    border-radius: 10px;
    padding: 40px 30px;
    border: 1px solid #fcc100;
}

.contacts {
    border-radius: 10px;
    background-color: #fff;
    border-color: transparent;
    border-style: solid;
    padding: 7px;
    position: relative;
    z-index: 10;
    text-align: left;
}

#map-overlay {
    position: relative;
}

.contact-form-overlay {
    position: relative;
    background-color: #fff;
    z-index: 10;
    border-radius: 4px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}

#map-overlay .container {
	position: relative;
}

#map-overlay .contacts a {
	color: #202127;
	text-decoration: none;
}

.fancybox-close-small {
	top: 10px;
	right: 10px;
}

.wall {
	padding: 7px 15px;
	background: #eff1f6;
	border-radius: 5px;
	font-size: 20px;
	line-height: 30px;
}

.hr {
	padding: 0 30px;
	margin: 15px 0;
	border-bottom: 1px solid #c2c7d9;
}

.page-title {
	padding: 0 60px 30px;
    border-bottom: 1px solid #d8d8d8; 	
}

.page-title h1 {
	margin-bottom: 0;
}

.pagination > li > a,
.pagination > li > span {
	padding: 0 15px;
	text-align: center;
	height: 40px;
	line-height: 38px;
	border-radius: 20px !important;
}



div.pagination {
	text-align: center;
	width: 100%;
}

ul.pagination li {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #00abc5;
    border-color: #00abc5;
}

.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #00abc5;	
}


body .modal-content {
	max-width: 100%;
	box-shadow: none;
	border: 0;	
}

.formDesc {
	font-weight: bold;
	text-transform: uppercase;
}

.modal-content input[type="text"], 
.modal-content textarea {
  display: block;
  margin: 0 auto 20px !important;
  max-width: 100%;
  border: 1px solid #c5c5c5;
  background-color: #fff;
 
}

.modal-content input, 
.modal-content textarea {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
}

.modal-content h5 {
	margin-bottom: 15px;
}

body .fancybox-close-small:after {
	content: '';
	background: url('/images/close.png') no-repeat center center !important;
}

body .fancybox-close-small:hover:after {
    background-color: #eee !important;
}

body .fancybox-close {
	background-image: none !important;
	right: 30px;
	top: 30px;
	text-align: center;
	line-height: 29px;
	border: 1px solid #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 30px;
	height: 30px;			
}

body .fancybox-close:hover,
body .fancybox-close:focus {
	text-decoration: none;
}

body .fancybox-close:before {
	content: '✕';
	display: block;
	font-size: 18px;
	color: #000;
	font-weight: 300;
}

.modal-window {
    display: none;
    max-width: 100%;
    width: 400px;
    overflow: visible;
}

.modal-content {
	background: #eff1f6;
}

.img {
	position: relative;
	display: block;
}

.img img {
	width: 100%;
}

.float-img {
	max-width: 300px;
	float: left;
	margin: 0 30px 15px 0;
}

ul.lines {
	list-style-type: none;
}

ul.lines li {
	overflow: hidden;
	margin-bottom: 20px;
}

ul.lines li:before {
	content: '—';
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	float: left;
}

.panel-body span,
span.line {
	display: inline-block;
	color: #007dac;
	margin-right: 5px;
}	

.btn-more span {
	display: inline-block;
	vertical-align: top;
}
	
.btn-more:after {
	content: "\f054";
	width: 21px;
	height: 11px;
	margin-left: 5px;
	display: inline-block;	
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;	
}

.btn-more:hover:after {
	margin-left: 10px;	
}

.btn-more:hover {
	padding-right: 25px;	
}

footer ul {
	list-style-type: none;
	padding-left: 0;
	overflow: hidden;
	display: block;
}


footer ul li {
	margin-bottom: 10px;		
}

footer {
	font-size: 15px;
	background: #192026;
	color: #c2c7d9;
	padding: 30px 0;
}

.footer-contacts-block img {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;	
}

footer a {
	color: #ccc;
}


.modal-window h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}

/*
.body-content {
	margin-bottom: 30px;
}
*/

.content img {
    max-width: 100%;
    height: auto;
}




@media screen and (min-width: 768px) {


}





@media screen and (min-width: 1200px) {

}


@media screen and (max-width: 1199px) {



	
}


@media (max-width: 1199px) and (min-width: 992px) {

.header-phone span {
    font-size: 18px;
}
  
}

@media (min-width: 992px) {

	#map1 {
		height: 800px;
	}

#map-overlay .contacts {
    position: absolute;
    top: 30px;
    left: 0;
    width: 600px;
}

.lpform-0 .lpform-1 {
    padding: 60px 50px;
}

#delivery {
	background: #eaedf4 url('/images/dlvry.jpg') no-repeat center bottom;
}

#types .item {
	padding: 180px 15px 100px;
	height: 100%;
}

#types:before {
	content: '';
	position: absolute;
	display: block;
	height: 100%;
	width: 20%;
	right: 0;
	top: 0;
	bottom: 0;
	background: #008CFF;
	z-index: 0;	
}


#types .row {
	margin-top: -140px;
}

#types .row > div:last-child .item {
	background: #008CFF;
	color: #fff;
}

/*
header.fixed {
	position: fixed;
	top: 0;
	z-index: 98;
	left: 0;
	right: 0;
	overflow: visible;
	-webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.1);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
*/

	footer .copyright {
		margin-left: 15px;
		float: left;
	}

	.modal-window {
	    width: 500px;
	}
			
}

@media (min-width: 992px) and (max-width: 1200px) {

	footer .logo-holder img {
		width: 100px;
	}

}


@media (min-width: 992px) and (max-width: 1199px) {	

	.page-title {
		padding-left: 30px;
		padding-right: 30px;
	}	
}


@media (max-width: 991px) {

	#map1 {
		height: 400px;
	}

    .wall {
		font-size: 16px;
	}

	#map-overlay .contacts {
		padding: 50px 0;
	}

   	.logo-holder .logo img {
		width: 200px;   
	}

	.page-title {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.logo img {
		margin: 0 auto;
	}
	
	#types-in .item {
		margin-bottom: 30px;
	}
	
	#types-in .item .title {
		font-size: 18px;
	}
/*	
	#delivery {
	    background: #eaedf4 url(/images/dlvry.jpg) no-repeat center right;
	}	
*/
}

@media (max-width: 991px) and (min-width: 767px) {

	
}

@media (max-width: 767px) {
	
	.header-phone span {
		font-size: 18px;
		text-decoration: none;
	}

	footer {
		text-align: center;
	}

    #delivery {
	    background-image: none;
	}

}

@media (max-width: 570px) {
	
	.fancy-close span {
		display: none;
	}

}

@media (max-width: 500px) {

	#cartModal .fancy-close span {
		display: none;
	}
	
	.footer-nav ul li {
    	display: block;
		text-align: left;	
	}
	
	header .header-desc {
		font-size: 9px;
		line-height: 14px;
	}
	
}
