html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

main {
    display: block;
    overflow: hidden;
    float: right;
    width: 100%;
    position: relative;
    padding-bottom: 40px;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

a {
    background-color: transparent;
    text-decoration: none;
}

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}


small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 0px solid white;
    -webkit-text-fill-color: white;
    -webkit-box-shadow: 0 0 0px 10000px #bdc1d1 inset;
    transition: background-color 5000s ease-in-out 0s;
}


body {
    direction: rtl;
    font-family: 'Estedad-Black';
    font-size: 14px;
    color: #3F4D6A;
    width: 100%;
    position: relative;
    overflow-x: hidden;
}


section.intro .background {

    /*background-image: url(../img/bg-intro.jpg);*/

    height: 100%;

    width: 100%;

    background-position: center bottom;

    background-size: 2690px;

    position: absolute;

    z-index: 0;
}

section.intro {
    height: 95vh;
    color: #fff;
    margin-bottom: 0;
}

section {
    width: 100%;
    position: relative;
    margin-bottom: 120px;
    float: right;
}

.background {
}

i {
    font-family: icon;
    text-decoration: none;
    font-style: normal;
}

nav .treeLine i:before {
    content: "\e93c";
}

nav {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    color: #fff;
    z-index: 20;
    /* overflow-x: hidden; */
}

nav .logo a {
    width: 175px;
    height: 40px;
    /*background-image: url(../img/logo-b.png);*/
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 100%;
    margin: auto;
}

body.home nav .logo a {
    /*background-image: url(../img/logo.png);*/
}


nav.active .logo a {
    /*background-image: url(../img/logo.png);*/
}

nav .menu {
    position: absolute;
    right: 0;
    width: 100%;
    top: -150px;
    background-color: rgba(72, 96, 220, 0.8);
    transition: .7s;
}

nav .logo {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1;
    max-width: 150px;
}

nav .logo img {
    max-width: 100%;
}

nav .freshBar {
    position: absolute;
    left: 0;
    top: 3px;
    height: 40px;
    text-align: center;
}

.container {
    width: 1500px;
    margin: auto;
    position: relative;
    /* z-index: 2; */
    height: auto;
}

nav .treeLine i {
    font-size: 2em;
    color: #fff;
}

nav .freshBar > .time {
    background-color: rgba(88, 99, 158, 0.25);
    padding: 0 20px;
    border-radius: 100px;
    line-height: 3.1;
    font-size: .9em;
    height: 100%;
    float: left;
}

* {
    box-sizing: border-box;
}


nav .freshBar .time c {
    font-size: .8em;
    display: inline-block;
}

nav .freshBar .time time {
    vertical-align: middle;
}

nav .freshBar .notification {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    float: left;
    margin-right: 10px;
    background: #4860DC;
    line-height: 2;
    position: relative;
    cursor: pointer;
}

nav .freshBar .notification > i:before {
    content: "\e93d";
    font-size: 1.4em;
}

nav .freshBar .notification > i:after {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #1AE5BE;
    content: "";
    position: absolute;
    right: 0px;
    top: -3px;
    opacity: 0;
}

nav .freshBar .notification > i {
    position: relative;
    z-index: 25;
}

section.intro .caption {
    z-index: 1;
    text-align: center;
    line-height: 1.8;
    top: 22%;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

section.intro .caption .title {
    font-size: 2.1em;
    font-weight: 900;
    word-spacing: -2px;
}

section.intro .desc {
    font-size: .85em;
}

.intro .slides > ul .flickity-viewport {
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.intro .slides > ul li > div {
    height: 50%;
    width: 84%;
    max-width: 320px;
    position: absolute;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: #3F4D6A 0px 24px 24px -28px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 1s;
}

.slides > ul li video {
    width: 100%;
}

.intro .slides > ul li img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.intro .slides > ul li > div > a:before {
    background-color: rgba(72, 96, 220, 0.25);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    transition: 1.5s;
}

.intro .slides {
    position: absolute;
    width: 100%;
    top: 60%;
    transform: translatey(-50%);
    height: 560px;
    z-index: 5;
    left: 0;
}

.intro .slides > ul li {
    transition: .5s right;
    width: 20vw;
    height: 24vw;
    position: relative;
    float: right;
    min-width: 330px;
    min-height: 400px;
    max-width: 330px;
    max-height: 400px;
}


i.play:before {
    content: "\e932";
}

i.play {
    position: absolute;
    text-align: center;
    line-height: 2.2;
    transition: 1s;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

i.play:before {
    position: absolute;
    left: 54%;
    top: 50%;
    transform: translate(-50%, -50%);
}

i.play.circle {
    border-radius: 100px;
    background-color: rgba(255, 255, 255, 0.25);
    width: 35px;
    height: 35px;
}

.intro .slides > ul li > div c {
    position: absolute;
    bottom: 10%;
    right: 8%;
    font-size: .9em;
    z-index: 2;
    transition: 1s;
    color: #fff;
}

.intro .slides > ul li.swiper-slide-active {
    transition: 0s;
    z-index: 2;
}

.intro .slides > ul li.swiper-slide-active > div {
    /* height: 65%; */
    transform: translate(-50%, -50%) scale(1.3);
    /* width: 80%; */
    margin: auto;
    border-radius: 10px;
    box-shadow: #3F4D6A 0px 38px 40px -38px;
    transition: 1.5s transform, 1.5s box-shadow;
    box-shadow: #121c30 0px 16px 50px -16px;
}

.flickity-slider {
    transition: 1s;
}

.intro .slides > ul li.swiper-slide-active > div i.play.circle {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    right: auto;
    bottom: auto;
    font-size: 2.5em;
    background: none;
}

.intro .slides > ul li.swiper-slide-active > div c {
    opacity: 0;
}


section.intro .container {
    height: 100%;
}


.intro .slides > ul {
    width: 100%;
    height: 100%;
}


section.services .box-content li {
    width: 25%;
    float: right;
    font-size: 10px;
}

section.services .box-content li img {
    display: inline-block;
    margin-left: 17px;
    vertical-align: middle;
}

section.services .box-content li span {
    display: inline-block;
    line-height: 2.1;
    vertical-align: middle;
    position: relative;
}

section.services .box-content li span b {
    color: #4860dc;
    font-size: 1.8em;
}

section.services .box-content li span c {
    color: #9FB1EA;
    font-size: 1.3em;
    display: block;
}

section.services .box-content {
    box-shadow: #4860dc 0px 6px 38px -23px;
    float: right;
    width: 100%;
    border-radius: 25px;
    padding: 0 60px;
}

section.services .box-content ul {
    line-height: 15;
}

n.services .box-content ul {
    line-height: 15;
}


section.projects ul {
    border-radius: 25px;
    overflow: hidden;
    box-shadow: #364591 0px 29px 29px -30px;
    float: right;
    width: 100%;
    position: relative;
    background-color: #f3f4fd;
    height: 400px;
}

section.projects ul > li {
    width: 33.3333%;
    float: right;
    height: 100%;
    position: relative;
    color: #fff;
    overflow: hidden;
}

section.projects ul > li img {
    width: 100%;
    /* transform: translate(-50%,-50%); */
    /* top: 50%; */
    /* left: 50%; */
    /* position: absolute; */
    object-fit: cover;
    height: 100%;
}

section.projects ul > li i.play {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    font-size: 3.5em;
    opacity: .5;
    transition: 0.4s;
}

section.projects ul > li > div a:before {
    background-color: rgba(72, 96, 220, 0.25);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    transition: 0.8s;
}

section.projects ul > li .content {
    position: absolute;
    bottom: 8%;
    right: 8%;
    line-height: 1.7;
    transition: 1s;
    z-index: 5;
}

section.projects ul > li .content b {
    display: block;
    font-size: 1.2em;
}

section.projects ul > li:hover a:before {
    opacity: 0;
}

section.projects ul > li:hover i.play {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.2);
}

section.projects ul > li:hover .content {
    text-align: center;
    width: 100%;
    right: 0;
}

section > div > .title, .title-box {
    color: #B9C1D9;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px;
}

section.customers {
    background-color: #f1f8ff;
    font-size: 10px;
    padding: 80px 0 50px;
}

section.customers ul li {
    width: 33.333%;
    float: right;
    height: 520px;
    padding-top: 5%;
    margin: 0% auto 5%;
}

section.customers ul li .avator {
    width: 90px;
    height: 90px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0 auto 8px;
    position: relative;
}

section.customers ul li .avator img {
    height: 100%;
    width: 100%;
    margin: auto;
    object-fit: cover;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

section.customers ul li > div {
    width: 77%;
    background-color: #fff;
    border-radius: 35px;
    margin: auto;
    text-align: center;
    padding: 30px;
    max-width: 300px;
    transition: 1s;
    box-shadow: rgba(0, 76, 255, 0.5) 0px 44px 67px -49px;
}

section.customers ul li .profile b {
    font-size: 1.7em;
    color: #4860DC;
    display: block;
}

section.customers ul li .profile c {
    font-size: 1.1em;
    color: #9FB1EA;
}

section.customers ul li .profile {
    line-height: 1.9;
}

section.customers ul li .profile p {
    color: #8D97B7;
    font-size: 1.1em;
    margin-top: 15px;
    line-height: 2.2;
}


section.customers ul li.swiper-slide-next > div {
    transform: scale(1.2);
    background-color: #4860DC;
    box-shadow: rgba(0, 76, 255, 0.68) 0px 45px 59px -39px;
}

section.customers .swiper-container {
    width: 75%;
    /* overflow-x: hidden; */
}


.swiper-container {
    padding-bottom: 30px !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px !important;
}

section.customers ul li.swiper-slide-next > div b {
    color: #fff;
}

section.customers ul li.swiper-slide-next > div c {
    color: #1AE5BE;
}

section.customers ul li.swiper-slide-next > div p {
    color: #C2E1FF;
    font-weight: 200;
}


section.customers ul li.swiper-slide-next > div .avator {
    border: 4px solid rgba(0, 0, 0, 0.14);
}

section.customers ul li > div * {
    transition: 1s;
}

section.customers .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0%;
    width: 100%;
}

.swiper-pagination-bullet {
    margin: 0 10px;
    background-color: #5f6a8d;
}

.title-box {
    text-align: right;
    padding-right: 30px;
    margin-bottom: 25px;
}

section.introduction .right {
    float: right;
    width: 47%;
}

section.introduction .contain {
    background-color: #ECF4FC;
    border-radius: 35px;
    font-size: 10px;
    float: right;
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
}

section.introduction .contain li {
    padding: 20px 40px;
    float: right;
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #fff;
    transition: .3s all, 1s box-shadow;
}

section.introduction .contain li .profile .avator {
    width: 70px;
    height: 70px;
    border-radius: 100px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    float: right;
    background-color: rgba(0, 0, 0, 0.08);
}

section.introduction .contain li .profile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.introduction .contain li .name {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.2;
    margin-right: 10px;
    width: calc(100% - 85px);
    float: right;
}

section.introduction .contain li .profile {
    float: right;
    width: 50%;
}

section.introduction .contain li .name b {
    display: block;
    font-size: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

section.introduction {
}

section.introduction .contain li .name c {
    font-size: 1.2em;
    background-color: #fff;
    padding: 0px 10px;
    border-radius: 100px;
    color: #8D97B7;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    line-height: 2;
}

section.introduction .contain li .detail {
    width: 40%;
    float: right;
    text-align: left;
    color: #8D97B7;
    font-size: 1.3em;
    line-height: 2.7;
    overflow: hidden;
}

.location i:before, i.location:before {
    content: "\e933";
}

.phone i:before, i.phone:before {
    content: "\e934";
}

section.introduction .contain li .detail > span {
    float: left;
    width: 100%;
    direction: ltr;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 33px;
}

section.introduction .contain li .detail > span i {
    margin-right: 0px;
    font-size: 1.1em;
    width: 23px;
    display: inline-block;
    vertical-align: -1px;
}

section.introduction .contain li .rate {
    float: left;
    width: 5%;
    text-align: center;
    background-color: #8D97B7;
    height: 60px;
    min-width: 27px;
    border-radius: 100px;
    color: #fff;
    line-height: 1.9;
    padding: 5px 0px;
    margin-top: 5px;
}

i.star:before {
    content: "\e937";
}

section.introduction .contain li:last-child {
    /* border: none; */
}

section.introduction .contain li .rate i {
    font-size: 1.5em;
    display: block;
}

section.introduction .contain li .rate c {
    font-size: 1.1em;
}

section.introduction .contain li:hover, section.introduction.searchResult .contain li:hover {
    background-color: #4860DC;
    transform: scale(1.02);
    border-color: transparent;
    box-shadow: 0px 0px 50px -6px #4860DC;
    color: #fff;
    z-index: 3;
}

section.introduction .contain li:hover .name c {
    background-color: rgba(255, 255, 255, 0.18);
    color: #fff;
}

section.introduction .contain li:hover .name b {
    color: #fff;
}

section.introduction .contain li:hover .detail {
    color: #fff;
}

section.introduction .contain li:hover .rate {
    background-color: #fff;
    color: #4860dc;
}


section.introduction .left {
    float: left;
    width: 47%;
}

section.news {
    background-color: #32415E;
    padding: 80px 0;
    margin-bottom: 0;
}

section.news .contain {
    width: 820px;
    margin: 0 auto 70px;
    position: relative;
}

section.news .contain:after {
    /*background-image: url(../img/tvFrame.png);*/
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -19px;
    right: 0;
    width: 100%;
    height: 19px;
    background-position: center;
}

section.news .contain .mainTv {
    width: 100%;
    height: 500px;
    background-color: #0a1324;
}


section.news .contain .mainTv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

section.news .contain:before {
    box-shadow: #071329 0px 30px 70px;
    content: "";
    position: absolute;
    width: 70%;
    height: 50%;
    left: 50%;
    bottom: 0%;
    transform: translateX(-50%);
}

section.news .contain .mainTv li div:before, section.news .contain .mainTv li div:after, section.news .newsList li > div:before {
    position: absolute;
    z-index: 2;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    transition: .5s;
    top: 0;
    background-color: rgba(50, 65, 94, 0.07);
}


section.news .contain .mainTv li div:after {
    background-image: linear-gradient(to bottom, #111e3700, rgba(17, 30, 55, 0.5) 61%, #111E37);
    opacity: 0.5;
}

section.news .newsList {
    width: 820px;
    margin: 0 auto 50px;
    position: relative;
}

section.news .newsList li {
    width: 25%;
}


section.news .newsList li > div {
    width: 90%;
    height: 120px;
    border-radius: 9px;
    overflow: hidden;
    margin: auto;
    position: relative;
    cursor: pointer;
}

section.news .newsList li > div img {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    top: 50%;
    height: 100%;
    object-fit: cover;
}

section.news .newsList li > div:before {
    background-color: rgba(39, 64, 111, 0.38);
}

section.news .newsList li > div span, section.news .mainTv li div span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
    background-color: rgba(26, 39, 64, 0.7);
    color: #fff;
    font-size: .8em;
    padding: 5px 10px;
    border-radius: 50px;
    white-space: nowrap;
}

section.news .newsList li > div span *, section.news .mainTv li div span * {
    display: inline-block;
    vertical-align: middle;
}

i.time:before {
    content: "\e935";
}

section.news .newsList li > div span i, section.news .mainTv li div span i {
    margin-left: 8px;
    font-size: 1.1em;
}

section.news .mainTv li div span {
    z-index: 3;
    left: auto;
    right: 5%;
    transform: none;
    top: 7%;
    bottom: auto;
}

section.news .contain .mainTv > li div {
    position: relative;
    height: 100%;
}

.intro .slides > ul li > div i.play.circle {
    bottom: 20%;
    right: 7%;
    font-size: 90%;
    z-index: 2;
    top: auto;
    left: auto;
    transform: none;
    color: #fff;
}

section.news .mainTv li div .play {
    font-size: 2em;
    color: rgba(255, 255, 255, 0.5);
    z-index: 3;
}

section.news .newsList li > div:hover:before {
    opacity: 0;
}

section.newsletter {
    background-color: #4860dc;
    color: #fff;
    padding: 80px 0;
    font-size: 10px;
}

section.newsletter .title {
    color: #fff;
}

section.newsletter .contain {
    max-width: 350px;
    margin: auto;
    text-align: center;
    font-size: 1.3em;
}

section.newsletter .contain form {
    background-color: #fff;
    height: 42px;
    border-radius: 50px;
    position: relative;
}

section.newsletter .contain form input[type="text"], section.newsletter .contain form input[type="email"] {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    padding: 0 20px;
}

section.newsletter .contain .desc {
    margin-bottom: 20px;
}

section.newsletter .contain form input[type="submit"] {
    position: absolute;
    left: 3px;
    top: 3px;
    background-color: #32415E;
    border-radius: 50px;
    color: #fff;
    border: none;
    height: calc(100% - 6px);
    width: 20%;
    cursor: pointer;
    z-index: 2;
}


section.contactUs .title {
    color: #32415E;
}

.button {
    height: 50px;
    max-width: 250px;
    display: block;
    border-radius: 50px;
    text-align: center;
    line-height: 3;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto 1em;
    position: relative;
    transition: .5s;
}

.button:before {
    position: absolute;
    width: 70%;
    height: 70%;
    content: "";
    background-color: #fff;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: -1;
    box-shadow: 0px 10px 39px 0px #32415e;
    border-radius: 50%;
}

.button:hover {
    transform: scale(1.1);
    color: #fff;
}

.button:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #32415e;
    right: 0;
    top: 0;
    z-index: -1;
    border-radius: 100px;
}

.button.blue:after {
    background-color: #4860dc;
}

.button.blue:before {
    box-shadow: 0px 10px 39px 0px rgba(0, 68, 255, 0.64);
}

.button.green:after {
    background-color: #1AE5BE;
}

.button.green:before {
    box-shadow: 0px 10px 39px 0px rgba(26, 229, 190, 0.8);
}


.line {
    height: 1px;
    max-width: 400px;
    display: block;
    background-color: rgba(50, 65, 94, 0.11);
    margin: 60px auto;
}

footer {
    float: right;
    width: 100%;
    margin-top: 2rem;
}


.footer_section_right {
    position: relative;
    min-height: 1px;
    padding: 15px;
    -webkit-box-flex: 0;
    line-height: 29px;
    font-size: 1.5em;
    font-weight: normal;
    text-align: justify;
    direction: rtl;
}

/*.footer_section_right:after{*/
/*    content: 'مشاهده بیشتر ';*/
/*    font-family: 'Estedad-Medium';*/
/*    position: absolute;*/
/*    font-size: .9em;*/
/*    color: #1966d9;*/
/*    !*transition: all 0.5s;*!*/
/*    cursor: pointer;*/
/*    font-weight: bold;*/
/*    !*animation: goDown 2s linear infinite;*!*/
/*    !*opacity: 0;*!*/
/*}*/
/*.footer_section_right.open_c:after{*/
/*    content: ' مشاهده کمتر';*/
/*}*/

.footer_section_right_a {
    font-size: 11px;
    padding: 0 13px 0 0;
}

@keyframes goDown {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0.25%;
    }
    50% {
        opacity: 0.5%;
    }
    75% {
        opacity: 0.75%;
    }
    100% {
        opacity: 1;
    }
}

section.contactUs {
    margin-bottom: 0;
    margin-top: 50px;
}

i.instagram:before {
    content: "\e938";
}

i.facebook:before {
    content: "\e93a";
}

i.youtube:before {
    content: "\e939";
}

i.twitter:before {
    content: "\e93b";
}

.socialMedia li {
    font-size: 21px;
    display: inline-block;
    margin: 0 7px;
    vertical-align: middle;
}

a {
    color: #3F4D6A;
}

.socialMedia li i.youtube {
    font-size: 1.23em;
}

.socialMedia {
    text-align: center;
}

a:hover {
    color: #4860dc;
}

footer .copyright {
    font-family: tahoma;
    font-size: 11px;
    text-align: center;
    margin: 0 15px;
    /*margin: 290px auto 20px;*/
    direction: rtl;
}


section.intro .nav div.prev {
    margin-right: 10px;
}

section.intro .nav > div {
    height: 40px;
    width: 40px;
    border: 2px solid #fff;
    border-radius: 50px;
    float: left;
    text-align: center;
    font-size: 1.2em;
    line-height: 2.2;
    transition: .5s;
    cursor: pointer;
}

section.intro .nav {
    position: absolute;
    left: 0;
    bottom: 20%;
    z-index: 10;
}


i.prev:before {
    content: "\e900";
}

i.next:before {
    content: "\e901";
}

section.intro .nav > div:hover {
    background-color: #4860dc;
    color: #fff;
    border: 2px solid #4860dc;
}

section.intro .nav > div.swiper-button-disabled {
    opacity: 0.3;
    cursor: initial;
}


section.projects ul > li > div {
    position: relative;
    width: 100%;
    height: 100%;
    float: right;
}

body.home section.projects ul > li:first-child > div {
    border-radius: 0 25px 25px 0;
    overflow: hidden;
}

body.home section.projects ul > li:last-child > div {
    border-radius: 25px 0 0 25px;
    overflow: hidden;
}

section.services .box-content li a {
    display: block;
}


nav .menu > ul {
    text-align: center;
    margin-top: 55px;
}

nav .menu > ul > li {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 3.5;
}

nav .menu ul li a {
    color: #fff;
    display: block;
}

nav .container {
    margin-top: 15px;
    height: 40px;
}

nav .menu.active {
    top: 0;
}

body:not(.home) .treeLine span {
    background-color: #4860dc;
}

body:not(.home) .treeLine.open span {
    background-color: #fff;
}

nav.active .treeLine span {
    background-color: #ffffff;
}

.treeLine {
}

.titleMedium {
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    margin: 20px auto;
}

.formField br {
    display: none;
}

.fancybox-content {
    border-radius: 25px;
}

.treeLine span {
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    background: #ffffff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.treeLine span:nth-child(even) {
    left: 50%;
    border-radius: 0 66px 66px 0;
}

.treeLine span:nth-child(odd) {
    left: 0px;
    border-radius: 66px 0 0 66px;
}

.treeLine span:nth-child(1), .treeLine span:nth-child(2) {
    top: 1px;
}

.treeLine span:nth-child(3), .treeLine span:nth-child(4) {
    top: 10px;
}

.treeLine span:nth-child(5), .treeLine span:nth-child(6) {
    top: 19px;
}

.treeLine.open span:nth-child(1), .treeLine.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.treeLine.open span:nth-child(2), .treeLine.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.treeLine.open span:nth-child(1) {
    left: 3px;
    top: 6px;
}

.treeLine.open span:nth-child(2) {
    left: calc(50% - 3px);
    top: 6px;
}

.treeLine.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

.treeLine.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

.treeLine.open span:nth-child(5) {
    left: 3px;
    top: 15px;
}

.treeLine.open span:nth-child(6) {
    left: calc(50% - 3px);
    top: 15px;
}


.treeLine {
    width: 30px;
    height: 24px;
    position: absolute;
    transform: translatey(-50%) rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 5;
    top: 50%;
    right: 0;
}

section.projects ul > li > div a {
    color: #fff;
}

section.newsletter .contain form * {
    height: 100%;
}


nav .menu ul li > ul {
    visibility: hidden;
    position: absolute;
    top: 50px;
    opacity: 0;
    pointer-events: none;
    left: 50%;
    width: 140%;
    transform: translateX(-50%);
    background-color: #ffffff;
    font-size: .9em;
    line-height: 2.2;
    padding: 10px 0;
    font-weight: 300;
    box-shadow: 0px 10px 60px -20px #1e339c;
    border-radius: 20px 20px;
    transition: .5s visibility, .5s opacity, .5s height .5s;
}

nav .menu ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

nav .menu ul li > ul > li a {
    padding: 15px 0;
    color: #3f5278;
    font-weight: 500;
}

nav .menu > ul li a {
    z-index: 2;
    position: relative;
    padding: 0 25px;
}


nav .menu ul li > ul:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    z-index: 3;
    bottom: 100%;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}

