a .rd_two,
a:active .rd_one,
a:focus .rd_one,
a:hover .rd_one {
display: none;
}
a:active .rd_two,
a:focus .rd_two,
a:hover .rd_two {
display: inline;
}
.nav {
overflow: auto;
}
.nav_header {
padding-bottom: 50px;
}
.nav_footer {
padding-top: 50px;
}
.nav .bt {
float: right;
cursor: pointer;
padding: 10px 20px;
border: 0 none;
border-radius: 5px;
background-color: #159;
color: white;
font-size: 16px;
line-height: 25px;
text-align: center;
width: auto;
}
.nav .bt_prev {
float: left;
background-color: #bbb;
}
.nav .bt_gray {
background-color: #bbb;
}
.nav .bt:focus,
.nav .bt:hover {
background-color: #47c;
}
.nav .price {
clear: both;
display: block;
padding: 50px 0 0 0;
text-align: center;
color: #777;
}
.nav .price .larger {
color: #159;
font-size: 24px;
font-weight: bold;
}
.nav .price .smaller {
color: #159;
font-size: 14px;
font-weight: bold;
}
@media screen and (min-width: 475px) {
.nav .price {
clear: none;
padding: 10px 0;
height: 25px;
line-height: 25px;
}
}
@media screen and (min-width: 550px) {
.nav .bt_next {
margin-left: 20px;
}
.nav .price {
text-align: right;
}
}
@media screen and (min-width: 750px) {
.nav .price .larger {
font-size: 32px;
}
.nav .price .smaller {
font-size: 16px;
}
}
.nav_header .baggages {
margin-top: 30px;
font-weight: normal;
color: black;
}
.nav_header .baggages label {
color: #159;
font-weight: bold;
}
body.loading_ajax {
cursor: progress;
}
a.not_allowed {
cursor: not-allowed;
}
#header .one {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 134px;
border-bottom: 1px solid white;
background-color: #159;
color: white;
z-index: 1;
}
#header .one h1 {
margin: 10px 0 10px 10px;
}
#header .one h1 img {
max-height: 52px;
max-width: calc(100% - 20px);
}
#header .one .right {
margin: 10px 10px 0 10px;
overflow: auto;
}
#header .one .right .phone {
height: 16px;
line-height: 16px;
font-size: 14px;
}
#header .one .right .text {
height: 13px;
line-height: 13px;
}
#header .one .right .social {
margin: 0 0 0 -5px;
}
#header .one .right .social a {
float: left;
width: 28px;
height: 28px;
text-align: center;
}
#header .one .right .social a:last-child {
padding-right: 0;
}
#header .one .right .social img {
padding-top: 5px;
max-width: 18px;
max-height: 18px;
}
#header .one .right .social .sep {
float: left;
margin: 5px;
width: 1px;
height: 18px;
background-color: #47c;
}
#header .one-spacer {
height: 135px;
line-height: 135px;
}
@media screen and (min-width: 450px) {
#header .one {
height: 90px;
}
#header .one h1 {
float: left;
margin: 19px 0 0 10px;
}
#header .one h1 img {
max-width: none;
}
#header .one .right {
float: right;
margin: 19px 10px 0 0;
}
#header .one-spacer {
height: 91px;
line-height: 91px;
}
}
@media screen and (min-width: 550px) {
#header .one h1 {
margin-left: 30px;
}
#header .one .right {
margin-right: 30px;
}
}
@media screen and (min-width: 750px) {
#header .one h1 {
margin-left: calc((100% - 228px) / 2);
}
}
@media screen and (min-width: 995px) {
#header .one .right {
margin-right: calc((100% - 920px) / 2);
}
}
#body.screen_search {
padding-top: 10px;
background-image: url(/img/ankatours2/background.jpg);
background-size: cover;
background-position: center bottom;
}
#body.screen_search .at_inner {
margin: 0 auto;
max-width: 999px;
}
#body.screen_search .at_tabs {
overflow: auto;
padding-left: 5px;
}
#body.screen_search .at_tabs li {
float: left;
margin-left: 5px;
}
#body.screen_search .at_tabs a {
display: block;
padding: 10px 10px 0 10px;
min-width: 75px;
min-height: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 0.78);
border-radius: 5px 5px 0 0;
color: #666;
font-size: 14px;
font-weight: bold;
}
#body.screen_search .at_flights_only {
background-image: url(/img/ankatours2/pictos/159/plane.png);
background-repeat: no-repeat;
background-size: auto 20px;
background-position: 5px 12px;
}
#body.screen_search .at_tabs a span {
display: inline-block;
line-height: 20px;
border-bottom: 4px solid transparent;
}
#body.screen_search .at_tabs .at_big {
display: none;
}
#body.screen_search .at_tabs a:hover span,
#body.screen_search .at_tabs .selected span {
border-bottom-color: #159;
}
#body.screen_search .www_ankatours_fr {
padding: 10px;
background-color: rgba(255, 255, 255, 0.78);
}
@media screen and (max-width: 319px) {
#body.screen_search .at_tabs a {
padding: 10px 15px 0 15px;
min-width: 0;
}
#body.screen_search .at_flights_only {
background-image: none;
}
}
@media screen and (min-width: 400px) {
#body.screen_search .at_tabs .at_big {
display: inline-block;
}
#body.screen_search .at_tabs .at_small {
display: none;
}
}
@media screen and (min-width: 450px) {
#body.screen_search {
padding: 20px 10px 10px;
}
#body.screen_search .at_tabs {
padding-left: 15px;
}
#body.screen_search .www_ankatours_fr {
padding: 20px;
}
#body.screen_search .www_ankatours_fr {
border-radius: 5px;
}
}
@media screen and (min-width: 550px) {
#body.screen_search {
padding: 50px 10px;
}
#body.screen_search .at_tabs a {
min-width: 110px;
}
#body.screen_search .at_flights_only {
background-size: auto 28px;
background-position: 8px 8px;
}
}
@media screen and (min-width: 750px) {
#body.screen_search {
padding: calc(10vh + 10px) 10px;
}
#body.screen_search .at_tabs a {
min-width: 160px;
font-size: 16px;
}
#body.screen_search .at_flights_only {
background-size: auto 34px;
background-position: 15px 5px;
}
}
@media screen and (min-width: 1080px) {
#body.screen_search .at_tabs {
padding-left: 25px;
}
#body.screen_search .www_ankatours_fr {
padding: 30px;
}
}
#body .yellow_bg {
background-color: #fcf4e7;
}
p.nav {
overflow: auto;
}
#footer .yellow_bg {
background-color: #fcf4e7;
padding: 20px 0;
}
#footer .promos_hd {
text-align: center;
color: #159;
font-size: 24px;
font-weight: bold;
}
@media screen and (min-width: 200px) {
#footer .promos_hd span {
white-space: nowrap;
}
}
#footer .promos {
margin: 0 auto 20px auto;
padding: 0 10px;
overflow: auto;
max-width: 920px;
}
#footer .promo {
margin-top: 30px;
}
#footer .promo h5 {
text-align: center;
text-transform: uppercase;
color: #f92;
font-size: 12px;
line-height: 14px;
font-weight: bold;
}
#footer .promo p {
margin: 1px 0 5px 0;
text-align: center;
text-transform: uppercase;
font-size: 14px;
line-height: 16px;
color: #159;
}
#footer .promo img {
width: 100%;
}
#footer .promo h5 span,
#footer .promo p span {
white-space: nowrap;
}
@media screen and (min-width: 300px) {
#footer .promo {
width: calc((100% - 20px) / 2);
}
#footer .promo1,
#footer .promo3 {
float: left;
}
#footer .promo2,
#footer .promo4 {
float: right;
}
}
@media screen and (min-width: 600px) {
#footer .promo {
float: left;
width: calc((100% - 20px * 3) / 4);
}
#footer .promo1,
#footer .promo2 {
margin-right: 20px;
}
#footer .promo4 {
float: right;
}
}
#footer .tk {
text-align: center;
}
#footer .tk img {
max-width: calc(100% - 20px);
}
#footer .tk .pad,
#footer .tk .pc {
display: none;
}
@media screen and (min-width: 563px) {
#footer .tk .pad {
display: inline;
}
#footer .tk .mob {
display: none;
}
}
@media screen and (min-width: 908px) {
#footer .tk .pc {
display: inline;
}
#footer .tk .pad {
display: none;
}
}
#footer .traces {
background-color: #f92;
padding: 10px;
}
#footer .traces p {
padding-bottom: 0.5em;
}
#footer .traces p:last-child {
padding-bottom: 0;
}
#footer .gray {
margin-bottom: 20px;
background-color: #777;
padding: 35px 0;
color: white;
}
#footer .width {
margin: 0 auto;
max-width: 700px;
}
#footer h3 {
margin: 0 10px 20px;
text-align: center;
font-size: 18px;
font-weight: bold;
color: white;
}
#footer .here {
margin: 0 10px 5px;
}
#footer .here img {
width: 28px;
height: 42px;
}
#footer .column {
margin: 0 10px;
line-height: 22px;
}
#footer .column strong {
color: #f92;
}
#footer .address strong {
font-weight: bold;
}
#footer .address img {
height: 18px;
opacity: 0.78;
}
#footer .schedules {
margin-top: 20px;
}
@media screen and (min-width: 320px) {
#footer .here {
float: left;
margin: 0 0 0 10px;
padding-top: 8px;
}
#footer .column {
margin-left: 53px;
}
}
@media screen and (min-width: 350px) {
#footer .here img {
width: auto;
height: auto;
}
#footer .column {
margin-left: 72px;
}
}
@media screen and (min-width: 200px) {
#footer h3 {
font-size: 23px;
}
#footer .nowrap {
white-space: nowrap;
}
}
@media screen and (min-width: 700px) {
#footer .gray {
overflow: auto;
}
#footer .address {
float: left;
margin-left: 20px;
}
#footer .schedules {
float: right;
margin: 0 10px 0 0;
}
}
#footer .cv {
margin: 20px 0;
text-align: center;
}
#footer .cv img {
max-height: 60px;
max-width: calc(100% - 20px);
}
#footer .logos {
margin: 20px 10px;
text-align: center;
vertical-align: middle;
line-height: 44px;
}
#footer .logos img {
padding: 0 1px;
max-height: 40px;
max-width: 90px;
vertical-align: middle;
}
#footer .legal {
margin: 30px auto 0;
max-width: 240px;
padding: 4px 0;
line-height: 17px;
text-align: center;
background-color: #f92;
border-radius: 5px;
color: #222;
}
#footer .legal .sep {
display: none;
}
#footer .by {
margin: 10px;
text-align: center;
vertical-align: middle;
}
#footer .by img {
max-width: 80px;
max-height: 21px;
vertical-align: middle;
}
#footer .by .sep {
display: inline-block;
padding: 0 10px;
}
@media screen and (min-width: 585px) {
#footer .legal {
max-width: 550px;
}
#footer .legal br {
display: none;
}
#footer .legal .sep {
display: inline;
}
}

