ul.tops_navi-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}

ul.tops_navi-menu li a img {
    display: inline-block;
    width: 30px;
    height: 26px;
}

ul.tops_navi-menu li a.actives img {
    width: 20px;
    height: 26px;
}

ul.tops_navi-menu li a.actives-outs img {
    width: 25px;
    height: 26px;
}

ul.tops_navi-menu .calendar-ears {
    border: 2px solid #94bcda;
}

ul.tops_navi-menu .actives {
    border: 2px solid #ebebeb;
    color: #ebebeb;
}

.actives-sports {
    background: #f3f0cc;
}

ul.tops_navi-menu .actives-outs {
    border: 2px solid #eed215;
}

ul.tops_navi-menu li:first-child {
    margin-left: 0;
}

ul.tops_navi-menu li {
    width: 100%;
    margin: 0;
    margin-left: 10px;
}

.block-imgs {
    background-image: url(images/icon-visa.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 30px;
    margin: 10px;
}

ul.tops_navi-menu li a span {
    display: inline-block;
    line-height: 120%;
}


ul.tops_navi-menu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 12px;
    font-weight: 300;
    border: 2px solid #e0da7f;
    border-radius: 7px;
    padding-right: 10px;
}

.action_alls-block h1 {
    color: #beb400;
    /*font-family: 'neo-sans-pro';*/
    font-size: 56px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 23px;
}

.action_alls-block p {
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 6px;
}

.section-action_alls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 65px;
}

/* focus input */



.block_input_country label {
    color: #a0a0a0;
    /*font-family: 'neo-sans-pro';*/
    font-size: 17px;
    font-weight: 300;
    position: absolute;
    top: 30px;
    left: 57px;
    z-index: 1;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}


.block_input_country:before {
    color: #beb400;
    font-size: 25px;
    margin-left: 17px;
    margin-top: 28px;
    position: absolute;
}

.block_input_country>input:focus+label {
    top: -20px;
    left: 0;
    font-size: 12px;
}

.block_input_country>input.input_country:focus+label {
    top: 0;
}

/* ./fonts-icon/fonts/ */

/* end focus input 05.04 */



.fomr-optima {
    width: 470px;
    height: auto;
    border: 2px solid #ebebeb;
    border-radius: 3px;
    padding: 25px 20px 20px 15px;
}

.label_country {
    color: #a0a0a0;
    /*font-family: 'neo-sans-pro';*/
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 20px;
}

