html {
    font-size: 100%
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #000;
    font-size: 13px
}

body, div, input, p, th {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif
}

b, strong, .strong {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif
}

div.clr, hr.clr {
    clear: both
}

.clearfix:after {
    clear: both;
    display: block;
    content: ""
}

a:active {
    text-decoration: none;
    color: #705090
}

a:link {
    text-decoration: none;
    color: #705090;
}

a:visited {
    text-transform: uppercase;
    text-decoration: none;
    color: #705090;;
    font-size: 15px;
    font-weight: 600;
}

a:hover {
    color: #aa64ef
}

.header_h1, h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    line-height: normal;
    font-weight: 400;
    font-size: 18px
}

.header_h2, h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    line-height: normal;
    font-size: 16px
}

.aithour_head .header_h1 {
    display: block;
    font-size: 50px;
    font-weight: bold;
}

.aithour_head .header_h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
}



.header_h3, h3 {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 0;
    line-height: normal;
    font-size: 14px
}

.header_h4, h4 {
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 0;
    line-height: normal;
    font-size: 12px
}

h1.first_page {
    color: #666;
    margin-left: 15px
}

.fl {
    float: left
}

.fr {
    float: right
}

img {
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

form {
    margin: 0 0 18px
}

button, input, label, select {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

button, input, select {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px;
    color: #333
}

input, select {
    display: inline-block;
    width: 210px;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

label input, label select {
    display: block
}

input[type=checkbox], input[type=image], input[type=radio] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    line-height: normal;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

input[type=image] {
    border: 0
}

input[type=file] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #fff;
    background-color: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

input[type=button], input[type=reset], input[type=submit] {
    width: auto;
    height: auto
}

input[type=file], select {
    height: 28px;
    line-height: 28px
}

select {
    width: 220px;
    background-color: #fff
}

select[multiple], select[size] {
    height: auto
}

input[type=image] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

input[type=hidden] {
    display: none
}

input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -ms-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

input:focus {
    border-color: rgba(82, 168, 236, .8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    outline: 0
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus, select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[class*=span], select[class*=span] {
    float: none;
    margin-left: 0
}

input {
    margin-left: 0
}

input.span12 {
    width: 930px
}

input.span11 {
    width: 850px
}

input.span10 {
    width: 770px
}

input.span9 {
    width: 690px
}

input.span8 {
    width: 610px
}

input.span7 {
    width: 530px
}

input.span6 {
    width: 450px
}

input.span5 {
    width: 370px
}

input.span4 {
    width: 290px
}

input.span3 {
    width: 210px
}

input.span2 {
    width: 130px
}

input.span1 {
    width: 50px
}

input[disabled], input[readonly], select[disabled], select[readonly] {
    background-color: #eee;
    border-color: #ddd;
    cursor: not-allowed
}

hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

div#header_inner_container {
    height: 60px;
    width: 990px;
    margin: 0 auto
}

div#header_inner_container a.logo-link {
    display: block;
    float: left;
    margin-top: 10px
}

#header_projects {
    border-bottom: 1px solid #f0f0f0
}

#header_projects a {
    padding: 8px 30px;
    display: inline-block;
    float: left;
    color: #ff9a00;
    font-size: 14px;
    border-radius: 6px 6px 0 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: -1px
}

#header_projects a:hover {
    text-decoration: none;
    background: #fff9ef
}

#header_projects .active, #header_projects a.active:hover {
    background: #ff9a00;
    color: #fff;
    border-top: 1px solid #ff9a00;
    border-left: 1px solid #ff9a00;
    border-right: 1px solid #ff9a00
}

#header_projects a .new {
    margin-left: 10px;
    color: red;
    font-size: 10px
}

#header-login-container {
    float: right
}

#header-login-container a.login-button {
    display: block;
    width: 60px;
    height: 60px;
    background: url(/images/new_login.png) no-repeat top left;
    float: right
}

.login-form-container, div#login-form-container {
    width: 595px;
    display: none
}

.login-form-container .login-form-left, div#login-form-container .login-form-left {
    float: left;
    width: 240px
}

.login-form-container .login-form-right, div#login-form-container .login-form-right {
    float: right;
    width: 314px;
    min-height: 215px;
    border-left: 1px solid #dcdcdc;
    padding-left: 20px
}

.login-form-container h3, div#login-form-container h3 {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dcdcdc
}

.login-form-container form, div#login-form-container form {
    margin: 0;
    padding: 20px 10px 0
}

.login-form-container .auth_but_line, div#login-form-container .auth_but_line {
    background: url(/images/auth_but_line.png);
    color: #fff;
    font: bold 14px Arial;
    text-decoration: none;
    padding: 5px 15px;
    cursor: pointer;
    text-transform: none;
    text-shadow: 1px 2px #004285;
    height: 18px;
    display: inline-block;
    border-radius: 8px;
    box-sizing: content-box
}

.login-form-container input.auth_but_line, div#login-form-container input.auth_but_line {
    height: 29px;
    padding-top: 1px;
    box-sizing: border-box;
    border: none
}