nav .freshBar .notification:before, nav .freshBar .notification:after {
    width: 90%;
    height: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: rgba(72, 96, 220, 0.22);
    transform: translate(-50%, -50%);
    content: "";
    z-index: -1;
    border-radius: 100%;
    opacity: 1;
    transition: 0.7s;
}

nav .freshBar .notification:after {
    background-color: rgba(72, 96, 220, 0.4);
}

@keyframes notif {
    to {
        width: 190%;
        height: 190%;
        opacity: 0;
    }
}


/*****Job CSS***********/

section.head .bgCategory img, section.head .bgCategory .caption {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
}

section.head {
    height: 70vh;
    position: relative;
    width: 100%;
    background-color: #B9C1D9;
    font-size: 10px;
}

section.head .bgCategory {
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    background-size: cover;
    background-position: center;
}

section.head .bgCategory .caption {
    text-align: center;
    font-size: 5em;
    font-weight: 800;
    color: #fff;
    text-shadow: 2px 3px 7px rgba(73, 93, 198, 0.71);
}

body.index {
    font-size: 14px;
}

.container-medium {
    width: 1000px;
    position: relative;
    margin: auto;
    height: 100%;
}

section.head .populars {
    border-radius: 25px;
    position: absolute;
    bottom: -102px;
    left: 0;
    width: 100%;
    box-shadow: #4860dc 0px 6px 38px -23px;
    padding: 15px 5px;
    background-color: #fff;
    overflow: hidden;
}

section.head .populars li {
    width: 20%;
    float: right;
}

section.head .populars li > a {
    background-color: #F1F8FF;
    border-radius: 20px;
    padding: 20px;
    display: block;
    width: 90%;
    margin: auto;
    transition: .5s;
}

section.head .populars li .img {
    width: 105px;
    height: 105px;
    border-radius: 100px;
    overflow: hidden;
    margin: auto;
}

section.head .populars li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.head .populars li > a .detail span {
    display: table;
    margin: auto;
    width: 90%;
    text-align: center;
    max-width: 150px;
}

section.head .populars li > a .detail span:first-child {
    font-size: 1.1em;
    background-color: #B9C1D9;
    padding: 5px 14px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.head .populars li > a .detail span:last-child {
    font-size: 1.3em;
    font-weight: 500;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}

section.head .populars li > a .detail {
    margin-top: -7px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

section.introduction .contain li .detail p {
    display: contents;
}

section.introduction.searchResult .contain li {
    width: 33.3333%;
    height: 250px;
    padding: 15px 12px;
    background-color: #ecf4fc;
    border: 2px solid #fff;
}


section.introduction.searchResult .contain li .profile {
    width: calc(100% - 30px);
}

section.introduction.searchResult .contain li .detail {
    width: 100%;
    line-height: 1.9;
    margin-top: 15px;
}

section.introduction .contain:after {
    content: "";
    clear: both;
    display: table;
}

section.introduction.searchResult .contain li:nth-child(3n + 0) {
    /* border-left: none; */
}

section.introduction.searchResult .contain li a {
    display: block;
    height: 100%;
    width: 100%;
    float: right;
    padding: 20px;
}


section.introduction.searchResult .contain {
    padding: 0;
    background: none;
}


section.head .populars li:hover a {
    box-shadow: rgba(0, 76, 255, 0.5) 0px 20px 27px -29px;
    transform: scale(1.1);
    color: #3f4d6a;
    background-color: #e4edf6;
}


section.introduction.searchResult .contain > ul {
    float: right;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    margin: -2px;
}


body:not(.home) .treeLine:before {
    /* background: rgba(72, 96, 220, 0.7); */
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    left: 50%;
    border-radius: 100px;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .9s;
}

body:not(.home) .treeLine.open:before {
    background: none;
}


/********************Content Page*******************/
section.contentGenerate {
    margin-top: 180px;
    font-size: 10px;
}

section.contentGenerate .caption {
    margin-bottom: 4vw;
}

p.has-large-font-size {
    font-size: 3.5em;
    font-weight: 800;
    line-height: 1.8;
    margin-bottom: 10px;
}

p.has-medium-font-size {
    font-size: 1.6em;
    line-height: 1.8;
}


#contentGenSlides > ul li {
    width: 25vw;
    height: 30vw;
    max-width: 380px;
    max-height: 450px;
    min-width: 220px;
    min-height: 260px;
}

#contentGenSlides > ul li > div {
    width: 80%;
    height: 50%;
    margin: auto;
    border-radius: 20px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .8s;
    background-color: #dbeaf9;
}

#contentGenSlides > ul li > div a {
    display: block;
    height: 100%;
}

#contentGenSlides > ul li.swiper-slide-active > div {
    transform: translate(-50%, -50%) scale(1.4);
    box-shadow: rgba(67, 78, 130, 0.87) 0px 44px 35px -48px;
}


#contentGenSlides > ul li > div c {
    position: absolute;
    bottom: 7%;
    width: 100%;
    text-align: center;
    z-index: 5;
}

#contentGenSlides > ul li > div c time {
    font-size: .9em;
    font-weight: 500;
    margin-top: 7px;
    display: block;
}


#contentGenSlides > ul li > div img {
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    filter: blur(1px);
    width: 100%;
    object-fit: cover;
}

#contentGenSlides > ul li > div:before {
    background-color: rgba(72, 96, 220, 0.25);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: .9s;
    pointer-events: none;
}

#contentGenSlides > ul li.swiper-slide-active > div img {
    filter: blur(0px);
}

#contentGenSlides > ul li.swiper-slide-active > div:before {
    opacity: 0;
}

#contentGenSlides > ul li > div a {
    color: #fff;
    font-size: 1.2em;
    font-weight: 800;
}

#contentGenSlides > ul li > div i {
    font-size: 1.9em;
}


/********************teaser***********************/

section.teaser {
    margin-top: 180px;
    font-size: 10px;
}

section.teaser li {
    font-size: 1.4em;
}

section.teaser .caption {
    margin-bottom: 140px;
}

section.teaser.projects ul {
    height: auto;
    /*background-image: url(../img/pattern.png);*/
    /* background-size: 210px; */
    margin-top: 40px;
}

section.projects ul > li {
    height: 100%;
}

section.projects.teaser ul > li {
    height: 50vh;
    min-height: 250px;
    max-height: 400px;
}

.formField label {
    position: relative;
    height: 70px;
    width: 100%;
    display: block;
}

.formField label > span:first-child {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 5;
    font-size: 12px;
    transform: translateY(-50%);
    transition: .5s;
    pointer-events: none;
}

.formField label > span:last-child {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    padding-top: 15px;
}

.formField label > span:last-child > span {
    font-size: .8em;
    position: absolute;
    left: 20px;
    top: -5px;
    color: #23d7b4;
}

.formField label span:first-child ~ span input:hover {
    top: 50px;
}

.formField label.focus span:first-child {
    top: -6px;
    transform: none;
}


/********************************Contact*****************************/

section.contact {
    margin-top: 180px;
}

.formField {
    max-width: 100%;
    margin: 50px auto;
    width: 500px;
}

.formField input[type=date], .formField input[type=text], .formField input[type=submit], .formField input[type=tel], .formField input[type=email], .formField input[type=number], .formField select, textarea {
    height: 40px;
    background-color: #e2e7f7;
    border: none;
    border-radius: 50px;
    width: 100%;
    padding: 10px 20px;
    display: block;
    font-size: 12px;
}

.formField textarea {
    border-radius: 20px;
    height: calc(100% - 17px);
}

.formField input[type=submit] {
    background-color: #4860dc;
    height: 50px;
    font-size: 1.2em;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    box-shadow: 0px 15px 19px -17px rgba(0, 68, 255, 0.64);
    transition: .7s;
}

.formField input[type=submit]:hover {
    transform: scale(1.05);
}

.formField label.textarea {
    height: auto;
    min-height: 180px;
    margin-bottom: 20px;
}


.formField .screen-reader-response {
    display: none;
}


.formField .wpcf7-mail-sent-ng {
    text-align: center;
    line-height: 1.8;
}

p {
    line-height: 2.3;
    /* font-weight: 300; */
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px dotted #ff0053 !important;
    color: #ff0053;
    border-radius: 10px;
    padding: 10px !important;
    line-height: 1.8;
    text-align: center;
}


div.wpcf7 .ajax-loader {
    background-color: rgba(255, 255, 255, 0.92);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
    /*background-image: url(../img/loading.gif) !important;*/
    width: 110% !important;
    height: 150% !important;
    right: auto !important;
    left: 50%;
    top: 50% !important;
    transform: translate(-50%, -50%);
}


/**************Single Phyic******************/
section.introduction.physicians {
    margin-top: 100px;
}

section.introduction.physicians .contain li .profile .avator {
    width: 160px;
    height: 160px;
    border: 5px solid rgba(255, 255, 255, 0.61);
}

section.physicians .contain li {
    height: 200px;
    border: none;
    padding: 20px 30px;
}

section.physicians .contain li .name {
    width: calc(100% - 175px);
    margin-right: 15px;
    height: 100%;
    font-size: 1.2em;
    padding-top: 35px;
}

section.introduction.physicians .contain li .profile {
    height: 100%;
}

section.physicians .contain li > div {
    float: right;
    width: 100%;
    height: 100%;
}

section.physicians .contain li .name b {
    font-size: 2em;
}

section.introduction.physicians .contain li .rate {
    height: auto;
    font-size: 1.5em;
    width: 40px;
    padding: 0;
    padding: 10px 0;
    position: relative;
}

section.physicians .contain li .detail {
    font-size: 1.5em;
    line-height: 2.4;
    height: 100%;
    width: 42%;
}

section.introduction .contain li:hover {
}

section.introduction.physicians .contain {
    padding: 0;
}

span.insurance i:before {
    background-color: #8d97b7;
    width: 16px;
    height: 16px;
    display: block;
    content: "";
    border-radius: 3px;
    margin-top: 5px;
}

section.introduction .contain li .detail > span i.insurance {
    vertical-align: -3px;
    position: relative;
}


span.insurance i:after {
    width: 6px;
    height: 6px;
    content: "";
    background-color: #fff;
    position: absolute;
    left: 5px;
    top: 10px;
    border-radius: 50px;
}


section.physicians .description .title {
    font-size: 1.5em;
    font-weight: 800;
    margin: 20px 0;
    border-bottom: 1px solid rgb(236, 244, 252);
    padding-bottom: 20px;
}

section.physicians .description {
    float: right;
    width: 100%;
    margin: 60px 0;
}

.formField label.fileUpload input {
    background-color: #e2e7f7;
    padding: 7px 10px;
    border-radius: 1000px;
    width: 66%;
}

.formField label.radioInput .wpcf7-list-item {
    float: left;
    width: 45%;
    margin: 0;
    text-align: right;
    background-color: #e2e7f7;
    color: #32415E;
    margin-right: 5%;
    border-radius: 50px;
    padding: 5px 10px;
}

.formField label.radioInput > span:last-child > span {
    position: relative;
    width: 70%;
    float: left;
    left: auto;
    top: auto;
}

.formField label.radioInput .wpcf7-list-item input {
    vertical-align: middle;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.formField label.fileUpload.focus > span:first-child {

    top: 50%;
}

/******************Comments***************/
.comments-rating {
    border: none;
    padding: 0;
    margin-left: 0;
}

.comments-rating label {
    display: inline-block;
}

.rating-container {
    /* remove inline-block whitespace */
    font-size: 0;
    /* flip the order so we can use the + and ~ combinators */
    unicode-bidi: bidi-override;
    direction: rtl;
}

.rating-container * {
    font-size: 1.4rem;
}

.rating-container > input {
    display: none;
}

.rating-container > input + label {
    /* only enough room for the star */
    font-family: 'dashicons';
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 1em;
    white-space: nowrap;
    cursor: pointer;
    margin: 0;
}

.rating-container > input + label:before {
    display: inline-block;
    text-indent: -9999px;
    content: "\e937";
    color: #888;
}

.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
    content: "\e937";
    color: #e52;
    text-shadow: 0 0 1px #333;
    font-family: icon;
}

.rating-container > .star-cb-clear + label {
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em;
}

.rating-container > .star-cb-clear + label:before {
    width: .5em;
}

.rating-container:hover > input + label:before {
    content: "\f154";
    color: #888;
    text-shadow: none;
}

.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
    content: "\e937";
    color: #e52;
    text-shadow: 0 0 1px #333;
}

.comment-respond .rating-container > .star-cb-clear + label, .comment-respond .rating-container > input + label:before {
    text-indent: 9999px;
}

.comment-respond .rating-container > input + label {
    text-indent: -9999px;
}


.comments ol.commentlist li {
    background-color: #ecf4fc;
    border-radius: 15px;
    margin: 20px 0;
    padding: 20px;
}

.comments .formField {
    width: 100%;
}

.comments .formField .comment-respond {
    max-width: 500px;
    margin: auto;
}

.comments ol.commentlist li .comment-author.vcard img {
    border-radius: 100px;
}


.comments ol.commentlist li .comment-meta {
    margin: 10px 0 20px;
    font-size: .8em;
}

.comments ol.commentlist li .reply {
    background-color: #4860dc;
    color: #fff;
    padding: 7px 10px;
    font-size: .8em;
    border-radius: 8px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.comments ol.commentlist li .reply a {
    display: block;
    color: #fff;
}

.comments ol.commentlist li > div {
    position: relative;
}

.comments .formField .comment-respond .comment-reply-title {
    text-align: center;
    font-size: 1.5em;
    margin: 40px 0 10px;
}

.comments .formField label {
    height: auto;
}

.comments .formField .comment-respond .form-submit {
    margin-top: 20px;
}

.comments .formField .comment-respond .logged-in-as {
    text-align: center;
    font-size: .9em;
    margin-bottom: 20px;
}

.comments ol.commentlist li ul.children li {
    background-color: #fff;
}

p.rmp-main-title {
    display: block;
}


.rmp-main {
    max-width: 500px !important;
    margin: 50px auto 0 !important;
    border: 3px solid #ecf4fc !important;
    border-radius: 20px !important;
}

.rating-stars ul > li.star > i.fa {
    color: rgba(141, 151, 183, 0.23) !important;
    font-size: 1.9em !important;
    width: 1.2em !important;
}

.rating-stars ul > li.star.hover > i.fa {
    color: #1ae5be !important;
}


@media (max-width: 1600px) {
    .container {
        width: 1200px;
    }

    section.intro .background {
        background-size: 2500px;
    }

    .intro .slides > ul li.swiper-slide-active {
        /* width: 340px!important; */
        z-index: 10;
    }

    .intro .slides > ul li {
        min-width: 270px;
        min-height: 300px;
    }

    .intro .slides {
        height: 470px;
    }

    section.services .box-content li img {
        width: 53px;
        height: 61px;
    }

    section.services .box-content li {
        font-size: 9px;
    }

    section.projects ul {
        height: 350px;
    }

    section.customers .swiper-container {
        width: 80%;
    }

    section.introduction .contain li .detail > span c {
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 23px);
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
    }

    section.introduction .contain li {
        padding: 20px;
    }
}