.block_input_country {
    position: relative;
    width: 100%;
    border-bottom: 2px solid #a0a0a0;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

.input_country {
    border: none;
    outline: none;
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
    z-index: 2;
    background: transparent;
}

.input_date {
    border: none;
    outline: none;
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 300;
    /* padding-left: 50px;
    margin-bottom: 10px; */
}

.wrapp_form-inputs {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form_input_all_country .input_form_title {
    color: black;
    /*font-family: 'neo-sans-pro';*/
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-left: 10px;
    border: none;
    /* padding-left: 10px;
    padding-right: 35px; */
}

.h2-optima {
    color: #333;
    font-size: 26px;
    font-weight: 100;
    line-height: 32px;
    /*font-family: 'neo-sans-pro';*/
}

/* .block-country-form .block_input_country:before {
    content: url('images/balun-erv.png');
    position: absolute;
    top: 15px;
    left: 10px;
} */


.block-prices-info p {
    color: #a0a0a0;
    font-size: 36px;
    font-weight: 100;
    margin-bottom: 0;
}

.block-prices-info p span {
    font-size: 48px;
    font-weight: 600;
}

.block_form-prices {
    padding-top: 45px;
}

.block_form-prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.block-prices-info {
    position: relative;
    display: inline-block;
    width: 208px;
    text-align: center;
}

.flaticon-ruble:before {
    font-size: 30px;
    color: #a0a0a0;
    margin-left: 2px;
}

.form_input_all_country input {
    position: relative;
    background: transparent;
    z-index: 2;
}

.form_input_all_country label {
    position: absolute;
    top: 0;
    left: 15px;
}

.lable_optima-text {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 18px;
    font-weight: 300;
}

label.focused-label {
    top: -20px;
    left: 0;
    font-size: 14px;
}

.input_country+label.focused-label {
    top: 0;
}

/* &#x20bd */

.btns_form-prices button {
    border: none;
    background: #beb400;
    color: #fff;
    display: inline-block;
    /*font-family: 'neo-sans-pro';*/
    font-size: 24px;
    font-weight: 400;
    border-radius: 3px;
    line-height: 55px;
    padding: 0 60px;
    cursor: pointer;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.btns_form-prices..active-btn button:hover {
    background: rgba(190, 180, 0, 0.8);

}

.btns_form-prices.active-btn button {
    background: #beb400;
}

.action_alls-block-cupons span.btns-cupons {
    display: inline-block;
    width: 230px;
    height: auto;
    background: #beb400;
    text-align: center;
    border-radius: 7px;
    color: white;
    /*font-family: 'neo-sans-pro';*/
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-top: 30px;
}

.section-inform_block {
    margin-bottom: 70px;
}

.section-inform_block h4 {
    color: #003b78;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 25px;
}

.section-inform_block_flex {
    /* display: grid;
    grid-auto-rows: auto;
    grid-gap: 20px 6px;
    grid-template-columns: repeat(3, 33%); */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.block-items-cards.icon-pregnancy-1,
.block-items-cards.icon-accident-1 {
    margin-left: 0;
}

.block-items-cards.icon-alcohol-1,
.block-items-cards.icon-civil-liability-1 {
    margin-right: 0;
}

.block-items-cards a {
    margin-top: 10px;
    display: inline-block;
}

.block-items-cards h5 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: rgba(51, 51, 51, 1);
    /*font-family: 'neo-sans-pro';*/
    margin-bottom: 10px;
}

.block-items-cards p {
    margin-bottom: 0;
    color: rgba(51, 51, 51, 0.80);
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 300;
    line-break: 22px;
}

.block-items-cards {
    border: 1px solid #edeeef;
    padding: 15px;
    width: calc(33.333% - 6px);
    position: relative;
    margin-bottom: 22px;
    padding-bottom: 22px;
}

.block-items-cards:before {
    position: absolute;
    top: 20px;
    right: 35px;
    font-size: 160px;
    color: #ebebeb;
    z-index: -1;
}

.block-items-cards a {
    color: #114881;
    text-decoration: underline;
    font-size: 18px;
    /*font-family: 'neo-sans-pro';*/
}

.to-whom-items.left-block li:hover .hover-text_icons.grey_icons {
    display: block;
}

span.hover-text_icons.grey_icons {
    display: none;
    height: auto;
}

.to-whom-items li:hover .hover-text_icons.grey_icons {
    width: 175px;
}

.hover-text_icons.grey_icons h6 {
    font-size: 16px;
    color: #a0a0a0;
    text-align: center;
}

.hover-text_icons.grey_icons p {
    font-size: 14px;
    color: #0e0e09;
    text-align: center;
    margin: 0;
}

.hover-text_icons.grey_icons a {
    text-decoration: underline;
    font-weight: bold;
}

.to-whom-items li:hover .hover-text_icons.grey_icons {
    background: rgb(239, 239, 239);
    left: -47px;
}

.hover-text_icons.grey_icons:before {
    border-bottom: 30px solid rgb(239, 239, 239);
    left: 53px;

}


.inform_block_insurance {
    width: 590px;
    height: auto;
    border: 2px solid #beb400;

}

.inform_block_insurance.block_insurance-rigth {
    border: 2px solid #78a7cd;
}

.inform_block_insurance h5 {
    margin-top: -11px;
    background: #fff;
    width: 354px;
    margin-left: 15px;
    padding-left: 8px;
    color: #beb400;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
}

.inform_block_insurance.block_insurance-rigth h5 {
    margin-top: -11px;
    background: #fff;
    width: 215px;
    margin-left: 15px;
    padding-left: 8px;
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
}

.inform_block-text {
    padding-top: 30px;
    padding-left: 115px;
    padding-right: 40px;
    padding-bottom: 20px;
}

.inform_block-text .block_text-items h6 {
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
}

.block_text-items {
    margin-top: 20px;
}

.inform_block-text .block_text-items p {
    font-size: 14px;
    font-weight: 300;
}

.inform_block-text .block_text-items h6:before {
    content: url(images/compoundpath.png);
    position: absolute;
    display: inline-block;
    top: 4px;
    left: -75px;
}

.inform_block-text .block_text-items:nth-child(2) h6:before {
    content: url(images/calendars.png);
}

.inform_block-text .block_text-items:nth-child(3) h6:before {
    content: url(images/shampan.png);
}

.block_insurance-rigth .inform_block-text .block_text-items p {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 15px;
    line-height: 18px;
}

.block_text-items a {
    color: #003c78;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 5px;
}

.block_insurance-rigth .inform_block-text .block_text-items h6:before {
    content: url(images/invalida.png);
    position: absolute;
    display: inline-block;
    top: 4px;
    left: -75px;
}

.block_insurance-rigth .inform_block-text .block_text-items:nth-child(2) h6:before {
    content: url(images/icon-bags.png);
}

.block_insurance-rigth .inform_block-text .block_text-items:nth-child(3) h6:before {
    content: url(images/icon-netto.png);
}

.section_to-whom {
    display: inline-block;
    margin-bottom: 103px;
}

.section_to-whom fieldset {
    border: 2px solid #78a7cd;
    border-radius: 5px;
    padding: 23px 0px 23px 15px;
    position: relative;
}

.fa-check::before {
    color: #beb400;

}


.section_to-whom fieldset legend {
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
    line-height: 14px;
    padding: 0 10px;
    display: inline-block;
    margin-left: 4px;
    position: absolute;
    top: -10px;
    background: white;
}

ul.to-whom-items {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.to-whom-items li {
    width: 77px;
    height: 77px;
    margin: 0;
    border-radius: 5px;
    background: transparent;
    margin-right: 15px;
    cursor: pointer;
    text-align: center;
}

ul.to-whom-items li:hover {
    -webkit-box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.25);
    background: #94bcda;

}

.to-whom-items li i {
    position: relative;
    line-height: 77px;
}

.to-whom-items li i:before {
    color: #94bcda;
    font-size: 50px;
    font-weight: 100;
    display: block;
}

.to-whom-items li:hover i:before {
    color: #fff;
}

.wrapp-to-whom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.to-whom-items.left-block {
    margin-top: 25px;
    margin-left: 15px;
}

.to-whom-items.left-block li i:before {
    color: #a0a0a0;
}

ul.to-whom-items.left-block li:hover {
    background: #fff;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(247, 247, 247, 0);
    box-shadow: 0px 0px 0px 0px rgba(247, 247, 247, 0);
}



.hover-text_icons {
    color: #003c78;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 300;
    display: none;
    position: absolute;
    top: 97px;
    left: -60px;
}

.hover-text_icons:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 67px;
    border: 30px solid transparent;
    border-bottom: 30px solid #e4f0f8;
}

.to-whom-items li {
    position: relative;
}

.to-whom-items li:hover .hover-text_icons {
    display: block;
    width: 200px;
    background: #e4f0f8;
    padding-top: 16px;
    padding-left: 10px;
    padding-bottom: 16px;
    padding-left: 5px;
    border-radius: 8px;
    text-align: center;
}

/*table*/

.section-tabl {
    margin-bottom: 60px;
}

th.th-zero {
    width: 50%;
}

table {
    border-collapse: collapse;
}

.section-tabl table {
    width: 100%;
}

tr.ht-headers th {
    color: #0e0e09;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
    padding: 30px 15px;
    border-bottom: 2px solid #beb400;
}

tr.ht-headers th.standart-plus-head,
tr.ht-headers th.select_p {
    width: 15%;
}

tr.ht-headers th.optima-head {
    width: 20%;
}

.ht-headers .colors-rows {
    background: #beb400;
    color: white;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;

}

.tr-topshead {
    height: 40px;
}

.tr-topshead td:first-child {
    text-align: left;
}

.tr-topshead td {
    color: #0e0e09;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
}

.sub-title_th th:first-child {
    text-align: left;
    color: #0e0e09;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 600;
}

tr.sub-title_th th {
    height: auto;
    font-size: 18px;
    font-weight: 400;
    padding-top: 32px;
    padding-bottom: 20px;
}

.our-ifo_table td:first-child {
    text-align: left;
    padding-left: 25px;
}

.our-ifo_table td {
    color: #0e0e09;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

:not(.active-cell) .tr-topshead-minus {
    font-size: 22px;
    margin-right: 17px;
    display: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #787000;
    color: #fff;
    font-weight: 100;
    cursor: pointer;
}

:not(.active-cell) .tr-topshead-plus {
    font-size: 24px;
    margin-left: 15px;
    display: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #787000;
    color: #fff;
    font-weight: 100;
    vertical-align: bottom;
    cursor: pointer;
}

.active-cell .tr-topshead-minus {
    font-size: 22px;
    margin-right: 17px;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #787000;
    color: #fff;
    font-weight: 100;
    cursor: pointer;
}

.active-cell .tr-topshead-plus {
    font-size: 24px;
    margin-left: 15px;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #787000;
    color: #fff;
    font-weight: 100;
    vertical-align: bottom;
    cursor: pointer;
}

.section-all-programs {
    position: relative;
    background: #f5f5f5;
    margin-top: 110px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cards_info-programs {
    background: #ebebeb;
    padding: 15px;
    position: relative;
    z-index: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    border-radius: 10px;
    margin-right: 15px;
    transition: 0.2s ease-in-out;
    display: inline-block;
    width: 180px;
    height: 130px;
}

.cards_info-programs:nth-child(7) {
    margin-right: 0;
}

.cards_info-programs:hover {
    background: #fff;
}

.cards_info-programs h6 {
    color: rgba(51, 51, 51, 0.80);
    /*font-family: 'neo-sans-pro';*/
    font-size: 24px;
    font-weight: 300;
    position: relative;
    z-index: 10;
}

.cards_info-programs:before {
    position: absolute;
    z-index: -1;
    top: 14px;
    right: 15px;
    z-index: 0;
    font-size: 100px;
    color: #fff;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.cards_info-programs:hover:before {
    color: #ebebeb;
}

.top_title-hed {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 100;
    width: 230px;
    height: 40px;
    background: #f5f5f5;
}

.top_title-hed h6 {
    color: #333;
    /*font-family: 'neo-sans-pro';*/
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    padding-top: 10px;
    padding-left: 10px;
}

.treangs-tops:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border: 20px solid transparent;
    border-top: 20px solid #fff;
    border-right: 20px solid #fff;
}

.our-ifo_table {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

td.active-cell {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

table .our-ifo_table:hover {
    background: #edeeee;
}

/* table tr.our-ifo_table:hover td:nth-child(3) {
    background: #f3f0cc;
} */

table tr.our-ifo_table:hover td.active-cell {
    background: #f3f0cc;
}

table {
    border-bottom: 2px solid #beb400;
}

.sub-title_th th:nth-child(3) {
    background: #f9f8e5;
}

.tr-topshead td:nth-child(3) {
    background: #e6e299;
}

.our-ifo_table td:nth-child(3) {
    background: #f9f8e5;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.section-inform-pdf .lists-pdf-items {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section-inform-pdf .lists-pdf-items li a img {
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
    height: 49px;
}

.section-inform-pdf .lists-pdf-items li a {
    width: 177px;
    height: 153px;
    display: inline-block;
    border: 2px solid #e5f1f8;
    border-radius: 8px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    margin-right: 15px;
}

.section-inform-pdf .lists-pdf-items li a:hover {
    background: #e5f1f8;
}

.section-inform-pdf .left {
    float: left;
}

.section-inform-pdf .fomr-optima {
    float: right;
}

.section-inform-pdf {
    display: inline-block;
    width: 100%;
}

.section-inform-pdf h4 {
    font-size: 18px;
    color: black;
    display: inline-block;
    width: 100%;
    line-height: 22px;
    margin-bottom: 30px;
}

.section-inform-pdf .lists-pdf-items li a span {
    color: #003c78;
    /*font-family: 'neo-sans-pro';*/
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 18px;

}

a span.block-img_pdf {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.to-whom-items li i {
    position: relative;
    display: inline-block;
}

li:hover i.erv-sunbed:before {
    color: #fff;
}

li:hover i.erv-motorbikes:before {
    color: #fff;
}

li:hover i.erv-allinclusive:before {
    color: #fff;
}

li:hover i.erv-chronic:before {
    color: #fff;
}

li:hover i.erv-pregnancy:before {
    color: #fff;
}

li:hover i.erv-family:before {
    color: #fff;
}

li:hover i.erv-map:before {
    color: #fff;
}

li:hover i.erv-sport:before {
    color: #fff;
}

i.erv-sunbed:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

i.erv-family:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

i.erv-pregnancy:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

i.erv-chronic:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

i.erv-motorbikes:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

i.erv-allinclusive:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

i.erv-map:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

i.erv-sport:before {
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78a7cd;
}

.td-hide {
    display: none;
}

/* .check {
    width: 15px;
    height: 15px;
    background: url(./images/check.png) no-repeat;
    display: inline-block;
} */

.active-cell {
    background: #f9f8e5;
}

input.input_country {
    height: 55px;
    position: relative;
    padding-left: 55px;
}

label.focused-label {
    top: -20px;
    left: 0;
    font-size: 12px;
}

.btns_form-prices button:disabled {
    background: #a0a0a0;
}

.flat_before.flaticon-pin:before {
    color: #beb400;
}

.ui-datepicker-calendar td a:visited,
.ui-datepicker-calendar td a.ui-state-active {
    background-color: #beb400;

}






/******/
/* .ui-datepicker { */
/* display:none;
    width:230px;
    background:#fff; padding:15px 25px; border-radius:4px; 
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,.5); */
/* } */

/* .ui-datepicker-header {width:auto; text-align:center; height:35px;}
.ui-datepicker-header .ui-state-disabled {visibility:hidden;}
.ui-datepicker-header a.ui-datepicker-prev {float:left; padding:6px 8px; border:1px solid #d7eef9; border-radius:4px; color:#65b8dd;}
.ui-datepicker-header a:hover.ui-datepicker-prev {text-decoration:none;}
.ui-datepicker-header a.ui-datepicker-next {float:right; padding:6px 8px; border:1px solid #d7eef9; border-radius:4px; color:#65b8dd;}
.ui-datepicker-header a:hover.ui-datepicker-next {text-decoration:none;}
.ui-datepicker-header .ui-datepicker-title {display:inline; font-weight:bold; position:relative; top:7px;}

.ui-datepicker-calendar {clear:both; border-collapse: collapse;}
.ui-datepicker-calendar th {width:30px; height:30px; background:#27aae1; border:1px solid #27aae1; color:#fff; font-weight:normal;}
.ui-datepicker-calendar td {width:30px; height:30px; border:1px solid #27aae1; text-align:center; padding:0;}
.ui-datepicker-calendar span {display:block; height:23px; width:100%; padding-top:7px;}
.ui-datepicker-calendar a {display:block; height:23px; padding-top:7px; color:#303030;}
.ui-datepicker-calendar a:hover {text-decoration:none;}
.ui-datepicker-calendar a.ui-state-hover {background-color:#88cded;}
.ui-datepicker-calendar a.ui-state-active {background-color:#39ace1; font-weight:bold;} */



.ui-datepicker-calendar .highlight {
    background-color: #b0d7ed !important;
}

/* .ui-datepicker-unselectable + td[data-handler="selectDay"]:not(.ui-datepicker-today) {
    border: 1px solid red;
} */

/* tr > td[data-handler="selectDay"] ~ td[data-handler="selectDay"] {
    border: none;
} */
.ui-datepicker-calendar .ui-datepicker-trigger {
    z-index: 10;
}

.ui-datepicker-calendar td.ui-datepicker-today {}

/* .ui-datepicker-calendar td.ui-datepicker-today span {background-color: #beb400;
    color: #fff;} */
.ui-datepicker-calendar td.ui-state-disabled {
    color: #909090;
}

/* .ui-datepicker-other-month {background-color:#d7eef9;} */

.gtwrap {
    display: inline-block;
    width: 100px;
    text-align: right;
}

ul.breadcrumbs {
    margin-left: 30px;
}

.rounded-padding {
    padding: 25px 30px;
}

.ui-datepicker-trigger {
    bottom: 20px;
    right: 17px;
}

.from-date-top {
    color: black;
}

.to-date-top {
    color: black;
}


/**************************************** style-cancell-trip ****************************************/

h1.h1-trip-canc {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 56px;
    font-weight: 400;
    line-height: 64px;
    margin-top: 17px;
    margin-bottom: 10px;
}

h2.h2-trip-canc {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 28px;
    font-weight: 300;
    line-height: 32px;
}


.block-cancell-pro::before {
    content: '';
    position: absolute;
    right: -34px;
    bottom: -30px;
    border: 30px solid transparent;
    border-top: 30px solid #beb400;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}


.block-cancell-pro::after {
    content: '';
    position: absolute;
    right: -35px;
    bottom: -35px;
    border: 30px solid transparent;
    border-top: 30px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.block-btn-cancell {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-cancell {
    display: inline-block;
    width: 213px;
    height: 53px;
    background: #beb400;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    /*font-family: NeoSansPro;*/
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
}

.block-cancell-pro {
    padding-top: 25px;
    width: 270px;
    height: 270px;
    border: 4px solid #beb400;
    position: relative;
    margin-right: 51px;
}

.block-precent .precent {
    font-size: 111px;
    color: #bcb40e;
    /*font-family: NeoSansPro;*/
    font-weight: 400;
    margin: 0;
    line-height: 16px;
    display: inline-block;
    position: absolute;
    top: 54px;
    left: 69px;
}

.precent::before {
    content: '%';
    position: absolute;
    top: -18px;
    left: 69px;
    color: #bcb40e;
    font-size: 64px;
}

.precent-text {
    display: inline-block;
    margin-bottom: 27px;
}

.precent-text p {
    font-size: 25px;
    color: #bcb40e;
    text-align: center;
    display: inline-block;
    margin: 0;
    font-weight: 600;
}

.precent-text p:nth-child(1) {
    margin-top: 5px;
    margin-left: 70px;
}

.precent-text p:nth-child(4) {
    margin-left: 32px;
}

.precent-text p:nth-child(5) {
    margin-left: 32px;
}

.block-precent {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.precent-element {
    padding-top: 54px;
}

.section-inform_block h4.h4-trip {
    color: #787000;
    /*font-family: NeoSansPro;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.wrapper-trip-cancell {
    display: flex;
}

.trip_cancell_block {
    flex: 1;
    border: 1px solid #ebebeb;
    margin-right: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.trip_cancell_block:last-child {
    margin-right: 0;
}

.trip_cancell_block h5 {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px;
}

.trip_cancell_block p {
    line-height: 22px;
}

.wrapper-trip-programs {
    margin-bottom: 60px;
}

.wrapper-trip-programs h4 {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

.wrapper-ul-lists-trip .lists_li-items::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #beb300;
    top: 9px;
    left: -30px;
}

.wrapper-ul-lists-trip .lists_li-items {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 12px;
}

.wrapper-ul-lists-trip {
    margin-bottom: 56px;
}

.wrapper-ul-lists-trip .lists-ul-medical {
    margin-left: 24px;
    margin-top: 14px;
    list-style: none;
}

.trip-comment-block h6 {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    margin-bottom: 11px;
}

.trip-comment-block p {
    padding-left: 15px;
    margin-bottom: 20px;
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 11px;
}

.trip-comment-block h6::before {
    content: '*';
    position: absolute;
    top: 1px;
    left: -16px;

}

.trip-comment-block {
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 12px;
    border: 1px solid #ebebeb;
}

.section_to-whom.trip-sections-whom {
    margin-bottom: 71px;
}

.section-inform-pdf.trip-inform-section {
    display: flex;
    justify-content: space-between;
}


/********************************** 15:58 18/07/2019 site-third-party-confirmation ********************/

.h1-site-third {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 6px;
}

.container-contents-third p {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

.number-policy {
    color: #003c78;
    /*font-family: NeoSansPro;*/
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

.container-contents-third {
    margin-bottom: 38px;
}

.span-title-site {
    display: inline-block;
    color: #a0a0a0;
    /*font-family: NeoSansPro;*/
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 5px;
}

.block_name_site p {
    color: #333;
    /*font-family: NeoSansPro;*/
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
}

.block_name_site p span {
    color: #a0a0a0;
}

.block-site-insurance-policy {
    display: flex;
    flex-wrap: wrap;

}

.element-site-insurance {
    width: 50%;
    margin-top: 12px;
    padding-left: 15px;
}

.castom-dotted::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-left: 1px dotted;
}

/* .element-name-info {
    padding-left: 15px;
} */
.element-site-insurance.castom-border {
    border: 2px solid #beb400;
    margin-top: -15px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 24px;
    min-height: 172px;
}

.insurance-people {
    margin: 0;
    padding: 0;
    counter-reset: list 0;
    padding-left: 18px;
}

.items-people {
    list-style: none;
    position: relative;
    margin-bottom: 0;
}

.items-people::before {
    counter-increment: list;
    content: counter(list) ". ";
    position: absolute;
    top: 4px;
    left: -18px;
}

ul.insurance-people li:before {
    background: transparent;
}

.element-site-insurance.name-data-block {
    display: flex;
    flex-wrap: wrap;
}

.element-site-insurance.name-data-block .element-name-info:nth-child(1) {
    width: 50%;
}

.element-site-insurance.name-data-block .element-name-info:nth-child(2) {
    width: 50%;
    padding-left: 91px;
}

.element-site-insurance.name-data-block .element-name-info:nth-child(3) .block_name_site {
    display: flex;
}

.element-site-insurance.name-data-block .element-name-info:nth-child(3) .span-title-site {
    margin-top: 17px;
}

.site-phones,
.site-emails {
    padding-left: 30px;
}

.element-site-insurance.country-data-block {
    display: flex;
}

.element-site-insurance.country-data-block .element-name-info:nth-child(1) {
    width: 50%;
    padding-left: 5px;
}

.element-site-insurance.country-data-block .element-name-info:nth-child(2) {
    width: 50%;
    padding-left: 16px;
}

.element-site-insurance.list-name-data-block .element-name-info:nth-child(1) .span-title-site {
    margin-top: 28px;
}

.element-site-insurance.castom-border .element-name-info {
    width: 50%;
}

.element-site-insurance.castom-border .element-name-info:nth-child(1) {
    /*padding-left: 5px;*/
}

.element-site-insurance.castom-border .element-name-info:nth-child(2) {
    padding-left: 16px;
}

.element-site-insurance.castom-border .element-name-info:nth-child(3) {
    padding-top: 14px;
    /*padding-left: 5px;*/
}

.element-site-insurance.castom-border .element-name-info:nth-child(4) {
    padding-left: 16px;
    padding-top: 15px;
}

.wrapper-site-insurance-policy {
    margin-bottom: 35px;
}



.element-site-insurance {
    position: relative;
}

.name-data-block::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    height: 121px;
    border-left: 1px dotted #a0a0a0;
}

.list-name-data-block:before {
    content: '';
    position: absolute;
    top: 29px;
    left: 0;
    height: 88px;
    border-left: 1px dotted #a0a0a0;
}

.element-site-insurance {
    position: relative;
}

.border-left-dotted:nth-child(1)::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 5px;
    height: 68px;
    border-left: 1px dotted #a0a0a0;
}

.border-left-dotted:nth-child(2)::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 291px;
    height: 65px;
    border-left: 1px dotted #a0a0a0;
}

.element-site-insurance.castom-border .border-left-dotted::before {
    content: '';
    position: absolute;
    top: 22px;
    left: 291px;
    height: 41px;
    border-left: 1px dotted #a0a0a0;
}

/**********************************22.07.2019 responsive ********************************************/


/* @media screen and (max-width: 991px) */




@media screen and (max-width: 991px) {

    .name-data-block::before {
        display: none;
    }

    .border-left-dotted:nth-child(1)::before {
        display: none;
    }

    .border-left-dotted:nth-child(2)::before {
        display: none;
    }

    .list-name-data-block:before {
        display: none;
    }

    .row.casrom-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .row.casrom-row .col-md-8 {
        margin-top: 30px;
    }

    .row.casrom-row .col-md-8 .link {
        margin-bottom: 25px;
    }

    .block-site-insurance-policy {
        flex-direction: column;
    }

    .element-site-insurance {
        width: 100%;
    }

    .element-site-insurance {
        padding-left: 0;
    }

    .element-site-insurance.name-data-block {
        flex-direction: column;
        border-top: 1px dotted;
        border-bottom: 1px dotted;
        padding-bottom: 25px;
        order: 1;
    }

    .element-site-insurance.country-data-block {
        order: 2;
        flex-direction: column;
    }

    .element-site-insurance.list-name-data-block {
        order: 4;
    }

    .element-site-insurance.castom-border {
        order: 3;
    }

    .element-site-insurance.name-data-block .element-name-info:nth-child(2) {
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .element-site-insurance.castom-border .element-name-info:nth-child(3) {
        border-top:1px dotted;
    }

    .element-site-insurance.castom-border {
        margin: 0;
    }

    .element-site-insurance.name-data-block .element-name-info:nth-child(3) .block_name_site {
        display: flex;
        flex-direction: column;
    }

    .element-site-insurance.country-data-block .element-name-info:nth-child(2) {
        padding-left: 0;
    }

    p.site-phones {
        margin-bottom: 10px;
    }

    .element-site-insurance.country-data-block .element-name-info:nth-child(1) {
        padding-left: 0;
        margin-bottom: 15px;
    }

    .element-site-insurance.castom-border {
        margin-top: 30px;
        flex-direction: column;
        padding-left: 16px;
        padding-right: 16px;
        position: relative;
        padding-bottom: 70px;
    }

    .element-site-insurance.castom-border .element-name-info {
        width: 100%;
    }

    .element-site-insurance.castom-border .element-name-info:nth-child(2) {
        /*border-bottom: 1px dotted;*/
        padding-bottom: 30px;
    }

    /* .block_name_site p:nth-child(2) {
        position: absolute;
        bottom: 21px;
    } */

    .row.logos.equal {
        display: none;
    }


}

.policy-modal-body {
    display: flex;
    align-items: center;
    justify-content: center;
}


/* @media screen and (max-width: 768px) */
@media screen and (max-width: 768px) {
    .block_name_site {
        position: relative;
    }

    .element-site-insurance.castom-border .element-name-info.border-left-dotted .block_name_site:before {
        content: '';
        position: absolute;
        top: -17px;
        left: -16px;
        height: 40px;
        border-left: 1px dotted;
    }



    .summary {
        border-top: none;
    }

    .summaryblock {
        border-top: 2px solid #c1a900;
        border-left: none;
        border-right: none;
        margin-left: -35px;
        margin-right: -35px;

    }

    body {
        overflow-x: hidden;
    }

    .href-checks {
        font-weight: 600;
        text-decoration: underline;
    }
}

/* @media screen and (max-width: 540px) */
@media screen and (max-width: 540px) {
    .inputwrap.check input[type="checkbox"]+label:before {
        top: 7px;
        left: 7px;

    }

    .inputwrap.check input[type="checkbox"]+label:after {
        top: 0;
    }
}

@media screen and (max-width: 320px) {
    .element-site-insurance.name-data-block .element-name-info:nth-child(1) {
        width: 100%;
    }

    .element-site-insurance.castom-border {
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 30px;
    }

    .wrapper-site-insurance-policy {
        margin-bottom: 70px;
    }
}


/* checks */

/* ------ */