.login-form-container .auth_but, div#login-form-container .auth_but {
    border: #b90101 0 solid;
    background: url(/images/auth_but.png) no-repeat top left;
    width: 70px;
    height: 30px;
    color: #fff;
    font: bold 14px Arial;
    text-decoration: none;
    padding: 0 0 3px 0;
    cursor: pointer;
    text-transform: none;
    text-shadow: 1px 2px #004285;
    box-shadow: none
}

.login-form-container .loginBlock, div#login-form-container .loginBlock {
    width: 100%;
    text-align: left
}

.login-form-container .title, div#login-form-container .title {
    padding-bottom: 5px
}

div#design_main_inner_container {
    width: 1140px;
    margin: 10px auto 0 auto
}

#design_orderpath_container {
    width: 1140px;
    margin: 0 auto
}

#design_orderpath_container > ul {
    width: 1140px;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 49px
}

#design_orderpath_container > ul > li {
    float: left;
    display: block;
    height: 49px;
    width: 200px;
    color: #fff;
    cursor: default;
    position: relative;
    padding-left: 50px
}

#design_orderpath_container > ul > li.first {
    z-index: 84;
    padding-left: 20px
}

#design_orderpath_container > ul > li.second {
    z-index: 83
}

#design_orderpath_container > ul > li.third {
    z-index: 82
}

#design_orderpath_container > ul > li.fourth {
    z-index: 81;
    width: 220px
}

#design_orderpath_container > ul > li.waiting, body #design_orderpath_container > ul > li.waiting.nonreact:hover {
    background: #ff9a00 url(/images/orderpath_clean/orderpath_line.png) repeat-x
}

#design_orderpath_container > ul > li.waiting:hover {
    background: #ff9a00 url(/images/orderpath_clean/orderpath_line_hover.png) repeat-x
}

#design_orderpath_container > ul > li.active, #design_orderpath_container > ul > li.current, body #design_orderpath_container > ul > li.active.nonreact:hover, body #design_orderpath_container > ul > li.current.nonreact:hover {
    background: #ff9a00 url(/images/orderpath_clean/orderpath_active_line.png) repeat-x
}

#design_orderpath_container > ul > li.active:hover, #design_orderpath_container > ul > li.current:hover {
    background: #ff9a00 url(/images/orderpath_clean/orderpath_active_line_hover.png) repeat-x
}

#design_orderpath_container > ul > li i.arrow {
    position: absolute;
    right: -30px;
    display: block;
    height: 49px;
    width: 30px;
    color: #fff;
    font-size: 26px;
    line-height: 50px;
    font-weight: 400
}

#design_orderpath_container > ul > li.waiting i.arrow, body #design_orderpath_container > ul > li.waiting.nonreact:hover i.arrow {
    background: url(/images/orderpath_clean/orderpath_arr.png) top right no-repeat
}

#design_orderpath_container > ul > li.waiting:hover i.arrow {
    background: url(/images/orderpath_clean/orderpath_arr_hover.png) top right no-repeat
}

#design_orderpath_container > ul > li.active i.arrow, body #design_orderpath_container > ul > li.active.nonreact:hover i.arrow {
    background: url(/images/orderpath_clean/orderpath_active_arr_p.png) top right no-repeat
}

#design_orderpath_container > ul > li.active:hover i.arrow {
    background: url(/images/orderpath_clean/orderpath_active_arr_p_hover.png) top right no-repeat
}

#design_orderpath_container > ul > li.current i.arrow, body #design_orderpath_container > ul > li.current.nonreact:hover i.arrow {
    background: url(/images/orderpath_clean/orderpath_active_arr.png) top right no-repeat
}

#design_orderpath_container > ul > li.current:hover i.arrow {
    background: url(/images/orderpath_clean/orderpath_active_arr_hover.png) top right no-repeat
}

#design_orderpath_container > ul > li span {
    font-size: 14px;
    color: #fff
}

#design_orderpath_container > ul > li strong {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    display: block;
    float: left;
    padding-right: 8px;
    line-height: 50px
}

#design_orderpath_container ul li a {
    color: #fff;
    text-decoration: none
}

#design_orderpath_container ul li span {
    float: left;
    display: block;
    height: 49px;
    width: 170px;
    overflow: hidden;
    line-height: 51px;
    font-size: 14px;
    padding-left: 4px
}

#design_orderpath_container ul li span img {
    margin-right: 5px
}

.headerMenu_box.countryList, .onsiteHeaderMenu_box.countryList {
    width: 680px
}

.headerMenu_box.countryList ul, .onsiteHeaderMenu_box.countryList ul {
    margin: 0;
    padding: 0;
    width: 160px;
    float: left;
    list-style: none
}

.headerMenu_box.countryList ul li, .onsiteHeaderMenu_box.countryList ul li {
    display: block;
    width: 100%;
    padding: 0 10px 10px 0
}

.headerMenu_box.countryList ul li a, .onsiteHeaderMenu_box.countryList ul li a {
    font-size: 16px;
    color: #fff0c8 !important;
    text-decoration: none;
    width: 144px;
    display: block;
    padding: 4px 0 4px 6px
}

