@charset "UTF-8";
/* CSS Document */
    @charset "UTF-8";
    @import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

@font-face {
  font-family: 'AvantGarde-Demi';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/AvantGarde-Demi.eot);
  src: url(fonts/AvantGarde-Demi.eot?#iefix) format('embedded-opentype'),
       url(fonts/AvantGarde-Demi.woff2) format('woff2'),
       url(fonts/AvantGarde-Demi.woff) format('woff'),
       url(fonts/AvantGarde-Demi.ttf) format('truetype');
}

@font-face {
  font-family: 'AvantGardeITCbyBT-Book';
  font-style: normal;
  font-weight: 400;

  src: url(fonts/AvantGardeITCbyBT-Book.eot);
  src: url(fonts/AvantGardeITCbyBT-Book.eot?#iefix) format('embedded-opentype'),
       url(fonts/AvantGardeITCbyBT-Book.woff) format('woff'),
       url(fonts/AvantGardeITCbyBT-Book.ttf) format('truetype');
}



    .link,
    a {
        text-decoration: none
    }
    
    .text-light,
    p {
        font-weight: 300
    }
    
    .nav__list__link,
    body {
        -webkit-transition: all .5s
    }
    
    .dropdown--mega .dropdown__content__wrapper,
    .l-table-cell.-fit {
        white-space: nowrap
    }
    
    .is-tabs__nav,
    .steps__nav,
    .table--fixed {
        table-layout: fixed
    }
    
    .footer__list__item,
    .is-tabs__nav,
    .nav__list__item,
    .slider__list,
    body aside.side__menu ul {
        list-style: none
    }
    
    .form__checkbox__input,
    .form__radio__input,
    .no-js .slider,
    .u-hide-visually {
        visibility: hidden
    }
    
    .block:after,
    .block__body:after,
    .clear__fix,
    .clearfix:after,
    .list--bordered>.list__item:after,
    .shaped-card__seperator:after {
        clear: both
    }
    
    html {
        box-sizing: border-box;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    
    *,
    :after,
    :before {
        box-sizing: inherit
    }
    
    button,
    div:focus,
    input,
    select,
    textarea {
        outline: 0
    }
    
    .l-ltr input[type=checkbox],
    .l-ltr input[type=radio] {
        margin-right: 5px
    }
    
    .l-rtl input[type=checkbox],
    .l-rtl input[type=radio] {
        margin-left: 5px
    }
    
    a {
        color: inherit
    }
    
    p {
        font-size: 16px
    }
    
    .block:after,
    .block:before,
    .block__body:after,
    .block__body:before,
    .clearfix:after,
    .clearfix:before,
    .list--bordered>.list__item:after,
    .list--bordered>.list__item:before,
    .shaped-card__seperator:after,
    .shaped-card__seperator:before {
        content: "";
        display: table
    }
    
    .act-table {
        display: table
    }
    
    .act-table-row {
        display: table-row
    }
    
    .act-table-cell {
        display: table-cell
    }
    
    .radius-4 {
        border-radius: 4px
    }
    
    .align-left,
    .l-ltr .align-default,
    .l-ltr .columns-column,
    .l-ltr .nav__list__item,
    .l-rtl .align-op-default {
        float: left
    }
    
    .align-right,
    .l-ltr .align-op-default,
    .l-rtl .align-default,
    .l-rtl .columns-column,
    .l-rtl .nav__list__item {
        float: right
    }
    
    .align-left--spaced,
    .l-ltr .align-default--spaced,
    .l-rtl .align-op-default--spaced {
        float: left;
        margin-right: 10px
    }
    
    .align-right--spaced,
    .l-ltr .align-op-default--spaced,
    .l-rtl .align-default--spaced {
        float: right;
        margin-left: 10px
    }
    
    .align-center {
        display: block;
        float: none;
        margin-right: auto;
        margin-left: auto
    }
    
    .text-xx-small-0 {
        font-size: 12px
    }
    
    .text-xx-small {
        font-size: 13px
    }
    
    .text-x-small {
        font-size: 14px!important
    }
    
    .text-small {
        font-size: 15px!important
    }
    
    .text-small-2 {
        font-size: 16px
    }
    
    .text-medium-1 {
        font-size: 18px
    }
    
    .text-medium-2 {
        font-size: 19px!important
    }
    
    .text-large-1 {
        font-size: 21px
    }
    
    .text-sx-large {
        font-size: 22px
    }
    
    .text-sx-large-1 {
        font-size: 23px
    }
    
    .text-sx-large-2 {
        font-size: 26px
    }
    
    .text-sx-large-3 {
        font-size: 30px
    }
    
    .text-x-large-0 {
        font-size: 31px
    }
    
    .text-normal {
        font-weight: 500
    }
    
    .text-bold {
        font-weight: 700!important
    }
    
    .text-heavy {
        font-weight: 900
    }
    
    .text-italic {
        font-style: italic
    }
    
    .l-ltr .dropdown__content__wrapper,
    .l-ltr .footer__column,
    .l-ltr .text-default,
    .l-rtl .text-op-default,
    .text-left {
        text-align: left
    }
    
    .text-center {
        text-align: center
    }
    
    .l-ltr .text-op-default,
    .l-rtl .dropdown__content__wrapper,
    .l-rtl .footer__column,
    .l-rtl .text-default,
    .text-right {
        text-align: right
    }
    
    .btn,
    .customer-support,
    .footer,
    .social-icons {
        text-align: center
    }
    
    .text-top {
        vertical-align: top
    }
    
    .text-middle {
        vertical-align: middle
    }
    
    .text-bottom {
        vertical-align: bottom
    }
    
    .text-x-dark {
        color: #333
    }
    
    .text-gray {
        color: #999
    }
    
    .text-white {
        color: #fff
    }
    
    .text-primary {
        color: #962071;
    }
    
    .text-height {
        line-height: 1
    }
    
    .text-height-medium {
        line-height: 1.5!important
    }
    
    .text-height-double {
        line-height: 2!important
    }
    
    .text-height-double-2 {
        line-height: 2.2!important
    }
    
    .text-height-double-3 {
        line-height: 2.5!important
    }
    
    .text-height-double-4 {
        line-height: 2.75!important
    }
    
    .text-height-triple {
        line-height: 3
    }
    
    .text-underline {
        text-decoration: underline
    }
    
    .direction-nav a,
    .no-decoration {
        text-decoration: none!important
    }
    
    .background-light {
        background-color: #f3f3f3!important
    }
    
    .background-white {
        background-color: #fff
    }
    
    .bg-dark {
        background-color: #333
    }
    
    .white {
        color: #fff
    }
    
    .white.-bg {
        background-color: #fff
    }
    
    .position-relative {
        position: relative
    }
    
    .position-absolute {
        position: absolute
    }
    
    .position-absolute.bottom-0 {
        bottom: 0
    }
    
    .position-absolute.left-0 {
        left: 0
    }
    
    .position-static {
        position: static!important
    }
    
    .form__checkbox,
    .form__radio,
    .header,
    .l-creepy-slider,
    body {
        position: relative
    }
    
    .container {
        padding-right: 20px;
        padding-left: 20px
    }
    
    .container--ver {
        padding-top: 20px;
        padding-bottom: 20px
    }
    
    .container-half {
        padding-right: 10px;
        padding-left: 10px
    }
    
    .container-half--ver,
    .internal-page .header__main {
        padding-top: 10px;
        padding-bottom: 10px
    }
    
    .container-half--ver--half {
        padding-top: 0px;
        padding-bottom: 3px
    }
    
    .container-double {
        padding-right: 40px;
        padding-left: 40px
    }
    
    .container-double--ver {
        padding-top: 40px;
        padding-bottom: 40px
    }
    
    .l-ltr .column,
    .l-ltr .column--double,
    .l-ltr .column--half {
        float: left;
        margin-right: 20px
    }
    
    .l-rtl .column,
    .l-rtl .column--double,
    .l-rtl .column--half {
        float: right;
        margin-left: 20px
    }
    
    .coulmns-row>.column--double:last-child,
    .coulmns-row>.column--half:last-child,
    .coulmns-row>.column:last-child {
        margin-left: 0;
        margin-right: 0
    }
    
    .l-ltr .column--half {
        margin-right: 10px
    }
    
    .l-rtl .column--half {
        margin-left: 10px
    }
    
    .l-ltr .column--double {
        margin-right: 34px
    }
    
    .l-ltr .space,
    .l-rtl .space-op {
        margin-right: 20px
    }
    
    .l-rtl .column--double {
        margin-left: 34px
    }
    
    .one-eighteenth {
        width: 53px
    }
    
    .one-ninth {
        width: 126px
    }
    
    .one-sixth {
        width: 199px
    }
    
    .two-ninths {
        width: 272px
    }
    
    .five-eighteenths {
        width: 345px
    }
    
    .one-third {
        width: 418px
    }
    
    .seven-eighteenths {
        width: 491px
    }
    
    .four-ninths {
        width: 564px
    }
    
    .one-half {
        width: 637px
    }
    
    .five-ninths {
        width: 710px
    }
    
    .eleven-eighteenths {
        width: 783px
    }
    
    .two-thirds {
        width: 856px
    }
    
    .thirteen-eighteenths {
        width: 929px
    }
    
    .seven-ninths {
        width: 1002px
    }
    
    .five-sixths {
        width: 1075px
    }
    
    .eight-ninths {
        width: 1148px
    }
    
    .seventeen-eighteenths {
        width: 1221px
    }
    
    .one-one {
        width: 1294px
    }
    
    .columns-column {
        margin-top: 2px
    }
    
    .columns-column:nth-child(-n+3) {
        margin-top: 0
    }
    
    .columns-3 .columns-column {
        width: 33.3%
    }
    
    .l-table {
        display: table
    }
    
    .l-table-row {
        display: table-row
    }
    
    .l-table-cell {
        display: table-cell
    }
    
    .l-table-cell.-fit {
        width: 1%
    }
    
    .events-table .table-head {
        height: 75px;
        line-height: 75px
    }
    
    .events-table .table-column {
        border-right: 1px solid #ddd;
        padding-bottom: 100px!important
    }
    
    .fancybox-wrap .fancybox-skin,
    .no-padding {
        padding: 0!important
    }
    
    .events-table .table-column:last-child {
        border-right: none
    }
    
    .events-table .table-column .border-bottom {
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px
    }
    
    .footer__column,
    .inline-block {
        display: inline-block;
        float: none
    }
    
    .inline {
        display: inline
    }
    
    .display-block {
        display: block!important
    }
    
    .hide {
        display: none!important
    }
    
    body {
        overflow-x: hidden;
        font-size: 16px;
        font-weight: 300
    }
    
    .l-ltr body {
        font-family: Roboto, sans-serif
    }
    
    .l-rtl body {
        font-family: 'Droid Arabic Kufi', sans-serif !important;
    }
    
    .icon-map {
        width: 24px;
        height: 32px;
        fill: #962071;
    }
    
    .icon-check,
    .icon-multiplication {
        width: 12px;
        height: 12px
    }
    
    .no-border {
        border: none!important
    }
    
    .breakline {
        border-top: 1px dashed #d7d7d7
    }
    
    .fancybox-wrap {
        width: auto!important
    }
    
    .l-rtl .tahoma-font {
        font-family: tahoma, sans-serif!important
    }
    
    .roboto-font {
        font-family: Roboto, sans-serif!important
    }
    
    .l-ltr .space-op,
    .l-rtl .space {
        margin-left: 20px
    }
    
    .l-ltr .block__head__icon,
    .l-ltr .space--half,
    .l-ltr .steps__nav__number,
    .l-rtl .nav__list__item,
    .l-rtl .space-op--half {
        margin-right: 10px
    }
    
    .l-ltr .nav__list__item,
    .l-ltr .space-op--half,
    .l-rtl .block__head__icon,
    .l-rtl .space--half,
    .l-rtl .steps__nav__number {
        margin-left: 10px
    }
    
    .marign-0-15 {
        margin: 0 15px
    }
    
    .marign-0-10 {
        margin: 0 10px
    }
    
    .marign-30-0 {
        margin: 30px 0
    }
    
    .no-margin {
        margin: 0
    }
    
    .no-margin-top {
        margin-top: 0
    }
    
    .no-margin-bottom {
        margin-bottom: 0
    }
    
    .margin-bottom-5 {
        margin-bottom: 5px!important
    }
    
    .margin-bottom-10 {
        margin-bottom: 10px!important
    }
    
    .margin-bottom-15 {
        margin-bottom: 15px!important
    }
    
    .margin-bottom-20 {
        margin-bottom: 20px!important
    }
    
    .margin-bottom-30 {
        margin-bottom: 30px!important
    }
    
    .margin-top-25 {
        margin-top: 25px!important
    }
    
    .margin-top-15 {
        margin-top: 15px!important
    }
    
    .margin-top-10 {
        margin-top: 10px!important
    }
    
    .l-ltr .margin-left-5 {
        margin-left: 5px
    }
    
    .l-rtl .margin-left-5 {
        margin-right: 5px
    }
    
    .l-ltr .margin-right-15 {
        margin-right: 15px
    }
    
    .l-rtl .margin-right-15 {
        margin-left: 15px
    }
    
    .l-ltr .margin-left-105 {
        margin-left: 105px
    }
    
    .l-rtl .margin-left-105 {
        margin-right: 105px
    }
    
    .padding-3 {
        padding: 3px
    }
    
    .padding-15 {
        padding: 15px
    }
    
    .padding-30 {
        padding: 30px
    }
    
    .padding-bottom-13 {
        padding-bottom: 13px
    }
    
    .padding-bottom-35 {
        padding-bottom: 35px!important
    }
    
    .padding-h-10 {
        padding: 0 10px!important
    }
    
    .padding-h-20 {
        padding: 0 20px!important
    }
    
    .padding-h-30 {
        padding: 0 30px!important
    }
    
    .padding-v-30 {
        padding: 30px 0!important
    }
    
    .l-ltr .padding-left-5 {
        padding-left: 5px
    }
    
    .l-rtl .padding-left-5 {
        padding-right: 5px
    }
    
    .l-ltr .padding-left-30 {
        padding-left: 30px
    }
    
    .l-rtl .padding-left-30 {
        padding-right: 30px
    }
    
    .l-ltr .padding-left-60 {
        padding-left: 60px
    }
    
    .l-rtl .padding-left-60 {
        padding-right: 60px
    }
    
    .l-ltr .padding-right-10,
    .l-rtl .padding-left-10 {
        padding-right: 10px
    }
    
    .l-ltr .padding-left-10,
    .l-rtl .padding-right-10 {
        padding-left: 10px
    }
    
    .l-ltr .padding-right-15,
    .l-rtl .padding-left-15 {
        padding-right: 15px
    }
    
    .l-ltr .padding-left-15,
    .l-rtl .padding-right-15 {
        padding-left: 15px
    }
    
    .l-ltr {
        direction: ltr
    }
    
    .l-rtl {
        direction: rtl
    }
    
    .l-row {
        margin-bottom: 20px
    }
    
    .l-row--double {
        margin-bottom: 40px
    }
    
    .l-row--half {
        margin-bottom: 10px
    }
    
    .l-full {
        width: 100%
    }
    
    .l-full--ver {
        height: 100%
    }
    
    .l-creepy-slider {
        z-index: 0;
        margin-top: -110px;  /*after adding new logo with icon by ENASS **/
        margin-bottom: -50px
    }
    
    .header {
        z-index: 10
    }
    
    .header__search__input {
        font-size: 15px;
        font-weight: lighter;
        color: #333;
        padding: 2px 10px;
        border: 0
    }
    
    .error,
    .form__select,
    .nav {
        font-weight: 300
    }
    
    .l-ltr .header__search__input {
        border-left: 1px solid #aaa
    }
    
    .header__search__btn {
        background: 0 0;
        padding: 0 5px;
        border: 0
    }
    
    .header__search__icon {
        fill: #aaa;
        display: block;
        width: 18px;
        height: 18px
    }
    
    .header__top {
        background-color: #fff
    }
    
    .main-page .header__main {
        padding-top: 19px;
        padding-bottom: 18px
    }
    
    .internal-page .header__main {
        padding-top: 12px;
        padding-bottom: 12px
    }
    
    /*.header__logo__img {
        display: block;
        width: 141px;
        height: 59px
    }
    
    .l-rtl .header__logo__img {
        width: 240px
    }
    
    .internal-page .header__logo__img {
        width: 96px;
        height: 40px
    }
    
    .l-rtl .internal-page .header__logo__img {
        width: 198px
    }*/
    
    .header__lang__img {
        display: block;
        width: 32px;
        height: 19px
    }
    
    .l-rtl .header__lang__img {
        width: 58px
    }
    
    .nav {
        font-size: 14px;
        line-height: 1.74
    }
    
    .nav__list {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }
    
    .nav__list__link {
        color: #fff;
        display: block;
        padding: 0 10px;
        transition: all .5s
    }
    
    .is-current>.nav__list__link {
        border-radius: 4px;
        color: #fff;
        background-color: #962071;
    }
    
    .nav--light .nav__list__item:hover>.nav__list__link {
        border-top: 1px solid #962071;
    }
    
    .nav--light .nav__list__link {
        border-top: 1px solid transparent
    }
    
    .form__input,
    .form__select,
    .form__textarea {
        border: 1px solid #e1e1e1
    }
    
    .nav--large {
        font-size: 17px
    }
    
    .nav--large.home-nav {
        font-size: 20px
    }
    
    .form__input {
        height: 32px;
        padding: 6px;
        line-height: 20px
    }
    
    .form__input.-large {
        padding: 24px
    }
    
    .form__textarea {
        min-width: 300px;
        min-height: 150px;
        padding: 6px
    }
    
    .form__select {
        color: #666;
        border-radius: 0;
        padding: 5px 10px;
        height: 33px
    }
    
    .l-rtl .form__checkbox,
    .l-rtl .form__radio {
        padding-left: 24px
    }
    
    .form__checkbox:before,
    .form__radio:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        display: inline-block;
        width: 16px;
        height: 16px;
        border: 1px solid #d3d3d3;
        text-align: center;
        color: #962071;
    }
    
    .l-ltr .form__checkbox:before,
    .l-ltr .form__radio:before {
        left: -24px
    }
    
    .l-rtl .form__checkbox:before,
    .l-rtl .form__radio:before {
        right: -24px
    }
    
    .l-rtl .chosen-container.chosen-with-drop .chosen-drop,
    .l-rtl .request-form label .chosen-container.chosen-with-drop .chosen-drop {
        right: 0!important
    }
    
    .form__radio:before {
        border-radius: 50%;
        font-size: 18px;
        line-height: 12px
    }
    
    .form__radio__input:checked+.form__radio:before {
        content: "\25CF"
    }
    
    .form__checkbox:before {
        font-size: 17px;
        line-height: 11px
    }
    
    .form__checkbox__input:checked+.form__checkbox:before {
        content: "\25A0"
    }
    
    .form--dark {
        color: #aaa
    }
    
    .form--dark .form__input,
    .form--dark .form__select {
        background: #434343;
        border-color: transparent
    }
    
    form .has-result {
        position: relative;
        margin-bottom: 20px
    }
    
    form .has-result .error {
        position: absolute;
        top: 100%
    }
    
    .error {
        margin: 0;
        font-size: 12px;
        color: red
    }
    
    .chosen-select-holder .chosen-container.chosen-container-single .chosen-single,
    .landline-bill-select .chosen-container.chosen-container-single .chosen-single,
    .wifi-hotspot-form .chosen-container.chosen-container-single .chosen-single {
        font-size: 15px;
        line-height: 32px
    }
    
    .search-bar {
        background-color: #fff;
        padding: 15px 25px;
        border: 1px solid #ddd;
        margin-bottom: 20px
    }
    
    .search-bar .search-form .l-table {
        width: 100%
    }
    
    .search-bar .search-form .l-table-cell {
        vertical-align: middle
    }
    
    .search-bar .search-form .title {
        width: 120px
    }
    
    .search-bar .search-form input {
        width: 100%;
        height: 40px;
        border: 1px solid #e1e1e1;
        padding: 7px 15px
    }
    
    .subscribe-form {
        width: 500px;
        padding-left: 5px
    }
    
    .subscribe-form label {
        display: block;
        margin-bottom: 15px
    }
    
    .subscribe-form label input {
        width: 260px;
        padding: 4px 8px
    }
    
    .subscribe-form label.captcha .captcha-holder {
        width: 150px;
        height: 60px;
        display: inline-block;
        background-color: #e6e6e6;
        vertical-align: top
    }
    
    .l-ltr .subscribe-form label.captcha .captcha-holder {
        margin-right: 18px
    }
    
    .l-rtl .subscribe-form label.captcha .captcha-holder {
        margin-left: 18px
    }
    
    .subscribe-form label.captcha input {
        width: 90px
    }
    
    .subscribe-form input {
        height: 33px;
        border: 1px solid #e1e1e1;
        color: #000
    }
    
    .subscribe-form input.submit {
        height: 35px;
        border: none;
        border-radius: 3px;
        color: #fff;
        line-height: 2;
        margin-top: 10px
    }
    
    .career-form {
        width: 900px;
        padding: 20px
    }
    
    .career-form input {
        width: 470px;
        display: block
    }
    
    .career-form input.upload-file {
        background-color: #efefef;
        border: 1px solid #e1e1e1
    }
    
    .contact-us-form {
        width: 600px
    }
    
    .contact-us-form label input {
        width: 390px
    }
    
    .contact-us-form label.captcha .captcha-holder {
        width: 152px;
        height: 50px;
        background-color: #f2f2f2
    }
    
    .contact-us-form label.captcha input {
        width: 220px
    }
    
    .contact-us-form .submit {
        width: 155px
    }
    
    .chosen-container .chosen-search {
        display: none
    }
    
    .request-form {
        width: 600px
    }
    
    .request-form label .chosen-container,
    .request-form label input,
    .request-form label textarea {
        width: 390px!important
    }
    
    .l-ltr .request-form label .chosen-container,
    .l-ltr .request-form label input,
    .l-ltr .request-form label textarea {
        float: right
    }
    
    .l-rtl .request-form label .chosen-container,
    .l-rtl .request-form label input,
    .l-rtl .request-form label textarea {
        float: left
    }
    
    .request-form label .chosen-container .chosen-single div b {
        background-position: 0 6px
    }
    
    .request-form label textarea {
        max-width: 390px;
        min-width: 390px;
        min-height: 150px;
        max-height: 150px;
        border: 1px solid #e1e1e1
    }
    
    .request-form .submit {
        width: 155px
    }
    
    .customer-support {
        margin-left: 30px;
        background-color: #962071;
        color: #fff;
        border-radius: 5px
    }
    
    .landline-bill-select .chosen-container,
    .wifi-hotspot-form .chosen-container {
        width: 267px;
        height: 33px;
        margin-bottom: 22px
    }
    
    .landline-bill-select .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b,
    .wifi-hotspot-form .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: -24px 4px
    }
    
    .landline-bill-select .chosen-container.chosen-container-single .chosen-single div,
    .wifi-hotspot-form .chosen-container.chosen-container-single .chosen-single div {
        width: 22px
    }
    
    .landline-bill-select .chosen-container.chosen-container-single .chosen-single div b,
    .wifi-hotspot-form .chosen-container.chosen-container-single .chosen-single div b {
        background-position: 0 4px;
        background-size: 70px
    }
    
    .landline-bill-select.landline-bill-select .chosen-container,
    .wifi-hotspot-form.landline-bill-select .chosen-container {
        margin-bottom: 0
    }
    
    .l-ltr .landline-bill-select.landline-bill-select .chosen-container,
    .l-ltr .wifi-hotspot-form.landline-bill-select .chosen-container {
        float: left;
        margin-right: 22px
    }
    
    .l-rtl .landline-bill-select.landline-bill-select .chosen-container,
    .l-rtl .wifi-hotspot-form.landline-bill-select .chosen-container {
        float: right;
        margin-left: 22px
    }
    
    .landline-bill-select.landline-bill-select .chosen-container.chosen-container-single .chosen-single,
    .wifi-hotspot-form.landline-bill-select .chosen-container.chosen-container-single .chosen-single {
        line-height: 32px
    }
    
    .chosen-select-holder .chosen-container {
        width: 267px;
        height: 33px;
        margin-bottom: 22px
    }
    
    .chosen-select-holder .chosen-container .chosen-single {
        background-color: #fff
    }
    
    .chosen-select-holder .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: -24px 4px
    }
    
    .chosen-select-holder .chosen-container.chosen-container-single .chosen-single div {
        width: 22px
    }
    
    .chosen-select-holder .chosen-container.chosen-container-single .chosen-single div b {
        background-position: 0 4px;
        background-size: 70px
    }
    
    .new-number-form .chosen-container {
        width: 100%!important
    }
    
    .new-number-form .chosen-container .chosen-single div b {
        background-size: 60px;
        background-position: 0 5px
    }
    
    .new-number-form .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: -21px 3px
    }
    
    .no-js .slider {
        max-height: 500px
    }
    
    .slider__list {
        margin: 0;
        padding: 0
    }
    
    .slider__list__item {
        position: relative
    }
    
    .slider__list__img {
        display: block;
        width: 100%;
        height: auto
    }
    
    .slider__list__wrapper {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto
    }
    
    .slider__list__text {
        position: absolute;
        top: 50%;
        padding: 24px 32px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: rgba(0, 0, 0, .6);
        border-radius: 42px 0;
        font-size: 35px;
        font-weight: 100;
        font-style: italic;
        color: #fff;
        text-shadow: 0 1px rgba(1, 1, 1, .38)
    }
    
    .l-ltr .slider__list__text {
        left: 30px
    }
    
    .l-rtl .slider__list__text {
        right: 30px
    }
    
    .events_gallery,
    .exhibitions-photos-gallery,
    .history-slider {
        direction: ltr;
        padding: 0 50px
    }
    
    .events_gallery .flex-direction-nav .flex-next,
    .events_gallery .flex-direction-nav .flex-prev,
    .exhibitions-photos-gallery .flex-direction-nav .flex-next,
    .exhibitions-photos-gallery .flex-direction-nav .flex-prev,
    .history-slider .flex-direction-nav .flex-next,
    .history-slider .flex-direction-nav .flex-prev {
        width: 32px;
        height: 44px;
        opacity: 1;
        font-size: 0;
        margin-top: -55px
    }
    
    .events_gallery .flex-direction-nav .flex-next:before,
    .events_gallery .flex-direction-nav .flex-prev:before,
    .exhibitions-photos-gallery .flex-direction-nav .flex-next:before,
    .exhibitions-photos-gallery .flex-direction-nav .flex-prev:before,
    .history-slider .flex-direction-nav .flex-next:before,
    .history-slider .flex-direction-nav .flex-prev:before {
        width: 100%;
        height: 100%;
        border-radius: 3px;
        background-color: #962071;
        font-size: 0;
        background-repeat: no-repeat;
        background-position: center center
    }
    
    .events_gallery .flex-direction-nav .flex-next.flex-prev,
    .events_gallery .flex-direction-nav .flex-prev.flex-prev,
    .exhibitions-photos-gallery .flex-direction-nav .flex-next.flex-prev,
    .exhibitions-photos-gallery .flex-direction-nav .flex-prev.flex-prev,
    .history-slider .flex-direction-nav .flex-next.flex-prev,
    .history-slider .flex-direction-nav .flex-prev.flex-prev {
        left: 10px
    }
    
    .events_gallery .flex-direction-nav .flex-next.flex-prev:before,
    .events_gallery .flex-direction-nav .flex-prev.flex-prev:before,
    .exhibitions-photos-gallery .flex-direction-nav .flex-next.flex-prev:before,
    .exhibitions-photos-gallery .flex-direction-nav .flex-prev.flex-prev:before,
    .history-slider .flex-direction-nav .flex-next.flex-prev:before,
    .history-slider .flex-direction-nav .flex-prev.flex-prev:before {
        background-image: url(../images/svgfallback/icon-left-arrow.png)
    }
    
    .events_gallery .flex-direction-nav .flex-next.flex-next,
    .events_gallery .flex-direction-nav .flex-prev.flex-next,
    .exhibitions-photos-gallery .flex-direction-nav .flex-next.flex-next,
    .exhibitions-photos-gallery .flex-direction-nav .flex-prev.flex-next,
    .history-slider .flex-direction-nav .flex-next.flex-next,
    .history-slider .flex-direction-nav .flex-prev.flex-next {
        right: 10px
    }
    
    .events_gallery .flex-direction-nav .flex-next.flex-next:before,
    .events_gallery .flex-direction-nav .flex-prev.flex-next:before,
    .exhibitions-photos-gallery .flex-direction-nav .flex-next.flex-next:before,
    .exhibitions-photos-gallery .flex-direction-nav .flex-prev.flex-next:before,
    .history-slider .flex-direction-nav .flex-next.flex-next:before,
    .history-slider .flex-direction-nav .flex-prev.flex-next:before {
        background-image: url(../images/svgfallback/icon-right-arrow.png)
    }
    
    .history-slider .slides .item {
        height: 2px;
        background-color: #d7d7d7;
        box-sizing: content-box
    }
    
    .history-slider .slides .item .item-circle {
        width: 15px;
        height: 15px;
        background-color: #962071; /*by Dina */
        border-radius: 50%;
        position: relative;
        top: -7.5px;
        left: 30px
    }
    
    .history-slider .slides .item .item-circle .content-container {
        height: 80px;
        border-left: 2px dashed #959595;
        position: absolute;
        left: 6px
    }
    
    .history-slider .slides .item .item-circle .content-container .year {
        margin: 0;
        position: absolute;
        left: -15px
    }
    
    .history-slider .slides .item .item-circle .content-container:before {
        content: '';
        position: absolute;
        left: -8px;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent
    }
    
    .history-slider .slides .item .item-circle .content-container .content {
        width: 170px;
        position: absolute;
        left: -30px;
        border: 1px solid #959595
    }
    
    .history-slider .slides .item .item-circle .content-container .content p {
        color: #333
    }
    
    .history-slider .slides .item .item-circle .content-container.top {
        bottom: 15px
    }
    
    .history-slider .slides .item .item-circle .content-container.top .year {
        top: 100%;
        margin-top: 20px
    }
    
    .history-slider .slides .item .item-circle .content-container.top:before {
        top: 0;
        border-top: 10px solid #959595
    }
    
    .history-slider .slides .item .item-circle .content-container.top .content {
        bottom: 100%
    }
    
    .history-slider .slides .item .item-circle .content-container.bottom {
        top: 15px
    }
    
    .history-slider .slides .item .item-circle .content-container.bottom .year {
        bottom: 100%;
        margin-bottom: 20px
    }
    
    .history-slider .slides .item .item-circle .content-container.bottom:before {
        bottom: 0;
        border-bottom: 10px solid #959595
    }
    
    .history-slider .slides .item .item-circle .content-container.bottom .content {
        top: 100%
    }
    
    .history-slider .flex-viewport {
        overflow-y: visible
    }
    
    .history-slider .flex-direction-nav .flex-next,
    .history-slider .flex-direction-nav .flex-prev {
        margin-top: -22px
    }
    
    .footer {
        color: #fff;
        background: url(../images/pattren-dark.jpg)
    }
    
    .footer__column {
        vertical-align: top
    }
    
    .l-ltr .footer__column:first-child .footer__column__content,
    .l-ltr .footer__column:first-child .footer__column__title {
        padding-left: 0
    }
    
    .l-ltr .footer__column:last-child .footer__column__content,
    .l-ltr .footer__column:last-child .footer__column__title {
        padding-right: 0;
        border-right: 0
    }
    
    .l-rtl .footer__column:first-child .footer__column__content,
    .l-rtl .footer__column:first-child .footer__column__title {
        padding-right: 0
    }
    
    .l-rtl .footer__column:last-child .footer__column__content,
    .l-rtl .footer__column:last-child .footer__column__title {
        padding-left: 0;
        border-left: 0
    }
    
    .footer__column__title {
        font-weight: 700;
        font-size: 18px;
        color: #949494;
        padding: 0 20px
    }
    
    .footer__column__content {
        padding: 0 20px
    }
    
    .l-ltr .footer__column__content {
        border-right: 1px solid #333
    }
    
    .l-rtl .footer__column__content {
        border-left: 1px solid #333
    }
    
    .footer__list {
        padding: 0
    }
    
    .block,
    .block__body,
    .block__head {
        padding: 10px
    }
    
    .footer__list__link {
        line-height: 1.5
    }
    
    .block {
        background: #fff;
        border: 1px solid #ddd;
        position: relative
    }
    
    .block__head {
        overflow: hidden;
        font-weight: 300
    }
    
    .block__head__icon {
        width: 24px;
        height: 22px;
        fill: #962071;
        display: inline-block;
        vertical-align: middle
    }
    
    .block__body.-dark {
        background: #707070;
        color: #fff
    }
    
    .block__bg {
        position: absolute;
        bottom: 0;
        height: 100px;
        width: 132px;
        overflow: hidden
    }
    
    .l-ltr .block__bg {
        right: 0
    }
    
    .block__bg__img {
        width: 144px;
        height: 132px;
        fill: #f1f1f1
    }
    
    .block__seperator {
        border-bottom: 1px dashed #acacac
    }
    
    .block--nopad {
        padding: 0
    }
    
    .block--nopad .block__head {
        padding: 20px
    }
    
    .border-gray {
        border: 1px solid #ddd
    }
    
    .fixed-chatbox {
        width: 418px;
        position: fixed;
        background-color: #fff;
        padding: 20px;
        border-radius: 3px;
        z-index: 500
    }
    
    .fixed-chatbox.active {
        bottom: 15px!important
    }
    
    .fixed-chatbox.stop {
        position: absolute
    }
    
    .l-ltr .fixed-chatbox {
        right: 27px
    }
    
    .l-rtl .fixed-chatbox {
        left: 27px
    }
    
    .fixed-chatbox p {
        width: 270px;
        display: inline-block;
        margin: 5px 0 0
    }
    
    .thumbnail,
    .thumbnail__img {
        display: block
    }
    
    .fixed-chatbox .btn {
        width: 100px;
        height: 80px;
        line-height: 80px
    }
    
    .width-85 {
        width: 85px
    }
    
    .width-100 {
        width: 100px
    }
    
    .width-120 {
        width: 120px
    }
    
    .width-150 {
        width: 150px
    }
    
    .width-159 {
        width: 159px
    }
    
    .width-200 {
        width: 200px
    }
    
    .width-220 {
        width: 220px
    }
    
    .width-230 {
        width: 230px
    }
    
    .width-260 {
        width: 260px
    }
    
    .width-285 {
        width: 285px
    }
    
    .width-300 {
        width: 300px
    }
    
    .width-319 {
        width: 319px
    }
    
    .width-330 {
        width: 330px
    }
    
    .width-410 {
        width: 410px
    }
    
    .width-469 {
        width: 469px
    }
    
    .width-500 {
        width: 500px
    }
    
    .width-560 {
        width: 560px
    }
    
    .width-620 {
        width: 620px
    }
    
    .width-680 {
        width: 680px
    }
    
    .width-710 {
        width: 710px
    }
    
    .width-880 {
        width: 880px
    }
    
    .width-50percent {
        width: 50%
    }
    
    .height-35 {
        height: 35px
    }
    
    .height-45 {
        height: 45px
    }
    
    .height-105 {
        height: 105px
    }
    
    .thumbnail {
        position: relative
    }
    
    .thumbnail__overlay,
    .thumbnail__play,
    .thumbnail__title {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }
    
    .thumbnail img {
        max-width: 100%
    }
    
    .thumbnail:hover .thumbnail__title {
        background-color: rgba(236, 28, 35, .8)
    }
    
    .thumbnail:hover .thumbnail__overlay {
        background: 0 0
    }
    
    .thumbnail__title {
        background: rgba(236, 28, 35, .7);
        color: #fff;
        padding: 0 12px;
        font-size: 20px
    }
    
    .thumbnail__title__table {
        height: 56px;
        display: table-cell;
        vertical-align: middle
    }
    
    .btn__icon,
    .btn__icon__group,
    .counter {
        display: inline-block
    }
    
    .thumbnail__overlay {
        top: 0;
        -webkit-transition: background .3s;
        transition: background .3s;
        background: rgba(0, 0, 0, .4)
    }
    
    .circle,
    .list__item {
        -webkit-transition: all .3s
    }
    
    .thumbnail__play {
        top: 0;
        margin: auto;
        fill: rgba(255, 255, 255, .6);
        width: 41px;
        height: 41px
    }
    
    .thumbnail__play.-big {
        width: 53px;
        height: 53px
    }
    
    .thumbnail__play.fill-black {
        fill: #3c3c3c
    }
    
    .page-counters {
        margin-top: -50px;
        margin-bottom: 25px
    }
    
    .page-counters .counter {
        margin-left: 24px
    }
    
    .btn {
        border: 0;
        border-radius: 4px;
        color: #fff;
        font-size: 17px;
        font-weight: 300;
        line-height: 2;
        padding: 0 15px;
        background-color: #ec1c23
    }
    
    .btn:hover {
        background-color: #c51017
    }
    
    .btn.no-hover:hover {
        background-color: #962071;
    }
    
    .btn.-small {
        font-size: 15px;
        line-height: 2;
        padding: 0 14px
    }
    
    .btn.-x-small {
        font-size: 14px;
        line-height: 1.7;
        padding: 0 10px
    }
    
    .btn.-small-pad {
        padding: 5px 15px
    }
    
    .btn.-icon {
        padding: 0 7px
    }
    
    .btn.-facebook {
        background-color: #397bb2
    }
    
    .btn.-facebook:hover {
        background-color: #2d608b
    }
    
    .btn.-twitter {
        background-color: #33b9db
    }
    
    .btn.-twitter:hover {
        background-color: #219bba
    }
    
    .btn.ict-registration-link {
        width: 290px;
        height: 40px;
        margin-top: 25px
    }
    
    .btn__icon {
        fill: currentColor;
        vertical-align: middle
    }
    
    .btn__icon.-instagram {
        width: 20px;
        height: 20px
    }
    
    .btn__icon.-facebook {
        width: 12px;
        height: 25px
    }
    
    .btn__icon.-twitter {
        width: 23px;
        height: 20px
    }
    
    .btn__icon.-youtube {
        width: 18px;
        height: 23px
    }
    
    .btn__icon.-pdf {
        width: 18px;
        height: 19px;
        fill: #fff;
        margin-right: 5px
    }
    
    .btn__icon__group {
        height: 100%
    }
    
    .l-ltr .btn__icon__group {
        margin-right: 14px;
        padding-right: 14px;
        border-right: 1px solid rgba(0, 0, 0, .2);
        box-shadow: 1px 0 0 rgba(255, 255, 255, .2)
    }
    
    .l-rtl .btn__icon__group {
        margin-left: 14px;
        padding-left: 14px;
        border-left: 1px solid rgba(0, 0, 0, .2);
        box-shadow: -1px 0 0 rgba(255, 255, 255, .2)
    }
    
    .social-icons {
        width: 30px;
        height: 30px;
        line-height: 30px;
        vertical-align: top
    }
    
    .social-icons.facebook-icon {
        text-align: right;
        background-color: #3b5a99;
        padding-right: 3px
    }
    
    .social-icons.twitter-icon {
        background-color: #25a8e0
    }
    
    .social-icons.youtube-icon {
        background-color: #ce322e
    }
    
    .social-icons.google-plus-icon {
        background-color: #d34b39
    }
    
    .social-icons.instagram-icon {
        background-color: #3D739C
    }
    
    .social-icons.linkedin-icon {
        background-color: #0275B3
    }
    
    .social-icons .social-icon {
        fill: #fff;
		height: 30px !important;
    }
    
    .social-icons .social-icon.-facebook {
        width: 13px;
        height: 24px
    }
    
    .social-icons .social-icon.-twitter {
        width: 18px;
        height: 15px
    }
    
    .social-icons .social-icon.-google-plus {
        width: 17px;
        height: 18px
    }
    
    .social-icons .social-icon.-instagram,
    .social-icons .social-icon.-linkedin {
        width: 18px;
        height: 18px
    }
    
    .counter {
        border-radius: 42px 0;
        background: #fff;
        box-shadow: 0 2px 5px rgba(1, 1, 1, .15);
        text-align: center;
        font-size: 20px;
        padding: 10px 0
    }
    
    .counter__digit {
        display: block;
        color: #962071;
        font-size: 40px;
        font-weight: 900
    }
    
    .circle {
        width: 115px;
        height: 115px;
        background: #333;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        transition: all .3s
    }
    
    .list__item:hover .circle {
        background-color: #686868
    }
    
    .circle__icon {
        display: inline-block;
        fill: #fff
    }
    
    .circle__icon.-phone {
        width: 76px;
        height: 73px
    }
    
    .circle__icon.-caller {
        width: 73px;
        height: 43px
    }
    
    .circle__icon.-headset {
        width: 62px;
        height: 67px
    }
    
    .circle__icon.-cards {
        width: 69px;
        height: 41px
    }
    
    .list,
    .pagination,
    .side-nav__list,
    .steps__nav {
        margin: 0;
        padding: 0;
        list-style: none
    }
    
    .list__item {
        transition: all .3s
    }
    
    .list__item__icon {
        width: 76px;
        height: 76px;
        fill: #962071;
    }
    
    .list--bordered>.list__item {
        border-bottom: 1px solid #ddd;
        padding: 10px
    }
    
    .list--bordered>.list__item:last-child {
        border-bottom: 0
    }
    
    .list--no-margin {
        margin: 0
    }
    
    .list--links>.list__item:hover .list__item__icon.-chat,
    .list--links>.list__item:hover .list__item__icon.-m3ak {
        fill: #e41d22
    }
    
    .list--inline .list__item {
        display: inline-block;
        vertical-align: top
    }
    
    .list--boxes .list__item {
        padding: 20px 20px 10px;
        border: 1px solid #ddd;
        margin-bottom: 15px
    }
    
    .list--boxes .list__item:last-child {
        margin-bottom: 0
    }
    
    .list--boxes .list__item__title:hover {
        color: #962071;
    }
    
    .list--boxes .list__item__img {
        display: block
    }
    
    .list--boxes.-mode2 .list__item {
        padding: 2px;
        margin-bottom: 30px
    }
    
    .list--boxes.-mode2 .list__item__content {
        padding: 20px
    }
    
    .dropdown {
        position: relative;
        z-index: 999
    }
    
    .dropdown .dropdown__content,
    .dropdown .dropdown__triangle {
        display: none
    }
    
    .dropdown:hover>.dropdown__content,
    .dropdown:hover>.dropdown__triangle {
        display: block
    }
    
    .l-ltr .dropdown.-start200 .dropdown__content {
        left: -200px
    }
    
    .l-rtl .dropdown.-start200 .dropdown__content {
        right: -200px
    }
    
    .l-ltr .dropdown.-start270 .dropdown__content {
        left: -270px
    }
    
    .l-rtl .dropdown.-start270 .dropdown__content {
        right: -270px
    }
    
    .l-ltr .dropdown.-start445 .dropdown__content {
        left: -445px
    }
    
    .l-rtl .dropdown.-start445 .dropdown__content {
        right: -445px
    }
    
    .l-ltr .dropdown.-start625 .dropdown__content {
        left: -625px
    }
     .l-ltr .dropdown.-start550 .dropdown__content {
        left: -550px
    }
     .l-rtl .dropdown.-start550 .dropdown__content {
        right: -550px
    }
    
    .l-rtl .dropdown.-start625 .dropdown__content {
        right: -625px
    }
    
    .l-ltr .dropdown.-start680 .dropdown__content {
        left: -680px
    }
    
    .l-rtl .dropdown.-start680 .dropdown__content {
        right: -680px
    }
    
    .l-ltr .dropdown.-start745 .dropdown__content {
        left: -745px
    }
    
    .l-rtl .dropdown.-start745 .dropdown__content {
        right: -745px
    }
    
    .l-ltr .dropdown.-start838 .dropdown__content {
        left: -838px
    }
    
    .l-rtl .dropdown.-start838 .dropdown__content {
        right: -838px
    }
    
    .l-ltr .dropdown.-start900 .dropdown__content {
        left: -900px
    }
    
    .l-rtl .dropdown.-start900 .dropdown__content {
        right: -900px
    }
    
    .l-ltr .dropdown.-start975 .dropdown__content {
        left: -975px
    }
    
    .l-rtl .dropdown.-start975 .dropdown__content {
        right: -975px
    }
    
    .l-ltr .dropdown.-start1003 .dropdown__content {
        left: -1003px
    }
    
    .l-rtl .dropdown.-start1003 .dropdown__content {
        right: -1003px
    }
    
    .l-ltr .dropdown.-start1085 .dropdown__content {
        left: -1085px
    }
    
    .l-rtl .dropdown.-start1085 .dropdown__content {
        right: -1085px
    }
    
    .l-ltr .dropdown.-start420 .dropdown__content {
        left: -420px
    }
    
    .l-rtl .dropdown.-start420 .dropdown__content {
        right: -420px
    }
    
    .dropdown__content {
        position: absolute;
        top: 100%;
        text-align: center;
        padding-top: 21px;
        font-size: 16px;
        line-height: 1.5
    }
    
    .dropdown__content__wrapper {
        border-radius: 4px;
        background-color: #000;
        border-top: solid 1px rgba(236, 28, 35, .24);
        padding: 20px;
        display: inline-block
    }
    
    .dropdown__triangle {
        fill: #000;
        width: 18px;
        height: 22px;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        z-index: 1000;
        margin: auto
    }
    
    .dropdown__content__column {
        position: relative;
        display: table-cell;
        padding: 0 20px;
        border-right: 1px solid #333
    }
    
    .l-ltr .dropdown__content__column:last-child,
    .l-rtl .dropdown__content__column:first-child {
        border-right: 0
    }
    
    .dropdown__content__column .profile-details .profile-img img {
        max-width: 100px
    }
    
    .dropdown--mega .dropdown__content__column {
        white-space: normal
    }
    
    .chosen-container.chosen-container-single .chosen-single {
        border-color: #e1e1e1;
        border-radius: 0;
        background: #fff;
        -ms-box-shadow: none;
        box-shadow: none
    }
    
    .chosen-container .chosen-drop {
        border-color: #e1e1e1;
        -ms-box-shadow: none;
        box-shadow: none
    }
    
    .chosen-container .chosen-results .active-result.result-selected,
    .chosen-container .chosen-results li.highlighted {
        background: #962071;
        color: #fff
    }
    
    .chosen-container .chosen-single {
        height: 100%;
        line-height: 30px
    }
    
    .chosen-container .chosen-single b {
        background-position: 0 5px
    }
    
    .chosen-container .chosen-results {
        padding: 0;
        margin: 0
    }
    
    .chosen-container.chosen-with-drop .chosen-single b {
        background-position: -18px 6px
    }
    
    .l-rtl .chosen-container.chosen-container-single .chosen-single {
        padding: 0 8px 0 0
    }
    
    .l-rtl .chosen-container.chosen-container-single .chosen-single span {
        margin-right: 0;
        margin-left: 26px
    }
    
    .l-rtl .chosen-container.chosen-container-single .chosen-single div {
        right: auto;
        left: 5px
    }
    
    .dropdown-options .chosen-container {
        width: 265px!important;
        height: 33px;
        margin-right: 30px
    }
    
    .dropdown-options .chosen-container .chosen-single {
        line-height: 33px
    }
    
    .dropdown-options .chosen-container .chosen-single div b {
        background-position: 0 6px
    }
    
    .link {
        border: 0;
        background: 0 0;
        padding: 0;
        -webkit-transition: all .3s;
        transition: all .3s
    }
    
    .link:hover {
        text-decoration: underline
    }
    
    .link--highlighted {
        color: #fff;
        background: #962071;
        border-radius: 4px;
        padding: 0 6px;
        display: inline-block
    }
    
    .link--text--highlighted {
        color: #962071
    }
    
    .breadcrumb {
        background: #fff;
        border-bottom: 2px solid #962071;
        padding: 5px 0 4px
    }
    
    .l-ltr .shaped-card {
        border-radius: 40px 0
    }
    
    .l-rtl .shaped-card {
        border-radius: 0 40px
    }
    
    .shaped-card.-shadow {
        box-shadow: 0 2px 5px rgba(1, 1, 1, .15)
    }
    
    .shaped-card.compound-item .compound-title {
        width: 160px;
        height: 70px;
        padding: 12px 0;
        text-align: center
    }
    
    .shaped-card.compound-item .contacts .contacts-title {
        font-size: 14px;
        padding-right: 10px
    }
    
    .shaped-card.compound-item .contacts .contacts-content li {
        font-size: 14px
    }
    
    .shaped-card.compound-item .compound-img {
        vertical-align: middle;
        padding: 0 7px
    }
    
    .shaped-card.compound-item .compound-img img {
        max-width: 90%
    }
    
    .shaped-card.pack-item {
        position: relative
    }
    
    .shaped-card.pack-item .l-row--double {
        margin-bottom: 50px
    }
    
    .shaped-card.pack-item .pack-fee {
        width: 100%;
        position: absolute;
        bottom: 15px;
        text-align: center
    }
    
    .shaped-card__content {
        background-color: #fff;
        background-image: -webkit-linear-gradient(bottom, #efefef, #fff);
        background-image: linear-gradient(to top, #efefef, #fff);
        border: 1px solid #ddd;
        border-bottom-width: 0
    }
    
    .l-ltr .shaped-card__content {
        border-top-left-radius: 40px
    }
    
    .l-rtl .shaped-card__content {
        border-top-right-radius: 40px
    }
    
    .shaped-card__content.-no-footer {
        border-bottom-width: 1px;
        border-bottom-right-radius: 40px
    }
    
    .shaped-card__content.-no-radius {
        border-radius: 0
    }
    
    .shaped-card__content.-no-gradient {
        background: #fff
    }
    
    .shaped-card__content.-no-border {
        border: 0
    }
    
    .shaped-card__content.small-pad {
        padding: 3px
    }
    
    .shaped-card__btns {
        display: table
    }
    
    .shaped-card__cell {
        display: table-cell;
        border-right: 1px solid #f04b51;
        position: relative;
        vertical-align: top
    }
    
    .shaped-card__cell .subscribe-list {
        width: 237px;
        border-radius: 4px;
        background-color: #333;
        padding: 5px 0;
        position: absolute;
        bottom: 100%;
        margin-bottom: 10px;
        opacity: 0;
        z-index: -50
    }
    
    .l-ltr .shaped-card__cell .subscribe-list {
        right: 12px
    }
    
    .l-rtl .shaped-card__cell .subscribe-list {
        left: 12px
    }
    
    .shaped-card__cell .subscribe-list li {
        color: #fff;
        line-height: 34px;
        font-size: 14px;
        padding: 0 20px
    }
    
    .shaped-card__cell .subscribe-list li:hover {
        background-color: #1d1d1d
    }
    
    .shaped-card__cell .subscribe-list li a {
        display: block
    }
    
    .shaped-card__cell .subscribe-list .dropdown__triangle {
        width: 100px;
        position: absolute;
        top: 100%;
        margin-top: -1px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        height: 12px;
        fill: #333
    }
    
    .l-ltr .shaped-card__cell .subscribe-list .dropdown__triangle {
        right: 0;
        left: auto
    }
    
    .l-rtl .shaped-card__cell .subscribe-list .dropdown__triangle {
        right: auto;
        left: 0
    }
    
    .shaped-card__cell:hover .subscribe-list {
        opacity: 1;
        z-index: 5;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }
    
    .shaped-card__btn {
        display: block;
        border-radius: 0;
        padding: 5.5px 10px;
        text-align: center
    }
	
																	.Inquire_text{
																				padding-top: 3px;
																				font-size: 15px;
																			   cursor: pointer;
																				}
    
    .l-ltr .shaped-card__cell:last-child .shaped-card__btn {
        border-bottom-right-radius: 40px
    }
    
    .l-rtl .shaped-card__cell:last-child .shaped-card__btn {
        border-bottom-left-radius: 40px
    }
    
    .shaped-card__seperator {
        display: block;
        border-bottom: 1px solid #fff
    }
    
    .shaped-card__head {
        background: #ebebeb;
        border: solid #fff;
        border-width: 1px 0 0 1px
    }
    
    .pdf-card {
        background-color: #f6f6f6;
        border: 1px solid #ddd;
        padding: 15px 20px!important;
        margin-bottom: 15px
    }
    
    .pdf-card .title {
        margin: 7px 0 0
    }
    
    .columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    
    .columns.-four .columns__item {
        width: 23.5%
    }
    
    .l-ltr .columns.-four .columns__item {
        margin-right: 2%
    }
    
    .l-ltr .columns.-four .columns__item:nth-child(4n) {
        margin-right: 0
    }
    
    .l-rtl .columns.-four .columns__item {
        margin-left: 2%
    }
    
    .l-rtl .columns.-four .columns__item:nth-child(4n) {
        margin-left: 0
    }
    
    .columns.-four .columns__item.no-margin {
        width: 25%;
        margin: 0
    }
    
    .columns.-three .columns__item {
        width: 32%
    }
    
    .l-ltr .columns.-three .columns__item {
        margin-right: 2%
    }
    
    .l-ltr .columns.-three .columns__item:nth-child(3n) {
        margin-right: 0
    }
    
    .l-rtl .columns.-three .columns__item {
        margin-left: 2%
    }
    
    .l-rtl .columns.-three .columns__item:nth-child(3n) {
        margin-left: 0
    }
    
    .columns.-three .columns__item.no-margin {
        width: 33.3%;
        margin: 0
    }
    
    .columns.-two .columns__item {
        width: 49%
    }
    
    .l-ltr .columns.-two .columns__item {
        margin-right: 2%
    }
    
    .l-ltr .columns.-two .columns__item:nth-child(2n) {
        margin-right: 0
    }
    
    .l-rtl .columns.-two .columns__item {
        margin-left: 2%
    }
    
    .l-rtl .columns.-two .columns__item:nth-child(2n) {
        margin-left: 0
    }
    
    .columns.-two .columns__item.no-margin {
        width: 50%;
        margin: 0
    }
    
    .pause-icon,
    .play-icon {
        width: 60px;
        height: 60px;
        border: 2px solid #fff;
        border-radius: 50%;
        text-align: center;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjNjI2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMjEyMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ec6262), color-stop(100%, #e21212));
        background: -webkit-linear-gradient(top, #ec6262 0, #e21212 100%);
        background: linear-gradient(to bottom, #ec6262 0, #e21212 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ec6262', endColorstr='#e21212', GradientType=0)
    }
    
    .l-ltr .pause-icon,
    .l-ltr .play-icon {
        margin-right: 22px
    }
    
    .l-rtl .pause-icon,
    .l-rtl .play-icon {
        margin-left: 22px
    }
    
    .pause-icon .pause-btn,
    .pause-icon .play-btn,
    .play-icon .pause-btn,
    .play-icon .play-btn {
        fill: #fff;
        height: 100%
    }
    
    .pause-icon .pause-btn.play-btn,
    .pause-icon .play-btn.play-btn,
    .play-icon .pause-btn.play-btn,
    .play-icon .play-btn.play-btn {
        width: 17px
    }
    
    .pause-icon .pause-btn.pause-btn,
    .pause-icon .play-btn.pause-btn,
    .play-icon .pause-btn.pause-btn,
    .play-icon .play-btn.pause-btn {
        width: 15px
    }
    
    .radio-soundtrack-component {
        background-color: #f3f3f3;
        padding: 10px 20px
    }
    
    .radio-soundtrack-component .content .time {
        font-size: 11px;
        color: #737373
    }
    
    .table {
        border: 1px solid #ddd
    }
    
    .table--side-head .table__column:first-child,
    .table__head {
        font-weight: 700
    }
    
    .table__body .table__row:nth-child(odd) {
        background-color: #f8f8f8
    }
    
    .table--spacing {
        border-spacing: 10px;
        border-collapse: separate
    }
    
    .table--side-head .table__column:first-child,
    .table--side-head .table__head {
        border: solid #c8c8c8;
        border-width: 0 0 1px;
        font-size: .85em;
        background-color: #fff;
        color: #333
    }
    
    .table--side-head .table__column:first-child {
        border-width: 0 1px 0 0
    }
    
    .table--padding .table__column {
        padding: 10px 20px
    }
    
    .is-tabs__nav {
        margin: 0;
        padding: 0;
        display: table;
        width: 100%;
        border: 1px solid #333;
        border-radius: 4px;
        color: #a8a8a8
    }
    
    .is-tabs__nav.megamenu__tabs .is-tabs__nav__item {
        border-bottom: 1px solid #333;
        border-right: 0;
        border-radius: 0
    }
    
    .is-tabs__nav.light-theme,
    .is-tabs__nav.light-theme .is-tabs__nav__item.is-active .is-tabs__nav__item {
        border: none
    }
    
    .is-tabs__nav.light-theme .is-tabs__nav__item {
        display: block;
        color: #000;
        border: none
    }
    
    .l-ltr .is-tabs__nav.light-theme .is-tabs__nav__item .is-tabs__nav__btn {
        text-align: left
    }
    
    .l-rtl .is-tabs__nav.light-theme .is-tabs__nav__item .is-tabs__nav__btn {
        text-align: right
    }
    
    .is-tabs__nav.light-theme .is-tabs__nav__item:hover .is-tabs__nav__icon {
        fill: #000;
        opacity: 1
    }
    
    .is-tabs__nav.light-theme .is-tabs__nav__item.is-active {
        background-color: transparent;
        color: #962071
    }
    
    .is-tabs__nav.light-theme .is-tabs__nav__item.is-active .is-tabs__nav__icon {
        fill: #962071
    }
    
    .is-tabs__nav__item {
        display: table-cell;
        border-right: 1px solid #333;
        font-weight: 300
    }
    
    .is-tabs__nav__item:first-child {
        border-radius: 4px 0 0 4px
    }
    
    .is-tabs__nav__item:last-child {
        border-radius: 0 4px 4px 0
    }
    
    .is-tabs__nav__item.is-active,
    .is-tabs__nav__item:last-child {
        border-right-color: transparent
    }
    
    .is-tabs__nav__item.is-active {
        background: #333;
        color: #fff;
        font-weight: 700
    }
    
    .is-tabs__nav__item.is-active .is-tabs__nav__icon {
        fill: #962071;
        opacity: 1
    }
    
    .is-tabs__nav__item.is-disabled {
        opacity: .5
    }
    
    .is-tabs__nav__btn {
        display: block;
        padding: 3px 10px;
        text-align: center;
        line-height: 2;
        font-size: 17px
    }
    
    .is-tabs__nav__icon {
        opacity: 0;
        display: inline-block;
        vertical-align: middle;
        width: 9px;
        height: 15px;
        fill: currentColor
    }
    
    .l-rtl .is-tabs__nav__icon {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    
    .is-tabs--mode2 {
        position: relative
    }
    
    .is-tabs--mode2 .is-tabs__nav {
        position: absolute;
        top: 282px;
        right: 0;
        left: 0;
        border-radius: 0;
        border: 0;
        background: rgba(0, 0, 0, .6);
        color: #fff
    }
    
    .is-tabs--mode2 .is-tabs__nav__item {
        border: 0;
        background: 0 0
    }
    
    .is-tabs--mode2 .is-tabs__nav__item.is-active .is-tabs__nav__btn {
        text-decoration: none
    }
    
    .is-tabs--mode2 .is-tabs__nav__btn {
        text-decoration: underline
    }
    
    .is-tabs__tab {
        display: none
    }
    
    .is-tabs__tab.is-active {
        display: block
    }
    
    .irs {
        height: 40px;
        position: relative
    }
    
    .irs-bar,
    .irs-line,
    .irs-line-left,
    .irs-line-mid,
    .irs-line-right {
        height: 2px;
        background: #d7d7d7;
        position: absolute;
        display: block
    }
    
    .filter-range .range-slider .irs-bar-edge,
    .filter-range .range-slider .irs-max,
    .filter-range .range-slider .irs-min,
    .filter-range .range-slider .irs-single,
    .irs-grid-pol.small,
    .usage-options .option-slider .irs-bar-edge,
    .usage-options .option-slider .irs-max,
    .usage-options .option-slider .irs-min,
    .usage-options .option-slider .irs-single {
        display: none
    }
    
    .irs-grid-pol,
    .irs-slider {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #d7d7d7
    }
    
    .irs-line {
        position: absolute;
        right: 0;
        left: 0;
        top: 6px;
        z-index: 2
    }
    
    .irs-bar {
        top: 6px;
        z-index: 3
    }
    
    .irs-slider {
        top: 0;
        z-index: 3;
        margin-left: 5px;
        background: #962071;
    }
    
    .irs-grid-pol {
        top: -20px
    }
    
    .loading-bar,
    .loading-bar .active-bar {
        position: relative
    }
    
    .loading-bar .active-bar .result {
        height: 28px;
        padding: 0 20px;
        line-height: 28px;
        color: #000;
        opacity: 1;
        font-size: 13px;
        font-weight: 700;
        border: 1px solid #F7F7F7;
        position: absolute;
        border-radius: 40px;
        cursor: default;
        bottom: 50px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efefef), color-stop(100%, #fff));
        background: -webkit-linear-gradient(top, #efefef 0, #fff 100%);
        background: linear-gradient(to bottom, #efefef 0, #fff 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0)
    }
    
    .loading-bar .active-bar .result .num {
        margin-right: 2px
    }
    
    .loading-bar .active-bar .result .dropdown__triangle {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        width: 9px;
        position: absolute;
        top: 21px;
        fill: #fff;
        stroke: #F7F7F7
    }
    
    .l-rtl .loading-bar .active-bar .result {
        right: 0
    }
    
    .loading-bar .active-bar .bar-bg {
        width: 100%;
        height: 40px;
        border-radius: 40px;
        background-color: #ffe4e5;
        margin: 110px 0 150px;
        overflow: hidden
    }
    
    .loading-bar .active-bar .bar-bg .current-bar {
        position: relative;
        width: 0;
        height: 100%;
        border-radius: 40px;
        background-color:#962071;
    }
    
    .loading-bar .recommended-plans .plan {
        width: 400px;
        height: 110px;
        position: absolute;
        z-index: 2
    }
    
    .loading-bar .recommended-plans .plan .content-holder {
        z-index: 2;
        border: 1px solid #ddd;
        padding: 15px 30px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fff), color-stop(100%, #efefef));
        background: -webkit-linear-gradient(top, #fff 5%, #efefef 100%);
        background: linear-gradient(to bottom, #fff 5%, #efefef 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0)
    }
    
    .l-ltr .loading-bar .recommended-plans .plan .content-holder {
        border-top-left-radius: 40px;
        border-bottom-right-radius: 40px
    }
    
    .l-rtl .loading-bar .recommended-plans .plan .content-holder {
        border-top-right-radius: 40px;
        border-bottom-left-radius: 40px
    }
    
    .loading-bar .recommended-plans .plan .content-holder .left-content .plan-name {
        font-size: 23px;
        margin: 0
    }
    
    .loading-bar .recommended-plans .plan .content-holder .left-content .plan-detail {
        font-size: 16px;
        margin: 0
    }
    
    .loading-bar .recommended-plans .plan .content-holder .right-content .btn {
        padding: 6px 20px
    }
    
    .loading-bar .recommended-plans .plan .content-holder .right-content .price {
        margin: 0;
        text-align: right
    }
    
    .loading-bar .recommended-plans .plan .dropdown__triangle {
        position: absolute;
        z-index: 1;
        fill: #fff;
        margin: 0;
        stroke: #ddd
    }
    
    .loading-bar .recommended-plans .plan.bottom {
        top: 65px
    }
    
    .loading-bar .recommended-plans .plan.bottom .dropdown__triangle {
        top: -21px;
        bottom: auto
    }
    
    .l-ltr .loading-bar .recommended-plans .plan.bottom {
        left: 30%;
        margin-left: -373px
    }
    
    .l-ltr .loading-bar .recommended-plans .plan.bottom .dropdown__triangle {
        right: 17px;
        left: auto
    }
    
    .l-rtl .loading-bar .recommended-plans .plan.bottom {
        right: 30%;
        margin-right: -373px
    }
    
    .l-rtl .loading-bar .recommended-plans .plan.bottom .dropdown__triangle {
        left: 17px;
        right: auto
    }
    
    .loading-bar .recommended-plans .plan.top {
        bottom: 40px
    }
    
    .loading-bar .recommended-plans .plan.top .add-fee {
        position: absolute;
        top: -20px;
        right: 0;
        margin: 0;
        font-size: 13px
    }
    
    .loading-bar .recommended-plans .plan.top .dropdown__triangle {
        fill: #efefef;
        bottom: 4px;
        top: auto;
        left: 15%;
        right: auto;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    
    .l-ltr .loading-bar .recommended-plans .plan.top {
        left: 40%
    }
    
    .l-ltr .loading-bar .recommended-plans .plan.top .dropdown__triangle {
        left: 15%;
        right: auto
    }
    
    .l-rtl .loading-bar .recommended-plans .plan.top {
        right: 40%;
        bottom: 60px
    }
    
    .l-rtl .loading-bar .recommended-plans .plan.top .dropdown__triangle {
        left: auto;
        right: 15%;
        bottom: -17px
    }
    
    .usage-options {
        width: 34%
    }
    
    .l-rtl .usage-options {
        margin-left: 3.5%
    }
    
    .usage-options .option {
        margin-bottom: 30px
    }
    
    .usage-options .option .option-header p {
        font-family: Lato, sans-serif;
        font-size: 16px
    }
    
    .usage-options .option .option-header .dropdown p {
        font-family: Roboto, sans-serif
    }
    
    .usage-options .dropdown {
        position: static
    }
    
    .usage-options .dropdown .result .num {
        margin-right: 4px;
        color: #962071;
        font-weight: 700
    }
    
    .usage-options .dropdown select {
        padding: 3px 5px
    }
    
    .usage-options .dropdown .chosen-container-single .chosen-single {
        border-color: #e1e1e1;
        border-radius: 0;
        background: 0 0;
        -ms-box-shadow: none;
        box-shadow: none
    }
    
    .usage-options .dropdown .chosen-container .chosen-drop {
        border-color: #e1e1e1;
        -ms-box-shadow: none;
        box-shadow: none
    }
    
    .usage-options .dropdown .chosen-container .chosen-results .active-result.result-selected,
    .usage-options .dropdown .chosen-container .chosen-results li.highlighted {
        background: #962071;
        color: #fff
    }
    
    .usage-options .dropdown .chosen-container {
        width: 90px!important;
        height: 30px
    }
    
    .usage-options .dropdown .chosen-container .chosen-single {
        height: 100%;
        line-height: 30px
    }
    
    .usage-options .dropdown .chosen-container .chosen-single b {
        background-position: 0 5px
    }
    
    .usage-options .dropdown .chosen-container .chosen-results {
        padding: 0;
        margin: 0
    }
    
    .usage-options .dropdown .chosen-container.chosen-with-drop .chosen-single b {
        background-position: -18px 6px
    }
    
    .usage-options .option-slider .irs-slider.single {
        -ms-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #962071;
        box-shadow: 0 0 0 2px #fff, 0 0 0 3px #962071;
        cursor: pointer
    }
    
    .usage-options .option-slider .irs-bar,
    .usage-options .option-slider .irs-line,
    .usage-options .option-slider .irs-line-left,
    .usage-options .option-slider .irs-line-mid,
    .usage-options .option-slider .irs-line-right {
        margin: 0 0 0 6px!important
    }
    
    .usage-options .option-slider .irs-line {
        z-index: 1;
        height: 15px;
        background-color: transparent;
        top: 0;
        cursor: pointer
    }
    
    .usage-options .option-slider .irs-line span {
        top: 6px;
        height: 3px
    }
    
    .usage-options .option-slider .irs-bar {
        height: 3px;
        background-color: #962071;
        margin: 0 0 0 9px
    }
    
    .usage-options .option-slider .irs-grid-pol.active {
        background-color: #962071;
    }
    
    .usage-options .option-slider .irs-grid-text {
        font-size: 12px;
        color: #000
    }
    
    .calc-guide {
        width: 25%;
        border: 1px solid #e1e1e1;
        margin-bottom: 30px
    }
    
    .calc-guide .title {
        padding: 0 20px;
        font-size: 18px;
        margin: 20px 0 15px
    }
    
    .calc-guide .act-table {
        width: 100%
    }
    
    .calc-guide .act-table .act-table-row:nth-child(odd) {
        background-color: #f8f8f8
    }
    
    .calc-guide .act-table .act-table-row .act-table-cell {
        padding: 10px 20px;
        font-family: Lato
    }
    
    .calc-guide .act-table .act-table-row .act-table-cell:nth-child(even) {
        text-align: right
    }
    
    .filter-range {
        margin-bottom: 35px
    }
    
    .filter-range .title {
        margin-bottom: 15px
    }
    
    .filter-range .range-slider .irs-slider.single {
        -ms-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #962071;
        box-shadow: 0 0 0 2px #fff, 0 0 0 3px #962071;
        cursor: pointer
    }
    
    .filter-range .range-slider .irs-bar,
    .filter-range .range-slider .irs-line,
    .filter-range .range-slider .irs-line-left,
    .filter-range .range-slider .irs-line-mid,
    .filter-range .range-slider .irs-line-right {
        margin: 0 0 0 6px!important
    }
    
    .filter-range .range-slider .irs-line {
        z-index: 1;
        height: 15px;
        background-color: transparent;
        top: 0
    }
    
    .filter-range .range-slider .irs-line span {
        top: 6px;
        height: 3px
    }
    
    .filter-range .range-slider .irs-bar {
        height: 3px;
        background-color: #962071;
        margin: 0 0 0 9px
    }
    
    .filter-range .range-slider .irs-grid-pol.active {
        background-color: #962071;
    }
    
    .filter-range .range-slider .irs-grid-text {
        font-size: 12px;
        color: #000
    }
    
    .steps__nav {
        display: table;
        line-height: 3;
        background-color: #f0f0f0;
        width: 100%
    }
    
    .steps__nav__item {
        display: table-cell;
        padding: 0 20px;
        text-align: center
    }
    
    .steps__nav__item.is-active {
        background-color: #e0e0e0;
        font-weight: 700
    }
    
    .steps__nav__number {
        display: inline-block;
        width: 32px;
        height: 32px;
        border: 1px solid #e3e3e3;
        background-color: #f6f6f6;
        border-radius: 50%;
        text-align: center;
        line-height: 32px
    }
    
    .side-nav {
        border-radius: 4px;
        background: #fff;
        color: #000;
        border: 1px solid #ddd
    }
    
    .side-nav.-alpha {
        background: rgba(255, 255, 255, .8)
    }
    
    .side-nav.-no-radius {
        border-radius: 0
    }
    
    .side-nav.-no-border {
        border: 0
    }
    
    .side-nav__head {
        background: #d9d9d9;
        font-weight: 700;
        font-size: 20px;
        padding: 12px 20px
    }
    
    .side-nav__list__title {
        background-color: #e1e1e1;
        padding: 10px 25px;
        margin: 0;
        font-size: 16px
    }
    
    .side-nav__list {
        padding: 10px 20px
    }
    
    .side-nav__list__item {
        border-bottom: 1px solid #ededed
    }
    
    .side-nav__list__item:last-child {
        border-bottom: 0
    }
    
    .side-nav__list__item.is-active {
        font-weight: 700
    }
    
    .side-nav__list__item.is-active .side-nav__list__link {
        color: #962071;
    }
    
    .side-nav__list__item.is-active .side-nav__list__icon {
        fill: #962071;
        opacity: 1
    }
    
    .side-nav__list__link {
        padding: 10px 0;
        line-height: 1;
        display: table
    }
    
    .side-nav__list__link .side-nav__list__icon,
    .side-nav__list__link span {
        display: table-cell;
        vertical-align: top
    }
    
    .pagination__item,
    .pagination__link {
        display: inline-block
    }
    
    .side-nav__list__link:hover .side-nav__list__icon {
        opacity: 1
    }
    
    .side-nav__list__icon {
        opacity: 0;
        display: inline-block;
        vertical-align: middle;
        width: 9px;
        height: 17px;
        fill: currentColor;
        -webkit-transition: all .3s;
        transition: all .3s;
        margin-right: 5px!important
    }
    
    .l-ltr .side-nav__list__icon {
        margin-left: -10px!important
    }
    
    .l-rtl .side-nav__list__icon {
        margin-right: -10px!important;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    
    .modal {
        background: #fff;
        border-radius: 42px 0;
        padding: 20px
    }
    
    .modal__close {
        padding: 0;
        background: #fff;
        color: #333;
        border: 1px solid #aaa;
        width: 24px;
        height: 24px;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 50%
    }
    
    .modal__close:active {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    
    .pagination__item.is-current {
        background-color: #eb1c24;
        color: #fff
    }
    
    .pagination__item.is-current .pagination__link {
        font-weight: 700;
        text-decoration: none;
        color: #fff
    }
    
    .pagination__item.is-current:hover {
        background-color: #eb1c24
    }
    
    .pagination__link {
        text-decoration: underline;
        padding: 5px 7px
    }
    
    .pagination__link:hover {
        color: #962071;
    }
    
    .side-map {
        position: relative
    }
    
    .side-map__filters {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2
    }
    
    .side-map__holder {
        min-height: 600px
    }
    
    .u-hide {
        display: none
    }
    
    .u-hide-visually {
        opacity: 0
    }
    
    .l-rtl .u-dir-flip-hor {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1)
    }
    
    .theme-default {
        font-family: Roboto, sans-serif;
        background: #f3f3f3
    }
    
    .floated_table>tbody,
    .floated_table>tbody>tr {
        display: block
    }
    
    .floated_table>tbody>tr>td {
        display: block;
        width: 50%;
        float: right
    }
    
    .floated_table>tbody>tr>td+td {
        float: left
    }
    
    @media only screen and (max-width:1330px) {
        .l-ltr .shaped-card__content {
            border-bottom-right-radius: 40px
        }
        .sm-clear {
            clear: both
        }
        .col-sm-6 {
            width: 48%!important;
            margin-right: 2%!important
        }
        .l-ltr .columns.-three.ftth .columns__item:nth-child(2n) {
            margin-right: 0!important
        }
        .col-sm-20 {
            width: 20%!important
        }
        .col-sm-32 {
            width: 32%!important
        }
        .col-sm-77 {
            width: 77%
        }
        .col-sm-66 {
            width: 66%
        }
        .col-sm-30 {
            width: 30%
        }
        img.col-sm-12-no-padding {
            height: auto
        }
        .col-sm-hide.show_important {
            display: block!important
        }
        .floated_table tbody tr td {
            width: 100%;
            float: none
        }
        .col-sm-12-no-padding.sm-table {
            display: table
        }
        .l-ltr .shaped-card__content.sm-no-right-bottom {
            border-bottom-right-radius: 0
        }
        .contact_main div.width-620 {
            width: 330px
        }
        .col-sm-font13 {
            font-size: 13px!important
        }
        span.sticky_custom {
            display: block;
            border: 1px solid #ddd;
            background-color: #fff;
            position: absolute;
            left: -55px;
            top: 0;
            cursor: pointer;
            border-right: 0;
            padding: 2px 0
        }
        span.sticky_custom img {
            width: 55px
        }
        .col-sm-filter {
            position: fixed;
            right: -420px;
            top: 49px;
            background-color: #fff;
            padding: 0 10px;
            -webkit-transition: all .3s;
            transition: all .3s;
            broder: 1px solid #ddd
        }
        .col-sm-filter .block {
            border: 0;
            border-bottom: 1px solid #ddd
        }
        .col-sm-filter.filter_open {
            right: 0
        }
        .col-sm-49 {
            float: left;
            width: 49%;
            margin-right: 2%
        }
        .col-sm-49+.col-sm-49 {
            margin-right: 0
        }
        .col-sm-no-padding-left {
            padding-left: 0
        }
        .table_store tr td:last-child {
            width: 150px
        }
        .table_store tr td:last-child li {
            margin-bottom: 10px
        }
        body .block .business_logos ul.list--cards li.list__item {
            width: 20%
        }
		
		
			
    }
    
    body {
        background: #eee!important;
        transition: all .5s;
        left: 0;
        right: 0
    }
    
    body .header__top {
        background-color: #333
    }
    
											body .header__top .nav__list__link,
											body .header__top .nav__list__link:hover {
												color: #fff;
											}
											
											body .header__top .nav__list__link:hover {
												color: #fff !important ;
											}
    
    body .dropdown__content__wrapper {
        background: #fff;
        border: none;
        box-shadow: 0 0 1px rgba(0, 0, 0, .3)
    }
    
    .dropdown--mega .dropdown__triangle {
        width: auto!important
    }
    
    body .custom_img {
        height: 322px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
    
    body .col-sm-visible,
    body .col-sm-visible-block {
        display: none
    }
    
    body aside.side__menu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: -300px;
        padding: 20px;
        width: 300px;
        background: #fff;
        min-height: 100%;
        z-index: 1;
        -webkit-transition: all .5s;
        transition: all .5s;
        overflow: auto
    }
    
    body aside.side__menu ul {
        margin: 0;
        padding: 0
    }
    
    body aside.side__menu svg {
        opacity: 0;
        visibility: hidden;
        fill: #962071;
        width: 7px;
        height: 11px;
        margin-right: 7px;
        margin-top: -3px
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item.tab_list_multi svg,
    body aside.side__menu .tab__titles .tab__title.is-active svg {
        opacity: 1;
        visibility: visible
    }
    
    body aside.side__menu .tab__titles {
        position: relative;
        z-index: 5;
        text-align: center;
        font-size: 0;
        background: #fff
    }
    
    body aside.side__menu .tab__titles .tab__title {
        width: 50%;
        padding: 6px;
        display: inline-block;
        border: 1px solid #e1e1e1;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    
    body aside.side__menu .tab__titles .tab__title:first-child {
        border-radius: 2px 0 0 2px
    }
    
    body aside.side__menu .tab__titles .tab__title:last-child {
        border-radius: 0 2px 2px 0
    }
    
    body aside.side__menu .tab__titles .tab__title.is-active {
        background: #e1e1e1;
        font-weight: 700!important;
        cursor: default
    }
    
    body aside.side__menu .tab__content {
        display: none
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item.is-active .tab_list_submenu,
    body aside.side__menu .tab__content.is-active {
        display: block
    }
    
    body aside.side__menu .tab__content .tab__list {
        margin: 0;
        padding: 0
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item {
        font-size: 14px
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item.is-active svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item.is-active .nav__list__link {
        font-weight: 700!important;
        font-size: 18px!important
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item .nav__list__link {
        margin: 20px 0;
        font-size: 16px;
        color: #333!important;
        cursor: pointer;
        -webkit-transition: none;
        transition: none
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item .tab_list_submenu {
        display: none;
        padding-left: 45px;
        padding-right: 10px;
        overflow: hidden;
        background: #e1e1e1;
        margin-left: -20px;
        margin-right: -20px
    }
    
    body aside.side__menu .tab__content .tab__list .tab_list_item .tab_list_submenu .tab_list_submenu_item {
        margin: 20px 0
    }
    
    body .chosen-select {
        border: 1px solid #e1e1e1;
        color: #666;
        font-weight: 300;
        border-radius: 0;
        padding: 5px 10px;
        height: 33px
    }
	
	.quick__links{
        font-weight: 700; font-size:14px;
        height: 33px; width:100%;
		margin: 5px 0;
    	padding: 7px 10px;
    	border-bottom: 1px dotted #d7d7d7;
		background: #f6f6f6;
		cursor:pointer;		
		}
    
    body header {
        z-index: 150!important
    }
    
    body header .header__top .is-current .nav__list__link {
        color: #fff
    }
    
    body header .header__main {
        background: rgba(255, 255, 255, .8)!important
    }
    
    body .nav__list__link {
        color: #333
    }
    
    body .nav__list__link:hover {
        color: #333!important
    }
    
    body .page-counters {
        text-align: right;
        margin-bottom: 0
    }
    
    body .thumbnail.column--double {
        margin-top: -45px
    }
    
    body .custom-shaped-card {
        background: #fff;
        position: relative;
        margin-top: 40px;
        padding: 10px;
        border-radius: 0!important
    }
    
    body .custom-shaped-card:not(:nth-child(3n)):after {
        content: "";
        position: absolute;
        width: 7%;
        height: 100%;
        top: 0;
        right: -7%;
        background: #fff
    }
    
    body .col-sm-custom-shaped-card {
        display: block
    }
    
    body .col-sm-custom-shaped-card .col-sm-width-200 {
        padding-right: 7px;
        padding-bottom: 10px;
        display: inline-block;
        width: 33%
    }
    
    body .pull__left {
        float: left!important
    }
    
    body .pull__right {
        float: right!important
    }
    
    body .sign--up__forms form {
        display: none
    }
    
    body .sign--up__forms form.is__active {
        display: block
    }
    
    body .sign--up__tabs {
        width: 355px
    }
    
    body .sign--up__tabs .sign--up__tab-item {
        background: #e6e6e6;
        color: #000;
        padding: 5px 10px;
        cursor: pointer;
        width: 32%;
        float: left;
        margin-right: 1%
    }
    
    body .sign--up__tabs .sign--up__tab-item .number__contain {
        border-radius: 50%;
        display: inline-block;
        padding: 3px 7px;
        background: #F6F6F6;
        margin-left: 3px
    }
    
    body .sign--up__tabs .sign--up__tab-item.is__active {
        background: #333;
        color: #fff
    }
    
    body .sign--up__tabs .sign--up__tab-item.is__active .number__contain {
        color: #000
    }
    
    body .faq__content {
        position: relative
    }
    
    body .faq__content .faq__question {
        cursor: pointer;
        background-image: -webkit-linear-gradient(bottom, #f2f2f2 50%, #f9f9f9 50%);
        background-image: linear-gradient(bottom, #f2f2f2 50%, #f9f9f9 50%);
        background-image: -moz-linear-gradient(bottom, #f2f2f2 50%, #f9f9f9 50%)
    }
    
    body .faq__content .faq__question:before {
        content: '';
        position: absolute;
        top: 14px;
        left: 12px;
        width: 7px;
        height: 13px;
        background: url(../images/svgfallback/icon-purple-arrow.png) top left no-repeat;
        background-size: cover;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        z-index: 1
    }
    
    body .faq__content .faq__question a {
        display: block;
        padding: 10px 10px 10px 32px;
        margin: 0;
        color: #2b2a2a;
        text-decoration: none;
        font-weight: 400;
        border-bottom: 2px solid #fff
    }
    
    body .faq__content .faq__answer {
        border: 1px solid #efeeee!important;
        background: #fff!important
    }
    
    body .faq__content .faq__answer a {
        padding: 10px 10px 10px 32px;
        display: inline-block
    }
    
    body .font-16 {
        font-size: 16px
    }
    
    body .wifipage .mfp-bg,
    body .wifipage .mfp-wrap {
        opacity: 0;
        visibility: hidden
    }
    
    body #map-canvas.mfp-hide {
        display: block!important
    }
    
    body .loading-bar .recommended-plans .plan .content-holder {
        overflow: hidden
    }
    
    body .accordion__menu li[data-tab] {
        cursor: pointer
    }
    
    body .accordion__menu section[data-tab] {
        display: none
    }
    
    body .accordion__menu section[data-tab].is__active {
        display: block
    }
    
    body .accordion__menu--tablet .side-nav__list__item a {
        cursor: pointer
    }
    
    body .accordion__menu--tablet .side-nav__list__item svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 1
    }
    
    body .accordion__menu--tablet .side-nav__list__item.is-active svg {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    
    body .accordion__menu--tablet .side-nav__list__item .body__content {
        margin: 5px 0;
        overflow: hidden
    }
    
    body .accordion__menu--tablet section[data-tab] {
        display: none
    }
    
    body .accordion__menu--tablet section[data-tab].is__active {
        display: block
    }
    
    @media only screen and (max-width:1330px) {
        .col-sm-12,
        .col-sm-full-width {
            width: 100%!important
        }
        .col-sm-overflow,
        .overflow__hidden,
        body header {
            overflow: hidden
        }
        .col-sm-12-no-padding {
            width: 100%!important;
            display: block
        }
        .col-sm-no-padding-left {
            padding-left: 0!important
        }
        .col-sm-12,
        .col-sm-6 {
            padding-left: 10px;
            padding-right: 10px
        }
        .col-sm-6 {
            width: 50%
        }
        .col-sm-6-no-padding {
            width: 50%!important
        }
        .col-sm-visible {
            display: inline-block!important
        }
        .col-sm-visible-block {
            display: block!important
        }
        .col-sm-hide {
            display: none!important
        }
        .col-sm-center-block {
            margin: 0 auto
        }
        .col-sm-pull-left {
            float: left
        }
        .col-sm-pull-right {
            float: right
        }
        .col-sm-no-pull {
            float: none!important
        }
        .col-sm-center-text {
            text-align: center!important
        }
        .col-sm-left-text {
            text-align: left
        }
        .col-sm-right-text {
            text-align: right
        }
        .col-sm-custom-shaped-card,
        body .sign--up__tabs .sign--up__tab-item {
            text-align: center
        }
        .col-sm-margin-top-default {
            margin-top: 20px!important
        }
        .col-sm-margin-bottom-default {
            margin-bottom: 20px
        }
        .col-sm-margin-left-default {
            margin-left: 20px
        }
        .col-sm-margin-right-default {
            margin-right: 20px
        }
        .col-sm-no-margin-top {
            margin-top: 0
        }
        .col-sm-no-margin-bottom {
            margin-bottom: 0!important
        }
        .col-sm-no-margin-right {
            margin-right: 0!important
        }
        .col-sm-no-margin {
            margin: 0!important
        }
        .col-sm-no-bg {
            background-color: transparent!important
        }
        .col-sm-padding-top-default {
            padding-top: 20px
        }
        .col-sm-padding-bottom-default {
            padding-bottom: 20px
        }
        .col-sm-padding-left-default {
            padding-left: 20px
        }
        .col-sm-padding-right-default {
            padding-right: 20px
        }
        .col-sm-no-padding-top {
            padding-top: 0
        }
        .col-sm-no-padding {
            padding-left: 0!important;
            padding-right: 0!important
        }
        .col-sm-min-height-60 {
            min-height: 60px
        }
        .col-sm-inline-block {
            display: inline-block
        }
        .col-sm-no-radius {
            border-radius: 0!important
        }
        .col-sm-block {
            display: block
        }
        .col-sm-btn-padding {
            padding-top: 3px;
            padding-bottom: 3px
        }
        .col-sm-image-responsive {
            width: 100%;
            height: auto
        }
        .col-sm-font-14 {
            font-size: 14px!important
        }
        .col-sm-font-16 {
            font-size: 16px!important
        }
        .col-sm-font-20 {
            font-size: 20px!important
        }
        .col-sm-font-bold {
            font-weight: 700
        }
        .col-sm-relative {
            position: relative
        }
        .col-sm-v-align {
            vertical-align: middle
        }
        .col-sm-v-align-top,
        .mfp-wrap .mfp-content {
            vertical-align: top
        }
        .col-sm-clear-fix {
            clear: both
        }
        .col-sm-height-auto {
            height: auto
        }
        .col-sm-30 {
            width: 27%;
            margin-right: 3%!important
        }
        .col-sm-70 {
            width: 70%
        }
        .col-sm-opacity-hide {
            opacity: 0;
            visibility: hidden;
            min-height: 0
        }
        .col-sm-custom-user-estimator .l-row .one-one {
            float: none!important;
            margin: 0 10px
        }
        .col-sm-2-columns {
            overflow: hidden;
            width: 100%;
            margin-right: -10px
        }
        .col-sm-2-columns .shaped-card {
            width: 48%!important;
            margin-top: 20px
        }
        .custom-shaped-card {
            margin-right: 0!important
        }
        .custom-shaped-card:nth-child(2n) {
            margin-left: 2%
        }
        .custom-shaped-card:after {
            display: none
        }
        .col-sm-70-30 .two-thirds {
            width: 68%;
            margin-right: 2%
        }
        .col-sm-70-30 .one-third {
            width: 30%
        }
        .col-sm-custom-pdf-card {
            width: 40%!important
        }
        .col-sm-custom-shaped-card .shaped-card {
            width: 200px;
            margin: 0 auto;
            display: block;
            float: none
        }
        body .l-creepy-slider,
        body .pdf-card p,
        body .thumbnail.column--double {
            margin-top: 0!important
        }
        .col-sm-custom-shaped-card .col-sm-width-200 {
            width: 250px!important;
            margin-right: auto
        }
        .mfp-bg,
        .mfp-wrap {
            opacity: 1!important;
            visibility: visible!important;
            z-index: 10
        }
        .mfp-wrap {
            position: fixed!important;
            top: 150px!important
        }
        .mfp-wrap .mfp-content #map-canvas {
            min-height: 350px!important;
            opacity: 1;
            visibility: visible
        }
        body {
            padding-top: 50px;
            -webkit-transition: all .5s;
            transition: all .5s
        }
        body .one-one {
            width: auto!important
        }
        body .breadcrumb {
            padding-left: 20px;
            padding-right: 20px
        }
        body aside.side__menu {
            left: -300px
        }
        body.aside-active,
        body.aside-active header {
            left: 300px
        }
        body.aside-active aside.side__menu {
            left: 0
        }
        body .recommended-plans .plan.bottom {
            margin-left: 0!important;
            width: 350px
        }
        body .recommended-plans .plan.bottom .dropdown__triangle {
            left: 15%!important
        }
        body .usage-options .option-header .chosen-select,
        body .usage-options .option-header p {
            font-size: 11px!important
        }
                                                                                                        /*body .l-creepy-slider {
                                                                                                            margin-bottom: 45px!important
                                                                                                        } Enass 30-8-2017*/
        body .l-creepy-slider .direction-nav a {
            width: 25px!important;
            height: 25px!important
        }
        body .l-creepy-slider .direction-nav a:before {
            font-size: 25px!important
        }
        body .side-nav.-alpha {
            background: #fff
        }
        body header .header__top,
        body header .header__top .header__search {
            background: #fff!important
        }
        body .page-counters {
            text-align: center;
            margin-bottom: 25px!important
        }
        body .side-map__filters {
            position: relative!important
        }
        body .pdf-card {
            padding-left: 10px!important;
            padding-right: 10px!important
        }
        body .pdf-card p {
            font-size: 14px!important;
            width: 75%
        }
        body .pdf-card>a {
            width: 20%
        }
        body .sign--up__tabs {
            width: 100%!important;
            margin-top: 20px
        }
        body .sign--up__tabs .sign--up__tab-item .number__contain {
            margin-top: 3px
        }
        body .block.home-group-one {
            width: 100%;
            margin-top: 20px;
            margin-bottom: 20px
        }
        body .block.home-group-one .list__item {
            float: left;
            width: 50%;
            border: none
        }
        body .block ul.list--cards li.list__item {
            float: left;
            width: 25%;
            margin: 0
        }
        body header {
            position: fixed!important;
            top: 0;
            left: 0;
            width: 100%;
            box-shadow: 0 0 1px rgba(0, 0, 0, .5);
            -webkit-transition: all .5s;
            transition: all .5s
        }
        body header .header__top {
            padding: 0!important
        }
        body header .header__top .align-op-default {
            padding-top: 5px
        }
        body header .header__top .align-op-default .mobile-menu-icon {
            background: #962071;
            padding: 15px;
            margin-left: -10px;
            margin-top: -5px;
            cursor: pointer;
            height: 50px
        }
        body header .header__top .align-op-default .mobile-menu-icon img {
            width: 25px
        }
        body header .header__top .align-op-default .header__logo__img {
            width: 70px;
            height: auto;
            margin-top: 5px
        }
        body header .header__top .align-op-default .header__lang {
            margin-top: 5px
        }
        body footer {
            padding-left: 20px;
            padding-right: 20px
        }
        body footer .footer__list__link {
            font-size: 12px;
            text-align: center!important
        }
        body footer .footer__column {
            float: left;
            width: 20%;
        }
       
        body footer .footer__column .footer__column__title {
            font-size: 15px
        }
        body footer .footer__column .footer__list__link {
            font-size: 14px
        }
        body footer .footer__column .footer__socialmedia {
            padding: 0
        }
    }
    
    .l-rtl .footer__column:first-child .footer__column__content {
        border-left: 1px solid #333!important
    }
    
    .l-rtl .footer__column:nth-child(5) .footer__column__content {
        border-left: none!important
    }
    
    .l-rtl body header {
        left: auto;
        right: 0
    }
    
    .l-rtl body .side__menu .tab__title:first-child {
        border-radius: 0 2px 2px 0!important
    }
    
    .l-rtl body .side__menu .tab__title:last-child {
        border-radius: 2px 0 0 2px!important
    }
    
    .l-rtl body .page-counters {
        text-align: left!important
    }
    
    .l-rtl body footer .footer__column {
        float: none;
    }
    
    .l-rtl body footer .footer__column:first-child .footer__column__content {
        padding-right: 20px
    }
    
    .l-rtl body footer .footer__column .footer__column__title {
        padding-right: 20px!important
    }
    
    .l-rtl body .loading-bar .active-bar .result {
        margin-right: -15px!important
    }
    
    @media only screen and (max-width:1330px) {
        .l-rtl body.aside-active,
        .l-rtl body.aside-active header {
            right: 300px
        }
        .l-rtl body.aside-active aside.side__menu {
            right: 0
        }
        .l-rtl body header .mobile-menu-icon {
            margin-left: 0!important;
            margin-right: -10px!important
        }
        .l-rtl body header .header__search {
            margin-top: 8px;
            direction: ltr
        }
        .l-rtl body aside.side__menu {
            left: auto;
            right: -300px
        }
        .l-rtl body aside.side__menu svg {
            margin-left: 5px;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }
        .l-rtl body aside.col-sm-filter {
            left: -420px;
            right: auto!important
        }
        .l-rtl body aside.col-sm-filter .sticky_custom {
            right: -55px;
            left: auto;
            height: 61px
        }
        .l-rtl body aside.col-sm-filter.filter_open {
            left: 0!important
        }
        .l-rtl body .recommended-plans .plan.bottom {
            margin-right: 0!important
        }
        .l-rtl body .recommended-plans .plan.bottom .dropdown__triangle {
            right: 15%!important
        }
        .l-rtl body .side-nav__list {
            padding-right: 30px!important
        }
        .l-rtl body .col-xs-custom-style {
            top: 10px;
            left: auto!important;
            right: 8px
        }
        .l-rtl body .col-sm-2-columns {
            margin-right: 10px!important
        }
        .l-rtl body .custom-shaped-card {
            margin-left: 0!important
        }
        .l-rtl body .custom-shaped-card:nth-child(2n) {
            margin-right: 2%!important
        }
    }
    
    .xs-style svg {
        display: inline!important
    }
    
    @media only screen and (max-width:767px) {
        .steps__nav__item,
        table.table--spacing.mobile_style,
        table.table--spacing.mobile_style tbody,
        table.table--spacing.mobile_style tbody tr td {
            display: block
        }
        .columns__item.col-xs-12 {
            margin-bottom: 25px
        }
        .steps__nav {
            background: 0 0
        }
        .steps__nav__item.is-active {
            background: 0 0;
            font-weight: 400;
            width: 150px;
            font-size: 17px;
            color: #000;
            float: left
        }
        .steps__nav__item.is-active .steps__nav__number {
            background-color: #962071 !important;
        }
        .steps__nav__item:first-child {
            margin-left: 0
        }
        .steps__nav__item {
            float: right;
            text-align: left;
            padding: 0;
            margin-left: 10px;
            width: 33px;
            height: 43px;
            overflow: hidden
        }
        .steps__nav__item .steps__nav__number {
            background-color: #000;
            color: #fff
        }
        table.table--spacing.mobile_style tbody tr {
            display: block;
            clear: both
        }
        table.table--spacing.mobile_style tbody tr td input,
        table.table--spacing.mobile_style tbody tr td select {
            width: 100%!important;
            margin-top: 10px
        }
        table.table--spacing.mobile_style table tr td:first-child {
            padding-top: 20px
        }
        .xs-nobg {
            background: 0 0;
            border: none;
            border-radius: 0
        }
        .xs-nobg .col-sm-pull-left,
        .xs-nobg .col-sm-pull-right {
            float: none;
            padding: 0;
            margin-bottom: 15px
        }
        .table_store tr div,
        .xs-clear {
            float: none!important
        }
        .xs-nocorner {
            border-radius: 0!important
        }
        .col-sm-6 {
            margin-right: 0!important
        }
        .xs-clear {
            clear: both
        }
        .xs-style svg {
            display: inline
        }
        .xs-style svg.col-xs-visible {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            display: block!important
        }
        .table_store tr,
        .table_store tr td {
            display: block;
            width: 100%
        }
        .xs-style .side-nav__list__item.is-active {
            border-bottom: none
        }
        img.col-xs-12-no-paddingimg.col-xs-12 {
            height: auto
        }
        form.contact-us-form .col-xs-12-no-padding {
            margin-top: 10px
        }
        .col-xs-font13 {
            font-size: 13px!important
        }
        .col-xs-font12 {
            font-size: 12px!important
        }
        .btn.col-sm-font-14 {
            padding: 0 5px
        }
        .icon.pause-icon.col-xs-pull-left,
        .icon.play-icon.col-xs-pull-left {
            margin: 15px 8px
        }
        .icon.pause-icon.col-xs-pull-left+.content.col-xs-pull-left,
        .icon.play-icon.col-xs-pull-left+.content.col-xs-pull-left {
            width: 70%
        }
        .table_store {
            border: 0
        }
        .table_store tr {
            position: relative;
            border: 1px solid #ddd;
            margin-bottom: 25px
        }
        .table_store tr td strong {
            margin-left: 35px;
            margin-right: 10px
        }
        .table_store tr td:last-child {
            width: 100%
        }
        .table_store tr td:last-child div {
        margin-left: 0px;
    margin-top: 0px;
        }
        .table_store tr td:last-child div+div {
            margin-top: 0
        }
        .table_store tr td:last-child svg {
            display: none
        }
        .table_store tr td:first-child {
            font-weight: 700;
            font-size: 13px
        }
        .table_store tr td:first-child+td+td {
            position: relative;
            width: auto;
            top: 0;
            right: 0;
            font-weight: 700
        }
        .table_store tr td:first-child+td+td .text-xx-small {
            font-size: 11px
        }
        .floated_table tbody tr td.table__column {
            padding: 10px 7px
        }
    }
    
    .col-xs-tablet-visible {
        display: none
    }
    
    .col-xs-visible {
        display: none;
        opacity: 0;
        visibility: hidden
    }
    
    .block__head {
        font-size: 20px!important
    }
    
    @media only screen and (max-width:767px) {
        .col-xs-12,
        .col-xs-12-no-padding {
            width: 100%!important;
            display: block
        }
        .col-xs-no-border-radius,
        .col-xs-no-radius {
            border-radius: 0!important
        }
        .col-xs-12 {
            padding-left: 10px!important;
            padding-right: 10px!important
        }
        .col-xs-6 {
            width: 50%;
            padding-left: 10px;
            padding-right: 10px
        }
        .col-xs-6-no-padding {
            width: 50%!important
        }
        .col-xs-visible {
            display: inline-block!important;
            opacity: 1;
            visibility: visible
        }
        .col-xs-hide {
            display: none!important
        }
        .col-xs-center-block {
            margin: 0 auto!important
        }
        .col-xs-pull-left {
            float: left
        }
        .col-xs-pull-right {
            float: right
        }
        .col-xs-no-pull {
            float: none!important
        }
        .col-xs-center-text {
            text-align: center
        }
        .col-xs-left-text {
            text-align: left
        }
        .col-xs-right-text {
            text-align: right
        }
        .col-xs-margin-top-default {
            margin-top: 20px
        }
        .col-xs-margin-bottom-default {
            margin-bottom: 20px
        }
        .col-xs-margin-left-default {
            margin-left: 20px
        }
        .col-xs-margin-right-default {
            margin-right: 20px
        }
        .col-xs-no-margin-top {
            margin-top: 0
        }
        .col-xs-no-margin-bottom {
            margin-bottom: 0
        }
        .col-xs-no-margin {
            margin: 0!important
        }
        .col-xs-padding-top-default {
            padding-top: 20px
        }
        .col-xs-padding-bottom-default {
            padding-bottom: 20px
        }
        .col-xs-padding-left-default {
            padding-left: 20px
        }
        .col-xs-padding-left-default-half {
            padding-left: 10px!important
        }
        .col-xs-no-padding,
        .col-xs-no-padding-left {
            padding-left: 0!important
        }
        .col-xs-padding-right-default {
            padding-right: 20px
        }
        .col-xs-no-padding-top {
            padding-top: 0
        }
        .col-xs-no-padding-bottom {
            padding-bottom: 0
        }
        .col-xs-no-padding-right {
            padding-right: 0
        }
        .col-xs-no-padding {
            padding-right: 0!important
        }
        .col-xs-min-height-60 {
            min-height: 60px
        }
        .col-xs-inline-block {
            display: inline-block
        }
        .col-xs-block,
        .custom__height__item.is--active .is-tabs__nav__item {
            display: block
        }
        .col-xs-btn-padding {
            padding-top: 3px;
            padding-bottom: 3px
        }
        .col-xs-image-responsive {
            width: 100%;
            height: auto
        }
        .col-xs-font-12 {
            font-size: 12px!important
        }
        .col-xs-font-14 {
            font-size: 14px!important
        }
        .col-xs-font-16 {
            font-size: 16px!important
        }
        .col-xs-font-20 {
            font-size: 20px!important
        }
        .block__head,
        body .breadcrumb span,
        body .is-tabs>.is-tabs__content .is-tabs__tab>.block .block__head {
            font-size: 20px
        }
        .col-xs-font-bold {
            font-weight: 700
        }
        .col-xs-relative {
            position: relative
        }
        .col-xs-v-align {
            vertical-align: middle
        }
        .col-xs-clear-fix {
            clear: both
        }
        .col-xs-height-auto {
            height: auto
        }
        .col-xs-overflow {
            overflow: hidden
        }
        .col-xs-30 {
            width: 27%!important;
            margin-right: 3%!important
        }
        .col-xs-70 {
            width: 70%!important
        }
        .col-xs-no-border-radius-bottom-right {
            border-bottom-right-radius: 0!important
        }
        .col-xs-custom-style {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 8px
        }
        .custom__height__item {
            display: block;
            position: relative!important;
            top: 0!important
        }
        .custom__height__item.is--active .svg__content {
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg)
        }
        .custom__height__item .svg__content {
            position: absolute;
            right: 15px;
            top: 13px;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
        }
        .custom__height__item .is-tabs__nav__item {
            display: none
        }
        .custom__height__item .is-tabs__nav__item.is--active {
            display: block!important
        }
        .custom__height__item .is-tabs__nav__item .is-tabs__nav__btn {
            text-align: left
        }
        .col-custom-table {
            display: block;
            overflow: hidden;
            padding: 10px
        }
        .col-custom-table tbody,
        .col-custom-table td,
        .col-custom-table th,
        .col-custom-table thead,
        .col-custom-table tr {
            display: block;
            text-align: left
        }
        .col-custom-table thead {
            float: left
        }
        .col-custom-table tbody {
            float: right
        }
        .col-xs-custom-form,
        .col-xs-custom-form .width-260 {
            width: 100%
        }
        .col-xs-custom-form input[type=text] {
            width: 100%!important;
            margin: 5px 0
        }
        .col-xs-custom-side-nav.is-active .side-nav__list {
            padding: 0 20px
        }
        .col-xs-custom-side-nav.is-active .side-nav__list__title {
            display: block
        }
        .col-xs-custom-side-nav .side-nav__list__title {
            display: none
        }
        .col-xs-custom-side-nav .side-nav__list {
            padding: 0
        }
        .col-xs-custom-side-nav .side-nav__list:first-child {
            padding: 10px 20px
        }
        .col-sm-2-columns .shaped-card {
            width: 100%!important;
            margin-right: 0!important
        }
        .col-sm-1-columns {
            background: 0 0;
            border: none;
            padding: 0
        }
        .col-xs-custom-table td,
        .col-xs-custom-table th {
            border-bottom: 1px solid #ddd;
            text-align: center
        }
        .col-sm-1-columns .columns__item {
            background: #fff;
            border: 1px solid #ddd;
            padding: 10px
        }
        .col-sm-70-30 .two-thirds {
            width: 100%;
            margin-right: 0;
            height: auto!important
        }
        .col-sm-70-30 .one-third {
            width: 100%;
            margin-top: 20px;
            height: auto!important
        }
        .history-slider .slides .item .item-circle .content-container .content {
            width: 100px
        }
        .col-xs-custom-img {
            width: 120px;
            height: auto
        }
        .custom_img {
            height: 230px!important
        }
        .custom-shaped-card {
            margin-left: 0!important
        }
        .l-ltr header .header__lang {
            margin-top: 6px!important
        }
        .col-xs-custom-tooltip {
            width: 170px!important
        }
        .col-xs-custom-tooltip>li {
            padding: 0 10px!important
        }
        .footer__list {
            min-height: auto!important
        }
        .col-xs-custom-table {
            padding: 0
        }
        .col-xs-custom-table td:nth-child(2n),
        .col-xs-custom-table th:nth-child(2n) {
            background: #f8f8f8
        }
        .col-xs-custom-table th {
            border-right: 1px solid #ddd
        }
        .col-xs-custom-table .table__row {
            background: 0 0!important
        }
        .col-xs-custom-table .table--side-head .table__column:first-child,
        .col-xs-custom-table .table__body,
        .col-xs-custom-table .table__head,
        .table--side-head .col-xs-custom-table .table__column:first-child {
            width: 50%
        }
        .control-nav.control-paging {
            top: 100%!important;
            margin-top: -13px; /*Enass changes was 5px*/
            padding: 0
        }
        body .container-double--ver {
            padding-top: 20px
        }
        body .breadcrumb {
            padding-left: 20px;
            padding-right: 20px
        }
        body .search-bar {
            display: none;
            margin-left: 20px;
            margin-right: 20px
        }
        body .search-bar input[type=text] {
            width: 100%
        }
        body .side-nav:not(.accordion__menu--execlude) {
            width: 100%!important
        }
        body .side-nav:not(.accordion__menu--execlude).is-active .side-nav__list .side-nav__list__item {
            display: block!important;
            border-bottom: 1px solid #ededed
        }
        body .side-nav:not(.accordion__menu--execlude).is-active .side-nav__list:before {
            top: 17px;
            -webkit-transform: rotate(-90deg)!important;
            transform: rotate(-90deg)!important
        }
        body .side-nav:not(.accordion__menu--execlude) .side-nav__list {
            position: relative
        }
        body .side-nav:not(.accordion__menu--execlude) .side-nav__list .side-nav__list__item {
            display: none;
            border: none
        }
        body .side-nav:not(.accordion__menu--execlude) .side-nav__list .side-nav__list__item.is-active {
            display: block
        }
        body .side-nav:not(.accordion__menu--execlude) .side-nav__list svg {
            display: none!important
        }
        body .side-nav:not(.accordion__menu--execlude) .side-nav__list:first-child:before {
            content: '';
            position: absolute;
            top: 13px; /*was 22px Edited by Enas for position of arrow on mobile side menu */
            right: 22px;
            width: 9px;
            height: 15px;
            background: url(../images/svgfallback/icon-purple-arrow.png) top right no-repeat;/*Arrow of side menu on Mobile view*/
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            z-index: 1
        }
        body .is-tabs>.is-tabs__content .is-tabs__tab>.block {
            width: 100%;
            margin-top: 20px
        }
        body .is-tabs>.is-tabs__content .is-tabs__tab>.block .block__body .columns__item {
            width: 100%;
            margin-bottom: 20px
        }
        body .is-tabs>.is-tabs__content .is-tabs__tab>.block .block__body .columns__item select,
        body .is-tabs>.is-tabs__content .is-tabs__tab>.block .block__body input[type=submit] {
            width: 100%
        }
        body .is-tabs>.is-tabs__content .is-tabs__tab>.block .block__body .pdf-card {
            width: 100%!important;
            margin-right: 0
        }
        body .block.home-group-one .list__item {
            width: 100%
        }
        body .block.home-group-one .list__item:first-child {
            border-bottom: 1px solid #ddd
        }
        body .block ul.list--cards li.list__item {
            width: 50%!important
        }
        body .block ul.list--cards li.list__item .circle {
            width: 80px;
            height: 80px;
            display: inline-block
        }
        body .l-creepy-slider .slider__list__text br,
        body .page-counters {
            display: none
        }
        body .block ul.list--cards li.list__item .circle .circle__icon {
            width: 50%;
            height: 50%;
            margin-top: 20px
        }
        body .l-creepy-slider {
            margin-bottom: 20px!important
        }
        body .l-creepy-slider .slider__list__text {
            left: 0;
            right: 0;
            border-radius: 0;
            bottom: 0;
            top: auto;
            -webkit-transform: translateY(0);
            transform: translateY(0);
            font-size: 16px;
            text-align: center;
            padding-top: 10px;
            padding-bottom: 10px
        }
        body.aside-active,
        body.aside-active header {
            left: 0
        }
        body.aside-active aside.side__menu {
            left: 0;
            width: 100%;
            z-index: 100
        }
        body aside.side__menu {
            top: 50px
        }
        body .thumbnail.column--double {
            margin-right: 15px
        }
        body .thumbnail.column--double img {
            width: 120px;
            height: auto
        }
        body header .header__top .header__lang img {
            width: 30px
        }
        body header .header__top .header__search {
            float: right;
            margin-top: 9px;
            position: absolute;
            padding-top: 5px;
            top: 0;
            right: 65px;
            height: 100%;
            background: #333
        }
        body header .header__top .header__search.is-active {
            right: 0;
            left: 55px
        }
        body header .header__top .header__search.is-active .header__search__input {
            width: 85%;
            display: inline-block
        }
        body header .header__top .header__search .header__search__input {
            width: 0;
            display: none
        }
        body header .header__top .header__logo__img {
            margin-right: 20px!important
        }
        body footer .footer__column {
            position: relative;
            float: none!important;
            display: block;
            width: 100%!important;
            padding-bottom: 15px
        }
        body footer .footer__column .footer__column__title {
            font-size: 18px!important;
            padding: 0;
            cursor: pointer
        }
        body footer .footer__column .footer__column__content {
            padding: 0;
            height: 0;
            border: none;
            overflow: hidden
        }
        body footer .footer__column .footer__list {
            margin-bottom: 0
        }
        body footer .footer__column .footer__list .footer__list__link {
            font-size: inherit!important
        }
        .col-sm-width-200 {
            width: 100%
        }
        .text-xxx-small {
            font-size: 10px!important
        }
        .col-xs-custom-user-estimator {
            width: 100%!important;
            left: 0!important;
            right: 0
        }
        .l-rtl body .col-sm-2-columns,
        .l-rtl body .custom-shaped-card:nth-child(2n) {
            margin-right: 0!important
        }
        .l-rtl body.aside-active,
        .l-rtl body.aside-active aside.side__menu,
        .l-rtl body.aside-active header {
            right: 0
        }
        .l-rtl body .header__lang {
            margin-top: 11px!important
        }
        .l-rtl body .header__search {
            margin-top: 5px;
            top: -4px
        }
        .l-rtl body .header__search.is-active {
            right: 55px!important;
            left: 0!important
        }
        .l-rtl body .thumbnail__title {
            top: 0;
            line-height: 30px
        }
        .l-rtl body footer .footer__column:before {
            left: 22px;
            right: auto
        }
        .l-rtl body .side-nav__list {
            padding-right: 50px!important
        }
        .l-rtl body .table_store tr td:first-child+td+td {
            right: auto;
            left: 0;
            direction: rtl
        }
        .l-rtl body .table--padding .table__column {
            padding: 10px
        }
        .l-rtl body .space {
            top: 0!important
        }
        .l-rtl body .form__checkbox:before,
        .l-rtl body .form__radio:before {
            top: -18px
        }

        body header .header__top .align-op-default .header__lang {
            margin-top: 5px !important;
        }
    }
    
    .control-paging li,
    .control-paging li a,
    .direction-nav a,
    .slider__list__img {
        cursor: pointer!important
    }
    
    .l-rtl .page-counters {
        text-align: left!important
    }
    
    .history-slider .flex-viewport {
        padding: 315px 0!important
    }
    
    .l-ltr .usage-options {
        margin-right: 3.5%
    }
    
    .social-icons.facebook-icon {
        padding-top: 0px!important
    }
    
    .social-icons.twitter-icon {
        padding-top: 0px!important
    }
    
    .social-icons.google-plus-icon,
    .social-icons.instagram-icon,
    .social-icons.linkedin-icon,
    .social-icons.youtube-icon {
        padding-top: 0px!important
    }
    
    .text-dark {
        color: #9b9b9b!important
    }
    
    .margin-0-15 {
        margin: 0!important;
        text-align: center!important
    }
    
    .list--cards>.list__item {
        padding: 15px!important;
        font-size: 20px;
        color: #333
    }
    
    .l-ltr .dropdown.-start320 .dropdown__content {
        left: -300px!important
    }
    
    .l-rtl .dropdown.-start320 .dropdown__content {
        right: -529px!important
    }
    
    .l-ltr .dropdown.-start1050 .dropdown__content {
        left: -1055px!important
    }
    
    .l-rtl .dropdown.-start1050 .dropdown__content {
        right: -828px!important
    }
    
    .l-ltr .dropdown.-start930 .dropdown__content {
        left: -925px!important
    }
    
    .l-rtl .dropdown.-start930 .dropdown__content {
        right: -601px!important
    }
    
    .l-ltr .loading-bar .active-bar .result {
        left: 0;
        margin-left: -30px!important
    }
    
    .l-rtl .loading-bar .active-bar .result {
        margin-right: -63px!important
    }
    
    .margin-top-5 {
        margin-top: 30px!important
    }
    
    .footer__list {
        min-height: 165px
    }
    
    .text-large {
        font-size: 16px!important
    }
    
    .list,
    .pagination,
    .side-nav__list,
    .steps__nav {
        font-size: 15px!important;
    }
    
    .footer__list__link {
        color: #767676!important
    }
    
    .block--small .block__head,
    .block__head {
        font-size: 24px
    }
    
    .text-medium {
        font-size: 16px!important
    }
    
    .shaped-card__cell:last-child {
        border-right: 0 solid #F04B51!important
    }
    
    .text-x-large {
        font-size: 26px!important
    }
    
    .l-ltr .form__checkbox,
    .l-ltr .form__radio {
        padding-right: 0
    }
    
    .block__head_New {
        font-size: 21px!important;
        padding: 13px 0!important
    }
    
    .circle__icon.-locator {
        width: 65px!important;
        height: 65px!important
    }
    
    .text-xx-large {
        font-size: 48px!important
    }
    
    @font-face {
        font-family: flexslider-icon;
        src: url(fonts/flexslider-icon.eot);
        src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon.woff) format("woff"), url(fonts/flexslider-icon.ttf) format("truetype"), url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
        font-weight: 400;
        font-style: normal
    }
    
    .direction-nav {
        margin: 0!important;
        padding: 0!important;
        list-style: none!important
    }
    
    .direction-nav a {
        display: block!important;
        width: 40px!important;
        height: 40px!important;
        margin: -20px 0 0!important;
        position: absolute!important;
        top: 50%!important;
        z-index: 10!important;
        overflow: hidden!important;
        opacity: 0!important;
        color: rgba(255, 255, 255, .8)!important;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)!important;
        -webkit-transition: all .3s ease-in-out!important;
        transition: all .3s ease-in-out!important
    }
    
    .direction-nav a:before {
        font-family: flexslider-icon!important;
        font-size: 40px!important;
        display: inline-block!important;
        content: '\f001'!important;
        color: rgba(255, 255, 255, .8)!important;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, .3)!important
    }
    
    .direction-nav a.next:before {
        content: ""!important
    }
    
    .direction-nav a.prev {
        left: -50px!important
    }
    
    .direction-nav a.next {
        right: -50px!important;
        text-align: right!important
    }
    
    .js-slider--full:hover .direction-nav a.prev {
        opacity: .8!important;
        left: 10px!important
    }
    
    .js-slider--full:hover .direction-nav a.prev:hover {
        opacity: 1!important
    }
    
    .js-slider--full:hover .direction-nav a.next {
        opacity: .8!important;
        right: 10px!important
    }
    
    .js-slider--full:hover .direction-nav a.next:hover {
        opacity: 1!important
    }
    
    @media screen and (max-width:860px) {
        .direction-nav a.prev {
            opacity: 1!important;
            left: 10px!important
        }
        .direction-nav a.next {
            opacity: 1!important;
            right: 10px!important
        }
    }
    
    .control-paging {
        display: block!important;
        position: absolute!important;
        top: 75%!important;
        left: 45%!important;
        z-index: 80000!important;
        text-align: center!important
    }
    
    .control-paging li a {
        width: 11px!important;
        height: 11px!important;
        display: block!important;
        background: #666!important;
        background: rgba(0, 0, 0, .5)!important;
        text-indent: -9999px!important;
        -o-box-shadow: inset 0 0 3px rgba(255, 255, 255, .3)!important;
        box-shadow: inset 0 0 3px rgba(255, 255, 255, .3)!important;
        border-radius: 20px!important
    }

    
    .control-paging li {
        display: inline-block!important;
        margin: 0 5px!important
    }
    
    .control-paging li a:hover {
        background: #333!important;
        background: rgba(255, 255, 255, .8)!important
    }
    
    .control-paging li a.active {
        background: #fff!important;
        cursor: default!important
    }
    
    .main-page .header__main {
        background: rgba(255, 255, 255, .8)!important
    }
    
    .nav--light {
        color: #333!important
    }
    
    .nav--light .nav__list__link:hover {
        color: #979797!important
    }
    
    .text white {
        color: #fff
    }
    
    .internal-page .header__main {
        background: #fff!important
    }

    @media only screen and (max-width:1330px) {
	
	.lighter__txt {
				font-size: 16px;
				color: #333!important;
				cursor: pointer;
				-webkit-transition: none;
				transition: none;
				padding-top: 10px;
    			font-weight: bold;
			}

	a.nav__list__link.lighter__txt:hover {
				font-size: 16px;
				color: #333!important;
				cursor: pointer;
				text-decoration:underline;
			}
			
			
			
	}


    .newMenu{background-color: red !important;}

  