@media (max-width: 1300px) {
    .container {
        width: 1000px;
    }

    .intro .slides > ul li {
        min-width: 300px;
        min-height: 365px;
    }

    section.services .box-content li img {
        width: auto;
        height: auto;
        margin: auto;
        display: block;
    }

    section.services .box-content li span {
        text-align: center;
        width: 100%;
    }

    section.services .box-content ul {
        line-height: 10;
    }

    section.services .box-content {
        padding: 30px 20px 20px;
    }

    section.projects ul {
        height: 300px;
    }

    section.customers .swiper-container {
        width: 100%;
        padding: 0 0 4%;
    }
}


@media (max-width: 1100px) {
    #contentGenSlides > ul li > div {
        border-radius: 10px;
        font-size: .9em;
    }

    .container, .container-medium {
        width: 700px;
    }

    section.services .box-content li span:last-child c {
        display: none;
    }

    section.projects ul > li {
        width: 50%;
        height: 100%;
    }


    section.introduction .right, section.introduction .left {
        width: 100%;
        float: right;
    }

    section.introduction .right {
        margin-bottom: 50px;
    }

    section.news .contain, section.news .newsList {
        width: 90%;
    }

    section.services .box-content ul {
        line-height: 7;
    }

    section.services .box-content li span:first-child {
        height: 70px;
        padding-top: 5px;
    }

    section.services .box-content li img {
        width: 70px;
        height: 70px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    section.services .box-content {
        padding: 30px 20px 10px;
    }

    section.customers ul li {
        height: 410px;
    }

    section.customers ul li .profile p { /* display: none; */
    }

    .intro .slides > ul li {
        min-width: 280px;
        min-height: 340px;
    }

    section.head .populars li {
        width: 25%;
    }


    section.introduction.searchResult .contain li {
        width: 50%;
    }

    section.physicians .contain li .detail {
        width: 100%;
        margin-top: 15px;
    }

    section.introduction.physicians .contain li {
        height: auto;
        padding: 20px 25px;
    }

    section.introduction.physicians .contain li .profile {
        width: calc(100% - 43px);
    }


}

@media (max-width: 375px) {
    .newsa__menu-cat.show ul {
        margin-top: 2rem;
    }
}


@media (min-width: 600px) {
    .newsa__list .newsa__image-lay {
        width: 30%;
        height: 160px !important;
    }
}


@media (max-width: 767px) {
    .newsa__comp-post-gen .newsa__contain {
        height: 80%;
    }

    .newsa__list .newsa__top-el {
        padding-bottom: 20px;
    }

    .newsa__comp-post-gen .newsa__date-b {
        font-size: 1.1em;
        top: 26px;
    }

    .newsa__share-items_f {
        right: 50%;
        transform: translateX(50%);
    }

    .footer_section_right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        min-height: 0;
        height: 105.5px;
        padding: 0 10px !important;
        overflow: hidden;
    }


    .footer_section_right.open_c {
        height: 100%;
    }

    .newsa__menu-cat li {
        float: none;
        width: 50%;
        font-size: .9em;
    }

    .newsa__menu-cat {
        transform: translateX(120%);
        transition: all 0.4s;
        position: fixed;
        z-index: 1000;
        top: -1.5rem;
        width: 55%;
        height: 100%;
        overflow: scroll;
        right: 0;
        box-shadow: -9px 0 10px rgba(185, 193, 217, 0.25);
    }


    .newsa__menu-cat.show {
        transform: translateX(0%);

    }

    .newsa__menu-cat li {
        width: 100%;
        margin-top: 0.5rem;
        position: relative;
    }

    .newsa__menu-cat > ul > li > ul.sub-menu {
        position: relative;
        right: auto;
        left: auto;
        width: 100%;
        max-height: 0;
        overflow: hidden;
        margin-top: 0;
        transition: all 0.5s;
        padding: 0 15px;
    }


    .newsa__menu-cat > ul > li.open > ul.sub-menu {
        max-height: 1000px;
    }

    /*.newsa__menu-cat > ul >.men_li */
    .menu_li_ul:before {
        content: "\f067";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        left: 5px;
        font-size: .9em;
        top: 15px;
        transition: all 0.5s;
        cursor: pointer;
    }


    .menu_li_ul.open:before {
        transform: rotate(45deg);
    }

    .d-none {
        display: none !important;
    }

    .d-block {
        display: block !important;
    }

    /*.footer_section_right:after{*/
    /*    right: 4%;*/
    /*    bottom: -8px;*/
    /*    font-size: 0.8em;*/
    /*}*/
    /*.footer_section_right.open_c:after{*/
    /*    right: 14%;*/
    /*    bottom: 3px;*/
    /*}*/
}


@media (max-width: 768px) {
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 80px !important;
    }
}

@media (min-width: 768px) {
    .newsa__comp-post-gen .newsa__contain {
        height: 100%;
    }

    .newsa__share-items_f {
        right: 43%;
    }

    .newsa__comp-post-gen .newsa__date-b {
        font-size: 1.1em;
        top: 0;
    }

    /*.footer_section_right:after{*/
    /*    right: 2%;*/
    /*    bottom: -6px;*/
    /*    font-size: 0.9em;*/
    /*}*/
    /*.footer_section_right.open_c:after{*/
    /*    left: 2%;*/
    /*    bottom: 0;*/
    /*}*/
    .footer_section_right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        min-height: 0;
        height: 152.5px;
        overflow: hidden;
        /*transition: all .4s;*/
    }


    .footer_section_right.open_c {
        height: 100%;
    }

    .d-md-none {
        display: none !important;
    }

    .d-md-block {
        display: block !important;
    }

    .newsa__menu-cat ul {
        display: flex;
        align-items: center;
    }


    .newsa__menu-cat > ul > li > ul.sub-menu {
        position: absolute;
        top: 60px;
        background: #fff;
        width: 24%;
        padding: 0 15px;
        /* right: 11%; */
        border-radius: 10px;
        color: #000;
        visibility: hidden;
        opacity: 0;
        transition: .3s visibility, .3s opacity;
        min-height: 100px;
        display: flex;
        flex-direction: column;
    }

    .newsa__menu-cat > ul > li > ul.sub-menu li {
        margin: 10px;
        width: 100%;
    }

    .newsa__menu-cat ul li:hover > ul {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
    }


    .newsa__menu-cat {
        height: auto;
        position: relative;
        width: 100%;
        top: 0;
        z-index: 100;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .newsa__menu-cat li {
        width: auto;
        float: right;
        font-size: .9em;
    }
}

section.news .contain .mainTv li.swiper-slide {
    float: right;
    width: 100% !important;
}

.header_top {
    position: relative;
    z-index: 101;
    margin-top: -5rem;
    display: flex;
    border-bottom: 1px solid #ffffff5c;
    padding-bottom: 10px;
    align-items: center;
    justify-content: space-between;
}

.menu_img {
    box-shadow: 3px 2px 7px rgba(185, 193, 217, 0.25);
    background: #F5F9FC;
}

.logo-area {
    display: flex;
    justify-content: center;
}

.logo-area a {
    display: block;
    margin-top: 1rem;
}

.header_search_box {
    cursor: pointer;
}

.sidenav_search {
    width: 0;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #111111a8;
    overflow-x: hidden;
    transition: 0.5s;
    /*padding-top: 60px;*/
    /*text-align:center;*/
}

.sidenav_search .closebtn {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 36px;
    color: #fff;
    padding: 10px;
    z-index: 10;
}

.div_close_btn {
    float: left;
    margin: 5px;
}


.div_close_btn a > i {
    font-size: 30px;
    z-index: 100;
}

.sidenav_search .closebtn:hover {
    text-decoration: none;
}

.form-img-section input.form-control {
    padding: 0 5rem;
    font-size: 15px;
    border-radius: 0 !important;
    transition: all 0.5s;
    height: 45px;
    /* border: 1px solid #ccc; */
    border-bottom: 1px solid #ccc;
    background: transparent;
    color: #fff;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
}

.form-img-section input::placeholder {
    color: #fff;
}

.sidenav_search .form-img-section {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    height: 100vh;
}


@media (max-width: 800px) {

    section.introduction .contain li .detail > span c {
        overflow: visible;
        white-space: inherit;
    }

    body:not(.home) .treeLine.open span {
        background-color: #fff;
    }

    .container, .container-medium {
        width: 90%;
    }

    section.services .box-content li span:first-child {
        height: 50px;
    }

    section.services .box-content li img {
        width: 50px;
        height: 50px;
    }

    section.services .box-content li span b {
        font-size: 1.4em;
    }

    section.services .box-content li span {
    }

    section.services .box-content ul {
        line-height: 4;
    }

    section.services .box-content {
        padding: 20px 20px 10px;
    }

    section {
        margin-bottom: 60px;
    }

    section.projects ul {
        height: 40vw;
        border-radius: 15px;
        font-size: 2vw;
    }

    section.projects ul > li:first-child > div {
        border-radius: 0 15px 15px 0;
    }

    section.projects ul > li i.play {
        font-size: 2em;
    }

    section.customers {
        padding: 60px 0 30px;
    }

    section.news .contain .mainTv {
        height: 50vw;
    }

    section.news .mainTv li div .play {
        font-size: 1.7em;
    }

    section.news .newsList li {
        width: 33.333%;
    }

    section.news .newsList li:last-child {
        display: none;
    }

    section > div > .title, .title-box {
        font-size: 20px;
        text-align: center;
        padding: 0;
    }

    section.customers {
        font-size: 8px;
    }

    section.customers ul li {
        /* height: 320px; */
    }

    section.news .newsList li > div {
        height: 100px;
    }

    section.news, section.newsletter {
        padding: 50px 0;
    }

    footer .copyright {
        margin: 100px auto 20px;
    }

    footer .copyright .newsa__share-items i {

    }

    section.introduction .contain {
        font-size: 9px;
    }

    section.introduction .contain li {
        height: 90px;
        padding: 10px 15px;
    }

    nav .menu > ul > li {
        display: block;
        line-height: normal;
        font-size: 1.3em;
        text-align: right;
        height: auto;
    }

    nav .menu {
        width: 80%;
        height: 100vh;
        z-index: 3;
        top: 0;
        right: -100vw;
        background-color: rgba(72, 96, 220, 0.98);
        box-shadow: 100px 0px 0px rgba(221, 221, 221, 0.7);
        transition: .7s all, 1.5s box-shadow;
    }

    .menuNav {
        position: relative;
    }

    nav .menu > ul li a {
        padding: 13px 30px;
    }

    nav .menu.active {
        right: 0;
        box-shadow: -80px 0px 80px rgba(221, 221, 221, 0.7);
        overflow-y: auto;
    }

    nav .menu ul li > ul {
        position: relative;
        right: auto;
        left: auto;
        transform: none;
        width: 100%;
        border-radius: 0;
        top: auto;
        visibility: visible;
        opacity: 1;
        min-height: 0;
        padding: 0;
        height: 0;
        transition: .5s;
        overflow: hidden;
    }

    nav .menu ul li > ul > li a {
        padding: 10px 30px;
    }

    nav .menu > ul > li.menu-item-has-children > a:after {
        content: "\e901";
        font-family: icon;
        position: absolute;
        left: 30px;
        font-size: .9em;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        transition: .5s;
    }

    nav .menu ul li > ul:after {
        opacity: 0;
    }

    nav .menu ul li.open > ul {
        min-height: 250px;
        padding: 10px 0;
    }

    nav .menu > ul > li.menu-item-has-children.open > a:after {
        transform: translateY(-50%) rotate(-90deg);
    }

    .intro .slides > ul li {
        min-width: 260px;
        min-height: 315px;
    }

    nav .freshBar .time {
        display: none;
    }

    section.intro .nav {
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: 17%;
    }

    section.intro .background {
        background-size: 330vw;
    }

    section.intro .caption {
        font-size: 0.8em;
    }

    nav .container {
        margin-top: 10px;
    }

    nav .logo {
        width: 120px;
    }


    nav .freshBar .notification {
        height: 35px;
        width: 35px;
        line-height: 2.05;
        font-size: 0.9em;
        display: none;
    }

    section.intro .nav > div {
        width: 30px;
        height: 30px;
        font-size: 0.9em;
    }

    section.head .bgCategory img {
        height: 100%;
        width: auto;
    }

    section.head {
        margin-bottom: 160px;
    }

    section.introduction.searchResult .contain li {
        height: auto;
    }

    section.head .populars li {
        width: 33.333%;
    }

    section.teaser ul > li {
        height: 40vw;
    }

    .searchBox .contain {
        max-width: 95% !important;
    }
}


@media (max-width: 600px) {

    .searchBox .contain > div {
        padding: 0 1em;
    }

    p.has-large-font-size {
        font-size: 6vw;
    }

    p.has-medium-font-size {
        font-size: 3.5vw;
    }

    section.teaser .caption {
        margin-bottom: 20vw;
    }

    section.teaser {
        margin-top: 30vw;
    }

    section.introduction.searchResult .contain li {
        width: 100%;
        padding: 30px;
    }

    section.head .populars li > a {
        padding: 20px 10px;
    }

    section.head .populars li {
        width: 50%;
    }

    section.head .populars li:nth-child(3) {
        display: none;
    }


    section.head .populars li .img {
        width: 80px;
        height: 80px;
    }

    section.head .bgCategory .caption {
        font-size: 7vw;
    }

    .searchBox .contain > div form {
        display: block !important;
        justify-content: normal !important;
    }

    .searchBox .contain > div .wpcfs-input-wrapper {
        width: 100% !important;
        height: 60px !important;
        border: none !important;
        border-bottom: rgba(255, 255, 255, 0.15) 1px solid !important;
        padding: 10px 20px !important;
        margin: .3em 0 !important;
    }

    .searchBox .contain > div {
        border-radius: 20px !important;
        padding: 0 !important;
    }
}


@media (max-width: 500px) {
    section.projects ul > li {
        width: 100%;
    }

    section.services .box-content li span:last-child {
        display: none;
    }

    /*.searchBox .contain > div form:not(#preset-2/2) > div:nth-child(3) {*/
    /*    border: none !important;*/
    /*}*/
    section.services .box-content li img {
        transform: translatex(-50%) scale(.8);
        top: auto;
        bottom: 0px;
    }

    section.services .box-content li span:first-child {
        position: relative;
    }

    section.services .box-content {
        padding: 10px 10px 10px;
        border-radius: 15px;
    }

    section.contact {
        margin-top: 100px;
    }

    section {
        margin-bottom: 40px;
    }

    section > div > .title, .title-box {
        margin-bottom: 20px;
        font-size: 5.5vw;
    }

    section.projects ul {
        font-size: 3vw;
    }

    section.projects ul > li .content {
        display: none;
    }

    section.customers {
        padding: 30px 0;
    }

    section.introduction .contain {
        border-radius: 15px;
    }

    section.introduction .contain li .profile {
        width: 100%;
    }

    section.introduction .contain li {
        padding: 17px;
        height: auto;
    }

    section.introduction .contain li .name {
        margin-right: 5px;
        line-height: 2.5;
        font-size: 9px;
    }

    section.introduction .contain li .profile .avator {
        width: 60px;
        height: 60px;
    }

    section.introduction .contain li .detail {
        width: 100%;
        line-height: 1.8;
        margin-top: 12px;
        border-top: 1px solid rgba(141, 151, 183, 0.1);
        padding-top: 9px;
    }

    section.introduction .contain li .rate {
        position: absolute;
        left: 0;
        top: 0;
        padding-top: 8px;
        margin-top: 0;
    }

    section.introduction .contain li > a {
        position: relative;
    }

    section.news .newsList li:nth-child(3), section.news .newsList li:nth-child(4) {
        display: none;
    }

    section.news .newsList li {
        width: 50%;
    }

    section.news {
        padding: 30px 0 0;
    }

    section.news .mainTv li div .play {
        font-size: 1.5em;
    }

    section.news .newsList li > div {
        height: 80px;
        font-size: 12px;
    }

    section.news .contain {
        margin-bottom: 50px;
    }

    section.newsletter {
        font-size: 9px;
    }

    section.contactUs {
    }

    .line {
        max-width: 80%;
        margin: 40px auto 30px;
    }

    section.customers ul li {
        /* height: 280px; */
    }

    .intro .slides > ul li {
        min-width: 50vw;
        min-height: 60vw;
    }

    .intro .slides > ul li > div i.play.circle {
        background: none;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        right: auto;
        bottom: auto;
    }

    .intro .slides > ul li > div c {
        display: none;
    }

    .intro .slides > ul li.swiper-slide-active > div i.play.circle {
        font-size: 1.4em;
    }

    .intro .slides {
        height: 50vh;
    }

    section.intro .caption {
        font-size: 2.5vw;
    }

    section.introduction.physicians .contain li .profile .avator {
        width: 80px;
        height: 80px;
    }

    section.physicians .contain li .name {
        width: calc(100% - 85px);
        padding-top: 3px;
        font-size: 8px;
    }

    section.introduction.physicians .contain li {
        padding: 20px 15px;
    }
}


/**********************
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #4860dc;
	border-radius: 3px;
	cursor: pointer;
	padding: 17px;
	font-size: 1.5em;
	width: 50px;
	height: 50px;
	display: inline-grid;
	border-radius: 100px;
	text-align: center;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #8d97b7;
}

.pagination {
    float: right;
    width: 100%;
    text-align: center;
    margin: 50px 0;
}
.um-form input {
    height: 40px;
    background-color: #e2e7f7;
    border: none;
    border-radius: 50px;
    width: 100%;
    padding: 10px 20px;
    display: block;
}

.um-form {
    max-width: 100%;
    margin: 0px auto;
    width: 500px;
}

.um {
    float: right;
    width: 100%;
    max-width: 100%!important;
}

.um-form .um-field {
    margin-bottom: 1.1em;
    font-size: 12px;
}

.um-form .um-field .um-field-label {
    padding-right: 20px;
    margin-bottom: 5px;
}

.um-form input[type=submit] {
    background-color: #4860dc;
    height: 50px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    box-shadow: 0px 15px 19px -17px rgba(0, 68, 255, 0.64);
    transition: .7s;
    cursor: pointer;
    margin: 1em 0;
}

.um-form input[type=submit]:hover {
    transform: scale(1.05);
}


 a.um-button {
    background-color: rgba(59, 71, 94, 0.74);
    height: 50px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    box-shadow: 0px 15px 19px -17px rgba(0, 68, 255, 0.64);
    transition: .7s;
    cursor: pointer;
    border: none;
    border-radius: 50px;
    line-height: 1.7em;
    width: 100%;
    padding: 10px 20px;
    max-width: 250px;
    text-align: center;
    display: block;
    margin: 3em auto;
}

.um-form .um-field-error {
    text-align: left;
    font-size: 12px;
    color: #1ae5be;
}

.um-field label.um-field-checkbox input {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.um-field.um-field-c {
    text-align: center;
    margin: 1em 0;
}

.um-form p.request_name {
    display: none;
}

.um-col-alt-b {
    text-align: center;
}
**********/
.best-list li {
    width: 100%;
}


.list-bests li .avator {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
}

.list-bests li .avator img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list-bests ul {
    width: 100%;
    float: right;
    background-color: #ECF4FC;
    border-radius: 15px;
    overflow: hidden;
}

.list-bests ul li {
    border-bottom: 2px solid #fff;
    padding: 1em;
    float: right;
    width: 100%;
    line-height: 3.5;
}

.list-bests ul li .avator {
}

.list-bests ul li > div > div {
    float: right;
    margin: 0 0.5em;
    width: 15%;
}

.list-bests ul li > div > .name c {
    font-weight: bold;
}

.list-bests ul li > div > div.detail {
    width: 60%;
}