.headerMenu_box.countryList ul li a:hover, .onsiteHeaderMenu_box.countryList ul li a:hover {
    color: #fff !important;
    border-left: 2px solid #ffe8be;
    padding-left: 4px;
    background: #ffb74a
}

#design_orderpath_container ul li div.headerMenu_button {
    cursor: pointer
}

#design_orderpath_container ul li div.headerMenu_box, #design_orderpath_container ul li div.onsiteHeaderMenu_box {
    position: absolute;
    left: 0;
    background: #ff9a00;
    border: 1px solid #ffce8d;
    border-radius: 0 0 6px 6px;
    padding: 10px;
    z-index: 150;
    overflow: hidden;
    display: none
}

.headerMenu_box.countryList, .onsiteHeaderMenu_box.countryList {
    width: 680px
}

.headerMenu_box.countryList ul, .onsiteHeaderMenu_box.countryList ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.headerMenu_box.countryList ul li, .onsiteHeaderMenu_box.countryList ul li {
    display: block;
    float: left;
    width: 160px;
    padding: 0 10px 0 0
}

.headerMenu_box.countryList ul li a, .onsiteHeaderMenu_box.countryList ul li a {
    font-size: 16px;
    color: #fff !important;
    text-decoration: none;
    width: 144px;
    display: block;
    padding: 4px 0 4px 6px;
    line-height: 30px
}

.headerMenu_box.countryList ul li a:hover, .onsiteHeaderMenu_box.countryList ul li a:hover {
    color: #fff !important;
    border-left: 2px solid #ffe8be;
    padding-left: 4px;
    background: #ffb74a
}

.headerMenu_box.countryList ul li a img.flag, .onsiteHeaderMenu_box.countryList ul li a img.flag {
    float: left;
    margin: 0 10px 0 0
}

.onsiteHeaderMenu_box.countryList {
    width: 840px
}

.onsiteHeaderMenu_box.countryList .countryList__top {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding: 0 0 4px 0;
    margin: 0 0 8px 0
}

.onsiteHeaderMenu_box.countryList .countryList__top ul {
    display: flex;
    width: 100%
}

.onsiteHeaderMenu_box.countryList .countryList__top ul li, .onsiteHeaderMenu_box.countryList .countryList__top ul li a {
    float: none;
    width: 100%
}

.onsiteHeaderMenu_box.countryList .countryList__common {
    overflow: hidden;
    display: flex
}

.onsiteHeaderMenu_box.countryList .countryList__common li, .onsiteHeaderMenu_box.countryList .countryList__common ul {
    width: 100%
}

.onsiteHeaderMenu_box.countryList .countryList__common li a {
    width: auto;
    display: block;
    margin: 0 4px 0 0
}

#design_orderpath_container > ul > li div.headerMenu_button .select-arrow {
    position: absolute;
    top: 23px;
    right: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

#design_orderpath_container > ul > li.third .select-arrow {
    position: absolute;
    top: 20px;
    right: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    border-left: 5px solid #fff;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent
}

#design_footer_inner_container {
    width: 1140px;
    margin: 0 auto;
    padding: 50px 0 28px 0
}

#design_footer_inner_container > div.fl {
    margin: 0 40px 10px 0
}

#design_footer_inner_container table {
    width: 100%
}

#design_footer_inner_container span span {
    font: bold 12px Myriad Pro;
    color: #8f0400
}

#design_footer_inner_container .wid1 {
    width: 300px
}

#design_footer_inner_container td {
    color: #474747;
    font: normal 12px Arial;
    line-height: 14px
}

#design_footer_inner_container td.links {
    text-align: right
}

#design_footer_inner_container a#enableMobile {
    font: bold 115% arial;
    width: 180px
}

#design_footer_inner_container .fb {
    margin-right: 7px
}

#design_footer_inner_container .inst {
    margin-right: 7px
}

#design_footer_inner_container .telegram {
    margin-right: 16px
}

#design_footer_inner_container .btn {
    border-radius: 5px
}

#design_footer_inner_container .footer-box {
    width: 100%;
    float: left;
    margin-bottom: 8px
}
#design_footer_inner_container .footer-box-main {
    width: 30%;
    float: left;
    margin-bottom: 8px;
}

#design_footer_inner_container .footer-box .footer-box-title, #design_footer_inner_container .footer-box-main .footer-box-title{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 13px;
    color: #2B2730;
}

#design_footer_inner_container .footer-box .footer-links a, #design_footer_inner_container .footer-box-main .footer-links a {
    display: block;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 9px;
    color: #2B2730;
}

#design_footer_inner_container .footer-box .footer-hot a, #design_footer_inner_container .footer-box-main .footer-hot a {
    display: inline-block;
    width: 32%;
    padding-bottom: 8px
}

#design_footer_inner_container .footer-box .verified-company, #design_footer_inner_container .footer-box-main .footer-hot a {
    text-align: right
}
#design_footer_inner_container .footer-box-main.border{
    border: 1px solid #FF992F;
    box-sizing: border-box;
    width: 35%;
}

#design_footer_inner_container .copyright {
    margin-top: 20px;
    font: normal 14px/1 Arial, helvetica, sans-serif;
    color: #000;
    float: left;
}

