body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%}body{-webkit-font-smoothing:antialiased;background-color:#fff;color:#000;font-family:Roboto,sans-serif;font-size:14px;margin:0}button{background-color:initial;cursor:pointer}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}li,ol,ul{padding:0}p{margin:0 0 10px}button{border:none;outline:none;padding:0}#root{height:100%}.wrapper{min-height:100%;position:relative}.content{padding-bottom:520px}.container{margin:0 auto;max-width:1280px;min-width:740px;padding:0 20px;width:100%}.blue__title{margin:0 auto 32px;width:665px}.btn{border:0;border-radius:4px;cursor:pointer;display:inline-block;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;padding:12px 20px;text-decoration:none;transition:background .1s linear;vertical-align:top}.btn__yellow{background-color:#ffdb4d;color:#039}.btn__yellow:hover{background-color:#ffd017}.btn__yellow:active{background-color:#fdca00;box-shadow:0 0 4px rgba(254,86,82,.25)}.btn_yellow_frame{border:1px solid #fdca00;color:#333}.btn_yellow_frame:hover{background-color:rgba(255,208,23,.2)}.btn_yellow_frame:active{background-color:#fdca00;box-shadow:0 0 4px rgba(254,86,82,.25)}.btn__blue{background:#00bfff;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.25);color:#fff;font-family:Roboto;font-size:13px;font-weight:400;padding:8px 20px}.btn__blue:hover{background:#01b1ec}.btn__blue:active,.btn__blue:hover{border-radius:4px;box-shadow:0 0 4px 0 #41b3e5}.btn__blue:active{background:#009ed2}.app-logo-paused{color:red}.c_pointer{cursor:pointer}.text_14_400{font-size:14px}.text_14_400,.text_16_400{color:#333;font-family:Roboto;font-style:"normal";font-weight:400}.text_16_400{font-size:16px}.checkbox_container{align-items:center;color:#333;cursor:pointer;display:block;display:flex;margin:10px 0;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.checkbox_container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;height:20px;left:0;position:absolute;top:3;width:20px}.checkbox_container input:checked~.checkmark{background-color:#00bfff;border:1px solid hsla(0,0%,98%,.2)}.checkmark:after{content:"";display:none;position:absolute}.checkbox_container input:checked~.checkmark:after{display:block}.checkbox_container .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:10px;left:7px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.invisible{display:none}.text_h1{font-size:34px}.text_h1,.text_h2{color:#333;font-family:Roboto;margin-bottom:15px;text-align:center}.text_h2{font-size:22px}.text_p{color:#333;font-family:Roboto;font-size:16px;margin-bottom:15px}.content_block{margin-bottom:20px;padding:0 50px}.header{width:100%}.header_logo_img{height:80px;width:255px}.header__inner,.header__logo{align-items:center;display:flex}.header__inner{justify-content:space-between;padding-top:4px;position:relative}.nav{display:flex;margin-left:35px}.nav__link{color:#039;font-size:16px;font-weight:700;margin-left:24px;text-decoration:none;text-transform:uppercase}.nav__link:first-child{margin-left:0}.nav__link:hover{color:red}.nav__link:active{color:red;opacity:.6}.header__middle{display:flex}.header__location{align-items:center;color:#00bfff;display:flex;font-size:16px;font-weight:700;justify-content:center;text-decoration:underline;text-transform:uppercase;transition:all .2s}.header__location:after{background:url(/static/media/down-arrow.ab07aae312ea3e0bb600.svg) 50% no-repeat/cover;content:"";float:right;height:7px;margin:0 0 0 4px;width:6px}.phone{align-items:center;display:flex;margin:0 32px}.phone:before{background-image:url(/static/media/phone-ico.de6579caba5f62ba886c.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";float:left;height:24px;margin:0 8px 0 0;width:25px}.phone__number{color:#000;font-size:16px;font-weight:500;line-height:20px}.phone__text{color:#000;font-size:10px;font-weight:300;line-height:12px}.login__btn{align-items:center;border:1.5px solid #00bfff;border-radius:2px;color:#00bfff;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;justify-content:center;padding:7px 16px;text-decoration:none;transition:background .1s linear}.login__btn:before{background-image:url(/static/media/login-ico.21f5b1481cc6f1e0c3d1.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";float:left;height:24px;margin:0 4px 0 0;width:24px}.no_border{border:initial}.burger{background:none;border:0;cursor:pointer;display:none;margin-left:20px;outline:none;padding:0}.burger__item{background:#00bfff;color:transparent;display:block;font-size:0;height:3px;position:relative;width:32px}.burger__item:after,.burger__item:before{background:#00bfff;content:"";height:100%;position:absolute;right:0;z-index:1}.burger__item:before{top:-8px;width:32px}.burger__item:after{bottom:-8px;width:32px}.loginWrapper{position:relative}.userMenu{background-color:#fff;border-radius:6px;bottom:-56px;box-shadow:2px 1px 4px 2px rgba(0,0,0,.2);font-size:14px;left:16px;padding:10px 10px 0;position:absolute;width:130px;z-index:100}.h-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}@media (max-width:925px){.h-user-name{display:none}.userMenu{bottom:-61px;left:-66px}}@media (max-width:823px){.phone__text{display:none}}@media (max-width:785px){.nav__link{margin-left:9px}.nav{margin-left:15px}}.user_menu_item_w{margin-bottom:8px}.user_menu_link{text-decoration:none}.user_menu_item,.user_menu_link{color:#333;font-family:Roboto;font-size:14px;font-weight:500}.footer{background-color:#272727;bottom:0;left:0;min-width:740px;padding:40px;position:absolute;width:100%}.footer__inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:30px 0;text-align:center;width:560px}.footer_logo{margin-bottom:15px}.footer__text{color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:17px;margin-bottom:20px;opacity:.65}.footer__nav{border-bottom:1px solid #00bfff;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;width:460px}.footer__nav__item{color:#cacaca;text-decoration:none}.footer__nav__item,.footer__phone{font-family:Roboto,sans-serif;font-size:16px}.footer__phone{align-items:center;color:#fff;display:flex;font-weight:400;justify-content:center;line-height:20px;margin-bottom:7px}.footer__phone__img{height:17px;margin:0 11px 0 0;width:17px}.footer__email{align-items:center;color:#fff;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;justify-content:center;line-height:20px;margin-bottom:26px}.social{display:flex}.social__item{margin-left:12px}.social__item:first-child{margin-left:0}.footer__info{line-height:12px}.conf__policy,.footer__info{color:#fff;font-family:Roboto,sans-serif;font-size:11px;font-weight:400;margin-bottom:20px;opacity:.65}.conf__policy,.copyright{line-height:15px}.copyright{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;margin-right:20px}.foot_payment_methods{display:flex;flex-wrap:wrap;justify-content:start;margin-bottom:20px}.foot_payment_item{margin-bottom:10px;margin-right:20px}.foot_copyright_w{align-items:center;display:flex;justify-content:start;width:100%}.pay-alfa{height:35px;width:171px}.pay-apple{height:35px;width:55px}.pay-bel{height:35px;width:31px}.pay-belcard{height:35px;width:153px}.pay-id-check{height:35px;width:167px}.pay-mastercard{height:35px;width:45px}.pay-samsung{height:35px;width:78px}.pay-visa-secure{height:35px;width:35px}.pay-visa{height:35px;width:108px}.pay-ya{height:35px;width:82px}.foot_info_block_w{display:flex;justify-content:center;margin-bottom:40px}.foot_info_block{margin-right:40px;width:300px}.foot_block_title{color:#fff;font-family:Roboto;font-size:17px;font-weight:600;margin-bottom:15px}.foot_info_text{color:#cacaca;font-family:Roboto;font-size:12px}.ab_intro{background:url(/static/media/about-back.a8e407128f8dea601372.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;height:235px;justify-content:center;margin-bottom:35px;min-width:740px;position:relative}.ab_intro__wave{background-image:url(/static/media/white-wave.d3b06a9a9a299a83cf9a.svg);background-position:50%;background-repeat:repeat-x;bottom:-1px;height:25px;left:0;position:absolute;width:100%;z-index:100px}.ab_first_section_w{display:flex;justify-content:center;margin-bottom:52px}.ab_first_section_item{color:#333;font-family:Roboto;font-size:16px;margin-right:20px;padding:0 5px;text-align:justify;width:420px}.ab_seconnd_section_w{background:url(/static/media/about-second-sec-back.f70e2a9d2efbf0611035.jpg) no-repeat 50%;background-size:cover;height:290px;margin-bottom:35px}.ab_advenages_w{display:flex;justify-content:space-between;padding-top:20px}.ab_advenages_item_w{display:flex}.ab_advenages_item_title{color:#fff;font-family:Roboto;font-size:21px;font-weight:600;margin-bottom:20px}.ab_advenages_item_text_w{width:250px}.ab_advenages_item_text{color:#fff;font-family:Roboto;font-size:16px}.ab_euro,.ab_shield{width:80px}.ab_euro,.ab_human,.ab_shield{height:80px;margin-bottom:10px;margin-right:20px}.ab_human{width:64px}.ab_how_to_buy_w{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:35px;padding:40px;width:100%}.ab_how_to_buy_item{margin-bottom:20px;padding:15px;width:360px}.ab_how_title{font-size:25px;font-weight:600;margin-bottom:25px}.ab_how_text,.ab_how_title{color:#333;font-family:Roboto}.ab_how_text{font-size:16px}.buy_item_1{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAACACAYAAABX9Ap8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7dgxb9pAGMbx586uYGFpJrIkqRTSga39Eu3QoZ80UqX2U3RvO1TOQiYmlgawr4eJiBEJBLDP9sPzX5AQDD9edPeCAWnu15dzxGkfUTREis7yWfszBlEe2fPIAYwdwKEHRPDYtVoPdt8/dTCwQzhzDoN+jnQvv76V4Bw57F7jYXblp9nPnzSve29rwBvIqf+uGot9azQ4R950L5DNbhDbtx7ZOQRZrJHg/ISN/METZxdIH5EpSqkx4Bzp0kt0o+vlNZKVhixWK3gTGVWCLBYcvLkQVI8sFgRcWAgu/R15FhpZrDLw+jWyeyEIVangsu7KKjsavHZXNhRZ7CBwjnz35gxR9iFfCNLjF4JQ7QVeXwgWJ6yt7fA5tJ3gUAtBqJ4F17EQhGoFXi0EW348MxS75Gsfs+nHJt2VVWaRut7qR/QJ1I67pMQEZk9g9gRmT2D2BGZP4Mozdgxn/6CmAvwv7aYeOPYfbYKZS8z728nyf2oMUEPVgI2bYGrv/GOCv/Ox+fzjAQ2pPLAz909T/DZBQzsCvPiqRgmsGeH3v7smTXFb+4EXUzQeOM/u/RRHaGE7wH6KNhp5aNKmKW5rE1w4cNo6xW3FsH6K83YcOGUUm6vbxD8mOJG0WrInMHsCsycwewKzJzB7ArMnMHsCsycwewKzJzB7ArMnMHsCsycwewKzJzB7ArMnMHsCsycwewKzJzB7ArMnMHsCsycwewKzJzB7ArMnMHsCsycwewKzJzB7ArMnMHsCsycwewKzJzB7Jwf+D1M3yW/BdOUkAAAAAElFTkSuQmCC)}.buy_item_1,.buy_item_2{background-repeat:no-repeat}.buy_item_2{background-image:url(data:image/png;base64,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)}.buy_item_3{background-image:url(data:image/png;base64,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)}.buy_item_3,.buy_item_4{background-repeat:no-repeat}.buy_item_4{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAACACAYAAABtJLUPAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARzSURBVHgB7Z09UxRBEIZ7ZsFLJDIy0oDiw4JEIjMiLUtLIfSv+RdMLBADIyMzIqzykxKrLCOJJAFuZ9yPOz1wGbi7ne7tnn5+wlNv9fT2bu8YEIT/8OgBzGa3ABkzv/UcJmAGhOD3NxfA5+jip8GCAPzrhz2A/howQ4R8uJPdBW/mgBnsy47/+GQO+rAKDOGf/Fn/GJjCWr7ff7rKsdwMYSu/KjfgVoAxfJOfuTXOqS9hKb/q6Y1dAOawk8+1p2+CX/IXeivcy80QVvIHh6yI1JfwSj7jnr4JNvLrwZmMcjOEhfy63Mg4ZEfhkXwBPX0TnZfvv23cltDTN9H95Lv8Hgil0/L91w2R5WZIZ+VL6+mb6G7yM7cOwumk/MHg7CYIp3Pypfb0TXQv+UJ7+iY6Jd//2LwhtadvolvJP+7fh4TojHzpPX0TnZCfQk/fRDeSn6UnvoRcvpSX4ZNAKj+lnr4J2uQn1NM3QfahbJV6A0mWmyF0yRf2MnwSSOSn2NM3gS6/KjcZ7w9c2wI/+eUhm0MPFFz58Xt6fwKMQJMf/QNX547AZwfACLzkx15ay2feATNQ5NdLazbe0pq3n83yywNgBk7yo/b0RZ3P3S4wJPoTbr205iP29G7PLO38BoZETX70pbXikDXzOyxTXxK37MQenDnLVnxJNPnRe3pvvpulrU/AmIjJjzynzz271vI8UQ7cenDm4pWb0/y9WeZ5yI7SevKjvwwvn2RNtgcCaL/sxJ7TF4dsUevZp76kVfnRl9bK1pL5ITtKa/JRXoZ78wYE0V7yY/f05fxmcfsXCKIV+ShLa0znNyHaaTWrpTUD8ch3uc5vQkyd/Ogvw5nPb0JMJR/lA1fm85sQ0yU/9tKagPlNiInloyytCZjfhJhIPk5PX7SWQp5kL2Kybqfq6W3UQxYciK31Q8ZOPsrSmqD5TYjxk18trUXs6av5zSuxh+woYyUf5QNXZ99CIlxZPkpPXx+yPyERrp58jKU1gfObEFeq+YNbGSJvkcic34S4NPkoPb3g+U2Iy8sOxtKa4PlNiGDZQVlac/7QLG0n0VqeJ5x8jKU1J+vV4DhcKB+lp09gfhOiUT7K0lo5v0mstTxPc/IxltYSmd+E+O/ARenpE5rfhDiTfLRbGRjuT8XgbNnBuGmN6f5UDP7OhqtDdgaegYJCeZPov+TrjyjQqeRzv2mNK1bCTWtcsan/7YmSouxkKp6IQr5J+imTEguz5hgUEmwx3DoChYSi7FhNPhEWTnNNPhHlQ5YeuERYWOxp2SHCGvPihNuP4aRQD9YMaPoJqOU7q4cuAYORsj7lUlDL16dcEmr5fT1wKRgcuFp2KKjlW00+BbX8Qx0xUFB/NHW9OHCN5196fPmVnbkG2EzoLuavQtDxXzbWwTj0e1jKz0BgArp/B7pgVD4hKp8QlU+IyidE5ROi8glR+YSofEJUPiEqnxCVT4jKJ0TlE6LyCVH5hKh8QlQ+ISqfEJVPiMonROUTovIJUfmEqHxCVD4hfwDcjZPSuAs/ZQAAAABJRU5ErkJggg==)}.buy_item_5{background-image:url(data:image/png;base64,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)}.buy_item_5,.buy_item_6{background-repeat:no-repeat}.buy_item_6{background-image:url(data:image/png;base64,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)}@media (max-width:1080px){.ab_advenages_item_w{flex-direction:column}.ab_seconnd_section_w{height:335px}.ab_advenages_item_title{font-size:19px;margin-bottom:12px}.ab_advenages_item_text{font-size:14px}}@media (max-width:840px){.ab_advenages_item_title{font-size:18px;margin-bottom:12px}.ab_advenages_item_text{font-size:13px}.ab_advenages_item_text_w{width:200px}.ab_euro,.ab_shield{height:70px;width:70px}.ab_human{height:70px;width:54px}}.intro{background:linear-gradient(90deg,rgba(0,0,0,.45),transparent),url(/static/media/intro-back-opt.baa1752dbff93e65ab7e.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;height:550px;justify-content:center;min-width:740px;position:relative}.intro__title{color:#fff;font-family:Roboto,sans-serif;font-size:48px;font-weight:700;line-height:44px;width:500px}.intro__subtitle{color:#fff;font-size:24px;font-weight:500;line-height:28px;margin-top:15px}.intro__wave{background-image:url(/static/media/blue-wave-new.4872b5f135f8ea0afda7.svg);background-position:50%;background-repeat:repeat-x;bottom:-1px;height:25px;left:0;position:absolute;width:100%;z-index:100px}.intro_warranty_w{align-items:center;display:flex;margin:41px 0 35px}.intro_warranty{color:#fff;font-family:Roboto;font-size:25px;font-weight:500;margin-left:5px}.search__form{display:flex;flex-direction:column}.sf__input__wrapper{display:flex;height:62px;width:100%}.sf_submit{align-items:center;background:#ffdb4d;border:0;border-radius:0 4px 4px 0;color:#039;display:flex;flex:1 2 198px;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;justify-content:center;text-decoration:none}.sf__city__from{background:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-radius:2px 2px 0 0;display:flex;padding:11px 16px;position:relative;width:212px}.sf__city__text{color:#777}.sf__city__link,.sf__city__text{font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.sf__city__link{color:#00bfff;margin-left:4px;text-decoration:underline}.sf__city__link:active{color:#ffdb4d}.cityFrom{align-items:center;display:flex}.cityFrom .react-autosuggest__container{left:0;position:absolute;top:0}.cityFrom .react-autosuggest__input{border:0;border-radius:2px 2px 0 0;color:#454545;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;padding:11px 16px;width:200px}.cityFrom .react-autosuggest__input--focused{outline:none}.cityFrom .react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.cityFrom .react-autosuggest__suggestions-container{display:none}.cityFrom .react-autosuggest__suggestions-container--open{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.09);display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;position:absolute;top:42px;width:211px;z-index:2}.cityFrom .react-autosuggest__suggestions-list{list-style-type:none;margin:0;padding:0}.cityFrom .react-autosuggest__suggestion{cursor:pointer;padding:10px 20px}.cityFrom .react-autosuggest__suggestion--highlighted{background-color:rgba(0,191,255,.9);color:#fff}@media (max-width:1070px){.cityFrom .react-autosuggest__input{font-size:14px}.cityFrom .react-autosuggest__suggestions-container--open{font-size:14px;top:39px}.sf__city__link,.sf__city__text{font-size:14px}}.active__input{background-color:#eaf8ff!important}.sf__input__item{flex:1 2 231px;min-width:205px;position:relative}.sf__input__item__wrapper{align-items:center;background:#fff;border-left:1px solid rgba(0,0,0,.1);display:flex;height:62px;padding:12px 16px;width:100%}.sf__input__item:first-child{border:0;border-radius:0 0 0 4px}.sf__input__item img{margin:0 16px 0 0}.sf__input__item__label{color:#777;font-size:12px}.sf__input__item__label,.sf__input__item__text{font-family:Roboto,sans-serif;font-weight:400;text-align:left}.sf__input__item__text{color:#454545;font-size:17px}.inputIco{display:block}.destination_wrapper_input{flex:2 1 285px}.tourists_wrapper_input{flex:2 1 265px}@media (max-width:1282px){.inputIco{display:none}}@media (max-width:1073px){.sf__input__item__text,.sf_submit{font-size:14px}.sf__input__item{min-width:inherit}.sf__input__item__wrapper,.sf_submit{height:48px}.tourists_popover.popover{left:-80px}}@media (max-width:955px){.input_value_diss_part,.sf__input__item__label{display:none}}.popover{background:#fff;box-shadow:0 2px 4px transparent,0 2px 4px rgba(0,0,0,.094),0 2px 4px rgba(0,0,0,.094),0 2px 4px rgba(0,0,0,.094);left:0;position:absolute;z-index:1000}.sf__tourists__popover__wrapper{padding:24px 40px 16px}.form_collapse__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.form_collapse__item:last-child{margin-bottom:0}.form__collapse__selector{align-items:center;display:flex;margin-left:50px}.form__collapse__selector img{margin:0}.form_collapse__text{align-items:center;display:flex}.form__collapse__selector_quantity{color:#333;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;line-height:21px;margin:0 16px}.form_collapse__text_ico{height:28px;margin-right:10px;width:28px}.adult_ico{height:29px;width:27px}.form__tourists__selector__item__left__text{display:flex;justify-content:space-between;width:91px}.form__tourists__selector__item__left__text__bold{color:#333;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:19px;margin-bottom:5px}.form__tourists__selector__item__left__text__small{color:#939cb0;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:16px}.form_tourists_select_button{height:28px;width:28ox}.form_tourist_kids_section{display:flex;justify-content:center;margin-bottom:15px}.form_tourist_kids_section_title{color:rgba(147,156,176,.8);font-size:12px;font-weight:500;margin:0 10px}.form_tourist_kids_section_line{border-bottom:1px solid rgba(147,156,176,.5);margin-bottom:7px;width:55px}.form_tourist_button{color:#fff;font-family:Roboto;font-size:13px;font-weight:400;margin-bottom:8px;padding:8px 20px}.form_tourist_button_w{text-align:center}.form_kinds_options_wrapper{position:absolute}.form_kinds_options_w{background-color:#fff;border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.2);left:63px;margin-top:10px;position:relative;top:0;width:153px}.form_kinds_options{height:150px;overflow:auto}.form_t_kids_item{color:#333;font-family:Roboto;font-size:14px;padding:7px 13px;text-align:start;width:100%}.form_t_kids_item:hover{background-color:rgba(0,191,255,.9);color:#fff}.form_kid_item{margin:10px 0}.form_kids_opt_inv{display:none}.form_kids_age_note{border-bottom:1px solid rgba(147,156,176,.3);color:#939cb0;font-family:Roboto;font-size:12px;padding:7px}.destination__popover__wrapper{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;max-height:285px;overflow:auto;width:412px}@media (max-width:1073px){.destination__popover__wrapper{font-size:14px}}.resort_section{padding:3px 35px}.suggestion_section{color:rgba(147,156,176,.8);font-size:12px;font-weight:500;padding-top:5px;text-align:center}.suggestion_section_top_line{border-top:1px solid rgba(147,156,176,.25)}.suggestion_country{font-size:14px;font-weight:400;margin-left:4px}.resort_country,.suggestion_country{color:rgba(147,156,176,.8)}.sectionSelectedTitleLine{border-bottom:1px solid rgba(147,156,176,.6);width:40%}.sectionPopularTitleLine{border-bottom:1px solid rgba(147,156,176,.6);width:31%}.sectionOtherTitleLine{border-bottom:1px solid rgba(147,156,176,.6);width:40%}.search_suggestions_items{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;margin:12px 0}.sectionTitleW{align-items:center;display:flex;justify-content:space-between;margin:7px 0}.sectionTitleLine{border-bottom:1px solid rgba(147,156,176,.6);width:40%}.sectionTitleText{color:#939cb0;font-size:12px;font-weight:500}.hotel_line{width:250px}.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);margin:1em}.rdp-vhidden{clip:rect(1px,1px,1px,1px)!important;-webkit-appearance:none;appearance:none;background:transparent;border:0;border:0!important;box-sizing:border-box;height:1px!important;margin:0;overflow:hidden!important;padding:0;padding:0!important;position:absolute!important;top:0;width:1px!important}.rdp-button_reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;color:inherit;cursor:default;font:inherit;margin:0;padding:0;position:relative}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){background-color:var(--rdp-background-color);border:var(--rdp-outline);color:inherit}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{border-collapse:collapse;margin:0;max-width:calc(var(--rdp-cell-size)*7)}.rdp-with_weeknumber .rdp-table{border-collapse:collapse;max-width:calc(var(--rdp-cell-size)*8)}.rdp-caption{align-items:center;display:flex;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{display:block;position:relative;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{display:inline-flex;position:relative}.rdp-caption_label{align-items:center;border:2px solid transparent;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700;margin:0;padding:0 .25em;white-space:nowrap;z-index:1}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rdp-nav_button{align-items:center;border-radius:100%;display:inline-flex;height:var(--rdp-cell-size);justify-content:center;padding:.25em;width:var(--rdp-cell-size)}.rdp-dropdown_month,.rdp-dropdown_year{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{-webkit-appearance:none;appearance:none;background-color:initial;border:none;bottom:0;cursor:inherit;font-family:inherit;font-size:inherit;left:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.rdp-dropdown[disabled]{color:inherit;opacity:1}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{font-size:.75em;font-weight:700;height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;text-transform:uppercase;vertical-align:middle}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;width:var(--rdp-cell-size)}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{align-items:center;border:2px solid transparent;border-radius:100%;box-sizing:border-box;display:flex;height:var(--rdp-cell-size);justify-content:center;margin:0;max-width:var(--rdp-cell-size);overflow:hidden;width:var(--rdp-cell-size)}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{background-color:var(--rdp-accent-color);color:#fff;opacity:1}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-right-radius:0;border-top-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-left-radius:0;border-top-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-bottom-right-radius:0;border-top-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.DayPicker{padding:10px;width:570px}.DayPicker-wrapper{outline:none}.DayPicker-NavButton:active{border:0}.DayPicker-Day{outline:none}.DayPicker-Day--selected{height:33.9px;outline:none;width:33.9px}.DayPicker-NavButton{outline:none}.rdp{--rdp-accent-color:#00bfff;--rdp-background-color:rgba(0,191,255,.1)}@media (max-width:1073px){.rdp{--rdp-caption-font-size:17px;--rdp-cell-size:35px}.rdp-button_reset{font-size:13px}}@media (max-width:890px){.rdp{--rdp-cell-size:32px}}.sf__nights_popover_wrapper{padding:24px 40px}.sf__nights__selector__wrapper{display:flex;margin-bottom:16px}.sf__nights__selector{align-items:center;display:flex}.sf__nights__selector img{margin:0}.sf__nights__selector:first-child{margin-right:45px}.selected__days{color:#333;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;line-height:21px;margin:0 16px}.selected__days__text{margin-right:16px}.sf__nights__select__result{color:#333;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-align:center}.bold_font{font-weight:700}.selected__days__text{color:rgba(147,156,176,.8);font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:16px}.select_button{height:28px;width:28px}.cross__ico{position:absolute;right:0;top:21px;z-index:1000}.input_search_destination{background-color:#eaf8ff;border:0;color:#454545;font-family:Roboto,sans-serif;font-size:17px;outline:none;padding:0;width:100%}@media (max-width:1073px){.input_search_destination{font-size:14px}}.operators{background-color:rgba(220,244,255,.3);margin-bottom:60px;min-width:740px;padding:25px 0}.operators__wrapper{display:flex;flex-wrap:wrap;justify-content:center}.operators__item{align-self:center;margin-right:37px}.op-tv-logo{height:75px}.op-tex-logo{height:45px}.aero-travel-logo{height:55px;margin-bottom:22px}.voyage-tour-logo{height:45px;margin-bottom:12px}.op-biblio-g-logo{height:45px}.op-kax-u-logo{height:60px}.directions{margin-bottom:50px}.directions__wrapper{display:flex;justify-content:space-between;margin-bottom:30px}.directions__item{border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);width:33.33333%}.directions__item:nth-child(2){margin:0 30px}.directions__oae__img{background:url(/static/media/dubai.f2f3f59c80e568f02050.jpg) 50% no-repeat;background-size:cover;border-radius:8px 8px 0 0;height:220px}.directions__turkey__img{border-radius:8px 8px 0 0;height:220px;width:100%}.directions__egypt__img{background:url(/static/media/egypt.2ad44fdb30ec8493f51a.jpg) 50% no-repeat;background-size:cover;border-radius:8px 8px 0 0;height:220px}.directions__description{padding:24px}.directions__description__firstline{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.directions__description__name{color:#000;font-family:Roboto,sans-serif;font-size:28px;font-weight:700;line-height:33px}.directions__description__city{color:#000;font-family:Roboto;font-size:14px;font-weight:400;line-height:16px;margin-bottom:12px;opacity:.6;width:188px}.directions__description__price{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;line-height:19px}.directions__all{align-items:center;color:#00bfff;display:flex;font-family:Roboto,sans-serif;font-size:22px;font-weight:700;justify-content:center;line-height:26px;text-decoration:none}.directions__all:before{background:url(/static/media/arrow-right.147eb1fcc096c10da0ff.svg) 50% no-repeat/cover;content:"";height:12px;margin:0 4px 0 0;width:9px}.blue__label{border:1px solid #039;color:#039;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;line-height:14px;padding:12px 0;text-align:center;width:114px}@media (max-width:950px){.tailand__direction{display:none}.directions__item{width:50%}}.advantages{margin-bottom:50px}.blue__title{color:#039;font-size:36px;font-weight:700;line-height:42px;margin-bottom:32px;padding-bottom:16px;position:relative;text-align:center}.blue__title:after{background-color:#00bfff;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:268px}.advantages__item__wrapper{display:flex}.advantages__item{align-items:center;display:flex;flex-direction:column;padding-right:20px;width:33.33333%}.advantages__icon{height:120px;margin-bottom:24px;width:120px}.advantages__subtitle{color:#383838;font-size:24px;font-weight:700;line-height:28px;margin-bottom:16px}.advantages__text{align-items:start;color:#000;display:flex;font-size:16px;font-weight:400;line-height:20px;padding:0 0 20px 28px}.adv-check-ico{margin-right:10px}@media (max-width:900px){.advantages__subtitle{font-size:18px}.advantages__text{font-size:15px}}.description{margin-bottom:50px}.description__item__wrapper{display:flex;margin:0 auto}.description__title{text-align:center}.description__item{padding:0 15px;width:50%}.ord_wrapper{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);margin-bottom:30px}.ord_tour_desc_w{display:flex;position:relative}.ord_hotel_img{height:280px;width:420px}.ord_tour_desc{padding:25px;width:100%}.ord_hotel_name{color:#333;font-family:Roboto;font-size:28px;font-weight:700;margin-top:15px}.ord_location{color:rgba(51,51,51,.5);font-family:Roboto;font-size:12px;font-weight:500;margin:8px 0}.ord_location:before{background-image:url(/static/media/gray-pin.594e50bb5c63743a6502.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";float:left;height:10px;margin:3px 3px 0 0;width:10px}.ord_tour_desc_oprator{color:#333;font-family:Roboto;font-size:22px;font-weight:500;position:absolute;right:0;top:0}.ord_details{color:#333;font-family:Roboto;font-size:15px;font-weight:400;padding:0 15px 15px 0}.ord_details_title{color:#333;font-family:Roboto;font-size:14px;font-weight:700}.ord_details_desc{color:rgba(0,0,0,.6);font-size:14px}.ord_tour_desc_line1_w{position:relative}.ord_status_w{color:#fff;font-family:Roboto;font-size:18px;font-weight:500;height:40px;left:0;position:absolute;top:0;width:250px}.ord_status{border-radius:0 0 6px 0;height:100%;padding-top:9px;text-align:center;width:100%}.ord_status_negative{background-color:#ad2218}.ord_status_in_process{background-color:#f2cd13}.ord_status_approved{background-color:#12a35f}.ord_details_price_byn{color:rgba(51,51,51,.5);font-size:14px}.ord_details_price_orig{color:#333;font-size:16px;font-weight:600}.ord_tour_order_num{color:#333;font-family:Roboto;font-size:18px;font-weight:500;margin-bottom:15px}.pr_user_name{color:#333;font-family:Roboto;font-size:22px}.pr_orders_not_found{color:#333;font-family:Roboto;font-size:18px}.pr_section_title{color:#333;font-family:Roboto;font-size:22px;margin-bottom:20px}.pr_section_w{margin-bottom:30px}.reg_butt_w{align-items:center;display:flex}.reg_btn{height:40px;margin-top:10px;padding:0 0 0 75px;width:250px}.reg_submit_spinner_w{margin-left:5px;padding-top:3px;width:30px}.modal{background-color:#fff;border-radius:4px;height:400px;padding:15px;width:340px}.modal-back{background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;padding-top:100px;position:absolute;top:0;width:100%;z-index:100}.closeWrapper{display:flex;justify-content:flex-end}.closeButton{color:#b5b8ba;font-size:16px}.loginModalTitle{weight:400;font-family:Roboto,sans-serif;font-size:18px;margin-top:10px}.form_input{width:252px}.modalInputWrapper{color:#b5b8ba;font-size:12px;font-weight:400;margin-top:20px;text-transform:uppercase}.login_btn{margin-top:25px;width:252px}.login_form{margin-left:27px;margin-top:28px}.btn_dis{background-color:#d2d2d4!important;color:#fff}.invalidInput{border-color:#c71417}input.form_input.invalidInput:focus{box-shadow:0 0 2px 1px rgba(199,20,23,.9);outline-color:#c71417;outline-style:solid;outline-width:0}.showReg_wparrer{font-size:12px;margin-top:10px;text-align:center;width:252px}.showReg{color:#039;font-size:12px;font-weight:500}.loginFormError{color:#c71417}.login_form_inp{width:252px!important}.reg_pass_hint{color:#333;font-size:12px;margin-top:10px}.tr_intro{background:url(/static/media/tr-search-back.19743bf8d6354e0f027f.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;height:235px;justify-content:center;min-width:740px;position:relative}.tr_container{padding-top:35px}.tr_intro__wave{background-image:url(/static/media/white-wave.d3b06a9a9a299a83cf9a.svg);background-position:50%;background-repeat:repeat-x;bottom:-1px;height:25px;left:0;position:absolute;width:100%;z-index:100px}.tr_topline_wrapper{display:flex;margin-bottom:25px}.tr_topline_left{flex:0 0 280px}.tr_topline_right{flex:1 1;height:40px;padding-left:32px}.tr_wrapper{display:flex;height:100%}.tr_left_bar_wrapper{flex:0 0 280px}.tr_left_bar{background-color:#e7f7ff;padding-bottom:16px;padding-left:16px;padding-right:16px;position:relative}.tr_right_bar{flex:1 1;padding-left:32px;position:relative}.tour_item{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;box-shadow:0 1px 6px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);display:flex;height:246px;margin-bottom:35px}.tour_item:first-child{margin-top:0}.tr_hotel_image{border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;flex:0 0 280px;height:246px;position:relative}.tr_hotel_image_link{display:block;height:100%;width:100%}.tr_distance{bottom:19px;left:25px;position:absolute}.tr_airport_distance_w{align-items:center;color:hsla(0,0%,100%,.9);display:flex;font-family:Roboto;font-size:14px;justify-content:space-between}.tr_airport_distance_km{border:1px solid hsla(0,0%,100%,.9);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;margin-right:9px;padding:2px 8px}.tr_tour_info{flex:1 1;flex-direction:column;padding:24px}.tr_hotel_info_w2,.tr_tour_info{display:flex;justify-content:space-between}.tr_hotel_info_w2{flex-direction:row;margin-bottom:7px}.tr_hotel_name{color:#333;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;text-decoration:none}.tr_category_star{height:21px;margin-right:3px;width:21px}.tr_location{color:#00bfff;font-family:Roboto;font-size:14px;font-weight:600;margin-top:8px}.tr_location:before{background-image:url(/static/media/blue-pin.36a0d03fd5a6f58c19b9.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";float:left;height:10px;margin:3px 3px 0 0;width:10px}.tr_hotel_raiting_w1{align-items:center;display:flex;flex-direction:column}.tr_hotel_raiting_w2{align-items:center;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;display:flex;height:32px;justify-content:space-between;margin-bottom:6px;padding:6px 8px;width:67px}.tr_rating_red{background-color:#e25933}.tr_rating_yellow{background-color:#a4d41d}.tr_rating_green{background-color:#2fca5b}.tr_hotel_ta_raiting{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;text-align:center;width:26px}.tr_hotel_description{color:#333;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;margin-bottom:5px;max-height:85px;overflow:hidden}.show_more_wrapp{display:flex;justify-content:center;margin-bottom:20px}.tr_tour_price_info{flex:0 0 208px}.tr_price_details_w{border-left:1px solid rgba(0,0,0,.1);height:174px;padding:16px;width:100%}.tr_price_details{color:#999;font-family:Roboto;font-size:12px}.tr_price_w{align-items:center;background-color:#ffdb4d;border-radius:0 0 6px 0;-webkit-border-radius:0 0 6px 0;-moz-border-radius:0 0 6px 0;display:flex;height:72px;justify-content:center;text-decoration:none;width:100%}.tr_price{font-size:24px;font-style:normal;font-weight:700}.tr_oil_taxes,.tr_price{color:#333;font-family:Roboto}.tr_oil_taxes{font-size:12px;font-weight:300;text-align:center}.tr_price_currencies_w{align-items:center;display:flex;justify-content:space-between}.tr_byn_price{color:#454545;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400}.filter_item{border-top:1px solid rgba(0,0,0,.1);padding:16px 0}.filter_item:first-child{border-top:0}.hotel_class_title{color:#333;font-family:Roboto;font-size:16px;font-weight:500}.filters_container{padding-left:27px}.filter_description{display:flex;margin-left:5px}.hotel_sort{color:#333}.hotel_sort,.sort_option{font-family:Roboto;font-size:16px;font-weight:400}.sort_option{color:#00bfff;padding:7px 15px}.sort_option_selected{border:1px solid rgba(0,0,0,.1);border-radius:16px;color:#333}.hotel_sort_title{margin-right:19px}.tr_filter_button{color:#fff;font-family:Roboto;font-size:13px;font-weight:400;padding:8px 20px}.tr_tablet_filter_buttom{background:rgba(220,244,255,.4);border-radius:0 0 4px 4px;display:none;margin-bottom:34px;padding:14px;width:100%}.tr_tablet_filter_buttom:active{background:rgba(201,226,237,.4)}.tr_tablet_filter_buttom_text_w{align-items:center;display:flex;margin:0 auto;width:110px}.tr_tablet_filter_buttom_text{color:#333;font-family:Roboto;font-size:16px;font-weight:500;margin-right:8px}.tr_not_found{color:#333;font-size:18px;margin-top:15px}.search_progress_bar{margin-top:3px}.search_progress,.search_progress_bar{align-items:center;display:flex}.hd_hotels_found,.hd_look_for_prices{color:#999;font-family:Roboto;font-size:14px;font-weight:500;margin-right:10px}.hd_hotels_found{padding-left:20px;width:240px}.line_filter_title_w{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.meal_selected_name{color:rgba(51,51,51,.6);font-family:Roboto;font-size:14px;font-weight:500}.tr_rating_value{font-weight:800;width:45px}.tr_rating_comment{color:rgba(51,51,51,.8);font-family:Roboto;font-size:14px;font-weight:400}.tr_filters_dis{background-color:hsla(0,0%,100%,.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.next_btn_w{align-items:center;display:flex;justify-content:center}.next_btn{height:40px;padding:5px 20px}.nextPageText{margin-right:10px}.clear_filters_w{display:flex;justify-content:center}.mealName{font-weight:500}.mealDescription{color:rgba(51,51,51,.8);font-family:Roboto;font-size:12px;font-weight:400}@media (max-width:1230px){.tr_tablet_filter_buttom{display:block}.tr_wrapper{min-height:1200px;position:relative}.tr_left_bar_wrapper{left:33px;position:absolute;top:2px;z-index:5}.tr_left_bar{border-radius:6px}.tablet_menu_invisible,.tr_topline_left{display:none}}@media (max-width:1000px){.tr_hotel_info_w2{align-items:start;display:flex;flex-direction:column-reverse}.tr_tour_info{padding:16px}.tr_hotel_name{font-size:18px;margin-top:2px}.tr_hotel_description{max-height:30px}.tr_hotel_image{flex:0 0 224px}.tr_hotels_stars_w1{margin-top:10px}.tr_location{font-size:12px}}@media (max-width:840px){.hd_hotels_found{display:none}}.hotelsFilter{margin-top:12px}.hotelsFilter .autoSuggestInput{border:0;border-radius:2px 2px 0 0;height:32px;outline:none;padding:7px 13px}.hotelsFilter .autoSuggestInput,.hotelsFilter .hotelsSuggestionWrapp{font-family:Roboto,sans-serif;font-size:14px;font-weight:300;width:246px}.hotelsFilter .hotelsSuggestionWrapp{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:150px;margin-top:12px;overflow:auto}.hotelsFilter .hotelSuggestionItem{cursor:pointer;padding:7px 13px;text-align:left}.hotelsFilter .hotelSuggestionItem:hover{background-color:rgba(0,191,255,.9);color:#fff}.tr_topline_right{display:flex;justify-content:space-between}.selectedHotel{display:flex;margin-top:12px;width:244px}.remove_hotel_filter{margin-left:10px}.hotel_filter_spinner{margin-left:5px}.react-autosuggest__input:disabled{background-color:#e7f7ff;border:1px solid rgba(0,0,0,.3);border-radius:2px 2px 0 0}.hotels_error{color:#333;font-family:Roboto;font-size:12px;font-weight:400;margin-top:8px}.rf_container{background-color:#fff;border-radius:10px;margin-top:10px;padding:10px}.rf_button{margin-right:10px;padding-left:13px;padding-right:13px}.rf_button,.rf_button_del{border:1px solid rgba(51,51,51,.4);border-radius:15px;color:#333;font-family:Roboto;font-size:14px;font-weight:500;height:30px}.rf_button_del{width:30px}.rf_button_w{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px}.tab_selected{background-color:#00bfff;border:0;color:#fff}.rf_hotels_w{height:150px;overflow:scroll}.rf_arrow_button,.rf_resort_name{align-items:center;display:flex;flex-direction:row}.rf_arrow_button{height:19px;justify-content:center;width:25px}.rf_arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rf_arrow_rotated{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rf_subregion_w{margin-left:32px}.op_container{background-color:#fff;border-radius:10px;margin-top:10px;padding:10px}.op_button{margin-right:10px;padding-left:13px;padding-right:13px}.op_button,.op_button_del{border:1px solid rgba(51,51,51,.4);border-radius:15px;color:#333;font-family:Roboto;font-size:14px;font-weight:500;height:30px}.op_button_del{width:30px}.op_button_w{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px}.op_tab_selected{background-color:#00bfff;border:0;color:#fff}.op_hotels_w{height:150px;overflow:scroll}.op_arrow_button,.op_resort_name{align-items:center;display:flex;flex-direction:row}.op_arrow_button{height:19px;justify-content:center;width:25px}.op_arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.op_arrow_rotated{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.op_subregion_w{margin-left:32px}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.tl_location{margin-bottom:10px;margin-top:10px}.tr_hotel_description_item{margin-bottom:3px}.tl_price_w{border-radius:0 0 6px 0;height:72px;width:100%}.back-background{background-color:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.hotel_intro{background:url(/static/media/hd-intro-back.f7111b7552706c1a5794.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;height:235px;justify-content:center;margin-bottom:35px;min-width:740px;position:relative}.hotel_intro__wave{background-image:url(/static/media/white-wave.d3b06a9a9a299a83cf9a.svg);background-position:50%;background-repeat:repeat-x;bottom:-1px;height:25px;left:0;position:absolute;width:100%;z-index:100px}.hd_header_wrapper{border-radius:6px 6px 0 0;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);margin:40px 0 20px;width:100%}.hd_tours_hotel_name{color:#383838;font-family:Roboto;font-size:24px;font-weight:700;padding:25px}.hd_dates_carousel_wrapper{display:flex;height:70px;position:relative}.hd_scroll_arrow{align-items:center;display:flex;height:70px;width:40px;z-index:1}.hd_scroll_arrow_left{background:linear-gradient(90deg,rgba(2,0,36,.15),hsla(0,0%,100%,0));justify-content:left;left:0;position:absolute;top:4px}.hd_scroll_arrow_right{background:linear-gradient(270deg,rgba(2,0,36,.15),hsla(0,0%,100%,0));justify-content:right;position:absolute;right:0;top:4px}.hd_tours_carousel_scroll_w{-ms-overflow-style:none;display:flex;overflow:auto;scrollbar-width:none;white-space:nowrap}.hd_tours_carousel_scroll_w::-webkit-scrollbar{display:none}.hd-tour-date-w{align-items:center;background-color:#00bfff;border-right:1px solid #fff;display:flex;height:70px;position:relative;width:158px}.hd-tour-date-w-selected{background-color:#fff;border-right:1px solid rgba(0,0,0,.05)}.hd-tour-date-yellow-border{height:4px;width:100%}.hd-tour-date-yellow-border-selected{background-color:#ffdb4d;height:4px;width:100%}.hd-tour-date-button{border-right:1px solid #333}.hd-tour-date-border{align-items:center;display:flex;flex-direction:column;height:36px;justify-content:center;width:100%}.hd-tour-date{color:#fff;font-family:Roboto;font-size:14px;font-weight:400;margin-bottom:4px}.hd-tour-date-selected{color:#00bfff}.hd-tour-date-price,.hd-tour-date-selected{font-family:Roboto;font-size:14px;font-weight:500}.hd-tour-date-price{align-items:center;color:#fff;display:flex}.hd-tour-date-price-selected{color:#00bfff;font-family:Roboto;font-size:13px;font-weight:700}.hd-tour-date-price-curr{color:#fff;font-family:Roboto;font-size:16px;font-weight:700}.hd-tour-date-price-curr-selected{color:#00bfff;font-family:Roboto;font-size:18px;font-weight:700}.hd-tour-date-price-byn-selected{color:#00bfff;font-family:Roboto;font-size:10px;font-weight:500}.hd-tour-price-offer{color:#333;font-family:Roboto;font-size:20px;font-weight:700}.hd-tour-operator{color:#939cb0;font-family:Roboto;font-size:12px;font-weight:300;margin:3px 0 2px;padding-right:6px}.hd-tour-button{border-radius:4px;border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);margin-bottom:8px}.hd-tour-button:hover{background-color:#ffdb4d}.hd-tour-link{align-items:center;display:flex;flex-direction:column;height:53px;justify-content:center;width:128px}.hd-other-tour-link,.hd-tour-link{text-decoration:none}.hd-offers-w{display:none;width:100%}.offer_details_selected{display:block}.hd-room-type{border-right:1px dashed hsla(218,4%,58%,.4);color:#00bfff;flex:0 0 261px;font-family:Roboto;font-size:14px;font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline;width:250px}.hd_wrapper{min-height:100%}.hd_dropdown_menu{max-height:500px!important}.hd_spinner_wrapper{background-color:hsla(0,0%,100%,.6);display:flex;height:500px;justify-content:center;padding-top:150px;width:100%}.hd_arrow_invisible,.hd_invisible{display:none}.hd_day_room_w{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);display:flex;margin:20px 0;padding:20px 0 20px 20px;width:100%}.hd_nights_wrapper{-ms-overflow-style:none;display:flex;overflow:auto;scrollbar-width:none;width:960px}.hd_nights_wrapper::-webkit-scrollbar{display:none}.hd_night_collumn{align-items:center;border-right:1px dashed hsla(218,4%,58%,.4);display:flex;flex:0 0 160px;flex-direction:column;width:160px}.hd_meals_w{height:146px;margin-bottom:20px;width:100%}.hd_meals_wr{align-items:center;display:flex;flex-direction:column;text-align:center}.hd_meal_top_line{border-bottom:1px dashed hsla(218,4%,58%,.6);margin-bottom:20px;width:80px}.hd_meal_name{color:#333;font-family:Roboto;font-size:13px;font-weight:600;margin-bottom:8px;width:120px}.hd_nights_count_w{align-items:center;display:flex;margin-bottom:4px}.hd_nights_count{color:#919499;font-family:Roboto;font-size:18px;font-weight:400;margin-right:5px}.hd_gray_moon{width:19px}.hd_date_to{color:#919499;font-family:Roboto;font-size:13px;margin-bottom:20px}.hd_byn_price{color:#454545;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400}.hd-tour-price-per-night-w{display:flex;justify-content:center;margin-bottom:5px}.hd-tour-price-per-night{color:#333;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400}.hd-tour-price-per-night-mon{width:11px}.hd_other_offer_wrapper{width:100%}.hd_ather_offer_item_operator{margin-right:10px}.hd-tour-price-other-offer,.hd_ather_offer_item_operator{color:#333;font-family:Roboto;font-size:14px;font-weight:500}.hd_byn_price_other{color:#939cb0;font-family:Roboto;font-size:12px;font-weight:400}.hd_other_offers_w{background-color:#fff;border-radius:6px 6px 0 0;box-shadow:0 2px 20px 0 hsla(60,13%,71%,.5);margin-top:7px;min-width:160px;position:absolute;z-index:3}.hd_other_offers{color:rgba(0,53,153,.8);font-size:12px;font-weight:500}.hd_other_offers_arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);width:13px}.hd_nights_line_button{position:absolute;width:10px;z-index:1}.hd_nights_button_left{left:3px;top:0}.hd_nights_button_right{right:3px;top:0}.hd_nights_line_w{flex:0 0 960px;position:relative}.hd_other_offer_button{width:100%}.hd_other_offer_link{text-decoration:none}.hd_ather_offer_item{align-items:center;border-bottom:1px solid hsla(218,4%,58%,.2);display:flex;justify-content:space-between;padding:10px;width:100%}.hd_ather_offer_item:hover{background-color:rgba(0,191,255,.05);color:#fff}.hd_nights_collumn_0,.hd_nights_collumn_1{left:0}.hd_nights_collumn_2{left:160px}.hd_nights_collumn_3{left:320px}.hd_nights_collumn_4{left:480px}.hd_nights_collumn_5{left:640px}.hd_nights_collumn_6{left:800px}.hd_show_more_rev{display:flex;justify-content:center}.hd_show_more_but{color:red;font-family:Roboto;font-size:14px;font-weight:400}.hd_show_more_but,.hd_underline{text-decoration:underline}.hd_tablet_filter_buttom{background:rgba(220,244,255,.4);border-radius:0 0 4px 4px;padding:14px;width:150px}.hd_tablet_filter_buttom:active{background:rgba(201,226,237,.4)}.hd_tablet_filter_buttom_text_w{align-items:center;display:flex;margin:0 auto;width:110px}.hd_tablet_filter_buttom_text{color:#333;font-family:Roboto;font-size:16px;font-weight:500;margin-right:8px}.hd_offers_wrapper{position:relative}.hd_left_bar_wrapper{left:0;position:absolute;top:0;width:280px;z-index:5}.hd_left_bar{background-color:#e7f7ff;border-radius:6px;min-height:415px;padding:0 16px}.hd_filter_item{border-top:1px solid rgba(0,0,0,.1);padding:16px 0}.hd_filter_item:first-child{border-top:0}.hd_hotel_facilities_content{margin:0 auto;max-width:950px}.hd_hotel_facilities_w{background-color:#dcf4ff;margin-bottom:30px;padding:30px}.hd_hotel_section_title{color:#333;font-family:Roboto;font-size:24px;font-weight:700;margin-bottom:30px}.hd_hotel_facilities{display:flex;justify-content:space-between}.hd_facility{color:#333;display:flex;font-family:Roboto;font-size:14px;font-weight:400;margin-bottom:30px}.fac_img{align-items:center;border-radius:32px;display:flex;height:64px;justify-content:center;margin-right:20px;width:64px}.hd_common_info{background-color:#9b51e0}.hd_facility_det{max-width:400px}.hd_hotel_facility_title{color:#333;font-family:Roboto;font-size:18px;font-weight:500;margin-bottom:6px}.bold{font-weight:500}.hd_beach{background-color:#ffdb4d}.hd_territory{background-color:#ff902e}.hd_services{background-color:#6fcf97}.hd_check_item{align-items:center;display:flex;margin-bottom:5px}.hd_check_ico{height:20px;width:20px}.hd_check_item_val{width:300px}.hd_in_room{background-color:#8fcc14}.hd_intertaiment{background-color:#9b51e0}.hd_kids{background-color:#2d9cdb}.hd_meal{background-color:#eb5757}.hd_meal_types{background-color:#8fcc14}.hd_services_free{background-color:#2f80ed}.hd_services_free_pay{background-color:#ff7800}.hd_room_type{background-color:#00bfff}.hd_reviews_w{border-radius:6px 6px 0 0;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);padding:30px}.hd_hotel_section_title_w{align-items:center;display:flex;height:50px}.hd_review_item{border-top:1px solid rgba(0,0,0,.1);display:flex;padding-bottom:20px;padding-top:20px}.hd_review_name{color:#333;font-family:Roboto;font-size:15px;font-weight:500;margin-bottom:10px}.hd_review_date{color:rgba(51,51,51,.6);font-family:Roboto;font-size:13px;font-weight:400}.hd_review_first_col{width:15%}.hd_review_second_col{width:85%}.hd_review_text{color:#333;font-family:Roboto;font-size:15px;font-weight:400}.hd_rate_bold{font-weight:500;margin-bottom:5px}.hd_review_rating{margin-bottom:10px}.hd_hotel_desc_line{align-items:center;display:flex}.hot_det_but{color:#039;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;margin-right:20px;text-transform:uppercase;width:100px}.hot_det_but:hover{color:red}.hd_hotel_des{margin-bottom:3px}.hd_read_more{color:#00bfff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;margin-top:6px;text-decoration:underline}.hd_filter_w{align-items:center;background-color:#dcf4ff;display:flex;height:70px;padding:15px;position:relative}.hd_dropdown{margin-right:40px;width:300px}.hd_disable_cover{background-color:hsla(0,0%,100%,.6);height:70px;left:0;position:absolute;top:0;width:100%;z-index:1}.hd_filter_line{align-items:center;display:flex}.hd_red_arrow{margin-top:2px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tr_not_found{height:512px}@media (max-width:1000px){.hd-room-type-dates-w{flex-direction:column}.hd-room-dates-w{justify-content:start}.hd-room-nights{text-align:left}.hd-room-flight-details{align-items:start;margin-top:13px}.hd_hotel_facilities{flex-direction:column}}@media (max-width:1310px){.hd-room-type{flex:0 0 201px}}@media (max-width:1234px){.hd-room-type{flex:0 0 201px}.hd_nights_wrapper{width:800px}.hd_nights_line_w{flex:0 0 800px}}@media (max-width:1075px){.hd-room-type{flex:0 0 201px}.hd_nights_wrapper{width:640px}.hd_nights_line_w{flex:0 0 640px}}@media (max-width:915px){.hd-room-type{flex:0 0 201px}.hd_nights_wrapper{width:480px}.hd_nights_line_w{flex:0 0 480px}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:initial;border:0;color:#fff;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;-webkit-transform:scale(1.2);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;-webkit-transform:scale(1.2);transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:transparent;border:4px solid transparent;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.hotel_image_carusel_desctop{height:381px;width:420px}.hotel_image_carusel_tablet{display:none}.image-gallery-svg:hover{color:rgba(0,191,255,.8)}.image-gallery-thumbnail.active,.image-gallery-thumbnail:hover{border:4px solid #00bfff}.hotel_description_w{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);display:flex;flex-direction:row;margin-bottom:40px}.hd_description_left_w{flex:0 0}.hd_description_right_w,.hd_description_w{display:flex;flex:1 1;justify-content:space-between}.hd_description_w{flex-direction:column;padding:25px}.hd_description_row1{display:flex;flex-direction:row;justify-content:space-between}.hd_hotel_name{color:#333;font-family:Roboto;font-size:28px;font-weight:700}.hd_location{color:rgba(51,51,51,.5);font-family:Roboto;font-size:12px;font-weight:500;margin-top:8px}.hd_raiting_name{color:#039;font-family:Roboto;font-size:16px;font-weight:700}.hd_raiting_name_desc{color:#333;font-family:Roboto;font-size:12px;font-weight:500;-webkit-text-decoration-line:underline;text-decoration-line:underline}.hd_location:before{background-image:url(/static/media/gray-pin.594e50bb5c63743a6502.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";float:left;height:10px;margin:3px 3px 0 0;width:10px}.hd_raiting_desc{margin-right:9px;width:75px}.hd_raiting_like_w{align-items:center;background-color:#8fcc14;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;display:flex;height:32px;justify-content:space-between;margin-bottom:6px;padding:6px 8px;width:67px}.hd_raiting_like{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700}.hd_description_price_w{flex:0 0 220px;flex-direction:column}.hd_description_price{align-items:center;background-color:#ffdb4d;border-radius:0 0 6px 0;-webkit-border-radius:0 6px 0 0;-moz-border-radius:0 6px 0 0;color:#333;display:flex;font-family:Roboto;font-size:24px;font-weight:700;height:80px;justify-content:center;text-decoration:none;width:100%}.hd_description_tourists_w{border-left:1px solid rgba(0,0,0,.1)}.hd_description_tourists{border-bottom:1px solid rgba(0,0,0,.1);color:#333;font-family:Roboto;font-size:14px;font-weight:700;margin:0 10px;padding:40px 0;text-align:center}.hd_description_price_empty{border-left:1px solid rgba(0,0,0,.1);padding:80px}.hd_description_facilities_w{border-top:1px solid rgba(0,0,0,.1);display:flex;padding-top:20px}.hd_description_facility_w{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.hd_description_facility{text-align:center}.hd_short_description{color:#333;font-family:Roboto;font-size:14px;font-weight:400;margin-top:16px}.hd_desc_tour_price{color:#333;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700}.hd_desc_tour_price_byn{color:#454545;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400}.hd_more_but{color:#00bfff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:500;margin-top:10px;text-decoration:underline}@media (max-width:1000px){.hotel_description_w{flex-direction:column-reverse}.hotel_image_carusel_desctop{display:none}.hotel_image_carusel_tablet{display:block}.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 230px)}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:220px}.hd_description_right_w{margin-bottom:20px}.image-gallery-thumbnail{width:220px}.thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{left:2px}.hd_description_price_empty{padding:0}}@media (max-width:768px){.image-gallery-thumbnail{width:220px}}.dmp_w{display:flex}.dmp_item{border:1px solid rgba(51,51,51,.05);height:70px;width:158px}.dmp_item,.dmp_price_w{align-items:center;display:flex;justify-content:center}.dmp_price_w{flex-direction:column}.sceleton_night{margin-left:4px}.hd-tour-button_w .hd-tour-button:hover{background-color:#fff}.Dropdown-root{position:relative}.Dropdown-control{background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;overflow:hidden;padding:8px 52px 8px 10px;position:relative;transition:all .2s ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000}.Dropdown-menu .Dropdown-group>.Dropdown-title{color:#333;font-weight:700;padding:8px 10px;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.Dropdown-option.is-selected,.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}.td_hotel_image_carusel_desctop{width:420px}.td_hotel_image_carusel_tablet{display:none}.td_hotel_description_w{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);display:flex;flex-direction:row;margin-bottom:40px;overflow:hidden}.td_description_left_w{flex:0 0}.td_description_right_w,.td_description_w{display:flex;flex:1 1;justify-content:space-between}.td_description_w{flex-direction:column;padding:25px}.td_description_row1{display:flex;flex-direction:row;justify-content:space-between}.td_hotel_name{color:#333;font-family:Roboto;font-size:28px;font-weight:700}.td_location{color:rgba(51,51,51,.5);font-family:Roboto;font-size:12px;font-weight:500;margin-top:8px}.td_raiting_name{color:#039;font-family:Roboto;font-size:16px;font-weight:700}.td_raiting_name_desc{color:rgba(51,51,51,.7);font-family:Roboto;font-size:12px;font-weight:500}.td_location:before{background-image:url(/static/media/gray-pin.594e50bb5c63743a6502.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";float:left;height:10px;margin:3px 3px 0 0;width:10px}.td_raiting_desc{margin-right:9px;width:75px}.td_raiting_like_w{align-items:center;background-color:#8fcc14;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;display:flex;height:32px;justify-content:space-between;margin-bottom:6px;padding:6px 8px;width:67px}.td_raiting_like{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700}.td_description_price_w{flex:0 0 220px}.td_description_price{align-items:center;background-color:#ffdb4d;border-radius:0 0 6px 0;-webkit-border-radius:0 6px 0 0;-moz-border-radius:0 6px 0 0;color:#333;display:flex;font-family:Roboto;font-size:24px;font-weight:700;height:80px;justify-content:center;text-decoration:none;width:100%}.td_description_tourists_w{border-left:1px solid rgba(0,0,0,.1)}.td_description_tourists{border-bottom:1px solid rgba(0,0,0,.1);font-size:14px;margin:0 10px;padding:10px 0}.td_description_tourists,.td_details{color:#333;font-family:Roboto;font-weight:400}.td_details{font-size:15px;margin-top:16px}.td_details_title{color:#333;font-family:Roboto;font-size:14px;font-weight:700;margin-top:16px}.td_details_desc{color:rgba(0,0,0,.6);font-size:14px}.td_description_details{padding:10px}.td_description_item{color:#333;font-family:Roboto;font-size:15px;font-weight:400;margin-bottom:10px}.td_description_det_title{font-size:14px;font-weight:700;margin-bottom:3px}.td_description_det_included{line-height:19px}.td_hotel_pic{height:280px;width:420px}.td_invisible{display:none}@media (max-width:1000px){.td_hotel_description_w{flex-direction:column-reverse}.td_hotel_image_carusel_desctop{display:none}.td_hotel_image_carusel_tablet{display:block}.td_description_right_w{margin-bottom:20px}.td_raiting_w{display:none}}.frt_raund_trip_w{padding:10px 0 40px 40px}.frt_fligh_depart_wrapper{align-items:center;border-bottom:2px dashed rgba(0,0,0,.1);display:flex;justify-content:space-between;max-width:850px;padding-bottom:20px}.frt_fligh_ico{height:25px;width:25px}.frt_fligh_time{color:#333;font-family:Roboto;font-size:32px;font-weight:700;margin-bottom:8px}.frt_fligh_info{color:#333;font-family:Roboto;font-size:12px;font-weight:400;width:105px}.frt_fligh_return_wrapper{align-items:center;display:flex;justify-content:space-between;max-width:850px;padding-top:20px}.frt_flight_period{border-bottom:1px dashed #00bfff;color:rgba(51,51,51,.7);font-family:Roboto;font-size:12px;font-weight:400;margin:0 16px;position:relative;text-align:center;width:90px}.frt_flight_perifrt_w{display:flex}.frt_airport{border:1.5px solid #00bfff;border-radius:3px;color:#00bfff;font-family:Roboto;font-size:14px;font-weight:500;padding:3px}.frt_airport_dot{border:2px solid #00bfff;border-radius:6px;height:12px;position:absolute;width:12px}.dot_left{bottom:-6px;left:-12px}.dot_right{bottom:-6px;right:-12px}.frt_fligh_baggege_w{display:flex}.frt_flight_baggage{background-image:url(/static/media/baggage.959b9d28b710b110aaaf.svg);padding-left:7px;padding-top:10px}.frt_flight_baggage,.frt_flight_laggage{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#333;font-family:Roboto;font-size:12px;font-weight:400;height:28px;width:28px}.frt_flight_laggage{background-image:url(/static/media/laggage.dfbaf2b9a5fc18c54f63.svg);padding-left:10px;padding-top:11px}.frt_hard_laggage{padding-left:7px}.frt_flight_class{color:rgba(51,51,51,.7);font-family:Roboto;font-size:10px;font-weight:400}.frt_flight_company_logo{margin-bottom:3px;width:90px}.frt_flight_airline{font-size:17px;font-weight:500;margin-bottom:4px}.frt_flight_item_w{margin-bottom:10px}.frt_air_change{color:rgba(51,51,51,.7);font-family:Roboto;font-size:12px;font-weight:400;margin-top:7px;text-align:center}.frt_select_flight{bottom:15px;height:42px;position:absolute;right:15px}.frt_order_scroll_btn{color:#333;font-size:16px}.frt_invisible{display:none!important}.frt_flicht_checked{align-items:center;background-color:#00bfff;border-radius:6px 0 6px 0;display:flex;height:36px;justify-content:center;left:0;position:absolute;top:0;width:52px}.frt_flight_info_w{max-width:250px}.frt_plane_info{color:rgba(51,51,51,.7);font-family:Roboto;font-size:12px;font-weight:400}.frl_add_pay{color:#e25933;margin-right:15px}.od_flight_wrapper{margin-bottom:30px}.od_flight_wrapper,.od_flight_wrapper_selected{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);padding:20px;position:relative}.od_flight_wrapper_selected{margin-bottom:15px}.od_section_title{color:#333;font-family:Roboto;font-size:25px;font-weight:700;margin-bottom:20px}.od_input_wrapper{color:#b5b8ba;font-size:12px;font-weight:400;margin-right:15px}.input.od_form_input.invalidInput:focus{box-shadow:0 0 2px 1px rgba(199,20,23,.9);outline-color:#c71417;outline-style:solid;outline-width:0}.od_form_input{border:1px solid #cdcfd1;border-radius:3px;color:#454545;margin-top:4px;padding:8px;width:252px}input.od_form_input:focus{box-shadow:0 0 2px 1px rgba(0,51,153,.9);outline-color:#039;outline-style:solid;outline-width:0}.od_invalid_input{border-color:#c71417}.od_payment_wrapper{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);margin-bottom:30px;padding:20px}.od_contact_info{align-items:center;display:flex}.od_tour_price_total{color:#333;font-family:Roboto;font-size:26px;font-weight:500}.od_tour_price_total_byn{color:rgba(51,51,51,.5);font-family:Roboto;font-size:16px;font-weight:500;margin-bottom:15px}.od_login_form_error{color:#c71417;font-size:12px;margin-top:10px}.od_ckeckout_btn{height:40px;margin-left:10px;margin-top:14px;padding:0 20px}.od_invisible{display:none}.od_flight_not_found,.od_info_outdated{color:#333;font-family:Roboto;font-size:16px}.od_warning{color:#fd4b44}.od_choose_another_w{display:flex;justify-content:flex-end;margin-bottom:20px;padding-right:10px}.od_choose_another_button{color:#039;font-family:Roboto;font-size:16px;font-weight:500;text-decoration:underline}.od_payment_line{align-items:center;display:flex;justify-content:space-between;width:350px}.od_toggle{height:26px;width:26px}.od_payment_section{margin-bottom:20px}.od_payment_promo_section{margin-bottom:12px}.od_promo_but{height:33px;margin-top:3px;padding:5px}.od_bold{font-weight:500}.od_promo_line{align-items:center;display:flex;flex-direction:row}.od_promo_persent{background-color:#ffdb4d;border-radius:8px;color:#fff;font-weight:600;margin-right:7px;padding:3px 6px}.od_promo_tour_price_old{text-align:right;text-decoration:line-through}.od_insurance_comment,.od_promo_tour_price_old{color:rgba(51,51,51,.5);font-family:Roboto;font-size:12px}.od_price_split_item{align-items:center;border-radius:8px;display:flex;height:35px;justify-content:center;margin-right:15px;width:90px}.od_price_item_selected{background-color:#00bfff;color:#fff}.od_price_item_not_selected{border:1px solid #00bfff;color:#00bfff}.od_price_split_buttons{display:flex;justify-content:center;justify-content:start;margin:10px 0}.od_promo_error{color:#dc143c;font-family:Roboto;font-size:12px;margin-top:3px}.input_wrapper{color:#b5b8ba;font-size:12px;font-weight:400;margin:0 12px 12px 0;width:220px}.input_required{color:#dc143c}.input.form_input.invalidInput:focus{box-shadow:0 0 2px 1px rgba(199,20,23,.9);outline-color:#c71417;outline-style:solid;outline-width:0}.form_input{border:1px solid #cdcfd1;border-radius:3px;color:#454545;margin-top:4px;padding:8px;width:206px}input.form_input:focus{box-shadow:0 0 2px 1px rgba(0,51,153,.9);outline-color:#039;outline-style:solid;outline-width:0}.input_form_error{color:#c71417;font-size:12px;height:14px;margin-top:3px}.input_invalid_input{border-color:#c71417;box-shadow:0 0 2px 1px rgba(199,20,23,.3)}.rs_input{color:red;font-size:10px}.checkout_wrapper{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);margin-bottom:30px}.ch_tour_desc_w{display:flex}.ch_hotel_img{height:280px;width:420px}.ch_tour_desc{padding:25px;width:100%}.ch_hotel_name{color:#333;font-family:Roboto;font-size:28px;font-weight:700;margin-top:15px}.ch_location{color:rgba(51,51,51,.5);font-family:Roboto;font-size:12px;font-weight:500;margin:8px 0}.ch_location:before{background-image:url(/static/media/gray-pin.594e50bb5c63743a6502.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";float:left;height:10px;margin:3px 3px 0 0;width:10px}.ch_details{color:#333;font-family:Roboto;font-size:15px;font-weight:400;padding:0 15px 15px 0}.ch_details_title{color:#333;font-family:Roboto;font-size:14px;font-weight:700}.ch_tour_desc_line1_w{position:relative}.ch_tour_desc_oprator{color:#333;font-family:Roboto;font-size:22px;font-weight:500;position:absolute;right:0;top:0}.ch_fligh_w{padding:30px}.ch_section_w{border-radius:6px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1);margin-bottom:30px;padding:25px}.ch_section_title{color:#333;font-family:Roboto;font-size:21px;font-weight:600;margin-bottom:20px}.ch_inputs_w{border-radius:6px;display:flex;flex-wrap:wrap;margin-bottom:25px}.ch_tourst_data_w{margin:40px 0}.ch_tourist_data_title{color:#333;font-family:Roboto;font-size:16px;margin-bottom:10px}.ch_seria{width:60px}.ch_sex_slector_w{align-items:center;display:flex;margin-top:3px}.ch_sex_button_firsr{border:1px solid #cdcfd1;border-radius:3px 0 0 3px;border-right-width:.5px}.ch_sex_button_firsr,.ch_sex_button_sec{color:#b5b8ba;font-family:Roboto;font-size:14px;font-weight:500;height:34px;padding:0 7px}.ch_sex_button_sec{border:1px solid #cdcfd1;border-left-width:.5px;border-radius:0 3px 3px 0}.ch_input_wrapper{color:#b5b8ba;font-size:12px;font-weight:400;margin:0 12px 12px 0}.ch_sex_selected{background-color:#00bfff;border:0;color:#fff}.ch_payment_card_wrapper{display:flex;justify-content:center}.ch_payment_card_w{height:313px;position:relative;width:552px}.ch_card_front{background-color:#f3fafd;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);height:288px;left:0;padding:24px;position:relative;top:0;width:440px;z-index:2}.ch_cards{display:flex;justify-content:end;margin-bottom:10px;width:367px}.ch_cards_ico{height:21px}.ch_card_back{background-color:#dceaef;border-radius:12px;bottom:0;height:288px;position:relative;position:absolute;right:0;width:440px;z-index:1}.ch_card_black_line{background:#000;height:48px;margin-bottom:18px;margin-top:33px}.ch_card_term_w{align-items:center;display:flex}.ch_card_term_label{color:#b5b8ba;font-size:12px;font-weight:400;margin:0 32px 12px 0;width:65px}.ch_card_number input{width:367px}.ch_payment_card_w input{height:38px}.ch_card_term_w input{margin-right:4px;width:64px}.ch_card_holder input{width:367px}.ch_card_cvv{display:flex;justify-content:end;padding:1px 13px 0 0}.ch_card_cvv input{width:64px}.ch_card_cvv .input_form_error{width:50px}.ch_card_cvv .input_wrapper{width:65px}.ch_card_number .input_wrapper{margin:0 0 6px}.ch_card_term_w .input_wrapper{margin:0 0 12px;width:100px}.ch_card_holder .input_wrapper{width:300px}.ch_pay_wrapper{display:flex;justify-content:center;margin-top:50px}.ch_pay_w{text-align:center}.ch_fill_gaps{color:#b5b8ba;font-size:14px;margin-top:3px}.ch_stop_sell_message{color:#dc143c;font-size:14px;margin-top:3px}.ch_input_required{color:#dc143c}.ch_timer_w{color:#333;font-family:Roboto;font-size:19px;font-weight:500}.time_count_down{color:#00bfff}.ch_modal_w{position:relative}.ch_outdated_modal_w{display:flex;height:100%;justify-content:center;left:0;padding-top:200px;position:absolute;top:0;width:100%;z-index:5}.ch_outdated_modal{align-items:center;background-color:#fff;border-radius:6px;display:flex;flex-direction:column;height:200px;justify-content:center;width:400px}.ch_modal_text{font-family:Roboto;font-size:19px;font-weight:500}.ch_modal_button{margin-top:15px}.ch_spinner_wrapper{background-color:hsla(0,0%,100%,.6);display:flex;height:100%;justify-content:center;left:0;padding-top:150px;position:absolute;top:0;width:100%;z-index:3}.ch_invisible{display:none}.ch_payment_title{color:#333;font-family:Roboto;font-size:16px;margin-bottom:15px}.ch_payment_final_price{color:#333;font-family:Roboto;font-size:40px;font-weight:500}.ch_payment_final_price_byn{color:rgba(51,51,51,.5);font-family:Roboto;font-size:16px;font-weight:500}.ch_submit{align-items:center;display:flex;font-size:18px;height:46px;padding:0 15px!important}.ch_submit_spinner_w{margin-left:6px;margin-top:3px;width:30px}.ch_link_oferta{color:rgba(0,53,153,.8)}.ch_bold{font-weight:500}.ap_rates_w{display:flex;flex-wrap:wrap;width:100%}.ap_rate_w{border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);margin:20px;padding:20px;width:280px}.ap_rate_operator{color:#333;font-family:Roboto;font-size:22px;font-weight:600;margin-bottom:10px}.ap_orders_wrapper{border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);margin:20px;padding:20px}.ap_order_w{display:flex;padding:20px}.ap_order_field{margin-right:50px}.ap_order_field,.ap_text{color:#333;font-family:Roboto;font-size:16px}.ap_order_table_line,.ap_order_table_line_head{align-items:center;display:flex;height:30px}.ap_order_table_line{color:#333;text-decoration:none}.ap_order_table_line:hover{background-color:rgba(0,0,0,.1)}.ap_orders_table_column{width:100px}.ap_orders_table_head_item{color:#00bfff;font-family:Roboto;font-size:16px;font-weight:500}.ap_orders_table_column_id{width:250px}.ap_form_rate_w{margin-bottom:20px}.ap_form_line_w{align-items:center;display:flex}.ap_input{height:40px;margin:0 20px;text-align:center;width:60px}.ap_form_curr,.ap_input{color:#333;font-family:Roboto;font-size:19px;font-weight:500}.ap_form_curr{width:32px}.ap_form_error{color:#c71417}.ap_form_error,.ap_form_success{font-family:Roboto;font-size:12px}.ap_form_success{color:green}.adm_order_but_w{display:flex}.adm_order_but_approve{background-color:#12a35f;color:#fff;margin-right:15px}.adm_order_but_ip_progress{background-color:#f2cd13;color:#fff;margin-right:15px}.adm_order_but_decline{background-color:#ad2218;color:#fff;margin-right:15px}.adm_order_but_delete{background-color:#848d9c;color:#fff}.adm_order_delete_w{margin-top:15px}.adm_order_message{color:#333;font-size:14px;margin-top:15px}.con_intro{background:url(/static/media/about-back.a8e407128f8dea601372.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;height:235px;justify-content:center;margin-bottom:35px;min-width:740px;position:relative}.con_intro__wave{background-image:url(/static/media/white-wave.d3b06a9a9a299a83cf9a.svg);background-position:50%;background-repeat:repeat-x;bottom:-1px;height:25px;left:0;position:absolute;width:100%;z-index:100px}.cont_info_text{color:#333;font-family:Roboto;font-size:14px}.cont_wr{margin-bottom:250px;margin-top:50px}.faq_intro{background:url(/static/media/about-back.a8e407128f8dea601372.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;height:235px;justify-content:center;margin-bottom:35px;min-width:740px;position:relative}.faq_intro__wave{background-image:url(/static/media/white-wave.d3b06a9a9a299a83cf9a.svg);background-position:50%;background-repeat:repeat-x;bottom:-1px;height:25px;left:0;position:absolute;width:100%;z-index:100px}.faq_page_title{font-size:28px;font-weight:600;margin-bottom:20px}.faq_page_title,.faq_title{color:#333;font-family:Roboto}.faq_title{font-size:20px;font-weight:500}.faq_answer{color:#333;font-family:Roboto;font-size:16px}.faq_question_w{margin-bottom:30px}.v_intro{background:url(/static/media/about-back.a8e407128f8dea601372.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;height:235px;justify-content:center;margin-bottom:35px;min-width:740px;position:relative}.v_intro__wave{background-image:url(/static/media/white-wave.d3b06a9a9a299a83cf9a.svg);background-position:50%;background-repeat:repeat-x;bottom:-1px;height:25px;left:0;position:absolute;width:100%;z-index:100px}.v_empty{height:300px}.v_message{color:#333;font-family:Roboto;font-size:16px;margin-bottom:20px}.v_form_wrapper,.v_message_wrap{align-items:center;display:flex;flex-direction:column}.v_pass{color:#b5b8ba;font-size:12px;font-weight:400;margin-bottom:6px;text-transform:uppercase}.v_pass_hint{color:#333;font-size:12px;margin-top:10px}.not_found_link{color:#00bfff;font-family:Roboto;font-size:16px;font-weight:400;margin-top:15px;text-decoration:none}
/*# sourceMappingURL=main.307dbdde.css.map*/