
.land_header_custom {
/* 	margin-top: 80px; */
    position: relative;
    width: 100%; /* Произвольная ширина, которая требуется для блока */
	background: url(/ld/set2/img/land_header_bg.jpg);
	background-size: 100%;
	height: 47.0vw;
	padding-top: 10vw;
	text-align: center;
/* 	margin-bottom: -40px; */
   }


.land_header_custom .name{
	font-size: 2vw;
	margin-left: 20%;

	color: #0c4d76;
	line-height: 1;
	width: auto;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}


.land_header_custom .name>div{
	font-size: 200%;
	font-weight: 100;
	}

.land_header_custom .author1{
	font-size: 1.3vw;
	margin-left: 20%;
	margin-top: 2.6vw;
/* 	color: #0c4d76; */
	padding-left: 2vw;
	border-left: 3px solid #333;
	line-height: 1.4;
	width: auto;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	font-weight: 100;
}


.land_header_custom .author1>div{
	font-weight: bold;
	}




.land_header_custom .date1{
	font-size: 2.3vw;
	margin-top: 8vw;
	margin-left: 20%;
	font-weight: bold;
	position: relative;
	float: left;
	}

.land_header_custom .date1 .smallup{
	position: absolute;
	right: 2px;
	top:-10px;
	font-size: 40%;
}

.land_header_custom .info{
	font-size: 1.8vw;
	margin-top: 1.5vw;
	text-align: left;
	margin-left: 20%;
	font-weight: bold;
	background: #555;
	color: #fff;
	display: inline-block;
	padding: 1vw 2.5vw;
	text-align: left;
	float: left;
	}

.land_header_custom .info>span{
	font-weight: 100;
}

@media (max-width: 768px) {
	.delivery {
		line-height: 1 !important;
		}

.land_header_custom {
		padding-top: 15vw;
		background: url(/ld/set2/img/land_header_bg_small.jpg);
		background-size: 100%;
		height: 127vw;
		padding-top: 10vw;
	}	
	.land_header_custom .name{
		font-size: 5vw;
		margin-left: 15%;
	}
	
	.land_header_custom .author1{
		font-weight: 500;
		font-size: 3vw;
		margin-left: 15%;
		margin-top: 6vw;
	}

	.land_header_custom .date1{
		font-size: 5vw;
		margin-top: 85vw;
		margin-left: 15%;
		}
	
	.land_header_custom .info{
		font-size: 6vw;
		margin-left: 15%;
		margin-top: 2vw;
	}

	.land_header_custom .info>span{
		font-weight: 500;
	}
	
}

.payment_free {
	text-align: center;
	font-size: 5vw;
	font-weight: bold;
/* 	text-transform: uppercase; */
	color: #fff;
	}
	
.payment_free span{
	background: #555;
	padding: 1vw 2.5vw;
	
}

h3 .small {
	font-size: 50%;
	color: #fff;
	margin-top: 1vw;
	text-align: center;
	}
	
h3 .small span{
	background: #2da99c;
	padding: 0.5vw 1.5vw;
}

.comments {
	padding-bottom: 20px !important;
}

.comments img {
	margin-bottom: 10px;
	}

.comments .row.hidden{
	display: none;
	}
	
.more {
	text-align: center;
	margin-top: 1vw;
	margin-bottom: 0;
	border-top: 1px solid #3b938a;
	}


.container-fluid.gray2 {
	background:  #a85003;
	}
	
.additional_text_1 {
	display: none;
	}
	
.dino {
	width: 100px;
	height: 100px;
	background: url(/ld/set2/img/dino.jpg) no-repeat center center #fff;
	border-radius: 100px;
	background-size: 70%;
/* 	margin-top: -50px; */
	}


input.centerd_text {
	-webkit-appearance: none;
	border-radius: 0 !important;
	padding: 10px 15px;
	border: 1px solid #e4e4e4;
	width: 50%;
	margin: 0 auto;
	display: block;
	border-bottom: 2px solid #2da89c;
	box-shadow: none;
	height: 40px;
	background: #fff;
	text-align: center;
	}
	
.gift {
		background: url(img/gift.png) center center   #008cc1 no-repeat;
		background-size: 44px 44px; 
		width: 84px;
		height: 84px;
		left: 50%;
		top: -41px;
		position: absolute;
		margin-left: -44px;
		border-radius: 100px;
	}


.composition__container {
	height: 156px;
    max-width: 306px;
    margin: 0 auto;	
    margin-left: 40px;
}