div#maintext {
    min-height: 300px
}

div.country-list {
    margin-bottom: 20px
}

div.country-list h2 {
    font-size: 22px;
    color: #08c;
    margin: 20px 0 5px 0
}

div.country-list ul, div.country-list ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

div.country-list ul {
    margin: 0 10px;
    display: block;
    float: left;
    width: 40%
}

#column_left {
    width: 270px;
    margin-right: 10px;
    float: left
}

#column_right {
    width: 710px;
    float: left
}

#filtersList {
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 20px
}

#filtersList h3 {
    font-size: 18px;
    font-weight: 400
}

#filtersList hr {
    margin: 7px 0
}

#filtersList ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0
}

#filtersList li {
    list-style: none;
    margin: 0;
    padding: 0
}

#filtersList li img {
    vertical-align: text-top
}

#filtersList li a {
    color: #555;
    display: block;
    padding: 3px 5px;
    text-decoration: none;
    font-size: 12px
}

#filtersList li a span {
    color: #aaa
}

#filtersList li a:hover {
    background-color: #def;
    color: #335
}

#filtersList li a:hover span {
    color: #667
}

#filtersList h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    padding: 1px 5px;
    margin: 3px 0;
    cursor: hand;
    cursor: pointer
}

#filtersList h4 {
    background: #ebebeb url(/images/arrow_for_opened.png) no-repeat 97% center
}

h1 img.flag {
    margin-top: -2px;
    margin-right: 5px
}

#restorePassword input {
    margin: 0 !important
}

#restorePassword .form-col1 {
    width: 250px
}

#restorePassword .form-col2 {
    vertical-align: top;
    padding: 8px 10px 0 10px
}

label[for=assignList] {
    display: inline;
    padding-left: 5px
}

.fl_l {
    float: left
}

input.date {
    background: #fff url(/images/calendar.png) no-repeat right center
}

#slider {
    width: 710px;
    height: 382px;
    margin-top: 10px
}

.hidden {
    display: none
}

#slider .arrow_active_top {
    background: url(/images/carouselArrows.png) left bottom
}

#slider .arrow_active_bottom {
    background: url(/images/carouselArrows.png) left top
}

.ui-datepicker {
    z-index: 999999 !important
}

#modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .7) url(/images/loading.gif) 50% 50% no-repeat
}

#modal.loading {
    display: block
}

#column_right {
    border-left: 1px solid #eee;
    width: 700px;
    padding-left: 9px
}

#content h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 10px
}

#search {
    width: 240px;
    background: url(/images/search.png) 230px 5px no-repeat #fff
}

.search-box {
    display: none;
    position: absolute;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 260px;
    padding: 10px;
    background: #fff;
    z-index: 9999
}

.search-box li, .search-box ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-box li {
    padding: 2px 0 2px 15px
}

.search-box li:hover {
    background-color: #eee
}

.search-box div {
    color: #999
}

body .ui-dialog h4.query-header {
    margin: 5px 0 10px 0;
    color: #f80;
    font-weight: 400;
    font-size: 13px
}

body .ui-dialog .ui-dialog-title {
    color: #277723
}

body .ui-dialog {
    padding: 15px
}

body .ui-dialog .ui-dialog-content {
    padding: 10px 0 0
}

#design_footer_inner_container form {
    margin-bottom: 0
}

#design_footer_inner_container .social {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 2px
}

#design_footer_inner_container .social a {
    font-size: 16px;
    vertical-align: top;
    line-height: 29px;
    margin-right: 20px;
    text-decoration: none
}

.icons {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: inherit 8px;
    background-image: url(/images/icons.png)
}

.icons-fb {
    background-position: -1px -1px
}

.main_line__label {
    display: inline-block;
    vertical-align: middle
}

#design_footer_inner_container h3 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 400
}

.chart-label {
    padding: 5px;
    margin: 5px;
    color: #fff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px #202020;
    -moz-box-shadow: 2px 2px 5px #202020;
    box-shadow: 2px 2px 5px #202020;
    text-shadow: 0 -1px 1px #666, 0 1px 1px #fff;
    border: 1px solid red
}

#feedback_main {
    margin-left: 360px
}

#feedback_main h2 {
    font-weight: 400;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    background-color: #8c55b1;
    color: #fff;
    padding: 5px 10px
}

#feedback_main .feedback_all {
    font-style: italic
}

#AT_search_content {
    width: 250px;
    margin: auto;
    background: #d7f6d3;
    border-radius: 6px;
    padding: 10px
}

#AT_content #order_btn {
    display: none !important
}

#AT_search_content h2 {
    margin: 2px 0 5px 5px;
    color: #ff8500
}

#AT_search_content input {
    margin: 0
}

#AT_search_content input[type=text] {
    width: 230px
}

#AT_search_content .select, #AT_search_content .select:hover {
    background: #fff;
    height: 27px;
    line-height: 28px
}

#AT_search_content label {
    display: inline-block
}

#AT_search_content > div > div:first-child {
    margin: 0 auto !important;
    padding-top: 6px !important
}