.list-bests ul li > div > div.rate {
    width: 40px;
    float: left;
    text-align: left;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.list-bests ul li > div > div.detail span {
    width: 25%;
    float: right;
    text-align: center;
    display: block;
    min-height: 1px;
}


.list-bests ul li > div > div.rate i {
    font-size: 2.5em;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%; /* height: 100%; *//* width: 100%; */
    line-height: 1.5;
}

.list-bests ul li > div > div.rate c {
    position: absolute;
    top: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    left: 50%;
    padding-top: 4px;
}

.list-bests ul li > div {
    height: 100%;
    float: right;
    width: 100%;
    position: relative;
}


.list-bests ul li.head {
    background-color: #3f4d6a;
    color: #fff;
}


@media (max-width: 600px) {
    .list-bests ul li > div > div.detail span {
        display: none;
    }

    .list-bests ul li > div > div.detail span:last-child {
        display: block;
        width: 100%;
    }

    .list-bests ul li > div > div.detail {
        width: 30%;
    }

    .list-bests ul li > div > div {
        width: 25%;
    }
}

.list-bests .title, .submitReportOrder .title {
    margin: 0 0 1em;
    text-align: center;
    font-weight: 800;
    font-size: 2em;
}

.list-bests {
    float: right;
    width: 100%;
    margin-bottom: 5em;
}

.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
    background: #4860dc;
}

.um-field-error {
    background: #1ae5be !important;
    padding: 0.6em 1em .5em !important;
    font-size: .8em !important;
}

.um-field-arrow {
    color: #1ae5be !important;
    top: -20px !important;
}


.searchBox .contain > div {
    background-color: #4860DC;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    float: right;
    padding: 0 2em;
    width: 100%;
}

.searchBox .contain > div .wpcfs-input-wrapper {
    width: 20%;
    display: inline-block;
    float: right;
    height: 70px;
    border-left: rgba(255, 255, 255, 0.15) 1px solid;
    padding: 0 1em;
    line-height: 1.6;
    padding-top: 12px;
}

.searchBox .contain > div .wpcfs-input-wrapper select {
    width: 100%;
    background: none;
    border: none;
    color: rgb(140, 192, 255);
    font-size: .9em;
    height: 35px;
}

.searchBox .contain > div .wpcfs-input-submit {
    /* display: none; */
}

.searchBox .contain {
    margin: auto;
    display: block;
    width: 780px;
}

.searchBox .contain > div .wpcfs-input-wrapper select option {
    color: #000;
}

.searchBox .contain > div form {
    float: right;
    width: 100%;
    /* display: flex; */
    /* justify-content: center; */
}

.searchBox .contain > div form > div:nth-last-child(4) {
    border: 0;
}

.searchBox .contain > div .wpcfs-input-wrapper label {
    color: #fff;
    font-weight: bold;
}


.searchBox .contain > div .wpcfs-search-preset-1 .wpcfs-input-wrapper, .searchBox .contain > div .wpcfs-search-preset-3 .wpcfs-input-wrapper {
    width: 25%;
}

.searchBox .contain > div .wpcfs-search-preset-1 .wpcfs-input-wrapper:nth-child(2) {
    /* border: none; */
}


.pagination ul > li {
    background-color: #4860dc;
    display: inline-block;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 3;
    cursor: pointer;
}

.pagination ul > li a {
    color: #fff;
    display: block;
}

.pagination {
    float: right;
    width: 100%;
    margin: 2em 0;
    text-align: center;
    display: flex;
    justify-content: center;
}


.pagination .page-item {
    font-size: 15px;
    border-radius: 50px;
    padding: 5px 10px;
    color: #000;
    border: 1px solid #b9c1d9;
    margin: 0 3px;
}

section.introduction .contain li .detail > span.time {
    /* height: 50px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pagination ul > li.active {
    background-color: rgba(72, 96, 220, 0.5);
}

.pagination ul > li:hover {
    transform: scale(1.05);
}

.searchBox {
    margin-top: 40px;
    font-size: 14px;
    float: right;
    width: 100%;
}

.wpcf7-select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQwLjgxMSAyNDAuODExIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNDAuODExIDI0MC44MTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBpZD0iRXhwYW5kX01vcmUiIGQ9Ik0yMjAuMDg4LDU3LjY2N2wtOTkuNjcxLDk5LjY5NUwyMC43NDYsNTcuNjU1Yy00Ljc1Mi00Ljc1Mi0xMi40MzktNC43NTItMTcuMTkxLDAgICBjLTQuNzQsNC43NTItNC43NCwxMi40NTEsMCwxNy4yMDNsMTA4LjI2MSwxMDguMjk3bDAsMGwwLDBjNC43NCw0Ljc1MiwxMi40MzksNC43NTIsMTcuMTc5LDBMMjM3LjI1Niw3NC44NTkgICBjNC43NC00Ljc1Miw0Ljc0LTEyLjQ2MywwLTE3LjIxNUMyMzIuNTI4LDUyLjkxNSwyMjQuODI4LDUyLjkxNSwyMjAuMDg4LDU3LjY2N3oiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6IzNGNEQ2QSIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+);
    background-position: 5% center;
    background-size: 15px;
    background-repeat: no-repeat;
}


.wpcf7-select {
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
}

nav .freshBar .notification.new > i:after {
    opacity: 1;
}

nav .freshBar .notification.new:after {
    animation: notif 1s linear infinite;
}

select:before {
    content: "\e900";
    font-family: icon;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2em;
}

nav .freshBar .notification.open:before {
    width: 800vw;
    height: 800vw;
    background-color: rgba(72, 96, 220, 0.9);
    transition: 1.4s;
    z-index: 16;
    /* position: fixed; */
}

nav .freshBar .notification.open:after {
    animation: none;
}

nav .freshBar .notification.open > i:before {
    content: "\e93f";
}

nav .freshBar .notification.open > i:after {
    opacity: 0;
}

.notification section.news {
    width: 100vw;
    height: 100vh;
    right: 0;
    overflow: hidden;
    top: 110vh;
    position: fixed;
    z-index: 19;
    background: none;
    opacity: 0;
    transition: 0.7s;
    transition-delay: 0s;
    padding: 0;
    /* display: none; */
}


.notification.open section.news {
    opacity: 1;
    transition: 1s;
    transition-delay: 0.8s;
    /* display: block; */
    top: 0;
}

.notification section.news .contain, .notification section.news .newsList {
    max-width: 550px;
    margin-bottom: 6vh;
}

.notification section.news .contain .mainTv {
    height: 50vh;
}


nav.open {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: fixed;
}

main:after {
    content: "";
    display: table;
    clear: both;
}

.formField div.wpcf7-mail-sent-ok {
    border: 2px dashed #1ae5be;
    padding: 15px;
    text-align: center;
    border-radius: 100px;
    color: #00e0b5;
    background-color: rgba(26, 229, 190, 0.07);
}

.searchBox .contain > div .wpcfs-input-wrapper ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.6);
    opacity: 1; /* Firefox */
}

.searchBox .contain > div .wpcfs-input-wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.6);
}

.searchBox .contain > div .wpcfs-input-wrapper ::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(255, 255, 255, 0.6);
}

.searchBox .contain > div .wpcfs-input-wrapper input[type=text] {
    background: none;
    border: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.18); */
    color: #fff;
    width: 100%;
    font-size: 12px;
    font-weight: 200;
    padding: 4px;
    height: 35px;
}

.hidden {
    display: none !important;
}

.searchSec .searchBTN {
    cursor: pointer;
    /*background-image: url(../img/searchW.svg);*/
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    background-size: contain;
    transition: .5s;
    z-index: 10;
}

.searchB {
    text-align: center;
    margin-top: 65px;
}

.searchB form {
}

.searchB form {
    border: 0;
    background-color: rgba(0, 0, 0, 0.31);
    border-radius: 100px;
    padding: 1em;
    color: #fff;
    position: relative;
    height: 45px;
    width: 30%;
    margin: 1.2em auto;
}

.searchB ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.6);
    opacity: 1; /* Firefox */
}

.searchB :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.6);
}

.searchB ::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(255, 255, 255, 0.6);
}

.searchB form button, .searchB input[type="submit"] {
    border: 0;
    background: none;
    /*background-image: url(../img/searchW.svg);*/
    width: 25px;
    height: 25px;
    background-size: contain;
    position: absolute;
    left: 6%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    right: auto;
    padding: 0;
    font-size: 0;
    line-height: 0;
    margin-left: 11em;
}

.searchB form input {
    border: 0;
    background: none;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1em 1em;
    color: #fff;
}


nav.active .searchSec .searchBTN {
    /*background-image: url(../img/searchW.svg);*/
}

nav.active .searchSec .searchBTN.open, .searchSec .searchBTN.open {
    /*background-image: url(../img/close.svg);*/
    width: 22px;
    height: 22px;
}

body:not(.home) .searchBTN {
    /*background-image: url(../img/search.svg);*/
}

section.generalSearchB {
    margin: 130px auto 50px;
}

section.generalSearchB .contain {
    width: 50%;
    text-align: center;
}

section.generalSearchB.searchBox .contain > div .wpcfs-input-wrapper {
    width: 100%;
}

.searchB label {
    display: none !important;
}

.searchBox .contain > div .wpcfs-input-wrapper:nth-child(n + 5) {
    /* display: none; */
}

.searchBox .contain > div .wpcfs-input-submit {
    width: calc(100% + 4em) !important;
    border-top: 1px solid #6378e1;
    margin-right: -2em;
}

.searchBox .contain > div .wpcfs-input-submit input:hover {
    transform: scale(1.1);
}

.searchBox .contain > div .wpcfs-input-submit input {
    background-color: #1ae5be;
    color: #fff;
    border: none;
    padding: 1em 4em;
    border-radius: 100px;
    font-weight: bold;
    cursor: pointer;
    transition: .5s;
}

@media (max-width: 800px) {
    .searchB form {
        width: 80%;
    }

    .searchSec .searchBTN {
        right: 43px;
    }

    .searchBox.preset3 .contain {
        max-width: 95% !important;
    }
}

@media (max-width: 600px) {
    .searchBox .contain > div .wpcfs-input-submit {
        width: 100% !important;
    }
}

.wpcfs-search-preset.wpcfs-search-preset-3 .searchBox .contain > div .wpcfs-search-preset-3 .wpcfs-input-wrapper {
    width: 50%;
}

.searchBox .contain > div .wpcfs-search-preset-3 .wpcfs-input-wrapper {
    width: 50%;
}


.searchBox.preset3 .contain {
    max-width: 500px;
}

.searchBox.preset3 .contain .wpcfs-input-wrapper.wpcfs-input-submit {
    display: none;
}


/*************************980719*****************/
body.category-events {
    background-color: #F5F9FC;
}

.eventsList > div > ul > li {
    width: 25%;
    float: right;
    padding: 1.3em 1em;
}

.newsa i.play {
    color: rgba(255, 255, 255, 0.63);
    font-size: 4em;
}

.eventsList {
    padding-top: 200px;
}

.eventsList li > div {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: rgba(62, 67, 88, 0.61) 0px 2px 10px -10px;
    float: right;
    width: 100%;
    position: relative;
}

.eventsList > div > ul {
    margin-right: -1em;
    margin-left: -1em;
}

.eventsList ul li .image {
    height: 180px;
    position: relative;
}

.title--eventList {
    font-size: 16px;
    margin: 1em 0 .7em;
    padding: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-eventList {
    padding: 0 1em;
    float: right;
    width: 100%;
}

.details-eventsList {
    color: #8D97B7;
    float: right;
    width: 100%;
    font-size: 13px;
    line-height: 1.8;
}

.details-eventsList > div {
    float: right;
    margin-left: 1em;
    text-align: right;
}

.details-eventsList > div i {
    margin-left: .3em;
    display: inline-block;
    vertical-align: -1px;
}

.date--eventList {
}

.cta--eventList {
    width: calc(100% + 2em);
    float: right;
    background-color: #e5e7f1;
    margin-right: -1em;
    margin-left: -1em;
    height: 45px;
    margin-top: 1.1em;
    border-radius: 10px;
}

.cta--eventList li {
    width: 50%;
    float: right;
    font-weight: 600;
    position: relative;
}

li.reserve-eventList a {
    background-color: #4860DC;
    height: 45px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 3.2;
    border-radius: 10px;
}

.cta--eventList li.share-eventList > span {
    line-height: 3.2;
    text-align: center;
    width: 100%;
    float: right;
    /* color: #fff; */
    cursor: pointer;
    font-weight: normal;
    border-radius: 10px;
}

.eventsList ul li .image > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px 10px 0 0;
}


.eventsList .country-flag {
    position: absolute;
    width: 50px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
    top: -5px;
    border-radius: 15px;
    background-size: cover;
    overflow: hidden;
    /* opacity: .9; */
    background-repeat: no-repeat;
    background-position: center;
}

.details-eventsList > div span {
    vertical-align: 2px;
}

.details-eventsList > div.date--eventList {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.eventsList .country-flag img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    display: block;
}

.eventsList li > div.containShare {
    display: none;
    position: absolute;
    width: 120%;
    box-shadow: 0px 0px 45px -20px #3d4467;
    left: 50%;
    transform: translateX(-50%);
    padding: 1em 1.5em;
    border-radius: 20px;
    bottom: 40px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.94);
}

i.whatsapp {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIGNsYXNzPSIiPjxnPjxwYXRoIGQ9Im0yNTYgMGMtMTQwLjYwOTM3NSAwLTI1NiAxMTUuMzkwNjI1LTI1NiAyNTYgMCA0Ni40MDYyNSAxMi41MTE3MTkgOTEuNTgyMDMxIDM2LjIzODI4MSAxMzEuMTA1NDY5bC0zNi4yMzgyODEgMTI0Ljg5NDUzMSAxMjQuODk0NTMxLTM2LjIzODI4MWMzOS41MjM0MzggMjMuNzI2NTYyIDg0LjY5OTIxOSAzNi4yMzgyODEgMTMxLjEwNTQ2OSAzNi4yMzgyODEgMTQwLjYwOTM3NSAwIDI1Ni0xMTUuMzkwNjI1IDI1Ni0yNTZzLTExNS4zOTA2MjUtMjU2LTI1Ni0yNTZ6bTE2MC4wNTQ2ODggMzY0LjE2Nzk2OS0xMS45MTAxNTcgMTEuOTEwMTU2Yy0xNi44NTE1NjIgMTYuODUxNTYzLTU1LjYwNTQ2OSAxNS41MTU2MjUtODAuNTA3ODEyIDEwLjcwNzAzMS04Mi44MDA3ODEtMTUuOTkyMTg3LTE3OS4zMzU5MzgtMTA5LjU2MjUtMTk3Ljk1MzEyNS0xOTAuNTkzNzUtOS4yMTg3NS00MC4xNDA2MjUtNC4xMjg5MDYtNzUuMDM5MDYyIDkuMTgzNTk0LTg4LjM1NTQ2OGwxMS45MTAxNTYtMTEuOTEwMTU3YzYuNTc0MjE4LTYuNTcwMzEyIDE3LjI1MzkwNi02LjU2MjUgMjMuODIwMzEyIDBsNDcuNjQ4NDM4IDQ3LjY1MjM0NGMzLjE3OTY4NyAzLjE3OTY4NyA0LjkyMTg3NSA3LjM5NDUzMSA0LjkyMTg3NSAxMS45MDYyNXMtMS43NDIxODggOC43MzA0NjktNC45MjE4NzUgMTEuODk4NDM3bC0xMS45MDYyNSAxMS45MjE4NzZjLTEzLjEyNSAxMy4xNTYyNS0xMy4xMjUgMzQuNTI3MzQzIDAgNDcuNjUyMzQzbDc4LjY4MzU5NCA3Ny42NDg0MzhjMTMuMTY0MDYyIDEzLjE2NDA2MiAzNC40Njg3NSAxMy4xNzk2ODcgNDcuNjUyMzQzIDBsMTEuOTEwMTU3LTExLjkwNjI1YzYuMTQ4NDM3LTYuMTgzNTk0IDE3LjYzMjgxMi02LjIwMzEyNSAyMy44MzIwMzEgMGw0Ny42MzY3MTkgNDcuNjM2NzE5YzYuNDY4NzUgNi40NDE0MDYgNi43MTQ4NDMgMTcuMTEzMjgxIDAgMjMuODMyMDMxem0wIDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGRkZGRkYiLz48L2c+IDwvc3ZnPg==);

}

i.ttwitter {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCIgY2xhc3M9IiI+PGc+PGc+PGc+PHBhdGggZD0iTTUxMiw5Ny4yNDhjLTE5LjA0LDguMzUyLTM5LjMyOCwxMy44ODgtNjAuNDgsMTYuNTc2YzIxLjc2LTEyLjk5MiwzOC4zNjgtMzMuNDA4LDQ2LjE3Ni01OC4wMTYgICAgYy0yMC4yODgsMTIuMDk2LTQyLjY4OCwyMC42NC02Ni41NiwyNS40MDhDNDExLjg3Miw2MC43MDQsMzg0LjQxNiw0OCwzNTQuNDY0LDQ4Yy01OC4xMTIsMC0xMDQuODk2LDQ3LjE2OC0xMDQuODk2LDEwNC45OTIgICAgYzAsOC4zMiwwLjcwNCwxNi4zMiwyLjQzMiwyMy45MzZjLTg3LjI2NC00LjI1Ni0xNjQuNDgtNDYuMDgtMjE2LjM1Mi0xMDkuNzkyYy05LjA1NiwxNS43MTItMTQuMzY4LDMzLjY5Ni0xNC4zNjgsNTMuMDU2ICAgIGMwLDM2LjM1MiwxOC43Miw2OC41NzYsNDYuNjI0LDg3LjIzMmMtMTYuODY0LTAuMzItMzMuNDA4LTUuMjE2LTQ3LjQyNC0xMi45MjhjMCwwLjMyLDAsMC43MzYsMCwxLjE1MiAgICBjMCw1MS4wMDgsMzYuMzg0LDkzLjM3Niw4NC4wOTYsMTAzLjEzNmMtOC41NDQsMi4zMzYtMTcuODU2LDMuNDU2LTI3LjUyLDMuNDU2Yy02LjcyLDAtMTMuNTA0LTAuMzg0LTE5Ljg3Mi0xLjc5MiAgICBjMTMuNiw0MS41NjgsNTIuMTkyLDcyLjEyOCw5OC4wOCw3My4xMmMtMzUuNzEyLDI3LjkzNi04MS4wNTYsNDQuNzY4LTEzMC4xNDQsNDQuNzY4Yy04LjYwOCwwLTE2Ljg2NC0wLjM4NC0yNS4xMi0xLjQ0ICAgIEM0Ni40OTYsNDQ2Ljg4LDEwMS42LDQ2NCwxNjEuMDI0LDQ2NGMxOTMuMTUyLDAsMjk4Ljc1Mi0xNjAsMjk4Ljc1Mi0yOTguNjg4YzAtNC42NC0wLjE2LTkuMTItMC4zODQtMTMuNTY4ICAgIEM0ODAuMjI0LDEzNi45Niw0OTcuNzI4LDExOC40OTYsNTEyLDk3LjI0OHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGRkZGRkYiLz48L2c+PC9nPjwvZz4gPC9zdmc+);
}

