/* Minification failed. Returning unminified contents.
(2,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(79,21): run-time error CSS1039: Token not allowed after unary operator: '-text-primary-color'
(85,21): run-time error CSS1039: Token not allowed after unary operator: '-text-primary-color'
(102,21): run-time error CSS1039: Token not allowed after unary operator: '-white'
(186,28): run-time error CSS1039: Token not allowed after unary operator: '-main-color'
(187,28): run-time error CSS1039: Token not allowed after unary operator: '-main-color'
(205,17): run-time error CSS1039: Token not allowed after unary operator: '-text-primary-color'
(265,17): run-time error CSS1039: Token not allowed after unary operator: '-text-primary-color'
(268,25): run-time error CSS1039: Token not allowed after unary operator: '-border'
(280,17): run-time error CSS1039: Token not allowed after unary operator: '-text-primary-color'
(289,21): run-time error CSS1039: Token not allowed after unary operator: '-text-secondary-color'
(303,17): run-time error CSS1039: Token not allowed after unary operator: '-text-secondary-color'
(383,32): run-time error CSS1063: Expected calculation unit, found '$'
(383,32): run-time error CSS1064: Expected calculation product, found '$'
(383,32): run-time error CSS1065: Expected calculation sum, found '$'
(383,32): run-time error CSS1034: 
(383,32): run-time error CSS1042: Expected function, found '$'
(383,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
(384,33): run-time error CSS1063: Expected calculation unit, found '$'
(384,33): run-time error CSS1064: Expected calculation product, found '$'
(384,33): run-time error CSS1065: Expected calculation sum, found '$'
(384,33): run-time error CSS1034: 
(384,33): run-time error CSS1042: Expected function, found '$'
(384,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
 */
:root {
    --text-primary-color: #000000;
    --white: #fff;
    --text-secondary-color: #AAAAAA;
    --border-color: #DDDDDD;
    --border: 1px solid var(--border-color);
    --transition: .3s;
    --radius: 8px;
    --main-color: #01007F;
    --second-color: #2321FF;
    --icon-color: #000000;
    --bg-gray: #F8F9FB;
    --main-light-color: #f4f4ff;
}


.div-chart {
    border-top-color: #fff !important;
}

    .div-chart .chart-month h4 {
        font-weight: normal !important;
        margin-bottom: 18px !important;
    }

        .div-chart .chart-month h4 img {
            vertical-align: middle;
        }

.chart-month {
    margin-top: 10px;
}


.div-chart h3 {
    font-size: 30px;
    font-weight: 600;
}

.div-chart .chart-month .month a:link, .div-chart .chart-month .month a:active, .div-chart .chart-month .month a:visited {
    padding: 0 !important;
}

.div-chart .chart-month .month a.active {
    font-weight: normal !important;
}

.div-chart .chart-month .line .month-line {
    margin-left: 13px;
    width: 91% !important;
}

.search-graph-init {
    margin-top: 20px;
}


.trn-article-text {
    font-size: 15px;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    color: #666;
    text-align: justify;
}

    .trn-article-text p {
        margin: 0 0 20px 5px;
    }

    .trn-article-text h3 {
        margin: 30px 0 20px 5px;
        font-size: 21px;
        font-weight: 600;
    }


    .trn-article-text > p a {
        color: var(--text-primary-color) !important;
        font-weight: 600;
    }

    .trn-article-text strong {
        font-weight: 600;
        color: var(--text-primary-color);
    }

.trn-article-text-img {
    width: 40%;
    float: right;
    margin: 10px 0 5px 20px;
    overflow: hidden;
    position: relative;
}

    .trn-article-text-img .div-info-img {
        position: absolute;
        padding: 20px 30px;
        margin: 20px;
        background-color: rgba(0,0,0,.2);
        display: block;
        color: var(--white);
        text-align: left;
        font-weight: 600;
        font-size: 20px;
        width: 75%;
        z-index: 2;
        letter-spacing: 0.0325em;
    }

    .trn-article-text-img > img {
        width: 100%;
        z-index: 1;
        position: relative;
        max-height: 350px;
    }

    .trn-article-text-img > p {
        position: absolute;
        width: 100%;
        bottom: 0;
        z-index: 10;
        padding: 20px 0;
        background-color: rgba(0,0,0,0.5);
        color: #FFF;
        font-size: 14px;
        text-align: center;
    }