#AT_content > img {
    width: 30px;
    position: relative;
    left: 280px;
    top: 100px
}

.s_search_form {
    background-color: #fff;
    border-color: #062365;
    border-radius: 15px 15px 15px 15px;
    border-style: solid;
    font-family: "Trebuchet MS", verdana, tahoma;
    font-size: 12px;
    font-weight: 700;
    height: 299px;
    width: 203px;
    height: auto;
    margin-top: 7px;
    padding: 15px 10px 5px;
    box-shadow: none !important
}

#search_page_wrapper input, #search_page_wrapper select {
    width: auto !important
}

#countryList h2, .main_line {
    font-weight: 400;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    background-color: #8c55b1;
    color: #fff;
    padding: 5px 10px
}

.index__topsale {
    background: url(/images/index_topsale_image.jpg) 10px 0 no-repeat;
    height: 354px;
    width: 700px;
    margin: 0 auto
}

.index__topsale__text {
    background: url(/images/index_topsale_text.png) 0 0 no-repeat;
    width: 250px;
    height: 105px;
    padding: 58px 32px 80px 79px;
    font-size: 20px;
    margin-left: 241px
}

.index__topsale__button {
    margin-left: 367px
}

.btn {
    color: #fff;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px
}

a.btn {
    color: #fff
}

.btn:hover {
    color: #fff
}

.btn-fb, .btn-gp {
    padding-left: 36px
}

.btn-fb {
    background-color: #39599f
}

.btn-gp {
    background-color: #db4937
}

.btn-apl {
    background-color: #705090
}

.btn-apl span {
    color: #ff9a00
}

.btn-social-24 {
    background-image: url(/images/btnSocial24.png);
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 6px;
    top: 4px
}

.btn-social-24-fb {
    background-position: -5px -5px
}

.btn-social-24-gp {
    background-position: -5px -107px
}

/*! Loyalty */
.topsale__header {
    position: relative;
    display: inline-block;
    height: 28px;
    background: url(/images/topsale/header_repeat.png) repeat-x;
    line-height: 28px;
    padding: 0 15px 0 15px;
    margin-bottom: 8px;
    color: #fff;
    font-size: 12px;
    float: left
}

.topsale__header:after {
    display: block;
    content: ""
}

.topsale__hidden {
    display: none
}

.topsale__tabs {
    background: #5ae05a !important;
    color: #fff !important
}

.feedback__page {
    width: 720px;
    float: left
}

.feedback__page__col {
    width: 248px;
    float: left;
    padding-left: 20px
}

.viber_icon {
    content: url(../css/images/viber.png);
    width: 27px;
    height: 27px;
    margin-top: 10px;
    float: left
}

.main_page__footer__links {
    margin-bottom: 12px
}

.main_page__footer__links a {
    padding: 0 8px;
    border-left: 1px solid #e3e3e3
}

.main_page__footer__links a:first-child {
    padding-left: 0;
    border-left: 0 none
}

.main_page__footer {
    padding-bottom: 20px !important
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

#user_identify {
    display: none
}

#user_identify__message {
    text-align: center;
    font-size: 14px;
    padding: 13px
}
#user_identify__message .strong {
    font-weight: 600;
}

.block-button-order {
    width: 30%;
    float: left
}

::-webkit-scrollbar {
    background: 0 0;
    width: .5em;
    position: absolute
}

::-webkit-scrollbar-track {
    background: 0 0;
    position: absolute;
    z-index: -2
}

::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background: #888
}

.form_item {
    margin: 12px 0;
    margin-right: 19px;
    display: inline-block;
    vertical-align: top
}

.form__item input {
    width: 202px;
    height: 32px;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    padding: 0 9px
}

.form__item label {
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    display: block
}

.form__button .submit {
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    background: #1b98ef;
    border-radius: 4px;
    border: 0;
    height: 45px;
    margin-bottom: 17px;
    margin-top: 23px
}

.main-wrapper {
    padding: 0;
    min-width: 320px;
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start
}

header {
    order: 1;
    -webkit-order: 1
}

.header {
    display: flex;
    justify-content: center;
    align-items: center
}

.header__logotext_main {
    color: #ff992f;
    font-family: 'Noto Sans', sans-serif;
    font-size: 27px;
    margin-left: 25px
}

.header__logotext_main:before {
    content: url(/images/phone.png)
}

a.header__viber {
    max-width: 100px;
    position: relative;
    display: block;
    height: 30px;
    width: 95px
}

a.header__viber img {
    width: 60px;
    position: absolute;
    top: 5px;
    left: 25px
}

.header__reg a {
    color: #734a93;
    font-family: Arial, sans-serif;
    font-size: 13px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #734a93;
    padding: 5px 15px;
    margin: 0 4px
}

.navmain ul {
    -webkit-padding-start: 1em
}

.navmain__li {
    display: inline-block;
    border-right: 0px solid #c4c4c4;
    padding: 0 10px ;
    font-size: 15px ;
    font-weight: 600 ;
}

.navmain__li:last-child {
    border: 0
}

.navmain__link_active {
    border-bottom: 3px solid #1d1d1f;
}