i.telegram {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwMCAzMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwMCAzMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIGNsYXNzPSIiPjxnPjxnIGlkPSJYTUxJRF80OTZfIj48cGF0aCBpZD0iWE1MSURfNDk3XyIgZD0iTTUuMjk5LDE0NC42NDVsNjkuMTI2LDI1LjhsMjYuNzU2LDg2LjA0N2MxLjcxMiw1LjUxMSw4LjQ1MSw3LjU0OCwxMi45MjQsMy44OTFsMzguNTMyLTMxLjQxMiAgIGM0LjAzOS0zLjI5MSw5Ljc5Mi0zLjQ1NSwxNC4wMTMtMC4zOTFsNjkuNDk4LDUwLjQ1N2M0Ljc4NSwzLjQ3OCwxMS41NjQsMC44NTYsMTIuNzY0LTQuOTI2TDI5OS44MjMsMjkuMjIgICBjMS4zMS02LjMxNi00Ljg5Ni0xMS41ODUtMTAuOTEtOS4yNTlMNS4yMTgsMTI5LjQwMkMtMS43ODMsMTMyLjEwMi0xLjcyMiwxNDIuMDE0LDUuMjk5LDE0NC42NDV6IE05Ni44NjksMTU2LjcxMWwxMzUuMDk4LTgzLjIwNyAgIGMyLjQyOC0xLjQ5MSw0LjkyNiwxLjc5MiwyLjg0MSwzLjcyNkwxMjMuMzEzLDE4MC44N2MtMy45MTksMy42NDgtNi40NDcsOC41My03LjE2MywxMy44MjlsLTMuNzk4LDI4LjE0NiAgIGMtMC41MDMsMy43NTgtNS43ODIsNC4xMzEtNi44MTksMC40OTRsLTE0LjYwNy01MS4zMjVDODkuMjUzLDE2Ni4xNiw5MS42OTEsMTU5LjkwNyw5Ni44NjksMTU2LjcxMXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGRkZGRkYiLz48L2c+PC9nPiA8L3N2Zz4=);
}

.eventsList li > div.containShare i {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: contain;
    vertical-align: -4px;
    margin-right: .4em;
}

.eventsList li > div.containShare > div a {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 500;
    padding: .5em;
    background-color: #000;
    border-radius: 100px;
    margin: .5em 0;
    font-size: .9em;
    color: #fff;
    line-height: 1.8;
}

.eventsList li > div.containShare:before {
    content: "";
    border-width: 13px;
    border-color: rgba(255, 255, 255, 0.94) transparent transparent;
    border-style: solid;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -21px;
}

.eventsList li.share-eventList:hover div.containShare {
    display: block;
}

.title-eventsList {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin: 0 0 1em 0;
}

.eventsList i.play {
    font-size: 2.5em;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    /* padding: 1.2em; */
    border-radius: 100px;
}

@media (max-width: 1100px) {

    .eventsList > div > ul > li {
        width: 50%;
    }

}


@media (max-width: 800px) {

    .eventsList > div > ul > li {
        width: 100%;
    }

}


section.single-events-page {
    background-color: #32415E;
    height: 350px;
    margin-top: 105px;
}

.single-events--bg {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
}

.single-events--bg > div > img {
    max-width: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.single-events-page .container {
    height: 100%;
}

.single-events--details {
    background-color: rgba(255, 255, 255, 0.9);
    width: 50%;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 20px;
    padding: 0 2em 1.5em;
    z-index: 2;
}

.single-events--details .country-flag {
    width: 70px;
    height: 70px;
    margin-top: -5px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}

.single-events--details .country-flag img {
    width: 100%;
}

.single-events--title {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1em;
}


.single-events--submit {
    position: absolute;
    left: 1%;
    width: 260px;
    border-radius: 20px 20px 0 0;
    font-weight: bold;
    padding-top: 1.2em;
    bottom: 0;
    background-color: #fff;
    box-shadow: inset 0px -10px 18px -19px rgba(50, 65, 94, 0.84);
    z-index: 2;
}

.single-events--submit .cta--eventList li {
    width: 100%;
    padding: 0;
    margin-bottom: .8em;
}

.single-events--submit .cta--eventList {
    height: auto;
    background: none;
    width: 100%;
    margin: 0;
    padding: 1em 1.5em 1.3em;
}

.single-events--price {
    text-align: center;
    font-size: 1.3em;
}

.single-events--bg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(360deg, #31405d, transparent 50%);
    z-index: 1;
}

.single-events--socials li {
    display: inline-block;
    font-size: 1.6em;
    margin: 0 0.3em;
}

.single-events--socials {
    margin: 1em 0;
}

.single-events--socials li:first-child {
    margin-right: 0;
}


@media (max-width: 800px) {
    .single-events--details {
        width: 90%;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        top: 5%;
    }

    .single-events--submit {
        width: 60%;
        left: 50%;
        transform: translateX(-50%);
        min-width: 250px;
    }

    section.single-events-page {
        height: 400px;
    }
}


@media (max-width: 500px) {
    .single-events--details {
        width: 100%;
    }

    .single-events--submit {
        width: 100%;
    }

    .single-events-page .container {
        width: 100%;
    }

}


.single-events-page li.share-eventList > span {
    line-height: 3.2;
    text-align: center;
    width: 100%;
    float: right;
    color: #fff;
    cursor: pointer;
    background-color: #32415e57;
    border-radius: 10px;
}


.single-events--bg > img {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 0;
}


/*******************9807220052******************/

section.eventsList.events-index-sec ul li {
    width: 33.33333%;
    padding: 1em;
}

section.eventsList.events-index-sec .swiper-container {
    margin-right: -1em;
    margin-left: -1em;
}

section.eventsList.events-index-sec {
    padding: 50px 0 80px;
    background-color: #f1f8ff;
    margin-bottom: 0;
}

.events-index-sec .content-eventList {
    position: absolute;
    bottom: 6%;
    right: 0;
    text-align: center;
    color: #fff;
    z-index: 3;
}

.events-index-sec.eventsList ul li .image > a > img {
    border-radius: 20px;
    z-index: 2;
}

.events-index-sec .details-eventsList > div {
    float: right;
    display: inline-block;
}

.events-index-sec .content-eventList a {
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
    float: right;
}

.events-index-sec .details-eventsList {
    color: #fff;
    position: relative;
    z-index: 4;
}

section.eventsList.events-index-sec a.button, section.newsa a.button {
    z-index: 5;
    margin-top: 2em;
}

section.eventsList.events-index-sec ul li .image {
    height: 200px;
}

section.eventsList.events-index-sec ul li div.image a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(to top, rgba(50, 65, 94, 0.72), rgba(72, 96, 220, 0.09));
    border-radius: 20px;
    z-index: 3;
}


section.eventsList.events-index-sec .country-flag {
    z-index: 3;
}

.events-index-sec.eventsList li > div {
    border-radius: 20px;
    background: none;
}

.eventsList.events-index-sec .title--eventList {
    font-size: 1.4em;
    z-index: 4;
    position: relative;
}

@media (max-width: 1100px) {

    section.eventsList.events-index-sec ul li {
        width: 50%;
    }
}


@media (max-width: 800px) {

    section.eventsList.events-index-sec ul li {
        width: 50%;
    }
}


@media (max-width: 550px) {

    section.eventsList.events-index-sec ul li {
        width: 100%;
    }
}


section.profile-single {
    margin-top: 105px;
    background: #F5F9FC;
    color: #32415E;
    font-weight: 300;
    padding-top: 30px;
}

.profile--map {
    border-radius: 12px;
    overflow: hidden;
}

.acf-map {
    width: 100%;
    height: 300px;
}

.acf-map img {
    max-width: inherit !important;
}

.profile--right-side {
    width: 300px;
    float: right;
    border-radius: 10px;
    background: #fff;
    box-shadow: rgba(62, 67, 88, 0.61) 0px 2px 10px -10px;
}

.profile--avator {
    background: #4860DC;
    color: #fff;
    border-radius: 10px 10px 0 0;
    position: relative;
    padding: 3em 1em 2em;
    text-align: center;
}

.profile--avator-img {
    width: 180px;
    height: 180px;
    border-radius: 1000px;
    background: #fff;
    margin: auto;
    border: 5px #E8EAEF solid;
    overflow: hidden;
}

.profile--avator-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.profile--rating {
    background: #1AE5BE;
    width: 60px;
    margin: auto;
    border-radius: 0 0 14px 14px;
    padding: .5em 0 .4em;
    text-align: center;
    font-size: 1.5em;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -1.5%;
}

.profile--fullname {
    font-size: 1.5em;
    font-weight: 700;
    margin: 1.2em auto .8em;
}

.profile--jobField {
    border-radius: 100px;
    background-color: #fff;
    color: #32415E;
    padding: 0.8em 2em;
    display: inline-block;
    font-weight: 400;
}

.profile--socialBox {
    background: #8D97B7;
    text-align: center;
    padding: 1.3em 0;
}

.profile--info {
    color: #8D97B7;
    padding: 0 1.5em;
    line-height: 1.8;
}

.profile--info-title {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: .4em;
}

.profile--info li {
    padding: 1em 0;
    border-bottom: 1px solid rgb(246, 247, 249);
}

.profile--info-title i {
    font-size: 1.1em;
    vertical-align: -2px;
}

.profile--website a {
    width: 100%;
    display: block;
    padding: 1.2em 0;
    text-align: center;
    background-color: #8d97b7;
    color: #fff;
    font-weight: 500;
    margin-top: .5em;
    border-radius: 10px;
}

.profile--info-desc {
    font-weight: 300;
}


.profile--socialBox a {
    color: #fff;
    font-size: 1.6em;
}

.profile--socialBox li {
    display: inline-block;
    margin: 0 1.2em;
}


.profile--left-side {
    width: calc(100% - 340px);
    float: left;
    border-radius: 10px;
}

.profile--left-side > div {
    width: 100%;
    float: right;
    border-radius: 10px;
    background: #fff;
    box-shadow: rgba(62, 67, 88, 0.61) 0px 2px 10px -10px;
    margin-bottom: 25px;
}

.profile--gallery li {
    width: 33.33333%;
    float: right;
    height: 300px;
    padding: 1em;
}

.profile--gallery li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 13px;
}

.profile--left-side > div.profile--features {
    background: none;
    box-shadow: none;
}

.profile--features li > div {
    border-radius: 10px;
    background: #fff;
    box-shadow: rgba(62, 67, 88, 0.61) 0px 2px 10px -10px;
    /* padding: 1.5em; */
    line-height: 1.6;
    float: right;
    width: 100%;
}

.profile--features li {
    width: 25%;
    float: right;
    padding: 0 .6em;
}

.profile--features ul {
    margin-right: -.6em;
    margin-left: -.6em;
    width: calc(100% + 1.2em);
}

.profile--features-icon {
    text-align: center;
    height: 60px;
    margin: 1em 0 1.5em;
    position: relative;
}

.jobs-profile .profile--avator {
    background-color: #32415E;
}