.div-map-weather .trn-default-header {
    margin: 38px 0 36px;
}

.div-map-weather #location-map {
    position: relative;
    background-image: url('https://res.cloudinary.com/turna/image/upload/q_auto,f_auto/Images/Pictures/map-placeholder.png');
}

    .div-map-weather #location-map:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(28%,transparent),to(rgba(0,0,0,.6)));
        background: -webkit-linear-gradient(top,transparent 28%,rgba(0,0,0,.6) 100%);
        background: -o-linear-gradient(top,transparent 28%,rgba(0,0,0,.6) 100%);
        background: linear-gradient(-180deg,transparent 28%,rgba(0,0,0,.6) 100%);
        z-index: 1;
    }


@media (max-width:800px) {

    #google-map-dialog .trn {
        max-width: 500px;
    }
}

@media (min-width:801px) {

    #google-map-dialog .trn {
        max-width: 800px;
    }
}

#google-map-dialog .trn {
    height: 500px;
    padding: 22px 12px 15px
}

#google-map-dialog-trn {
    width: 100%;
    height: 94%;
    margin-top: 35px;
}

.div-map-weather #location-map .show-map {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -125px;
    background-color: var(--main-color);
    border: 1px solid var(--main-color);
    color: #fff;
    font-size: 18px;
    width: 250px;
    border-radius: 5px;
    padding: 15px 0;
    z-index: 2;
}

.trn-article-col2 {
    width: 49%;
    float: left;
    padding-right: 1%;
}

.trn-weather-caption {
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--text-primary-color);
}

#location-map {
    height: 420px;
}

.trn-weather {
    width: 100%;
    display: inline-block;
}


@media screen and (max-width:768px) {

    .trn-weather {
        padding-left: 10px;
    }

        .trn-weather > .day,
        .trn-weather > .day-desc {
            width: 45%;
        }

        .trn-weather > .temp,
        .trn-weather > .temp-desc {
            width: 36%;
        }

        .trn-weather > .weather,
        .trn-weather > .weather-desc {
            width: 15%;
        }
}

@media screen and (min-width:769px) {

    .trn-weather {
        padding-left: 40px;
    }

        .trn-weather > .day,
        .trn-weather > .day-desc {
            width: 51%;
        }

        .trn-weather > .temp,
        .trn-weather > .temp-desc {
            width: 30%;
        }

        .trn-weather > .weather,
        .trn-weather > .weather-desc {
            width: 15%;
        }
}


.trn-weather > .day {
    float: left;
    color: var(--text-primary-color);
    font-size: 18px;
    padding: 20px 0 20px;
    border-bottom: var(--border);
}

    .trn-weather > .day > .day-of-week {
        color: #ff9012;
        font-size: 16px;
    }

.trn-weather > .temp {
    float: left;
    font-size: 30px;
    padding: 15px 0 10px;
    color: var(--text-primary-color);
}

    .trn-weather > .temp > img {
        float: left;
        margin: 0 10px 0 20px;
    }

    .trn-weather > .temp > span {
        color: var(--text-secondary-color);
        font-size: 24px;
    }

.trn-weather > .weather {
    float: left;
    text-align: right;
    padding: 10px 0 0;
}

.trn-weather > .weather-desc,
.trn-weather > .temp-desc,
.trn-weather > .day-desc {
    float: left;
    color: var(--text-secondary-color);
    font-size: 15px;
    padding-bottom: 5px;
    text-align: center;
}

#section-map {
    margin-bottom: 40px;
}
.trn-card-items {
  margin-bottom: 40px;
}

.card-items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 992px) {
  .card-items-wrapper.double {
    padding: 0 100px;
  }
}
.card-items-wrapper .card-item {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 20px 25px;
  color: inherit;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
  max-width: 500px;
  overflow: hidden;
}

.card-items-wrapper .card-item a:after {
  content: "";
  position: absolute;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 500;
}

