.info_block {
	width: 100%;
	border: 1px solid #434242;
	border-radius: 7px;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	margin-top: 20px;
	transition: all .15s ease-in-out;
}
a.more_view:hover {
	color: #9f0606;
}
a.more_view {
	display: block;
	font-size: 26px;
	padding-top: 30px;
	color: #514f4f;
	transition: all .15s ease-in-out;
}
.reserv_list_info span {
	font-family: "OpenSansSemiBold";
}
.reserv_list_info {
	text-align: left;
	font-size: 14px;
	margin-bottom: 3px;
}
.reserv_list_cancel:hover, .reserv_list_cancel:focus {
	box-shadow: 0 0 15px #a2a3a2;
	background-color: #eaeaea;
}
.reserv_list_cancel {
	width: 100%;
	border: 1px solid #5a5a5a;
	border-radius: 7px;
	padding: 10px 0px 10px 0px;
	background-color: #f7f7f7;
	margin-top: 20px;
	transition: all .15s ease-in-out;
}
.reserv_list_confirm:hover, .reserv_list_confirm:focus {
	box-shadow: 0 0 15px #a5e598;
	background-color: #e1fbdb;
}
.reserv_list_confirm {
	width: 100%;
	border: 1px solid #23a40a;
	border-radius: 7px;
	padding: 10px 0px 10px 0px;
	background-color: #f3fdf1;
	margin-top: 20px;
	transition: all .15s ease-in-out;
}
.reserv_list_new:hover, .reserv_list_new:focus {
	box-shadow: 0 0 15px #e3d16d;
	background-color: #f9f5dc;
}
.reserv_list_new {
	width: 100%;
	border: 1px solid #e9c810;
	border-radius: 7px;
	padding: 10px 0px 10px 0px;
	background-color: #fbf9e9;
	margin-top: 20px;
	transition: all .15s ease-in-out;
}
.reserv_list_tour_name {
	text-align: left;
	font-family: "OpenSansSemiBold";
	margin-bottom: 5px;
	font-size: 15px;
}
.tour_image_list {
	max-width: 100%;
}
.main_warning {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #a2071d;
	margin-bottom: 7px;
}
.smile_image {
	max-width: 97%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.tourist_left {
	text-align: left;
	font-size: 14px;
}
.tourist_right {
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
}
.block_title {
	color: #346b9a;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
.list_tour_center_text_price a:hover {
	color: #fff;
	background-color: #a10909;
}
.list_tour_center_text_price a {
	border: 1px solid #a10909;
	border-radius: 5px;
	color: #a10909;
	padding: 5px;
	transition: all .15s ease-in-out;
}
.list_tour_center_text_price {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	color: #a10909;
	margin-top: 15px;
	margin-bottom: 5px;
}
.tour_price_dop_ua {
	font-size: 10px;
	text-align: center;
	padding: 5px;
}
.list_tour_center_text {
	text-align: center;
	font-size: 13px;
}
.list_tour_title a:hover {
	color: #ef5f08;
}
.list_tour_title a {
	color: #346b9a;
	transition: all .15s ease-in-out;
}
.list_tour_marshrut {
	text-align: left;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.list_tour_title {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
}
tr.tour_table_line td {
	padding-top: 10px;
	padding-bottom: 10px;
}
tr.tour_table_line1 {
	transition: all .15s ease-in-out;
	background-color: #f7f8f9;
	border-bottom: 1px dashed #6b91b1;
}
tr.tour_table_line:hover, tr.tour_table_line1:hover {
	background-color: #f3fef4;
}
tr.tour_table_line {
	transition: all .15s ease-in-out;
	border-bottom: 1px dashed #6b91b1;
}
.tour_table_title_tr td div {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.tour_table_title_tr td {
	border-right: 1px dashed #6b91b1;
}
.tour_table_title_tr {
	border-top: 2px solid #6b91b1;
	border-bottom: 2px solid #6b91b1;
}
.tour_table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.search_send_reserv:hover {
	background-color: #fff;
	color: #346b9a;
}
.search_send_reserv {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #254f74;
	background-color: #346b9a;
	transition: all .15s ease-in-out;
	padding: 10px;
	border-radius: 3px;
}
.search_send:hover {
	background-color: #fff;
	color: #346b9a;
}
.search_send {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #254f74;
	background-color: #346b9a;
	transition: all .15s ease-in-out;
	padding-top: 4px;
	padding-bottom: 4px;
}
.people_count {
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
.select_class {
	width: 100%;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.search_block {
	width: 100%;
	padding: 10px;
	border: 1px solid #cdcbcb;
	background-color: #fdfcfd;
	margin-top: 20px;
	padding-bottom: 10px;
}
.right_li a:hover {
	color: #e37c1e;
}
.right_li a {
	color: #222727;
	transition: all .15s ease-in-out;
}
.right_li {
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #222727;
}
.main_text {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 3px;
}
p {
	font-size: 14px;
}
.no_auth_text {
	text-align: center;
	color: #0963ac;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.no_auth {
	text-align: center;
	font-size: 35px;
	color: #a4d5fd;
	margin-top: 40px;
}
.site_create a:hover {
	color: #43a8ff;
}
.site_create a {
	color: #fff;
	transition: all .15s ease-in-out;
}
.site_create {
	text-align: right;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copyright {
	text-align: left;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer_block {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	background-color: #1e3a52;
}
h1.right_title {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #1394cf;
}
h1.page_title {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #222727;
}
.auth_submit:hover {
	background-color: #fff;
	color: #346b9a;
}
.auth_submit {
	margin-left: 15px;
	margin-top: 10px;
	border: 1px solid #254f74;
	background-color: #346b9a;
	border-radius: 4px;
	font-size: 13px;
	padding-left: 5px;
	width: 80%;
	color: #fff;
	transition: all .15s ease-in-out;
	margin-bottom: 5px;
}
.input_form:focus, .select_class:focus, .input_tourist {
	outline: none;
}

.input_tourist {
	border: 1px solid #cdcbcb;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	width: 90%;
}

.input_form {
	margin-left: 15px;
	margin-top: 10px;
	border: 1px solid #e8e9e9;
	border-radius: 4px;
	font-size: 13px;
	padding-left: 5px;
	width: 80%;
}
.auth h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #1394cf;
	padding-left: 15px;
}
.auth {
	border: 1px solid #ebebeb;
	background-color: #fff;
	width: 90%;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gray_top {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ebebeb;
	background-color: #f9f9f9;
}
/* плавное изменение прозрачности  placeholder-а при фокусе */
.input_form::-webkit-input-placeholder       {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_form::-moz-placeholder                {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_form:-moz-placeholder                 {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_form:-ms-input-placeholder            {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_form:focus::-webkit-input-placeholder {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_form:focus::-moz-placeholder          {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_form:focus:-moz-placeholder           {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_form:focus:-ms-input-placeholder      {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}

.input_tourist::-webkit-input-placeholder       {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_tourist::-moz-placeholder                {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_tourist:-moz-placeholder                 {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_tourist:-ms-input-placeholder            {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_tourist:focus::-webkit-input-placeholder {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_tourist:focus::-moz-placeholder          {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_tourist:focus:-moz-placeholder           {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.input_tourist:focus:-ms-input-placeholder      {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}

.main_logo {
	max-width: 60%;
}
.main_menu_button, .main_menu1_button {
	background-color: transparent;
	border: medium none;
	font-size: 24px;
	color: #fff;
	padding-left: 10px;
}
.main_menu ul li, .main_menu1 ul li {
	display: inline-block;
}
.main_menu ul, .main_menu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.main_menu a:hover, .main_menu1 a:hover {
	color: #44a9d6;
}
.main_menu a, .main_menu1 a {
	color: #fff;
	padding: 5px 22px;
	display: block;
	transition:all 0.15s ease-in-out;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial;
}
.main_menu, .main_menu1 {
	text-align: center;
}
.main_menu_button:active, .main_menu_button:focus, .main_menu1_button:active, .main_menu1_button:focus {
	outline: none;
}
*::-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;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-family: "OpenSansRegular", sans-serif;
	font-size: 16px;
}
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5 {
        width: 20%;
        float: left;
    }
}