.profile--features-icon img {
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.jobs-profile .profile--features-title {
    min-width: 140px;
}

.profile--features-title {
    display: table;
    background: #4860dc;
    margin: auto;
    color: #fff;
    padding: 0.4em 1em;
    border-radius: 100px;
    min-width: 170px;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
}

.profile--features-titleB {
    float: right;
    width: 100%;
}

.jobs-profile .profile--features-titleB {
    padding: .6em 0 1em;
}

.profile--features-desc {
    display: block;
    float: right;
    width: 100%;
    padding: 1.5em;
}

.profile--features-desc p {
    line-height: 2;
}

.profile--b-title {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 0.5em;
}

.profile--services, .profile--description {
    padding: 2em;
}

body.physicians, body.jobs {
}

section.profile-single video {
    width: 100%;
    margin: 1em 0;
    background-color: #000;
}

.swiper-button-next, .swiper-button-prev {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 2.5em 1.6em;
    background-size: 30%;
    border-radius: 0 16px 16px 0;
    box-shadow: 14px 0px 23px -10px rgba(69, 76, 97, 0.6);
    left: 0em !important;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

.swiper-button-prev {
    background-size: 30%;
    border-radius: 16px 0 0 16px;
    box-shadow: -14px 0px 23px -10px rgba(69, 76, 97, 0.43);
    right: 0em !important;
}

c {
}

.profile--rating c {
    display: block;
}

.profile--rating i {
    font-size: 1.5em;
    margin-bottom: .2em;
    display: block;
}


.comments {
    width: 100%;
    float: right;
}


@media (max-width: 1300px) {
    .profile--features li {
        width: 50%;
        margin: .5em 0;
    }
}


@media (max-width: 1100px) {
    .profile--features li {
        width: 50%;
        margin: .5em 0;
    }

    .profile--right-side {
        width: 270px;
    }

    .profile--left-side {
        width: calc(100% - 290px);
    }

    .jobs-profile .profile--features li {
        width: 50%;
    }

    .profile--features li {
        width: 100%;
    }

    .profile--gallery li {
        width: 100%;
    }

    .profile--avator-img {
        width: 160px;
        height: 160px;
    }
}


@media (max-width: 800px) {
    section.profile-single {
        margin-top: 50px;
    }

    .profile--right-side {
        width: 100%;
        margin-bottom: 2em;
    }

    .profile--left-side {
        width: 100%;
    }

    .profile--features li {
        width: 50%;
    }

    .jobs-profile .profile--features li {
        width: 33.33333%;
    }
}


@media (max-width: 600px) {
    .profile--features li {
        width: 100%;
    }

    .jobs-profile .profile--features li {
        width: 50%;
    }

    .profile--avator-img {
        width: 130px;
        height: 130px;
    }

    .profile--rating {
        font-size: 1.3em;
    }
}


/****************************980807*****************/
section.profile-single i.telegram {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.profile--website.profile-reserve a {
    background-color: #4860dc;
    border-radius: 10px;
}

.profile--info li:last-child {
    border-bottom: none;
}

section.eventsList .details-eventsList > div {
    width: 100%;
}

.single-events--submit .cta--eventList li.share-eventList {
    margin-bottom: 0;
}


/****************************980819*****************/
.webdesign_cover {
    /*background-image: url(../img/webdesign-cover.jpg);*/
    width: 100%;
    height: 60vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
}

section.webdesignPage {
    padding-top: 20vh;
}

.webdesign_title {
    text-align: center;
    font-size: 2.2em;
    font-weight: bolder;
}

.webdesign_subtitle {
    text-align: center;
    line-height: 4;
}

.webdesign_features {
    box-shadow: #4860dc 0px 6px 38px -23px;
    border-radius: 25px;
    float: right;
    width: 100%;
    padding: 1em;
}

.webdesign_features b {
    color: #4860DC;
    display: block;
    line-height: 3;
    font-size: 1.1em;
}

.webdesign_features li {
    float: right;
    width: 25%;
    text-align: center;
    padding: 1em;
}

.webdesign_features li img {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.webdesign_features li i {
    height: 100px;
    width: 100%;
    display: block;
    margin: auto;
    position: relative;
}

.webdesign_features li div {
    color: #9FB1EA;
    line-height: 1.7;
    font-size: .9em;
}

.webdesign_portfolio {
    float: right;
    width: 100%;
    margin: 4em 0;
    margin-right: -1.5em;
    margin-left: -1.5em;
    width: calc(100% + 3em);
}

.webdesign_portfolio ul > li {
    width: 33.33333%;
    padding: 1.5em;
}

.webdesign_portfolio ul {
    /* margin-right: -1.5em; */
    /* margin-left: -1.5em; */
    /* width: calc(100% + 3em); */
}

.webdesign_portfolio ul > li img {
    width: 100%;
    display: block;
}

.webdesign_portfolio ul > li div {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

section.webdesignPage .title {
    font-size: 2em;
    font-weight: bold;
    color: #3F4D6A;
    text-align: center;
    line-height: 4;
}

.webdesign_packages {
    background-color: #F1F8FF;
    float: right;
    width: 100%;
    padding: 2em 0 6em;
    text-align: center;
}

.webdesign_packages li > div {
    box-shadow: rgba(0, 76, 255, 0.5) 0px 44px 67px -49px;
    background-color: #fff;
    border-radius: 15px;
    padding: 2.5em 2em;
}

.webdesign-package__price {
    background-color: #4860DC;
    color: #fff;
    border-radius: 15px;
    padding: .9em 2.5em;
    display: inline-block;
}

.webdesign-package__price b {
    font-size: 3em;
    display: block;
}

.webdesign-package__title {
    color: #4860dc;
    font-weight: bold;
    line-height: 4;
    font-size: 1.2em;
}

.webdesign-package__desc {
    color: #8D97B7;
    line-height: 2;
    min-height: 115px;
    /* overflow: hidden; */
}

.webdesign_packages li:nth-child(2) > div {
    background-color: #4860dc;
}

.webdesign_packages li:nth-child(2) .webdesign-package__price {
    background-color: #fff;
    color: #4860dc;
}

.webdesign_packages li:nth-child(2) .webdesign-package__title {
    color: #fff;
}

.webdesign_packages li:nth-child(2) .webdesign-package__desc {
    color: #fff;
}

.webdesign_packages ul {
    display: table;
    width: 70%;
    margin: auto;
    min-width: 1050px;
}

.webdesign_packages li {
    width: 33%;
    display: table-cell;
    padding: 0 1.5em;
}


@media (max-width: 1100px) {
    .webdesign_features li {
        width: 50%;
    }

    .webdesign_portfolio {
        margin: 3em 0;
        width: 100%;
    }

    .webdesign_portfolio ul > li {
        width: 50%;
    }

    .webdesign_packages ul {
        width: 100%;
        min-width: auto;
    }

    .webdesign_packages li {
        width: 100%;
        display: block;
        padding: 1.5em 0;
    }

    .webdesign_packages li > div {
        box-shadow: rgba(0, 76, 255, 0.5) 0px 34px 47px -49px;
    }

    .webdesign-package__desc {
        height: auto;
    }

    .webdesign_packages {
        padding: 2.5em 0 4em;
    }

    section.webdesignPage .title {
        line-height: 2;
    }

    .webdesign_cover {
        min-height: 400px;
        background-size: 130vw;
        height: 60vh;
    }

    .webdesign_portfolio ul > li {
        padding: 1em;
    }
}


@media (max-width: 600px) {
    .webdesign_features li {
        width: 100%;
    }

    .webdesign_cover {
        min-height: 250px;
        height: 40vh;
        background-size: 150vw;
    }

    .webdesign_packages li {
        padding: 1em 0;
    }

    .webdesign_portfolio ul > li {
        width: 100%;
    }

    .webdesign_title {
        font-size: 1.6em;
    }

    section.webdesignPage {
        padding-top: 20vh;
    }
}

.title-about {
    font-size: 2em;
    line-height: 3;
    text-align: center;
    font-weight: 600;
}


section.single-webdesign {
    margin-top: 105px;
    background-color: #F5F9FC;
    padding: 3em 0;
}

.single-webdesign__side-right {
    width: 33%;
    float: right;
    background-color: #fff;
    border-radius: 10px;
    padding: 3em 2.2em;
    text-align: justify;
}

.single-webdesign__side-left {
    float: left;
    width: 64%;
    border-radius: 10px;
    overflow: hidden;
}

.single-webdesign__side-left img {
    width: 100%;
}

.single-webdesign__title {
    font-weight: bold;
    text-align: center;
    font-size: 1.3em;
}

.single-webdesign__date {
    text-align: center;
    line-height: 3;
    color: #a2acca;
    font-size: 1.1em;
    font-weight: bold;
}

section.single-webdesign .rmp-main {
    display: none;
}

.single-webdesign__side-right .caption {
    margin-top: 1em;
}


@media (max-width: 1100px) {
    .single-webdesign__side-right {
        width: 49%;
    }

    .single-webdesign__side-left {
        width: 49%;
    }
}


@media (max-width: 800px) {
    .single-webdesign__side-right {
        width: 100%;
        margin-bottom: 2em;
    }

    .single-webdesign__side-left {
        width: 100%;
    }
}


.offers-daily {
    margin-top: 105px;
    background-color: #F5F9FC;
    padding: 40px 0 150px;
}

.content-box {
    box-shadow: rgba(62, 67, 88, 0.61) 0px 2px 10px -10px;
    background-color: #fff;
    border-radius: 10px;
    float: right;
    width: 100%;
}


.offers-daily-top__title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 13px;
}

.offers-daily-top__side-right {
    padding: 25px;
    width: 50%;
    float: right;
    height: 100%;
}

.offers-daily-top__discount {
    border-radius: 100px;
    background-color: #1AE5BE;
    color: #fff;
    padding: .5em 1em;
    display: inline-block;
}

.offers-daily-top {
    height: 300px;
    margin-bottom: 40px;
    float: right;
    width: 100%;
}

.offers-daily-top__side-right > div {
    height: 50%;
    display: block;
    float: right;
    width: 100%;
}

.offers-daily-top .content-box {
    height: 100%;
    float: right;
    width: 100%;
}

.offers-daily-top__side-left {
    width: 50%;
    float: left;
    height: 100%;
}

.offers-daily-top__prices {
    line-height: 3;
}

.offers-daily-top__old {
    color: #8D97B7;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 5px;
}

.offers-daily-top__new {
    display: inline-block;
    color: #1ae5be;
}

.offers-daily-top__new > b {
    font-size: 18px;
}

.offers-daily-top__new > c {
    vertical-align: 1px;
}

.offers-daily-top__cta-box {
    background-color: #F5F7FE;
    border-radius: 10px;
    height: 50px;
}

.offers-daily-top__cta {
    background-color: #4860DC;
    border-radius: 10px;
    width: 215px;
    float: right;
    height: 100%;
    font-size: 16px;
    line-height: 3.2;
    text-align: center;
    color: #fff;
    position: relative;
}

.offers-daily-top__timer {
    width: calc(100% - 315px);
    float: left;
    padding: 10px;
    line-height: 1.3;
}

.offers-daily-top__numbers > div {
    font-size: 20px;
    float: left;
    width: 20%;
    line-height: 1;
    text-align: center;
}

.offers-daily-top__numbers {
    direction: ltr;
    color: #32415E;
}

.offers-daily-top__cta > a {
    margin: 0;
}

.offers-daily-top__numbers > span {
    width: 5%;
    float: left;
    line-height: 1;
    font-weight: bold;
    font-size: 20px;
}

.offers-daily-top__labels > div {
    float: left;
    font-size: 10px;
    width: 20%;
    text-align: center;
    margin-right: 5%;
    color: #8D97B7;
}

.starrr {
    display: inline-block;
}

.starrr a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: #FFD119;
    text-decoration: none;
}


.offers-daily-top__rating .fa-star-o:before, .offers-daily-top__rating .fa-star:before {
    content: "\e937";
    font-family: 'icon';
}

.offers-daily-top__rating .fa-star-o {
    color: #E5B000;
}


.offers-daily-top__cover {
    height: 100%;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
}

.offers-daily-top__location {
    background-color: #fff;
    border-radius: 100px;
    position: absolute;
    left: 20px;
    top: 15px;
    padding: 7px 15px;
}

.offers-daily-top__location i.location {
    vertical-align: middle;
}

.offers-daily-top__cta > a {
    color: #fff;
    display: block;
}

.offers-daily-filter {
    background-color: #fff;
    height: 70px;
    border-radius: 100px;
    float: right;
    width: 100%;
    margin-bottom: 40px;
    box-shadow: rgba(62, 67, 88, 0.61) 0px 2px 10px -10px;
}

.offers-daily-filter__box select {
    border: none;
    color: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.09);
    float: right;
    border-radius: 50px;
    height: 40px;
    width: 150px;
    cursor: pointer;
    padding: 5px;
}

.offers-daily-filter__box {
    float: left;
    width: 280px;
    height: 70px;
    padding: 15px 25px;
    background: #4860dc;
    border-radius: 100px;
}

.offer-daily-filter__title {
    float: right;
    font-size: 25px;
    line-height: 2.9;
    padding-right: 30px;
}

.offers-daily-filter__box select option {
    color: #000;
}


.offers-daily-filter__box .wpcfs-input-submit {
    display: none;
}

li.offers-daily-list__item {
    width: 33.33333%;
    float: right;
    padding: 0 15px 30px;
}

.offers-daily-list__content {
    box-shadow: rgba(62, 67, 88, 0.61) 0px 2px 10px -10px;
    background-color: #fff;
    border-radius: 10px;
    float: right;
    width: 100%;
}

.offers-daily-list > ul {
    margin-right: -15px;
    margin-left: -15px;
}

.offers-daily-list__title {
    font-size: 16px;
    line-height: 1.5;
    padding: 15px 20px 10px;
    height: 75px;
}

.offers-daily-list__cover {
    height: 180px;
    border-radius: 10px;
    position: relative;
    background-size: cover;
    background-position: center;
}

.offers-daily-list__prices {
}

.offers-daily-list__prices {
    padding: 0 20px 15px;
    float: right;
    width: 100%;
}

.container-medium2 {
    width: 1200px;
    position: relative;
    margin: auto;
}

.offers-daily-list__cover .offers-daily-top__location {
    top: auto;
    bottom: 15px;
    left: auto;
    right: 20px;
}

.offers-daily-list__pric {
    float: left;
    text-align: left;
    line-height: 1.8;
}

.offers-daily-filter__box .wpcfs-label {
    float: right;
    color: #fff;
    line-height: 3;
    margin-left: 5px;
}

.offers-daily-list a:hover {
    color: #3F4D6A;
}

.offers-daily-top__discount span {
    font-size: 1.1em;
    font-weight: bold;
}

.offers-daily-top__rating {
    float: right;
    direction: ltr;
}

.offers-daily-top__rating .fa-star {
    color: #B9C1D9;
}

.offers-daily-top__rating .rmp-results {
    display: inline-block;
    vertical-align: middle;
}

.offers-daily-top__range-rate {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}


.offers-daily-top__timer-label {
    width: 100px;
    float: right;
    height: 100%;
    padding: 5px 15px 0 0;
}


@media (max-width: 1300px) {
    .container-medium2 {
        width: 1000px;
    }

    .offers-daily-top__timer-label {
        display: none;
    }

    .offers-daily-top__timer {
        width: calc(100% - 215px);
    }
}


@media (max-width: 1100px) {
    .container-medium2 {
        width: 700px;
    }

    .offers-daily-top__side-left, .offers-daily-top__side-right {
        width: 100%;
        height: 250px;
    }

    .offers-daily-top {
        height: auto;
    }

    .offers-daily-top__side-right > div {
        height: auto;
    }

    .offers-daily-top__prices {
        line-height: 2.4;
    }

    .offers-daily-top .offers-daily-top__discount {
        margin-top: 35px;
    }

    li.offers-daily-list__item {
        width: 50%;
    }

    .offers-daily-top__timer-label {
        display: block;
        line-height: 3;
    }

    .offers-daily-top__timer {
        width: calc(100% - 315px);
    }
}


@media (max-width: 800px) {
    .container-medium2 {
        width: 90%;
    }

    .offers-daily-list__prices .offers-daily-top__discount, .offers-daily-list__prices .offers-daily-list__pric {
        display: table;
        margin: auto;
        clear: both;
        float: none;
    }

    .offers-daily-list__prices .offers-daily-top__discount {
        margin-bottom: 10px;
    }
}


@media (max-width: 600px) {
    .offers-daily-top__timer-label {
        display: none;
    }

    .offers-daily-top__timer {
        width: 100%;
    }

    .offer-daily-filter__title {
        width: 100%;
        text-align: center;
    }

    .offers-daily-filter {
        height: auto;
        border-radius: 40px;
    }

    .offers-daily-filter__box {
        width: 100%;
    }

    .offers-daily-filter__box select {
        width: calc(100% - 90px);
        float: left;
    }

    li.offers-daily-list__item {
        width: 100%;
    }

    .offers-daily-list__title {
        text-align: center;
    }

    .offers-daily-top__side-right {
        height: auto;
        padding: 15px;
    }

    .offers-daily-top__cta-box {
        height: auto;
        float: right;
        width: 100%;
    }

    .offers-daily-top__cta {
        width: 100%;
    }

    .offers-daily-top__title {
        line-height: 1.5;
    }

    .offers-daily-top__prices {
        text-align: center;
    }

    .offers-daily-top .offers-daily-top__discount {
        display: table;
        margin: 35px auto 0;
    }
}


.offers-daily-list__cover .offers-daily-top__rating {
    position: absolute;
    left: 20px;
    bottom: 15px;
    background-color: #fff;
    padding: 7px 15px 5px;
    border-radius: 100px;
    font-size: .9em;
}

.offers-daily-top__rating .fa-star-o:before, .offers-daily-top__rating .fa-star:before {
}


.offers-daily-top__cta.eventsList {
    padding: 0;
    width: 100%;
    background-color: #B9C1D9;
}

.offers-daily-top__timer-box {
    height: 50px;
}

.offer-daily--single .offers-daily-top__cta-box {
    height: auto;
    float: right;
    width: 100%;
}

.offer-daily--single .offers-daily-top__side-right > div {
    height: auto;
}

li.offers-daily-top__share.share-eventList {
    float: right;
    width: calc(100% - 240px);
    position: relative;
}

.offers-daily-top__cta .offers-daily-top__cta {
    width: 240px;
}

.offer-daily--single .offers-daily-top__side-right {
    width: 40%;
}

.offer-daily--single .offers-daily-top__side-left {
    width: 60%;
}

.offer-daily--single .offers-daily-top__location {
    position: static;
    background-color: #32415E;
    color: #fff;
    float: right;
}

.offers-daily-top__timer {
    width: 230px;
}


.offer-daily--single .offers-daily-top__rating {
    float: left;
}

.offer-daily--single .offers-daily-top__title {
    float: right;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 45px;
}

.offer-daily--single .offers-daily-top {
    height: 340px;
}


@media (max-width: 1300px) {
    .offer-daily--single .offers-daily-top__side-right, .offer-daily--single .offers-daily-top__side-left {
        width: 50%;
    }

    .offer-daily--single .offers-daily-top__timer-label {
        display: block;
    }
}


@media (max-width: 1100px) {

    .offer-daily--single .offers-daily-top__side-right, .offer-daily--single .offers-daily-top__side-left {
        width: 100%;
    }

    .offer-daily--single .offers-daily-top {
        height: auto;
    }

    .offer-daily--single .offers-daily-top__side-right {
        height: auto;
    }

    .offer-daily--single .offers-daily-top__side-left {
        height: 250px;
    }

    .offer-daily--single .offers-daily-top__title {
        margin-bottom: 0px;
    }

    .offers-daily-top__cta .offers-daily-top__cta {
        width: 60%;
    }

    li.offers-daily-top__share.share-eventList {
        width: 40%;
    }
}


@media (max-width: 600px) {
    li.offers-daily-top__share.share-eventList {
        display: block;
        width: 100%;
    }

    .offers-daily-top__cta .offers-daily-top__cta {
        width: 100%;
    }

    .offer-daily--single .offers-daily-top__timer-box {
        font-size: 0.9em;
    }

    .offer-daily--single .offers-daily-top__timer {
        width: 100%;
    }

    .offer-daily--single .offers-daily-top__numbers > div {
    }

    .offer-daily--single .offers-daily-top__timer-label {
        display: none;
    }
}


.offers-daily-single__side-right {
    float: right;
    width: 58%;
}

.offers-daily-single__side-left {
    float: left;
    width: 39%;
}

.offers-daily-single__side-right .content-box, .offers-daily-single__side-left .content-box {
    padding: 20px 40px;
    font-weight: 300;
    text-align: justify;
    line-height: 2.2;
}

.offers-daily-single__side-right .content-box pre {
    font-family: 'iyw';
    line-height: 2.5;
}


.offers-daily-single__side-left .content-box {
    font-size: 1.1em;
    font-weight: 400;
}


@media (max-width: 1100px) {
    .offers-daily-single__side-right, .offers-daily-single__side-left {
        width: 100%;
        margin-bottom: 30px;
    }
}


@media (max-width: 600px) {
    .offers-daily-single__side-right .content-box, .offers-daily-single__side-left .content-box {
        padding: 25px;
    }
}

.offers-daily-single__content-title {
    font-size: 25px;
    font-weight: 600;
}

.rating-stars {
    direction: ltr;
}

.offers-daily-top__side-left .profile--gallery {
    height: 100%;
}

.offer-daily--single .profile--gallery li {
    width: 100%;
    height: 100%;
    padding: 0;
}


#offerListIndex .date--eventList {
    text-align: center;
    line-height: 2;
    margin-bottom: 8px;
}

#offerListIndex .location--eventList {
    position: absolute;
    left: 5%;
    right: auto;
    width: auto;
    top: 5%;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 100px;
    padding: 7px 10px;
    color: #1ee3bd;
    font-size: .9em;
}

div#offerListIndex .content-eventList {
    bottom: 3%;
}

div#offerListIndex .offers-daily-top__old {
    color: #fff;
    font-size: 15px;
}

section.eventsList.events-index-sec #offerListIndex ul li div.image a:before {
    background-image: linear-gradient(to top, rgba(26, 229, 190, 0.92), rgba(72, 96, 220, 0.09));
}

div#offerListIndex .offers-daily-top__new {
    /* color: #ffffff; */
    background-color: #ffffff;
    border-radius: 100px;
    line-height: 1;
    padding: 5px 10px;
}

#offerListIndex .location--eventList i, #offerListIndex .location--eventList span {
    vertical-align: middle;
}

.container.offer-list-index {
    margin-bottom: 85px;
}


.master-slider-parent {
    width: 100%;
    position: relative;
    float: right;
    height: 100%;
    max-width: 100% !important;
}

section.slider {
    height: 90vh;
}


section.slider .swiper-slide img {
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

section.slider .swiper-pagination {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
}

section.slider .swiper-pagination-bullet {
    background-color: #4860dc;
}

section.slider .swiper-slide a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}


/**************981016************/

@font-face {
    font-family: Estedad-Black;
    font-style: normal;
    font-weight: 900;
    src: url("../../font/Estedad-Black.woff2");

url("../../font/Estedad-Black.ttf") format("truetype");
}

@font-face {
    font-family: Estedad-Bold;
    font-style: normal;
    font-weight: 900;
    src: url("../../font/Estedad-Bold.woff2");

url("../../font/Estedad-Bold.ttf") format("truetype");
}

@font-face {
    font-family: Estedad-Light;
    font-style: normal;
    font-weight: 900;
    src: url("../../font/Estedad-Light.woff2");

url("../../font/Estedad-Light.ttf") format("truetype");
}

@font-face {
    font-family: Estedad-Medium;
    font-style: normal;
    font-weight: 900;
    src: url("../../font/Estedad-Medium.woff2");

url("../../font/Estedad-Medium.ttf") format("truetype");
}

@font-face {
    font-family: Estedad-Thin;
    font-style: normal;
    font-weight: 900;
    src: url("../../font/Estedad-Thin.woff2");

url("../../font/Estedad-Thin.ttf") format("truetype");
}

.newsa__menu-cat {
    background-color: #fff;
    box-shadow: 0px 2px 4px rgba(185, 193, 217, 0.25);
    border-radius: 100px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
    margin-top: 25px;
}

.newsa__link-all {
    float: right;
    width: 100%;
}

.home section.newsa {
    margin-top: 0;
    background-color: #f1f8ff;
    padding-bottom: 70px;
}

.newsa {
    background-color: #F5F9FC;
    font-family: 'Estedad-Medium';
    font-size: 10px;
    float: right;
    width: 100%;
    /*margin-top: 80px;*/
    padding-bottom: 50px;
}


.newsa__menu-cat li {
    display: inline-block;

}