.card-items-wrapper .card-item:hover {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.card-items-wrapper .card-item:after {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 0;
  padding: 0 20px;
  font-size: 14px;
  color: #AAAAAA;
}

.card-items-wrapper .card-item:not(:last-child) {
  margin-right: 30px;
}

.card-items-wrapper .card-item .card-media {
  background-color: #F8F9FB;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  margin-bottom: 15px;
  border-top-left-radius: calc($radius / 2);
  border-top-right-radius: calc($radius / 2);
  overflow: hidden;
}

.card-items-wrapper .card-item .card-media figure {
  position: relative;
  padding-top: 44.5%;
}

.card-items-wrapper .card-item .card-media img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.card-items-wrapper .card-item .card-content .card-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.3;
  color: #000000;
  text-decoration: none;
}

.card-items-wrapper .card-item .card-content .card-secondary-text {
  color: #AAAAAA;
  font-size: 13px;
}

@media screen and (max-width: 1024px) {
  .card-items-wrapper .card-item:not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .card-items-wrapper .card-item {
    padding: 15px 15px 46px 15px;
  }

  .card-items-wrapper .card-item:after {
    font-size: 12px;
    padding: 0 15px;
    bottom: 15px;
  }

  .card-items-wrapper .card-item .card-media {
    margin-left: -15px;
    margin-right: -15px;
  }

  .card-items-wrapper .card-item .card-content .card-title {
    font-size: 14px;
  }

  .card-items-wrapper .card-item .card-content .card-secondary-text {
    font-size: 12px;
  }
}
.menu-wrapper .card-items-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menu-wrapper .card-items-wrapper .card-item {
  margin-right: 0;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu-wrapper .card-items-wrapper .card-item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu-wrapper .card-items-wrapper .card-item .card-media {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

body[dir="rtl"] .card-items-wrapper .card-item:not(:last-child) {
  margin-right: unset;
}

body[dir="rtl"] .card-items-wrapper .card-item:not(:first-child) {
  margin-right: 30px;
}

.dynamic-content-wrapper {
  font-size: 14px;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dynamic-content-wrapper *,
.dynamic-content-wrapper *:before,
.dynamic-content-wrapper *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  .dynamic-content-wrapper {
    font-size: 16px;
    color: #000000;
  }
}
.dynamic-content-wrapper p {
  margin-bottom: 15px;
}
.desktop .dynamic-content-wrapper p {
  color: #000000;
  font-size: .9em;
}
.desktop .dynamic-content-wrapper p span {
  font-weight: bold;
  color: #000000;
}
.mobile .dynamic-content-wrapper p span {
  font-weight: bold;
}
.dynamic-content-wrapper a {
  color: #000000;
}
.desktop .dynamic-content-wrapper a {
  font-weight: bold;
}
.dynamic-content-wrapper a .mobile {
  font-weight: bold;
  text-decoration: underline;
}
.dynamic-content-wrapper .list-wrapper {
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  .dynamic-content-wrapper .list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 50px 50px 0;
    padding: 0;
  }
  .dynamic-content-wrapper .list-wrapper > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - (2 - 1) * 50px) / 2);
            flex: 0 0 calc((100% - (2 - 1) * 50px) / 2);
    margin-bottom: 50px;
  }
  .dynamic-content-wrapper .list-wrapper > *:not(:last-child) {
    margin-right: 50px;
  }
  .dynamic-content-wrapper .list-wrapper > *:nth-child(2n) {
    margin-right: 0;
  }
}
.dynamic-content-wrapper .list-wrapper .list-item {
  padding: 0;
}
.mobile .dynamic-content-wrapper .list-wrapper .list-item {
  margin-bottom: 20px;
}
.dynamic-content-wrapper .list-wrapper .list-item .item-title {
  margin-bottom: 10px;
}
.desktop .dynamic-content-wrapper .list-wrapper .list-item .item-title {
  color: #000000;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.4em;
}
.mobile .dynamic-content-wrapper .list-wrapper .list-item .item-title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.2;
}
.dynamic-content-wrapper .list-wrapper .list-item .item-description {
  font-size: .9em;
}
.mobile .dynamic-content-wrapper .list-wrapper .list-item .item-description ul {
  list-style: disc;
  list-style-position: inside;
  padding-left: 5px;
}

body[dir='rtl'] .trn-content.desktop .list-wrapper .list-item {
  margin-right: 0px !important;
}

