*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	margin: 0;
}
p {
	margin: 0;
}
a {
	text-decoration: none;
	color: inherit;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
ul li,
ol li {
	list-style: none;
}
ul, ol {
	margin: 0;
	padding-left: 0;
}
button {
	font: inherit;
	outline: none;
	border: 0;
	padding: 0;
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	font-weight: normal;
}
.hidden {
	display: none;
}

.white {
    color: white;
}
.container {
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
	width: 100%;
	max-width: 950px;
}
.wrapper {
	overflow: hidden;
}

/*header_block*/
.header {
    padding-top: 40px;
    background: url(../img/header_back.jpg)no-repeat center/cover;
}
.header_text_bl {
    text-align: center;
    margin-bottom: 60px;
}
.logo {
    margin-bottom: 50px;
}
.header_text_glav {
	text-transform: uppercase;
}
.header_text_glav_first {
    width: 100%;
    max-width: 936px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 15px auto;
}
.header_text_glav h1 {
    position: relative;
    font-size: 46px;
    font-weight: 800;
    line-height: 67px;
    color: #46783D;
}
.header_text_glav_first::before {
    content: '';
    position: absolute;
    width: 936px;
    height: 66px;
    background: url(../img/glav_text_back.png)no-repeat;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}
.header_text_glav_two {
    width: 100%;
    max-width: 730px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 40px auto;
}
.header_text_glav_two::before {
	content: '';
	position: absolute;
	width: 730px;
	height: 35px;
	background: url(../img/glav_text_two_back.png)no-repeat;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
}
.header_text_glav h2 {
    position: relative;
    font-size: 29px;
    line-height: 35px;
    font-weight: 700;
    color: #e38838;
    margin-bottom: 25px;
}
.header_bl {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.item_header {
	position: relative;
    width: 100%;
    max-width: 220px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 0 15px;
}
.item_header_bg {
    width: 120%;
    background: #46783D;
    margin: 0 -10%;
    padding: 73px 30px 70px 30px;
    border-top-left-radius: 100% 10%;
    border-top-right-radius: 100% 10%;
    -webkit-box-shadow: inset 0px -44px 64px -37px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px -44px 64px -37px rgba(0,0,0,1);
    box-shadow: inset 0px -62px 100px -70px rgba(0,0,0,1);
}
.icon_ih {
    width: 63px;
    height: 63px;
    margin: 0 auto 27px auto;
    background-position: center;
    background-repeat: no-repeat;
}
.item_header_bg b {
    display: block;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.item_header_bg p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;

}
.btn {
    display: inline-block;
    padding: 25px 37px;
    color: #fff;
    /*background: #EBA96E;*/
    background: #e38838;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 45px;
    transition: background 0.3s, box-shadow 0.5s;
    -webkit-box-shadow: 0px 4px 0px 2px rgba(198,93,0,1);
    -moz-box-shadow: 0px 4px 0px 2px rgba(198,93,0,1);
    box-shadow: 0px 4px 0px 2px rgba(198,93,0,1);
    /*box-shadow: 0px 4px 0px 2px #EBA96E;*/
    box-shadow: 0px 4px 0px 2px #E27616;
    /*box-shadow: 0px 4px 0px 2px #e38838;*/
}
.btn:hover {
	background: #EBA96E;
	-webkit-box-shadow: 0px 4px 0px 2px rgba(208,98,0,1);
	-moz-box-shadow: 0px 4px 0px 2px rgba(208,98,0,1);
	box-shadow: 0px 4px 0px 2px rgba(208,98,0,1);
}
.btn:active {
	background: #d86500;
	box-shadow: none;
}
/*header_block*/

/*perfect_place_block*/
.perfect_place {
	position: relative;
}
.glav_text_map {
    position: absolute;
    width: 100%;
    max-width: 902px;
    left: 50%;
    top: 75px;
    text-align: center;
    overflow: hidden;
    transform: translate(-50%, 0);
}
.map1 {
	width: 100%;
	height: 900px;
}
.glav_text_map h2 {
    position: relative;
    font-size: 39px;
    line-height: 78px;
    color: #46783D;
    text-transform: uppercase;
    font-weight: 800;
}
.glav_text_map::before {
    content: '';
    position: absolute;
    width: 902px;
    height: 78px;
    background: url(../img/glav_text_map_back.png)no-repeat;
    left: 50%;
    top: 0px;
    transform: translate(-50%, 0);
}
.perfect_place_block {
    position: absolute;
    width: 100%;
    left: 50%;
    bottom: 64px;
    transform: translate(-50%, 0);
    padding: 25px 15px;
    /*background: url(../img/perfect_place_bl_back.png)no-repeat center;*/

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,46783d+18,46783d+84,ffffff+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffffff 0%, #46783d 18%, #46783d 84%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #ffffff 0%,#46783d 18%,#46783d 84%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #ffffff 0%,#46783d 18%,#46783d 84%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */


}
.perfect_place_bl {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 28px;
}
.item_perfect_place {
    width: 100%;
    max-width: 210px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
.icon_pp {
	width: 100%;
	max-width: 50px;
	height: 47px;
	background-position: center;
	background-repeat: no-repeat;
}
.item_perfect_place b {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    margin-left: 32px;
}
.item_perfect_place:nth-child(2) {
	margin-left: 15px;
}
/*perfect_place_block*/

/*excursion_block*/
.excursion {
    padding-top: 70px;
    padding-bottom: 121px;
    background: url(../img/excursion_back.jpg)no-repeat center/cover;
}
h2.glav_all_text_center {
    font-size: 39px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
}
.glav_two_text_center {
    text-align: center;
    margin-bottom: 62px;
}
.glav_two_text_center p  {
	font-size: 29px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.excursion_bl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.item_excursion_left_block {
    width: 100%;
    max-width: 410px;
}
.item_excursion_left_block ul {
    margin-bottom: 53px;
}
.item_excursion_left_block ul li {
    position: relative;
    padding-left: 95px;
    padding-top: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 41px;
}
.item_excursion_left_block ul li::before {
	content: '';
	position: absolute;
	width: 63px;
	height: 63px;
	background: url(../img/excursion_list_icon.png)no-repeat;
	left: 0;
	top: 0;
}
.item_excursion_right_block {
    border: 9px solid #46783D;
    border-radius: 50%;
}
.item_excursion_right_block img {
	width: 446px;
	height: 446px;
}
form input::-webkit-input-placeholder {
	color: #b4b4b4;
}
form input::-moz-placeholder {
	color: #b4b4b4;
}
.form input {
    width: 100%;
    background: #fff;
    border: none;
    height: 54px;
    border-radius: 30px;
    outline: none;
    font-size: 21px;
    font-weight: 400;
    color: #b4b4b4;
    text-align: center;
    margin-bottom: 25px;
    border: 1px solid #b3b3b3;
}
.form button {
    width: 100%;
    padding: 15px 37px;
    font-size: 16px;
    margin-bottom: 35px;
}
p.polit_text {
	font-size: 11px;
	line-height: 18px;
	font-weight: 400;
	color: #9ca09e;
}
p.polit_text a {
	text-decoration: underline;
}
p.polit_text a:hover {
	text-decoration: none;
}
/*excursion_block*/

/*profitable_terms_block*/
.profitable_term {
    padding-top: 50px;
    padding-bottom: 19px;
}
.profitable_term h2.glav_all_text_center {
	color: #000;
}
.profitable_term h2.glav_all_text_center span {
	color: #46783D;
}
.profitable_term .glav_two_text_center p {
	color: #000;
}
.profitable_term .glav_two_text_center {
    margin-bottom: 73px;
}
.profitable_term_bl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.item_profitable_term {
    position: relative;
    width: 100%;
    max-width: 295px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 67px;
}
.icon_pt {
    width: 137px;
    height: 137px;
    margin: 0 auto 50px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #46783D;
    border-radius: 50%;
}
.item_profitable_term_text {
    color: #000;
}
.item_profitable_term_text b {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 19px;
    text-transform: uppercase;
}
.item_profitable_term_text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 22px;
}
.item_profitable_term_text_bg {
	position: relative;
}
.item_profitable_term_text_bg span {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
}
.item_profitable_term_text_bg::before {
	content: '';
	position: absolute;
	width: 294px;
	height: 27px;
	background: url(../img/item_profitable_term_text_bg1.png)no-repeat;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
}
.item_profitable_term_text_bg.item_profitable_term_text_bg2::before {
	background: url(../img/item_profitable_term_text_bg2.png)no-repeat;
}
.item_profitable_term_text_bg.item_profitable_term_text_bg3::before {
	background: url(../img/item_profitable_term_text_bg3.png)no-repeat;
}
.item_profitable_term_text_bg.item_profitable_term_text_bg4::before {
	background: url(../img/item_profitable_term_text_bg4.png)no-repeat;
}
.item_profitable_term_text_bg.item_profitable_term_text_bg5::before {
	background: url(../img/item_profitable_term_text_bg5.png)no-repeat;
}
.item_profitable_term_text_bg.item_profitable_term_text_bg6::before {
	background: url(../img/item_profitable_term_text_bg6.png)no-repeat;
}
/*profitable_terms_block*/

/*feedback_block*/
.feedback {
    padding-top: 39px;
    padding-bottom: 48px;
    background: #46783D;
}
.feedback_bl {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.item_feedback_text {
	width: 100%;
	max-width: 445px;
	color: #fff;
}
.item_feedback_text h3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.item_feedback_text b {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 35px;
}
.item_feedback_text p.polit_text {
	color: #a3d0b4;
}
.item_feedback_form {
	width: 100%;
	max-width: 415px;
}
/*feedback_block*/

/*special_conditions_block*/
.special_conditions {
    padding-top: 60px;
    padding-bottom: 73px;
    background: url(../img/special_conditions_back.jpg) no-repeat center/cover;
}
.special_conditions_bl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 67px;
}
.item_special_conditions {
	width: 100%;
	max-width: 220px;
	text-align: center;
	color: #fff;
}
.icon_sc {
    width: 135px;
    height: 135px;
    margin: 0 auto 32px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #46783D;
    border-radius: 50%;
}
.item_special_conditions b {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 700;
}
.special_conditions_form_bl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.item_special_conditions_form {
	width: 100%;
	max-width: 415px;
}
.item_special_conditions_form_text {
    width: 100%;
    max-width: 405px;
    color: #fff;
    margin-right: 39px;
}
.item_special_conditions_form_text b {
    display: block;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 12px;
}
.item_special_conditions_form_text span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 38px;
}
/*special_conditions_block*/

/*questions_block*/
.questions {
	padding-top: 25px;
	padding-bottom: 25px;
}
.questions_bl {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 55px;
}
.item_questions_man {
    width: 100%;
    max-width: 300px;
    margin-top: 6px;
}
.item_questions_text {
    width: 100%;
    max-width: 425px;
    text-align: center;
    margin-top: 64px;
}
.item_questions_text h2.glav_all_text_center {
	color: #000;
	font-size: 35px;
	margin-bottom: 15px;
}
.item_questions_text h2.glav_all_text_center span {
	color: #46783D;
}
.item_questions_text p {
    margin-bottom: 23px;
}
.item_questions_text p,
.item_questions_text a {
	font-size: 29px;
	line-height: 29px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	transition: background 0.3s, box-shadow 0.5s;
}
.item_questions_text a:hover {
	color: #d86500;
}
.leave_phone_bl {
    width: 100%;
    max-width: 360px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto 19px auto;
}
.leave_phone_bl p,
.item_questions_last_text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
}
.leave_phone_bl .knob .btn {
    color: #fff;
    padding: 16px 69px;
    font-size: 16px;
}
.item_questions_last_text p {
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0;
	text-transform: none;
}
/*questions_block*/

/*map2_block*/
.map_adress {
    position: relative;
}
.map2 {
    width: 100%;
    height: 520px;
}
.map_adress_bl {
    position: absolute;
    left: 50%;
    top: 158px;
    width: 100%;
    max-width: 425px;
    background: #fff;
    border-radius: 25px;
    padding: 52px 50px;
    transform: translate(-108%, 0);
}
.map_adress_bl ul li,
.map_adress_bl ul li span {
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
}
.map_adress_bl ul li span {
	font-weight: 400;
}
/*map2_block*/

/*footer_block*/
.footer {
    padding-top: 39px;
    padding-bottom: 35px;
    background: #46783D;
    color: #fff;
}
.footer_bl p {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}
/*footer_block*/
.pop {
    width: 540px;
    background: #fff;
    border-radius: 25px;
    padding: 65px 65px 60px 65px;
    text-align: center;
    color: #000;
}
.pop_form.pop {
	padding: 65px 65px 30px 65px;
}
.pop_form .form4 input {
	border: 1px solid #b4b4b4;
}
.pop b {
	display: block;
	font-size: 21px;
	line-height: 20px;
	font-weight: 800;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.pop p {
	font-size: 16px;
	line-height: 23px;
	font-weight: 600;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.fancybox-close-small {
	position: absolute;
	top: 12px;
	right: 20px;
	width: 37px;
	height: 37px;
	padding: 0;
	outline: none;
	margin: 0;
	border: 0;
	border-radius: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #46783D;
	background-image: none;
	border-radius: 50%;
	transition: background-color 0.3s;
}
.fancybox-close-small::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../img/close_pop.png)no-repeat;
    left: 50%;
    top: 10px;
    transform: translate(-50%, 0);
}
.fancybox-close-small:hover {
	background-color: #00c05e;
}
.fancybox-close-small:active {
	background-color: #006f36;
}
.pop_thank .knob .btn {
    width: 100%;
    padding: 15px 37px;
    font-size: 16px;
}
.form1_mobile {
    display: none;
}
.profitable_term h2.glav_all_text_center br {
    display: none;
}
.feedback_bl p.polit_text.polit_text_mob {
    display: none;
}
.item_feedback_form.item_feedback_form_mob {
    display: none;
}
.item_special_conditions_form.item_special_conditions_form_mob {
    display: none;
}
.profitable_term .glav_two_text_center p br {
    display: none;
}
.item_questions_text p br {
    display: none;
}


@import "font-awesome.min.css";
/* ==========================================================================
     Author's custom styles
     ========================================================================== */
/* font-family: "MyriadProRegular"; */
@font-face {
    font-family: "Myriad";
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProBold"; */
@font-face {
    font-family: "Myriad";
    src: url("../fonts/MyriadProBold/MyriadProBold.eot");
    src: url("../fonts/MyriadProBold/MyriadProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProBold/MyriadProBold.woff") format("woff"), url("../fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
/* font-family: "MyriadProItalic"; */
@font-face {
    font-family: "Myriad";
    src: url("../fonts/MyriadProItalic/MyriadProItalic.eot");
    src: url("../fonts/MyriadProItalic/MyriadProItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProItalic/MyriadProItalic.woff") format("woff"), url("../fonts/MyriadProItalic/MyriadProItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}
/* font-family: "MyriadProSemiBold"; */
@font-face {
    font-family: "Myriad";
    src: url("../fonts/MyriadProSemiBold/MyriadProSemiBold.eot");
    src: url("../fonts/MyriadProSemiBold/MyriadProSemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProSemiBold/MyriadProSemiBold.woff") format("woff"), url("../fonts/MyriadProSemiBold/MyriadProSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}
/* font-family: "MyriadProBoldItalic"; */
@font-face {
    font-family: "Myriad";
    src: url("../fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot");
    src: url("../fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProBoldItalic/MyriadProBoldItalic.woff") format("woff"), url("../fonts/MyriadProBoldItalic/MyriadProBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
}
/* font-family: "MyriadProSemiBoldItalic"; */
@font-face {
    font-family: "Myriad";
    src: url("../fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot");
    src: url("../fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.woff") format("woff"), url("../fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 500;
}