.newsa__menu-cat > ul > li ul.dropdown-menu-col-1 {
    z-index: 1000;
    text-align: right;
    border-top: 1px solid #111111;
    background-color: #ffffff;
    width: 250px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    right: 0;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.newsa__menu-cat > ul > li ul.dropdown-menu-col-1 li a {
    font-size: 15px;
    text-transform: capitalize;
    color: #111111;
    padding: 8px 15px;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.newsa__menu-cat > ul > li ul.dropdown-menu-col-1 li a:hover {
    color: #ffffff;
    background-color: #111111;
}

.newsa__menu-cat li a {
    color: #3F4D6A;
    padding: 6px 22px;
    display: block;
}

.newsa__menu-cat > ul > li ul.dropdown-menu-col-1 li:last-child a {
    padding-bottom: 15px;
}

.newsa section {
    margin-bottom: 0;
    margin-top: 25px;
}

.newsa__side-tree {
    width: 70%;
    float: right;
    height: 100%;
    position: relative;
}


section.newsa__pagi .pagination ul > li {
    border-radius: 10px;
    margin: 0 .2em;
    font-size: 2em;
    line-height: 2.1;
    background-color: #B9C1D9;
}

section.newsa__pagi .pagination ul > li.active {
    background-color: #3F4D6A;
    pointer-events: none;
}

.newsa__ads-aa {
    width: 30%;
    float: right;
    height: 100%;
    padding-right: 20px;
}

.newsa__ads-contain {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.newsa__ads-contain img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

.newsa i.share {
    background-image: url(../../img/61020.png);
    display: block;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    background-size: 45%;
    display: block;
    width: 100%;
    height: 100%;
}


.newsa__comp-post-bgfull {
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

.newsa__image-lay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

section.newsa__hit-post {
    height: 480px;
    font-size: 12px;
}

.newsa__single .newsa__comp-post-bgfull .newsa__image-lay:before,
.newsa__comp-post-bgfull .newsa__image-lay:before {
    content: "";
    background: linear-gradient(0deg, rgba(22, 32, 86, 0.9), transparent);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.newsa__cat-badge-green {
    background-color: #1AE5BE;
    font-size: 1.5em;
    border-radius: 100px;
    padding: .5em 1em;
    font-weight: bold;
    display: inline-block;
    color: #fff;
}

.newsa__cat-badge-green a {
    color: #fff;
}

.newsa__share-tap {
    display: inline-block;
    vertical-align: middle;
    margin-left: .5em;
    background-color: #fff;
    border-radius: 100px;
    position: relative;
    overflow: hidden;
    height: 3em;
    width: 3em;
    transition: .5s;
    z-index: 10;
}

.newsa__contain-post {
    position: absolute;
    top: 0;
    right: 0;
    padding: 2em 3em;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.newsa__icon {
    background-color: #fff;
    border-radius: 100px;
    width: 3em;
    height: 3em;
    display: block;
    transition: .5s;
    cursor: pointer;
}

.newsa__date-o {
    font-size: 1.4em;
    margin-bottom: .5em;
    opacity: .7;
}

.newsa__title-a {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: .4em;
    line-height: 1.6;
}

.newsa__content {
}

.newsa__comp-post-bgfull .newsa__content {
    color: #fff;
    position: absolute;
    bottom: 3em;
    padding-left: 3em;
}

.newsa__desc-b {
    font-size: 1.3em;
    line-height: 1.8;
    text-align: justify;
    overflow: hidden;
}


.banner_wrapper {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}

.banner_wrapper a {
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.banner_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.newsa__index-video {
    width: 25%;
    height: 100%;
    float: right;
    padding: 0 1.2em;
}


.banner {
    position: relative;
    height: 100%;
    width: 100%;
}

section.newsa__center-items {
    height: 500px;
    margin-right: -1.2em;
    margin-left: -1.2em;
    width: calc(100% + 2.4em);
}

.newsa__index-video > div {
    height: 50%;
    float: right;
    width: 100%;
    padding: 1.2em 0;
}

.newsa__comp-post-video {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
}

.newsa__index-video .newsa__image-lay a:before {
    content: "";
    background-color: rgba(22, 32, 86, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
}

.newsa__image-lay {
    position: relative;
    height: 100%;
}

.newsa__comp-post-video .newsa__contain-post {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

article.newsa__comp-post-video .newsa__date-b {
    background-color: rgba(50, 65, 94, .5);
    color: #fff;
    border-radius: 100px;
    left: 0;
    top: 0;
    font-size: 1.4em;
    padding: .65em 1.2em .5em;
    position: absolute;
    float: left;
}

.newsa__top-el {
    position: absolute;
    pointer-events: all;
    display: flex;
    align-items: flex-start;
    z-index: 10;
}

.newsa__comp-post-video .newsa__title-b {
    position: absolute;
    bottom: 1.2em;
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
}

.newsa__side-one {
    width: 25%;
    float: right;
    height: 100%;
    padding: 0 1.2em;
    position: relative;
}

.newsa__side-one_forCarousel {
    width: 100%;
}

.newsa__comp-post-gen .newsa__image-lay {
    height: 50%;
    border-radius: 12px;
    overflow: hidden;
}

.newsa__comp-post-gen .newsa__contain-post {
    position: relative;
    height: 50%;
}

i.twitter-color {
    background-image: url(../../img/svg/twitter-1.png);
    background-size: 100%;
}

i.telegram-color {
    background-image: url(../../img/svg/telegram-color.svg);
}

i.whatsapp-color {
    background-image: url(../../img/svg/whatsapp-color.svg);
}

i.instagram-color {
    background-image: url(../../img/svg/instagram-color.svg);
}

.newsa__share-items li {
    display: inline-block;
}

.newsa__share-items i {
    width: 2.7em;
    height: 2.9em;
    display: block;
    background-position: center; /* background-size: 60%; */
    background-repeat: no-repeat;
}

.newsa__share-items {
    position: absolute;
    right: 0.1em;
    top: 33px;
    height: 100%;
    /*white-space: nowrap;*/
}

.open .newsa__icon {
    box-shadow: 0px 0px 5px rgba(50, 65, 94, 0.3);
}

.newsa__share-items li a {
    display: block;
}

.newsa__hit-post .newsa__side-tree .newsa__comp-post-bgfull .newsa__contain-post .newsa__top-el .newsa__share-tap.open {
    height: 145px;
}

.newsa__share-tap.open {
    height: 130px;
    box-shadow: 0 0 20px 0 rgba(59, 65, 98, 0.2);
}


.newsa__comp-post-gen .newsa__top-el {
    position: absolute;
    top: 2em;
    right: 1em;
}

article.newsa__comp-post-gen .newsa__title-b {
    font-size: 1.7em;
    line-height: 1.5;
    font-weight: bold;
    /*margin-bottom: .4em;*/
}

.newsa__title-c p {
    font-size: 1.2em;
}

.newsa__comp-post-gen .newsa__date-b {
    /*font-size: 1.4em;*/
    opacity: .7;
    margin-bottom: .2em;
}

.newsa__desc-b h1, .newsa__desc-b h2, .newsa__desc-b h3, .newsa__desc-b h4, .newsa__desc-b h5, .newsa__desc-b h6 {
    font-weight: bold;
}

.newsa__desc-b h6 {
    font-size: 1.4em;
}

.newsa__desc-b h5 {
    font-size: 1.5em;
}

.newsa__desc-b h4 {
    font-size: 1.6em;
}

.newsa__desc-b h3 {
    font-size: 1.7em;
}

.newsa__desc-b h2 {
    font-size: 1.8em;
}

.newsa__desc-b h1 {
    font-size: 1.9em;
}

section.news__Related .news__Related_heading {
    font-size: 1.8em;
    margin-top: 2em;
    font-weight: bold;
}

.news__Related .newsa__center-items {
    margin-top: 3em;
}

.newsa__single .news__Related .newsa__comp-post-gen .newsa__image-lay {
    height: 250px;
}

.newsa__comp-post-gen
.newsa__desc-b {
    font-size: 1.3em;
    text-align: justify;
}

.newsa__comp-post-gen .newsa__contain {
    position: relative;
    background-color: #fff;
    border-radius: 12px;
    /*height: 100%;*/
    float: right;
    width: 100%;
}


.newsa__desc-b iframe {
    width: 100%;
}

.newsa__list .newsa__comp-post-gen .newsa__contain {

    display: table;
}



.newsa__comp-post-gen {
    height: 100%;

    width: 75%;
    position: relative;
    padding: 0 10px
}

.w-100 {
    width: 100%;
}

.newsa__side-full {
    display: flex;
}

.side {
    width: 25%;
    padding: 0 10px;
}

.newsa__comp-post-bgfull .newsa__contain-post {
    position: absolute;
    height: 100%;
}

.newsa__comp-post-bgfull .newsa__image-lay {
    height: 100%;
}

.newsa__side-two {
    width: 50%;
    float: right;
    height: 100%;
    padding: 0 1.2em;
}

.newsa__index-video > div:first-child {
    padding-top: 0;
}

.newsa__index-video > div:last-child {
    padding-bottom: 0;
}

.newsa__comp-post-video .newsa__title-b a, .newsa__comp-post-bgfull .newsa__title-a a {
    color: #fff;
}


.newsa__list .newsa__image-lay {
    /*min-width: 220px;*/
    width: 30%;
    float: right;
    /*height: 100% !important;*/
    display: table-cell;
}

.newsa__list .newsa__contain-post {
    width: 70%;
    float: right;
    height: 100%;
    display: table-cell;
}

.newsa__list .newsa__top-el {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    float: right;
    margin-bottom: .5em;
    display: inline-block;
}

.newsa__list .newsa__date-b {
    position: absolute;
    height: 100%;
    line-height: 1.8em;
    right: 0;
    /*top: 0;*/
}

.newsa__list .newsa__cat-badge-green, .newsa__list .newsa__share-tap {
    float: left;
}


.newsa__list .newsa__side-tree {
    height: auto;
}

.newsa__list i.share {
    background-image: url(../../img/svg/share-w.svg);
}

.newsa__list .newsa__icon {
    background-color: #3F4D6A;
}

.newsa__list .newsa__cat-badge-green {
    background-color: #B9C1D9;
}

.newsa__list .banner_wrapper {
    margin-bottom: 20px;
}

.newsa__list .newsa__comp-post-gen {
    margin-bottom: 2.5em;
    height: auto;
    float: right;
}

.newsa__list .newsa__share-tap {
    margin-left: .7em;
    direction: ltr;
}


.newsa__list .newsa__share-tap.open {
    width: 140px;
    height: auto;
}

.newsa__list .newsa__share-items {
    right: auto;
    left: 33px;
    top: 0;
}

.newsa__list .newsa__comp-post-gen .newsa__title-b {
    margin-bottom: .1em;
}

.newsa__list .newsa__image-lay img {
    position: absolute;
    right: 0;
    top: 0;
}

.newsa__single .newsa__comp-post-gen .newsa__image-lay {
    height: 450px;
}

.newsa__single .newsa__comp-post-bgfull .newsa__contain-post {
    position: relative;
}

.newsa__single .newsa__title-c {
    position: absolute;
    bottom: 4em;
    left: 50%;
    color: #fff;
    transform: translateX(-50%);
    text-align: center;
    width: 90%;
}

.newsa__single .newsa__title-c .newsa__title-b {
    font-size: 3em;
    color: #fff;
    display: block;
    width: 100%;
}

.newsa__single .newsa__comp-post-gen .newsa__top-el {
    position: relative;
    right: 0;
    float: right;
    width: 100%;
    top: 0;
    margin-bottom: 2em;
}

.newsa__single .newsa__comp-post-gen .newsa__desc-b {
    float: right;
    width: 100%;
}

.newsa__single .newsa__share-tap {
    box-shadow: 0px 0px 5px rgba(50, 65, 94, 0.3);
    margin-right: 1em;
}


.newsa__single .newsa__share-tap.open {
    height: auto;
    width: 140px;
}

.newsa__single .newsa__share-tap .newsa__share-items {
    right: 3.1em;
    top: 0;
}

section.newsa__comments {
    font-size: 1.4em;
}

.newsa__comments-contain {
    max-width: 600px;
    margin: auto;
}

.newsa__comments .comments ol.commentlist li {
    background-color: #fff;
}

.newsa__comments .comments ol.commentlist li .comment-author.vcard img {
    vertical-align: middle;
    margin-left: .5em;
}

.newsa__comments .comment-author.vcard {
    margin-bottom: .8em;
}

.newsa__comments p.comment-form-author {
    width: 47%;
    float: right;
}

.newsa__comments p.comment-form-email {
    width: 47%;
    float: left;
}

.newsa__comments .comment-form > p {
    margin-bottom: .7em;
    display: block;
}


.newsa__comments p.comment-form-url {
    float: right;
    width: 100%;
}

.newsa__comments p.comment-form-cookies-consent {
    float: right;
    width: 100%;
}

.newsa__comments p.aiowps-captcha {
    float: right;
    width: 100%;
}

.newsa__comments p.form-submit {
    float: right;
    width: 100%;
}

.newsa__comments .aiowps-captcha-equation {
    float: right;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
}

.newsa__comments input#wp-comment-cookies-consent {
    vertical-align: middle;
    display: inline-block;
}

.newsa__comments .comments .formField label {
    display: inline;
    vertical-align: -1px;
    margin-right: .5em;
}


@media (max-width: 1300px) {
    .newsa__ads-aa {
        width: 40%;
    }

    .newsa__side-tree {
        width: 60%;
    }

    section.newsa__hit-post {
        height: 400px;
    }

    .newsa__side-one, .newsa__index-video, .newsa__side-two {
        width: 50%;
        height: 500px;
    }

    .swiper-slide .newsa__side-one {
        width: 100%;
        height: 500px;
    }

    .newsa__center-items {
        height: auto !important;
    }

    .newsa__side-one:nth-child(3), .newsa__side-one:nth-child(4) {
        margin-top: 2em;
    }

    .newsa__last-items > div {
        width: 33.3333%;
        margin: 0 !important;
    }

    .newsa__side-one:nth-child(3) {
        float: left;
    }

    .newsa__list .newsa__side-tree {
        width: 75%;
        height: auto;
        /* float: right; */
    }

    .newsa__list .newsa__ads-aa {
        width: 25%;
    }
}


@media (max-width: 1100px) {
    .newsa__side-tree {
        width: 100%;
        height: 500px;
    }

    .newsa__ads-aa {
        /*height: 200px;*/
        width: 100%;
        padding: 0;
        margin-top: 2em; /* display: none; */
    }

    section.newsa__hit-post {
        height: auto;
    }

    .banner_wrapper
    a {
        /*width: 100%;*/
        /*height: 100%;*/
        /*display: block;*/
    }

    .newsa__last-items > div {
        width: 50%;
    }

    .newsa__last-items .newsa__side-one:nth-child(3) {
        width: 100%;
        margin-top: 2em !important;
        height: 500px;
    }

    .newsa__list .newsa__ads-aa {
        /* display: none; */
        width: 100%;
        height: auto;
    }

    .newsa__list .banner_wrapper {
        height: 200px;
    }

    .newsa__list .newsa__side-tree {
        width: 100%;
    }

    .newsa__list .newsa__image-lay {
        min-width: auto;
    }
}


@media (max-width: 800px) {

    .newsa__desc-b iframe {
        height: 300px;
    }

    .newsa {
        margin-top: 80px;
    }

    .newsa__comp-post-gen .newsa__top-el {
        right: 2em;
    }

    .newsa__comp-post-video .newsa__contain-post {
        padding: 2em;
    }

    .newsa__contain-post {
        padding: 2em;
    }

    .newsa__side-one, .newsa__index-video, .newsa__side-two {
        padding: 0 .8em;
    }

    .newsa__center-items {
        margin-right: -.8em;
        margin-left: -.8em;
        width: calc(100% + 1.6em);
    }

    .newsa__list .newsa__comp-post-gen .newsa__top-el {
        right: 0;
    }
}

/*.newsa__image-lay a:hover{*/
/*    transform: translateY(5px);*/
/*}*/
@media (max-width: 600px) {
    .newsa__last-items > div, .newsa__side-one, .newsa__index-video, .newsa__side-two {
        width: 100%;
        height: auto;
    }


    .img_height img {
        height: 320px;
    }

    .newsa__image-lay, .newsa__comp-post-gen .newsa__image-lay {
        height: 200px;
    }

    .newsa__last-items .newsa__side-one:nth-child(3) {
        height: auto;
    }

    .newsa__last-items .newsa__side-one:nth-child(2) {
        margin-top: 2em !important;
    }

    .newsa__side-one:nth-child(3) {
        height: 370px;
    }

    .newsa__side-one:nth-child(2) {
        margin-top: 2em;
    }

    .newsa section {
        border-radius: 12px;
        padding: 0;
    }

    article.newsa__comp-post-video .newsa__date-b {
        left: auto;
        right: 0;
        top: 3em;
    }

    .newsa__comp-post-video .newsa__contain-post, .newsa__contain-post {
        padding: 1.5em;
    }

    .newsa__comp-post-gen .newsa__top-el {
        right: 1.5em;
    }


    .newsa__list .newsa__image-lay, .newsa__comp-post-gen .newsa__image-lay {
        width: 100%;
        height: 160px !important;
    }

    .newsa__list .newsa__contain-post {
        width: 100%;
        display: block;
    }

    .newsa__comp-post-gen .newsa__contain {
        display: block;
    }

    .newsa__menu-cat li a {
        padding: 15px;
    }

    /*.newsa__menu-cat li {*/
    /*    width: 50%;*/
    /*    float: right;*/
    /*    font-size: .9em;*/
    /*}*/
    .newsa section.newsa__menu-cat {
        padding: 0 .5em;
    }

    .newsa__single .newsa__comp-post-gen .newsa__image-lay {
        height: 250px !important;
    }


    .newsa__single .newsa__title-c {
        bottom: 1em;
    }

    .newsa__single .newsa__title-c .newsa__title-b {
        font-size: 2.4em;
    }
}


/************************************/

.quiz__index > div {
    width: 33.3333%;
    display: table-cell;
    position: relative;
    padding: 2em 2.5em;
    float: right;
    height: 100%;
}

.quiz__index {
    display: table;
    height: 200px;
}

.quiz__intro-box {
    background-color: #F1F8FF;
    border-radius: 0 25px 25px 0;
}

.quiz__winner {
    background-color: #CDF5F4;
    border-radius: 0 25px 25px 0;
}

.quiz__board {
    background-color: #32415E;
    border-radius: 25px;
}

.quiz__board:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #cdf5f4;
    z-index: -1;
    border-radius: 25px 0 0 25px;
}

.quiz__winner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f1f8ff;
    z-index: -1;
    border-radius: 25px 0 0 25px;
}

.quiz__cup {
    background-image: url(../img/awward-cup.svg);
    width: 100%;
    height: 190px;
    float: right;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.quiz {
    font-family: 'Estedad-Medium';
    font-size: 10px;
    float: right;
    width: 100%;
}

.quiz__desc {
    font-size: 1.5em;
    text-align: center;
    line-height: 1.7;
    margin-top: 2em;
    float: right;
}

.quiz__index-title {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin-bottom: .8em;
}

.quiz__last-winner-taps > ul {
    background-color: #E4FAF9;
    border-radius: 100px;
    float: right;
    width: 100%;
    padding: .3em;
}

.quiz__last-winner-taps li {
    width: 33.3333%;
    float: right;
    font-size: 1.5em;
    text-align: center;
    padding: 0.6em;
    cursor: pointer;
    transition: .3s;
    border-radius: 100px;
}

.quiz__last-winner-taps li.active {
    background-color: #1AE5BE;
    border-radius: 100px;
    color: #fff;
}

.quiz__last-winner li {
    width: 33.3333%;
    padding: .3em;
    float: right;
}

.quiz__last-winner li > div {
    background-color: #fff;
    border-radius: 15px;
    position: relative;
    text-align: center;
    padding: .7em;
}

.quiz__winner-prof {
    width: 80px;
    background-size: cover;
    height: 80px;
    background-position: center;
    border-radius: 1000px;
    margin: -2em auto 0;
    border: 3px solid #fff;
}

.quiz__winnername {
    font-size: 1.5em;
    margin-bottom: .7em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.quiz__last-winner li > div n {
    font-size: 2em;
    font-weight: 800;
    margin: .4em 0 .1em;
    display: block;
}

.quiz__last-winner {
    color: #32415E;
    float: right;
    width: 100%;
    margin-top: 3.5em;
    position: relative;
}

.quiz__winner-gift {
    background-color: #FEF19B;
    border-radius: 100px;
    padding: .8em 0 .6em;
    color: #C25F0A;
    font-size: 1.3em;
    font-weight: bold;
}

.quiz__last-winner ul {
    margin-right: -.3em;
    margin-left: -.3em;
}

.quiz__last-winner-taps {
    float: right;
    width: 100%;
}


.quiz__board {
    color: #fff;
    padding-bottom: 1em !important;
}

.quiz__board-title {
    font-size: 18px;
    background-color: #fff;
    display: inline-block;
    color: #32415e;
    font-weight: bold;
    padding: .6em 1em .5em;
    border-radius: 100px;
}

.quiz__contain {
    font-size: 15px;
    line-height: 2;
    padding: 1em .5em;
}

.quiz__answers .wpcf7-form-control label {
    background-color: #384A85;
    border-radius: 100px;
    padding: .2em 1em;
    margin: .6em 0;
    display: block;
    cursor: pointer;
    transition: .3s;
}

.quiz__answers span input[type="radio"] {
    vertical-align: middle;
    margin-left: .5em;
    background-color: #fff;
    width: 18px;
    height: 18px;
}

.blur.quiz__identity > * {
    filter: blur(3px);
}

.quiz__board-result, .quiz__identity {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(28, 45, 79, 0.93);
    border-radius: 25px;
    display: none;
}

.result-submit .quiz__board-title, .result-submit .quiz__answers, .result-submit .quiz__quest {
    filter: blur(3px);
}


i.happy-smile {
    background-image: url(../img/happy-smile.svg);
}

i.happy-smile {
}

.quiz__board-result i {
    background-position: center;
    background-size: contain;
    width: 100px;
    height: 100px;
    display: block;
    margin: auto;
    background-repeat: no-repeat;
}

.open.quiz__board-result {
    display: table;
    z-index: 14;
}

.quiz__board-result > div {
    display: none;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.quiz__board-result > div.submit {
    display: table-cell;
}

.quiz__board-result t {
    background-color: #1AE5BE;
    padding: .5em 1.5em;
    font-size: 20px;
    font-weight: bold;
    border-radius: 100px;
    display: table;
    margin: .5em auto 1em;
}

.quiz__board-result d {
    font-size: 15px;
    display: block;
    margin: .8em;
}

i.sad-smile {
    background-image: url(../img/sad-smile.svg);
}

.quiz__error t {
    background-color: #fff;
    color: #32415e;
}

.loading:before, .loading:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
}

.loading > * {
    opacity: .2;
}

.loading:after {
    background-image: url(../img/loading.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
}

.quiz__last-winner-taps li:hover {
    background-color: rgba(26, 229, 190, 0.24);
}

.result-submit .quiz__identity {
    display: table;
    z-index: 13;
}

.quiz__identity > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 2em;
}

.quiz__identity input {
    border-radius: 100px;
    border: none;
    padding: 0.6em;
    width: 100%;
}

.quiz__identity p {
    margin-bottom: 0;
}

.quiz__identity #error_quiz {
    display: block;
    text-align: center;
    color: #E91E63;
    font-size: .8em;
    margin: auto;
}

.quiz__identity label {
    display: block;
    width: 80%;
    margin: 0 auto 1em;
}

.quiz__identity br {
    display: none;
}

.quiz__identity > div > span {
    display: block;
    width: 70%;
    margin: 0 auto 1em;
    line-height: 1.7;
}

.wpcf7-response-output.wpcf7-mail-sent-ok, .screen-reader-response {
    display: none;
}


.quiz__answers .wpcf7-form-control label:hover {
    background-color: rgba(26, 229, 190, 0.5);
}


.quiz #submit_quiz {
    display: block;
    background-color: #1ae5be;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    width: 80%;
    margin: auto;
    border-radius: 100px;
    padding: .2em;
}

.wpcf7-captcha-captcha-1 {
    float: right;
    margin-top: -1em;
}

.quiz__answers p {
    display: none;
}

@media (max-width: 1300px) {
    .quiz__index > div.quiz__board {
        width: 40%;
    }

    .quiz__index > div.quiz__winner {
        width: 40%;
    }

    .quiz__index > div.quiz__intro-box {
        width: 20%;
    }

    .quiz__cup {
        height: 140px;
        background-size: 170%;
    }
}


.newsa__share-items_f {
    position: absolute;
    top: 25px;
    height: 100%;
    white-space: nowrap;
    display: flex;
    font-size: 20px;
}


.newsa__share-items_f li {
    margin: 0 10px;
}

@media (max-width: 1100px) {
    .quiz__index > div.quiz__intro-box {
        width: 40%;
        height: 330px;
    }

    .quiz__index > div.quiz__winner {
        width: 60%;
        height: 330px;
        border-radius: 25px;
    }

    .quiz__index > div.quiz__board {
        width: 100%;
        display: block;
        height: auto;
    }

    .quiz__index > div {
    }

    .quiz__index {
    }

    .quiz__cup {
        height: 180px;
        background-size: 130%;
    }

    .quiz__board:before {
        background: none;
    }
}


@media (max-width: 800px) {
    .quiz__index > div.quiz__intro-box, .quiz__index > div.quiz__winner {
        width: 100%;
        border-radius: 0;
        height: auto;
    }

    .quiz__index > div.quiz__board {
        border-radius: 0 0 25px 25px;
    }

    .quiz__index > div.quiz__intro-box {
        border-radius: 25px 25px 0 0;
        height: auto;
    }

    .newsa i.play {
        width: 50px;
        height: 50px;
        font-size: 4em;
        z-index: 34;
        color: rgba(255, 255, 255, 0.6);
    }

    .quiz__cup {
        background-size: contain;
    }

    .quiz__desc {
        margin-top: .8em;
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 500px) {
    .quiz__last-winner li {
        width: 100%;
        margin-top: 1em;
    }

    .quiz__winner-prof {
        width: 65px;
        height: 65px;
        margin-top: -1.3em;
    }

    .quiz__last-winner {
        margin-top: 1em;
    }
}


/**************************981111****************/


.design-service__head {
    height: 70vh;
    background-color: #4860DC;
    background-image: url(../img/pattern-design.png);
    background-size: 35%;
    min-height: 550px;
    background-position: center;
    margin-bottom: 0;
}


.design-service__title {
    background-image: url(../img/title-typo.svg);
    width: 400px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

i.graphic {
    background-image: url(../img/design-graphic.svg);
}

i.design {
    background-image: url(../img/design-design.svg);
}

i.photograpy {
    background-image: url(../img/design-photograpy.svg);
}

.design-service__circle {
    background-color: rgba(75, 103, 245, 0.4);
    border-radius: 100%;
    width: 380px;
    height: 380px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
}

.design-service__head .container {
    height: 100%;
}

.design-service__circle:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(75, 103, 245, 1);
    border-radius: 100%;
    width: 60%;
    height: 60%;
}

.design-service__circle li {
    background-color: #55EDFE;
    width: 75px;
    height: 75px;
    display: inline-block;
    margin: 0 .5em;
    border-radius: 20px;
    box-shadow: #55EDFE 0px 4px 17px -4px;
}

.design-service__circle ul {
    position: absolute;
    bottom: 14%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.design-service__circle li i {
    /* background-size: 50%; */
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.design-service__menu {
    background-color: #FF6E6B;
    border-radius: 15px;
    text-align: center;
    margin-top: -3%;
    padding-top: 15px;
    margin-bottom: 50px;
}

.design-service__menu li {
    display: inline-block;
    width: auto;
}

section.design-service__menu li a {
    padding: 15px 2em 30px;
    display: block;
    color: #fff;
    position: relative;
    font-weight: bold;
}

.design-service {
    font-family: 'Estedad-Medium';
    font-size: 15px;
    background-color: #F5F9FC;
    float: right;
    width: 100%;
}

.design-service__menu li.active a {
    background-color: #f5f9fc;
    color: #ff6e6b;
    border-radius: 15px 15px 0 0;
}

.design-service__menu li.active span {
    background-color: #f5f9fc;
    width: calc(100% + 30px);
    height: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.design-service__menu li.active a:before, .design-service__menu li.active a:after {
    content: "";
    position: absolute;
    height: 15px;
    width: 16px;
    right: -16px;
    bottom: 0;
    background-color: #ff6e6b;
    border-radius: 0 0 0 15px;
    z-index: 2;
}

.design-service__menu li.active a:after {
    right: auto;
    left: -16px;
    border-radius: 0 0 15px 0;
}

.design-service__item {
    width: 50%;
    float: right;
    padding: 0 1em;
    margin-bottom: 2em;
}

.design-service__item img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.design-service__item > div {
    background-color: #fff;
    border-radius: 20px;
    border-bottom: 4px solid #E6EAEE;
}

.design-service__gallery {
    height: 400px;
    border-radius: 20px;
}

.design-service__gallery .containdsg {
    height: calc(100% - 50px);
    display: block;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.design-service__item-title {
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 2.8;
    font-weight: bold;
}

.design-service__details-top > div {
    float: right;
    width: 50%;
}

.design-service__details {
    padding: 1.5em 2.2em .8em;
    line-height: 1.8;
}

.design-service__details-top {
    margin-bottom: .5em;
    float: right;
    width: 100%;
}

.design-service__btn-more a {
    color: #feac7c;
    font-weight: bold;
}


.design-service__btn-more a .arrow {
    background-image: url(../img/arrow.svg);
}

.design-service__btn-more {
    text-align: center;
}

.design-service__details-desc {
    text-align: justify;
    margin-bottom: 1em;
}

.design-service__items .container > div {
    margin-right: -1em;
    margin-left: -1em;
}


.design-service__gallery li a {
    display: block;
    width: 100%;
    height: 100%;
}

.design-service__gallery li {
    float: right;
}

.category-design_service nav .menu {
    background: none;
}

.designservice--gallery {
    height: 100%;
}


.single-post .design-service__item {
    width: calc(100% - 300px);
    float: left;
}

.design_service__support {
    background-color: #FFEA7D;
    width: 300px;
    float: right;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    padding: 2em 0;
    background-image: url(../img/pattern-yellow.svg);
    color: #293148;
    font-size: 1.2em;
    background-position: center;
    margin: 0 !important;
}

.design_service__support .title-- {
    margin: 1em;
    background-color: #293148;
    display: table;
    margin: 1em auto;
    color: #fff;
    padding: .7em 2em .6em;
    font-size: 1.1em;
    border-radius: 100px;
}

.design_service__contact-telegram, .design_service__contact-whatsapp {
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    display: inline-block;
    margin: 1em .2em 0;
}

.design_service__contact-telegram {
    background-color: #00C5FF;
}

.design_service__contact-telegram i, .design_service__contact-whatsapp i {
    display: block;
    height: 100%;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
}

.design_service__contact-whatsapp {
    background-color: #7AD06D;
}

.design_service__profile-a {
    width: 150px;
    height: 150px;
    display: block;
    margin: auto;
    border-radius: 100px;
    background-color: #fff;
    border: 3px solid #fff;
    margin-bottom: 1em;
    margin-top: 2em;
    background-size: contain;
}


.single-post .design-service__item {
    padding-left: 0;
    padding-right: 2em;
    margin: 0 !important;
}

.single-post .design-service__gallery {
    height: 600px;
}

.design-service__menu-- ul {
    text-align: center;
    display: table;
    white-space: nowrap;
}

.design-service .swiper-button-next {
    /*background-image: url(../img/arrow-left.svg);*/
}

.design-service .swiper-button-prev {
    /*background-image: url(../../img/arrow-right.svg);*/
}


.design-service__item-title a {
    color: #fff;
}

.design-service .swiper-button-next, .design-service .swiper-button-prev {
    background-color: unset !important;
    box-shadow: none;
}


@media (max-width: 1100px) {
    .design-service__item {
        width: 100%;
    }

    .single-post .design-service__item {
        width: 100%;
        padding: 0 !important;
    }

    .single-post .design-service__gallery {
        height: 400px;
    }


    .single-post .design-service__items .container > div {
        margin: 0;
        display: table;
        padding: 1em 1em;
    }

    .design_service__support {
        width: 100%;
        margin-bottom: 1.5em !important;
    }
}


@media (max-width: 1100px) and (min-width: 601px) {
    .design_service__supp-c {
        vertical-align: middle;
        width: 48%;
        display: inline-block;
    }


    .design_service__support > div {
        padding: 0 2em;
        margin: auto;
        width: 90%;
        display: table-cell;
        vertical-align: middle;
    }

    .design_service__profile-a {
        margin-top: 0;
    }

    .design_service__support .title-- {
        margin-bottom: 0;
        margin-top: 0.5em;
    }

    .design_service__profile-a {
        width: 90px;
        height: 90px;
        margin-bottom: 0;
        display: inline-block;
        float: right;
    }

    .design_service__contact-telegram, .design_service__contact-whatsapp {
        width: 35px;
        height: 35px;
        border-radius: 10px;
        margin-top: .5em;
    }

    .design_service__fullname {
        width: 100%;
    }


    .design_service__supp-c2 {
        float: left;
        width: calc(100% - 90px);
        text-align: center;
        display: table;
        padding: .8em 0 0 1em;
    }

    .design_service__supp-c3 {
        width: 100%;
    }

    .design_service__supp-c:first-child {
        padding-top: 0em;
        width: 50%;
    }

}


@media (max-width: 600px) {
    .design_service__profile-a {
        width: 100px;
        height: 100px;
        margin: .5em auto 1em;
    }

    .design_service__support {
        padding-top: 1.5em !important;
    }

    .design-service__menu {
        margin-bottom: 2em;
    }

    .single-post .design-service__gallery {
        height: 250px;
    }
}


@media (max-width: 500px) {
    .design-service__details {
        padding: 1em 1.5em;
    }

    .design-service__details-top > div {
        width: 100%;
    }

    .design-service__gallery {
        height: 280px;
    }

    .design-service__title {
        width: 85vw;
    }

    .design-service__circle li {
        width: 55px;
        height: 55px;
        border-radius: 13px;
    }

    .design-service__circle li i {
        background-size: 45%;
    }

    .design-service__head {
        min-height: 380px;
    }

    .design-service__circle {
        width: 80vw;
        height: 80vw;
    }

    .design-service__circle ul {
        bottom: 5%;
    }


}


/***********981203********************/
i.flag-austria {
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDAxIDUxMi4wMDEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMDEgNTEyLjAwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJPHBhdGggc3R5bGU9ImZpbGw6I0ZGNEI1NTsiIGQ9Ik01MTIsMjAwLjA5M0gwVjk3LjEwNGMwLTQuODc1LDMuOTUzLTguODI4LDguODI4LTguODI4aDQ5NC4zNDVjNC44NzUsMCw4LjgyOCwzLjk1Myw4LjgyOCw4LjgyOCAgIEw1MTIsMjAwLjA5M0w1MTIsMjAwLjA5M3oiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRjRCNTU7IiBkPSJNNTAzLjE3Miw0MjMuNzI1SDguODI4Yy00Ljg3NSwwLTguODI4LTMuOTUzLTguODI4LTguODI4VjMxMS45MDloNTEydjEwMi45ODggICBDNTEyLDQxOS43NzMsNTA4LjA0Nyw0MjMuNzI1LDUwMy4xNzIsNDIzLjcyNXoiLz4KPC9nPgo8cmVjdCB5PSIyMDAuMDkxIiBzdHlsZT0iZmlsbDojRjVGNUY1OyIgd2lkdGg9IjUxMiIgaGVpZ2h0PSIxMTEuODEiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
}


.langSelect li i {
    height: 100%;
    display: block;
    background-size: 160%;
    background-position: center;
    border-radius: 100px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.langSelect {
    height: 100%;
    float: left;
    margin-left: 10px;
}

.langSelect li {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    margin-right: 5px;
    opacity: .7;
}

.langSelect li.active {
    border: 3px solid #c9cfd8;
    border-radius: 100px;
    box-sizing: border-box;
    opacity: 1;
}

.langSelect ul {
    float: left;
    height: 100%;
}

i.flag-germany {
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDAxIDUxMi4wMDEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMDEgNTEyLjAwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxwYXRoIHN0eWxlPSJmaWxsOiM0NjQ2NTU7IiBkPSJNNTEyLDIwMC4wOTNIMFY5Ny4xMDRjMC00Ljg3NSwzLjk1My04LjgyOCw4LjgyOC04LjgyOGg0OTQuMzQ1YzQuODc1LDAsOC44MjgsMy45NTMsOC44MjgsOC44MjggIEw1MTIsMjAwLjA5M0w1MTIsMjAwLjA5M3oiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGRTE1QTsiIGQ9Ik01MDMuMTcyLDQyMy43MjVIOC44MjhjLTQuODc1LDAtOC44MjgtMy45NTMtOC44MjgtOC44MjhWMzExLjkwOWg1MTJ2MTAyLjk4OCAgQzUxMiw0MTkuNzczLDUwOC4wNDcsNDIzLjcyNSw1MDMuMTcyLDQyMy43MjV6Ii8+CjxyZWN0IHk9IjIwMC4wOTEiIHN0eWxlPSJmaWxsOiNGRjRCNTU7IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjExMS44MSIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K")
}


.alakshop__index .container > div > div {
    width: 48%;
    float: right;
    margin-bottom: 4em;
}

.alakshop__index li {
    width: 50%;
    float: right;
    padding: 1em;
}

.alakshop__index li > div {
    border-radius: 15px;
    box-shadow: 0px 4px 23px -15px #3547a5;
    overflow: hidden;
    padding: 1.5em;
}

.alakshop__index-image img {
    max-width: 50%;
    margin: auto;
    display: block;
}

.alakshop__index-image {
    padding: 0 1em 1em;
}

.alakshop__index-title {
    padding: 0 1em;
    text-align: center;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.alakshop__index-prices {
    text-align: center;
    margin-top: 1em;
}

.alakshop__index-prices b {
    margin-right: 0.5em;
}

.alakshop__index-prices c {
    text-decoration: line-through;
}


.alakshop__index-title-b {
    color: #1ae5be;
    padding: 1em;
    font-weight: bold;
    font-size: 1.2em;
}

.alakshop__index-about-image {
    width: 90%;
    display: block;
    margin: 0 auto 2em;
}

.alakshop__index-about-title {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    background-color: #1ae5be;
    color: #fff;
    display: table;
    margin: auto;
    padding: 0.5em 1em;
    border-radius: 100px;
}

.alakshop__index-about-desc {
    text-align: center;
    padding: 1.5em 0;
}

.alakshop__index .container > div > div.alakshop__index-supermarket,
.alakshop__index .container > div > div.alakshop__index-gifts {
    float: left;
}

.alakshop__index-about-image img {
    width: 100%;
}

section.alakshop__index .newsa__link-all {
    margin-top: 0em;
}

.alakshop__index-contain {
    float: right;
    width: 100%;
}


@media (max-width: 1100px) {
    .alakshop__index .container > div > div {
        width: 100%;
    }

    .alakshop__index li > div {
        padding: 1em 0.5em;
    }

    .newsa__menu-cat {
        border-radius: 15px;
    }
}

@media (max-width: 800px) {
    .langSelect {
        margin: 0;
    }

    .langSelect li {
        width: 34px;
        margin-right: 5px;
        height: 34px;
        float: left;
    }

    .langSelect li.active {
        border: 2px solid #c9cfd8;
    }

    nav .logo a {
        height: 35px;
    }
}

.teasering-single img {
    max-width: 100%;
    display: block;
}

.teasering-single i.play {
    width: 50px;
    height: 50px;
    font-size: 5em;
    color: #fff;
    z-index: 100;
}

.teasering-single a {
    width: 100%;
    position: relative;
    height: 100%;
    float: right;
}

.teasering-single a:before {
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    background-color: rgba(109, 128, 227, 0.44);
}

.section__title {
    font-size: 2.5em;
    font-weight: bold;
    float: right;
    margin: 2em 0 0;
}


.customSectionTitle {
    font-size: 1.5em;
    font-weight: bold;
}

.sideContent ul {
    margin: 20px 0 0 0;
}

.sideContent ul li {
    padding: 10px 5px;
    border-bottom: 2px #27d2ff dashed;
}


.wp-block-embed-youtube {
    width: 100% !important;
}

.header_search {
    display: flex;
    justify-content: flex-end;
    /*flex-direction: column;*/
    align-items: center;
}

/*.header_search_box {*/
/*    cursor: pointer;*/
/*}*/

.header_search_box i {
    color: #000;
    border: 0.5px solid;
    padding: 10px;
    border-radius: 50px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    /*font-size: 18px;*/
    /*background: #fff;*/
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.breadcrumbs-area h1 {
    font-size: 2em;
}

.newsa_a {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}


.newsa_a_card {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.loadmore-btn-layout2 {
    margin-top: 28px;
    text-align: center;
}


.tgme_widget_share_btn {
    opacity: 0;
}

.loadmore-btn-layout2 .item-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #646464;
    background-color: #f6f6f6;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 12px 35px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(224, 224, 224, 0.75);
    box-shadow: 0px 1px 0px 0px rgba(224, 224, 224, 0.75);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.loadmore-btn-layout2 .item-btn:hover {
    -webkit-box-shadow: 0px 15px 21px 0px #e5e5e5;
    box-shadow: 0px 15px 21px 0px #e5e5e5;
}


.newsa__post-list .newsa__side-one {
    width: 100%;
}

.newsa__post-list .banner_wrapper .newsa__contain {
    display: flex !important;
    flex-direction: column;
}

.newsa__post-list .banner_wrapper .newsa__contain .newsa__image-lay {
    width: 100%;
}

.newsa__post-list .banner_wrapper .newsa__comp-post-gen .newsa__top-el {
    top: 11px;
}

.newsa__post-list .banner_wrapper .newsa__cat-badge-green {
    margin-left: 10px;
}

.newsa__post-list .banner_wrapper .newsa__contain-post {
    width: 100%;
    margin-top: 1rem;
    text-align: center;
}


.newsa__post-list .banner_wrapper .newsa__contain-post .newsa__date-b {
    text-align: center;
    width: 100%;
}

.newsa__list .banner_wrapper .newsa__title-b {
    margin-top: 1rem;
}

.newsa__desc-b img {
    height: auto !important;
    width: 100% !important;
    padding: 0 15% !important;
}