.navmain__link {
    color:  #1d1d1f!important;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 2px;
    font-weight: 600;
}

.navmain__link:hover {
    border-bottom: 3px solid #808080;
    color:  #808080!important;
    text-decoration: none;
}

.wrapper {
    max-width: 1140px;
    min-width: 1140px;
    margin: 0 auto
}

.wrapper__main {
    max-width: 1140px;
}

div.main_office_block {
    width: 560px;
    margin: 10px 10px 0px 0px;
    float: left;
    height: 370px;
}

img.main_office_block {
    width: 100%
}

div.main_office_header {
    font-size: 24px;
    line-height: 24px;
    color: #ff9a00;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px
}

div.main_office_button {
    width: 100%
}

.main_office_button .btn {
    color: #fff;
    width: 100px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #705090;
    border: 1px solid #705090;
    white-space: nowrap;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px
}

.main_office_button .active {
    color: #705090;
    width: 100px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #705090;
    white-space: nowrap;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px
}

.location__item {
    display: flex;
    flex-direction: row;
    padding: 0px;
    width: 304px;
    height: 106px;
    left: 30px;
    top: 95px;
    margin: 0px 25px;
    padding: 10px 0 37px;
    border-bottom: 1px solid #EEEEEE;
    width: 90%
}

.location__icon {
    width: 4.2%;
    margin-right: 2.8%;
    margin-top: 6%
}

.location__text {
    color: #000000;
    flex: none;
    order: 0;
    align-self: flex-start;
    margin: 0px 10px;
}

.location__p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}

.location__a {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px
}

.location__map img {
    width: 55px;
}

.location__footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}


#topsale-countries {
    position: relative !important;
    padding: 0
}

#topsale-countries .modal-content .p-header {
    z-index: 10;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    background-color: #fff
}

#topsale-countries .modal-content .p-header .title {
    padding: 9px 0;
    font: 400 22px/18px Arial;
    color: #705090;
    text-align: center
}

#topsale-countries .countries-block .countries {
    margin-top: 10px;
    padding-top: 10px
}

#topsale-countries .container {
    width: 100%
}

#topsale-countries .countries-block .i-country {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden
}

#topsale-countries .countries-block .i-country .flag {
    width: 24px;
    height: 19px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle
}

#topsale-countries .countries-block .i-country .title {
    display: inline-block;
    font: 400 20px/18px Arial;
    text-decoration: none;
    color: #705090;
    vertical-align: middle
}

#topsale-countries .countries-block a {
    color: #705090
}

#topsale-countries .col-xs-6 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box
}

#topsale-countries a:hover {
    text-decoration: none
}

.gretsiya {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-size: 11px;
    font-weight: 400
}

