* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg_body.png);
	font-family: "Fira Sans";
	line-height: 1.3;

}

.container {
	width: 85%;
	box-shadow: 0 0 105px 0 #41230f;
	padding: 0;
}

.clear {
	clear: both;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*Стили для главного блока сайта (шапки)*/

header {
	background: url(../images/bg_header.png) center 0 no-repeat;
	background-size: cover;
	/*height: 850px;*/
}

.cont_header {
	width: 80%;
	margin: 0 auto;
}

.logo {
	position: relative;
	left: 7px;
	text-align: center;
}

.logo figure {
	margin-top: 50px;
}

.logo figcaption p {
	font-family: "Exo 2";
	color: #ffb33d;
	font-weight: bold;
}
.logo figcaption p:first-child {
	font-size: 18.22px;
}
.logo figcaption p span {
	font-size: 26.11px;
}

.logo h1, .logo h1 span {
	font-family: "Exo 2";
	color: #fff;
}

.logo h1 {
	/*margin-top: 5px;*/
	font-size: 38px;
	font-weight: bold;
}

.logo h1 span {
	font-size: 38px;
	font-weight: lighter;
}

.logo p:nth-child(3) {
	color: #f6ac3b;
	font-size: 21px;
	font-weight: lighter;
	margin-top: 20px;
}
.button {
	width: 100%;
}

/*.video-container {
	width: 100%;
	height: 100%;
}*/

.button a {
	text-align: center;
	text-decoration: none;
	color: #fff;
	display: block;
	/*height: 30px;*/
	padding: 14px 0px;
	width: 240px;
	background: #f59809;
	border-radius: 10px;
	font-size: 20px;
	font-weight: bold;
	margin: 50px auto 0;
}

.button a:hover {
	background: #ffc018;
}

.header_bottom p {
	position: relative;
	left: 45px;
	color: #a7886d;
	font-size: 26px;
	margin-top: 145px;
	margin-bottom: 125px;
}

.header_bottom p span {
	color: #ffb23b;
}

.header_right {
	position: relative;
	left: 35px;
}

.header_right_top div:first-child p {
	
	color: #fff;
	font-size: 25px;
	
	
	margin-top: 40px;
	margin-bottom: 30px;
}

.header_right_top div:first-child p span {
	background: url(../images/tel.png) 0 10px no-repeat;
	padding-left: 50px;
	line-height: 1.9;
	display: inline-block;
}



.header_right_top div:last-child p {
	position: relative;
	top: 10px;
	left: -40px;
	color: #f59809;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: left;
}

.header_right_top div:last-child p span {
	padding-left: 25px;
	background: url(../images/mail.png) 0px 3px no-repeat;
}

.header_right_top div:last-child p a {
	color: #f59809;
}

.header_right_top div:last-child p a:hover {
	color: #f59809;
}

.header_right_bottom p {
	font-size: 13px;
	color: #fff;
	background: url(../images/znak_header.png) 0 2px  no-repeat;
	padding-left: 50px;
	/*margin-top: 125px;*/
}

.header_right_bottom p span {
	color: #ffb33d;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 20px;
	height: 0;
	overflow: hidden;
}

iframe {
	position: absolute;
	top:0;
	left: 0;
	box-shadow: 0 0 50px 0 #41230f;
	border: 1px solid #000; 
	

}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*Стили для второго блока сайта*/



.block_2 .row {
	margin-right: 0;
}


.block_2 .row div:last-child {
	background: #fff;
	padding: 0;
	/*box-shadow: -6px 0 80px 50px #fff;*/
}

.block_2 .row div:last-child p {
	z-index: 100;
	font-family: "Exo 2";
	font-size: 20px;
	padding: 0 80px 0;
	color: #523b30;
}

.leftside_block_2 {
	background: url(../images/ruzov.png) no-repeat;
	width: 100%;
	height: 500px;
}

.block_2 .row div:last-child p:first-child {
	margin-top: 100px;
}

.block_2 .row div:last-child p:last-child {
	margin-bottom: 99px;
}

.block_2 .row div:last-child strong {
	font-size: 25px;
	font-weight: 900;
}



/*.block_2 .row .col-xs-12.col-md-6 {
	padding-right: 0;
}*/

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*Стили для третьего блока сайта*/
.block_3 {
	text-align: center;
	background: url(../images/bg_block_3.png) center no-repeat;
	background-size: cover;
	/*height: 484px;*/
	font-family: "Exo 2";
	color: #41230f;

}

.block_3 p {
	margin: 0px auto;
	width: 75%;
}

.block_3 p:first-child {
	margin-top: 95px;
	margin-bottom: 100px;
	font-size: 25px;
}

.block_3 p:first-child strong {
	font-size: 30px;
}

.block_3 p:last-child {
	margin-bottom: 100px;
	font-family: "Fira Sans";
	font-size: 18px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*Стили для четвертого блока сайта*/
.head {
	text-align: center;
}

.head h2 {
	font-family: "Exo 2";
	font-size: 40px;
	font-weight: 800;
	margin-top: 75px;
	margin-bottom: 38px;
	color: #41230f;
}

.head p {
	font-size: 20px;
	margin: 0 auto; 
	margin-bottom: 40px;
	width: 80%;
	color: #383d4c;
}

.take {
	background: #fff;

}

.cont {
	width: 85%;
	margin: 0 auto;
}

.papirus {
	background: url(../images/papirus_2.png) center no-repeat;
	height: 300px;
	text-align: center;
	font-size: 20px;
	line-height: 1.1;
	color: #41230f;
}

.yantra p:first-child {
	width: 90%;
	padding-top: 220px;
	font-size: 14px;

}

.papirus span {
	font-weight: bold;
}

.papirus p {
	margin: 0 auto; 
	padding-top: 5px;
	width: 140px;
	font-weight: 500;
}

.papirus h4 {
	margin: 0;
	padding-top: 95px;
	font-weight: bold;
	font-size: 20px;
}

.papirus_2 p {
	font-size: 14px;
	font-weight: 500;
}

.papirus_2 h4 {
	font-size: 25px;
}

.papirus_3 p:first-child {
	padding-top: 90px;
	font-size: 14px;
}

.papirus_3 p:last-child {
	font-size: 20px;
	font-weight: bold;
}

.papirus_4 p:first-child {
	padding-top: 115px;
	font-size: 14px;
}

.papirus_4 p:last-child {
	font-size: 20px;
	font-weight: bold;
}

.papirus_5 p:first-child {
	padding-top: 115px;
	font-size: 14px;
}

.papirus_5 p:last-child {
	font-size: 14px;
	font-weight: bold;
}

.papirus_5 p:last-child strong {
	font-size: 20px;
}

.papirus.yantra {
	background: url(../images/two_yantras.png) center 10px no-repeat;
}

.papirus.papirus_1 {
	background: url(../images/papirus_1.png) center no-repeat;
}

.bottom_block_4 {
	background: #d8c6c1;
	border-radius: 20px;
	margin-top: 90px;
}
.bottom_block_4 img {
	margin: 40px 30px 0 37px;
	float: left;
}

.bottom_block_4 p {
	padding: 25px 0 25px 80px;
	font-size: 16px;
	margin-left: 45px;
	/*padding-left: 80px;*/
	background: url(../images/znak.png) 0 35px no-repeat;
}

.order_calc {
	width: 100%;
}

.bottom_block_4 a {
	text-align: center;
	text-decoration: none;
	background: #f59809;
	width: 250px;
	/*height: 40px;*/
	padding: 15px 0px ;
	color: #fff;
	border-radius: 10px;
	font-size: 20px;
	display: block;
	margin:23px auto 0px;
	vertical-align: middle;
}

.bottom_block_4 a:hover {
	background: #ffc018;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*Стили для пятого блока сайта*/
.quest_answer {
	background: #fff;
}

.quest_answer ul li {
	line-height: 1.4;
	/*line-height: 20px;*/
	/*margin-top: 5px;*/
	list-style-type: none;
	padding-left: 90px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-top: 1px;
	background: url(../images/list_icon.png) 0 5px no-repeat;
}

.quest_answer ul li h3 {
	color: #725d54;
	font-size: 25px;
	font-weight: 600;
}

.quest_answer ul li p {
	font-size: 20px;
	font-style: italic;
	color: #383d4c;
	/*font-weight: 600;*/
}

.qa_h2 {
	text-align: center;
}

.qa_h2 h2 {
	color: #41230f;
	margin-top: 90px;
	font-family: "Exo 2";
	font-weight: 900;
	font-size: 40px;
	margin-bottom: 30px;
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
/*Стили для шестого блока сайта*/
.order {
	background: #fff;
}
.order h2 {
	margin: 0 0 90px; 
	font-family: "Exo 2";
	font-size: 40px;
	font-weight: 900;
	color: #383d4c;
}

.order div:first-child {
	text-align: center;
}

.order div.row:last-child h2 {
	margin-top: 90px;
	margin-bottom: 0;
	font-size: 35px;
	color: #f59809;
}

.order div.row:last-child p {
	margin-bottom: 90px;
	width: 100%;
}

.order figure {
	text-align: center;
	margin-bottom: 40px;
}

.order p {
	width: 180px;
	margin: 20px auto 0;
	font-size: 18px;
}

p.order_par_4 {
	font-size: 14px;
}

.button_1 a, .button_2 a{
	background: #f59809;
	padding: 12px 30px;
	text-decoration: none;
	font-size: 15px;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
}

figcaption a:hover {
	background: #ffc018;
}

.button_1 a{
	margin-top: 20px;
}

.button_2 a{
	margin-top: 20px;
}

.order_bottom {
	/*width: 100%;*/
}

.order_bottom p {
	/*width: 90%;*/
}
/*-------------------------------------------------------------------------------------------------------------------------------------*/
/*Стили для футера сайта*/
footer {
	background: url(../images/bg_footer.png) center 0 no-repeat;
	background-size: cover;
	color: #fff;
}

footer div.row .h2 {
	text-align: center;
}

footer div.row .h2 h2{
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 30px;
}

.feed_back_phone p {
	text-align: right;
	margin-bottom: 30px;
	font-size: 25px;
}

.feed_back_mail p {
	text-align: left;
	margin-bottom: 30px;
	font-size: 25px;
}

.feed_back_phone span {
	color: #f59809;
	font-size: 35px;
	font-weight: 600;
}

.feed_back_mail span a{
	color: #f59809;
	font-size: 35px;
	font-weight: 600;
}

.feed_back_mail span a:hover{
	color: #f59809;
}

.astrology_text {
	text-align: center;
	color: #f59809;
	font-size: 20px;

}

.yantra_bottom {
	margin-top: 90px;
    margin-bottom: 80px;
	text-align: center;
}

.modal-dialog {
	font-size: 18px;
}