.airtour_modal_window {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 99999;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.airtour_modal_window {
    opacity: 1;
    pointer-events: auto
}

.airtour_modal_window > div {
    width: 500px;
    position: relative;
    margin: 10% auto;
    background: #fff;
    min-height: 200px
}

.airtour_modal_window > div {
    width: 500px
}

.block_footer {
    margin-top: 20px
}


.airtour_modal_window .airtour_modal_expert {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.airtour_modal_button {
    text-transform: uppercase;
    border-radius: 5px;
    background-image: -moz-linear-gradient(90deg,  #ff9a00 0,  #ff9a00 100%);
    background-image: -webkit-linear-gradient(90deg,  #ff9a00 0,  #ff9a00 100%);
    background-image: -ms-linear-gradient(90deg,  #ff9a00 0,  #ff9a00 100%);    padding: 0 35px;
    display: inline-block;
    height: 45px;
    line-height: 40px;
    font-size: 18px;
    font-family: Arial;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.airtour_modal_window h2 {
    margin: 20px 0;
    color: #ff9a00;
    text-align: center;
    font-size: 24px;
    margin: 20px 0;
    font-weight: normal;
}

.airtour_modal_window > div {
    padding-top: 15px;
    background-color: #f2f2f2;
}

.airtour_modal_head {
    padding: 0 40px
}

.airtour_modal_window h3 {
    margin: 0 40px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}


.airtour_modal_window p {
    margin: 5px 0;
    font-size: 14px
}

.airtour_modal_window span {
    color: #7a5c97;
    font-weight: 600
}
.airtour_modal_window span.strong {
    color: #6b6b6b;
}

.airtour_modal_window hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color #fff;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0
}

.airtour_modal_window .airtour_modal_description {
    margin-bottom: 20px;
    text-align: center;
    color: #6b6b6b;
    font-size: 18px;
}


#topsale-countries a.close-modal {
     z-index: 999;
     position: absolute;
     top: 0px;
     right: 10px;
     width: 15px;
     background-image: url(../css/images/close.png);
}


.airtour_modal_success .airtour_modal_success_logo, .uniqtrips_modal_success .uniqtrips_modal_success_logo {
    content: url(../css/images/checkout_success.png);
    width: 40px;
    height: 40px;
    color: #815798;
    float: left;
    margin-left: 15%
}

.airtour_modal_success_head h2 {
    font-size: 23px !important;
    line-height: 40px;
    color: #000;
    margin-left: 35% !important;
    text-align: left !important;
}

.airtour_modal_success .airtour_modal_success_logo {
    margin-left: 20%
}

.airtour_modal_success_head {
    margin-top: 6%;
    margin-bottom: 4%
}

.airtour_bg{
    position: relative;
    width: 1240px;
    margin-left: -50px;
}


.airtour_bg img{
    width: 100%
}

.mainpage__header {
    font-size: 22px;
    line-height: 24px;
    color: #ff9a00;
    text-align: center;
    margin: 50px 0;
    font-weight: normal;
}


.airtour_modal_window{
    opacity: 1;
    pointer-events: auto;
}



.airtour_modal_window > div {
    width: 500px;
    position: relative;
    margin: 10% auto;
    background: #fff;
    min-height: 200px;
    padding: 5px 20px 13px 20px;
}


.uniqtrips_modal_close, .airtour_modal_close {
    line-height: 25px;
    font-size: 18px;
    font-weight: 800;
    position: absolute;
    text-align: center;
    width: 24px;
    right: 5px;
    text-decoration: none;
    color: #cccccc !important;
    cursor: pointer;
}
.airtour_modal_close {

    top:5px;
}

.uniqtrips_modal_close:hover, .airtour_modal_close:hover {
    text-decoration: none;
}

.uniqtrips_modal_form h2 {
    font-size: 23px;
    text-align: center;
    margin-top: 12%;
    margin-bottom: 5%;
}

.airtour_modal_phone {
    width: 290px;
    margin: auto 15%;
    border-radius: 5px;
    height: 30px;
    line-height: 40px;
    font-size: 18px;
    font-family: "Arial";
}

.airtour_modal_button {
    text-transform: uppercase;
    border-radius: 5px;
    background-image: -moz-linear-gradient(90deg,  #ff9a00 0,  #ff9a00 100%);
    background-image: -webkit-linear-gradient(90deg,  #ff9a00 0,  #ff9a00 100%);
    background-image: -ms-linear-gradient(90deg,  #ff9a00 0,  #ff9a00 100%);    padding: 0 20px;
    display: inline-block;
    height: 45px;
    line-height: 40px;
    font-size: 18px;
    font-family: "Arial";
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 4% 33% 2% 33%;

}

.uniqtrips_modal_success, .airtour_modal_success {
    display: none;
}

.uniqtrips_modal_success_head, .airtour_modal_success_head {
    margin-top: 10%;
    margin-bottom: 5%;
}

.uniqtrips_modal_success_head h2,.airtour_modal_success_head h2, .uniqtrips_modal_success_head div,.airtour_modal_success_head div  {
    font-size: 23px;
    line-height: 40px;
}

.uniqtrips_modal_success_text,.airtour_modal_success_text {
    text-align: center;
    font-size: 18px;
    margin-bottom: 3%;
}

.airtour_modal_form h2 {
    font-size: 23px;
    text-align: center;
    margin-top: 12%;
    margin-bottom: 5%;
}


.airtour_bg #root{
    position: absolute;
    bottom: 15px;
    margin-left: 50px;
    border-radius: 60px;
}

.airtour_bg .src-components-search-SimpleForm-styles__root{
    border-radius: 5px;
}

.airtour_bg .aithour_head{
    position: absolute;
    color: #ffffff;
    top:0;
    text-align: center;
    width: 100%;
    margin-top: 12%;
    font-weight: 300;
}

.airtour_bg .aithour_head h1 {
    font-size: 50px;
    font-weight: bold;
    /*text-shadow: 4px -2px 5px rgba(145, 150, 150, 1);*/

}

.airtour_bg .aithour_head h2,
.airtour_bg .aithour_head h3{
    font-size: 30px;
    /*text-shadow: 4px -2px 5px rgba(145, 150, 150, 1);*/
}

#countryInfoText {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 7px;
}

#countryInfoText h1:before, #countryInfoText h2:before, #countryInfoText h3:before{
    content:"";
    display:block;
    clear: both;
    height: 10px;
}

#countryInfoText, #countryInfoText strong {
    font-size: 11px;
    text-align: justify;
    font-weight: normal;
    color: #999;
    line-height: 110%;
}

#countryInfoText div.container {
    height: 40px;
    overflow: hidden;
}

#countryInfoText div.container div.info {
    margin-bottom: 10px;
}

#countryInfoText div.moreInfoLink {
    cursor: pointer;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;

    padding-top: 25px;
    text-align: center;
    background: #fff; /* Для старых браузров */
    background: linear-gradient(to top, #FFF, rgba(255, 255, 255, 0.3)) !important;
}
#countryInfoText div.moreInfoLink div.line {
    height: 4px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    position: absolute;
    z-index: 12;
    border-top: 1px solid #eee;
}
#countryInfoText div.moreInfoLink div.link {
    background: #fff;
    position: absolute;
    z-index: 15;
    bottom: 0;
    width: 320px;
    left: 190px;
}

div.main-content{
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 30px 0;
}
a.more-content{
    margin: 20px 0;
    font-size: 18px;
    color: #705090;
    cursor: pointer
}
a.short-content{
    margin: 20px 0;
    font-size: 18px;
    color: #705090;
    cursor: pointer;
    display: none;
}

div.location-kiev {
    background: url(/images/footer/Kiev.png) top left no-repeat;
    background-size: cover;
    max-width: 1920px;
    height: 470px;
}

div.location-odessa {
    background: url(/images/footer/odessa.png) top left no-repeat;
    background-size: cover;
    max-width: 1920px;
    height: 470px;
}

div.location__block {
    position: relative;
    width: 456px;
    height: 240px;
    top: 50px;
    background: #FFFFFF;
    right: 283px;
}
.location-odessa .location__block{
    right: 300px;
}
div.location-kiev .location__block {
    top: 50px;
    height: 360px;
}


.location__button {
    height: 50px;
    border-bottom: 1px solid #EEEEEE;
}

.location__button .active {
    border-bottom-width: 2px;
    border-bottom-color: #FF992F;
}


.location__button .btn {
    background: #FFFFFF;
    border-radius: 0px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    width: 38%;
    margin: 6px 5%;
}

.location__item.last {
    border-bottom: 0px;
    padding-top: 0;
}

.location__map.obolon {
    position: absolute;
    top: 25px;
    left: 1155px;
}

.location__map.baseina {
    position: absolute;
    top: 320px;
    left: 1169px;
}

.location__map.odessa {
    position: absolute;
    top: 250px;
    left: 1181px;
}

.main_office_slide_button{
    border: 1px solid transparent;
    background-color: white;
    top: -240px;
    position: relative;
}

.main_office_slide_button.left{
    left: -62px;
}

.main_office_slide_button.right{
    left: 1065px;
}

.main_office_block img{
    height: 370px;
    object-fit: cover;
}
.footer-exclusive-text{
    float:left;
}
.footer-exclusive-main{
    margin: 15px 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EEEEEE;
}
.footer-exclusive-big {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}
.footer-exclusive-line{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #FF992F;

}

.footer-exclusive-main a{
    cursor: pointer;
    background-color: #5897ec;
    color: #fff;
    background: #5897EC;
    border-radius: 4px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #5897ec;
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 25px;
    float: left;
    padding: 2px 25px;
    margin-top: 15px;
}

.footer-exclusive-other{
    margin: 10px 23px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
}


#design_footer_inner_container .footer-box-main.border{
    border: 1px solid #FF992F;
    box-sizing: border-box;
    width: 35%;
}

.question-block{
    margin-top: 20px;
    background: #FBFBFB;
    padding: 40px;
}

.question-block h2{

    /* H1 Header 24 px */

    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    /* or 125% */

    text-align: center;

    /* Orange */

    color: #FF992F;
    width: 85%;
    margin: auto 5%;
}

.question-block-main{
    width: 25%;
    float: left;
}

.question-block .accordion{
    width: 73%;
    float: left;
}

.question-block-main img{
    width: 35%;
    margin-left: 30%;
    margin-bottom: 3%;
    margin-top: 3%;
}

.question-block h3{

    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #705090;
    margin: 0 15px;
}

.question-block .accordion-item .content{
    display: none;
    margin: 0 -50px;
    background: #FFFFFF;
    position: relative;
    padding: 1px 35px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}

.question-block .accordion-item .active{
    display: block;
}

.question-block .accordion-item{
    position: relative;
    margin-left: 25px;
}

.question-block .question-image{
    background: url(/images/question/question.png) no-repeat;
    width: 30px;
    height: 25px;
    left: -45px;
    top: -5px;
    position: absolute;
}

.question-block .answer-image{
    background: url(/images/question/answer.png) no-repeat;
    width: 30px;
    height: 25px;
    top: 10px;
    left: 5px;
    position: absolute;
}

.question-block .arrow{
    background: url(/images/question/down.png) no-repeat;
    width: 30px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: -10px;
}

.question-block .active .arrow{
    background: url(/images/question/up.png) no-repeat;
    width: 30px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: -10px;
}

.question-block a:active {
    text-decoration: none !important;
}
.question-block a:link {
    text-decoration: none !important;
}

.question-block a:visited {
    text-decoration: none !important;
}
.question-block .question-item{
    margin: 10px -25px;
    text-decoration: none;
    cursor: pointer;
    display: block;
}


#special-form {
    position: fixed;
    left:0;
    right:0;
    bottom:0;
    text-align:center;
    padding: 5px 15px;
    background: #fff;
    z-index: 9999999999;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#special-form .special-btn {
    line-height: 40px;
    border-radius:4px;
    background-color: #1b98ef;
    color: #fff;
    text-align: center;
    border: none;
    padding:10px 20px;
    cursor:pointer;
    font-size:16px;
    width:100%;
    margin-left:15px;
}
#special-form .close {
    position:absolute;
    right:20px;
    top:18px;
    font-size:30px;
    color:#676666cf;
    text-decoration:none;
}

.comments_more{
    border: 1px solid #705090;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 20px auto;
    width: 19%;
    padding: 15px;
    text-align: center;
    color: #705090;
}

.comments_more:hover {
    text-decoration: underline;
    color: #aa64ef;
    cursor: pointer;
}