/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700');*/
@import "../css/owl/owl.carousel.min.css";
@import "../css/owl/owl.theme.default.min.css";
@import '../css/vendor/chosen.min.css';
@import "../css/vendor/horizontal-timeline-rrota.css";
@import "../css/vendor/jquery.mCustomScrollbar.min.css";
@import "../css/vendor/jquery-ui.min.css";
@import "../css/vendor/jquery.mmenu.all.css";
@import "../css/vendor/animate.css";
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrQ.ttf) format('truetype');
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  list-style: none;
  line-height: normal;
  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */
  box-sizing: border-box;
  /* Everything else */
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
  border: 1px solid #ccc;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* The micro clearfix http://nicolasgallagher.com/micro-clearfix-hack/
   ========================================================================== */
@font-face {
  font-family: 'ipko';
  src: url('../fonts/rrota-icons/ipko.eot');
  src: url('../fonts/rrota-icons/ipko.eot?#iefix') format('embedded-opentype'), url('../fonts/rrota-icons/ipko.woff') format('woff'), url('../fonts/rrota-icons/ipko.ttf') format('truetype'), url('../fonts/rrota-icons/ipko.svg#ipko') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
  font-family: 'ipko';
  src: url('ipko.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}*/
.red {
  color: #da2128;
  padding-left: 5px;
  padding-right: 5px;
}
.sub-menu.TEST {
  display: none;
}
p {
  font-size: 16px;
  line-height: 1.7em;
}
[class*='icon-']:before {
  display: inline-block;
  font-family: 'rrota_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shop:before {
  content: '\004a';
}
.icon-pin:before {
  content: '\0050';
}
.icon-search-icon:before {
  content: '\0053';
}
.rte {
  /*    transform: translateY(-50%);
        position: relative;
        top: 50%;
        display: inline-block;*/
}
.rte h2 {
  font-size: 36px;
  margin-bottom: 25px;
}
.rte h3 {
  font-size: 27px;
  margin-bottom: 25px;
}
.rte p {
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 37px;
}
.rte img {
  margin-bottom: 10px;
}
.rte .price {
  color: #da2128;
}
.rte a.read-more {
  display: inline-block;
}
.container {
  width: 1080px;
  margin: auto;
}
fieldset,
legend {
  border: 0;
  margin: 0;
  padding: 0;
}
.form {
  padding-top: 1em;
  padding-bottom: 1em;
}
label,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
* {
  -webkit-font-smoothing: antialiased;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}
input {
  /* Remove style on is */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal;
  border: 1px solid #cccccc;
}
textarea {
  /* Remove style on is */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cccccc;
}
.input {
  width: 100%;
}
input[type="text"],
input[type="email"],
input[type="phone"] {
  height: 36px;
  padding: 0 0.4em;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
select {
  text-transform: none;
  max-width: 100%;
}
button {
  overflow: visible;
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
h1 {
  font-size: 48px;
  font-weight: 400;
  color: #333333;
  margin: 0px 0px 25px 0px;
  text-transform: uppercase;
}
p {
  font-size: 16px;
  line-height: 1.7em;
  color: #333333;
  font-weight: 400;
  font-weight: light;
  margin-bottom: 15px;
}
ul li {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  font-weight: light;
}
h2 {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 12px;
}
h3 {
  font-weight: 400;
  margin-bottom: 40px;
  font-size: 22px;
  color: #333333;
}
h4 {
  font-size: 1.12em;
  margin-bottom: 8px;
  font-weight: 400;
}
h5 {
  font-size: 0.83em;
  margin-bottom: 8px;
}
h6 {
  font-size: 0.75em;
  margin-bottom: 8px;
}
.content ul,
.content ol {
  margin: 1em 0 2em 0;
  padding: 0 0 0 40px;
}
.content ul li,
.content ol li {
  margin-bottom: 5px;
  list-style: initial;
}
.content ol {
  counter-reset: item;
}
.content ol li {
  display: block;
}
.content ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}
.content ol li {
  list-style-type: decimal;
}
.content dl dt {
  float: left;
  width: 25%;
  display: block;
}
.content dl dd {
  overflow: hidden;
  display: block;
}
* {
  /*letter-spacing:-0.3px;*/
}
a {
  color: #333333;
}
.content-holder {
  width: 66.66%;
  float: left;
  padding-top: 50px;
}
.content-holder h1 {
  text-transform: initial;
  color: #000000;
}
.content-holder h2 {
  /*        font-size:22px;*/
  margin-bottom: 25px;
  line-height: 1.366em;
}
ul.child-menu {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
}
ul.child-menu li {
  width: 25%;
  display: inline;
  padding-right: 20px;
  position: relative;
  margin-bottom: 15px;
  float: left;
}
ul.child-menu li a {
  font-size: 19px;
  min-height: 24px;
  padding-left: 30px;
  background: url('../images/link-icon.png') no-repeat left center;
  float: left;
}
ul.child-menu li a:hover {
  color: #da2128;
}
.right-holder {
  width: 33.33%;
  float: right;
  padding-left: 50px;
}
.content-rte {
  margin-top: 50px;
  float: left;
  width: 100%;
}
.content-rte .content-holder {
  padding-top: 0;
  margin-bottom: 0px;
}
.content-rte .content-holder p {
  /*            float:left;
                        width:100%;*/
}
.content-rte .content-holder h3 {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 15px;
}
.content-rte .content-holder img {
  float: left;
}
/* Chosen */
.gform_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  position: relative;
  display: table;
  width: 100%;
  height: 40px;
  padding-left: 20px;
  background: #fff;
  box-shadow: none;
  border-color: #ccc;
  border-radius: 20px;
  background: url(../images/svg_icons/dropDownArrow.svg) no-repeat right center;
}
select.chosen-s {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  position: relative;
  display: table;
  width: 100%;
  height: 42px;
  padding-left: 20px;
  background: #fff;
  box-shadow: none;
  border-color: #ccc;
  border-radius: 20px;
}
select.chosen-multiple {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  position: relative;
  display: table;
  width: 100%;
  height: 42px;
  padding-left: 20px;
  background: #fff;
  box-shadow: none;
  border-color: #ccc;
  border-radius: 20px;
}
.chosen-container-multi .search-field {
  display: none;
}
select.chosen-filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  position: relative;
  display: table;
  width: 100%;
  height: 42px;
  padding-left: 20px;
  background: #fff;
  box-shadow: none;
  border-color: #ccc;
  border-radius: 20px;
}
.chosen-container {
  width: 100% !important;
  margin-bottom: 10px;
}
.select-holder .chosen-container-active.chosen-with-drop {
  z-index: 999;
}
.chosen-container-multi .chosen-choices {
  border: 1px solid #cccccc;
  border-radius: 20px;
  height: 44px !important;
  overflow: auto;
  box-shadow: none;
  background-image: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #666666;
  padding-top: 3px;
  z-index: 15;
}
.chosen-container-multi .chosen-choices li.search-choice {
  border: 0px;
  background: #ffffff;
  box-shadow: none;
  background-image: none;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 10px;
}
.chosen-container .chosen-drop {
  border: 1px solid #cccccc;
  box-shadow: none;
  margin-top: -20px;
  padding-top: 20px;
  z-index: 10;
}
.chosen-container .chosen-results li.group-result {
  padding-left: 0;
  padding-right: 0;
}
.chosen-container-single .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
  position: relative;
  display: table;
  width: 100%;
  height: 42px;
  padding-left: 20px;
  background: #fff;
  box-shadow: none;
  border-color: #ccc;
  border-radius: 20px;
}
.chosen-container-single .chosen-single span,
.chosen-container-active.chosen-with-drop .chosen-single span {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  color: #666666;
}
.chosen-container-single .chosen-single .chosen-single {
  z-index: 1;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  z-index: 2;
}
.chosen-container-single .chosen-search {
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 20px;
}
.chosen-container-single .chosen-search input[type="text"] {
  background: #f0f0f0;
  border: 0px;
  border-radius: 20px;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  color: #333;
  font-size: 16px;
}
.chosen-container .chosen-results {
  float: left;
  width: 100%;
  padding: 0px 20px;
  margin-bottom: 0;
  overflow: hidden;
}
.chosen-container .chosen-results li {
  padding: 15px 20px;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #cccccc;
}
.chosen-container .chosen-results li:last-child {
  border-bottom: 0;
}
.chosen-container .chosen-results li.highlighted {
  background: #f8f8f8;
  color: #333;
}
.chosen-container-single .chosen-single div {
  width: 30px;
  height: 42px;
  position: relative;
  float: right;
}
.chosen-container-single .chosen-single div b {
  background: #ffffff;
  position: absolute;
  top: 50%;
  width: 11px;
  height: 11px;
  margin-top: -8px;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.chosen-container:hover .chosen-single {
  border-color: #666666;
}
.chosen-container:hover .chosen-single div b {
  border-color: #da2128;
}
.chosen-container-single .chosen-drop {
  top: 24px;
  margin-top: 4px;
  padding-top: 30px;
  padding-bottom: 15px;
  border: 1px solid #ccc;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: none;
  z-index: 1;
}
.slideshow-box .chosen-container .chosen-results {
  max-height: 140px;
}
.chosen-container .chosen-container-single .chosen-container-single-nosearch .chosen-container-active .chosen-with-drop .chosen-single {
  z-index: 2;
}
/* Chosen */
/* Date picker */
input.datepicker {
  padding-left: 50px;
  background-image: url('../images/datepicker-icon.svg');
  background-size: 34px 19px;
  background-position: right center;
  background-repeat: no-repeat;
}
.ui-datepicker {
  margin-top: 5px;
  padding: 15px;
  border-radius: 20px;
  overflow: hidden;
}
.ui-widget-header {
  background-color: #e0e5e2;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: 'Raleway', sans-serif;
}
.ui-datepicker .ui-datepicker-title select {
  margin: 0 3px;
  padding: 0 5px;
  border: 1px solid transparent;
  border-radius: 20px;
  background-color: #fff;
  font-size: 16px;
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
  background-image: url('../images/black-arrow-space.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 23px;
}
.ui-datepicker .ui-datepicker-title select::-ms-expand {
  display: none;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border: 1px solid transparent;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background-image: url('../images/black-arrow.png');
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
  top: 2px;
}
.ui-datepicker .ui-datepicker-next.ui-datepicker-next-hover {
  right: 2px;
}
.ui-datepicker .ui-datepicker-next span {
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
  background-position: center center;
}
.ui-datepicker .ui-datepicker-prev.ui-datepicker-prev-hover {
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev span {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  background-position: center center;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  text-align: center;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background-color: #fff;
  color: #000;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  background-color: #e0e5e2;
  border-color: #c4cec8;
  color: #000;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background-color: #da2128;
  border-color: #da2128;
  color: #fff;
}
/* Date picker */
.hidden {
  display: none;
}
.circle-loader {
  float: left;
}
body .circle-loader {
  width: 16px;
  height: 16px;
  margin: 3px;
}
body .circle-loader__wrap {
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  width: 16px;
  height: 16px;
  background-color: #cccccc;
  border-radius: 50%;
  /*    -webkit-transform: rotate(180deg);
        transform: rotate(180deg);*/
  backface-visibility: hidden;
}
body .circle-loader__wrap:after {
  content: "";
  position: absolute;
  left: 17px;
  top: 17px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f8c472;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
body .circle-loader__wrap div {
  overflow: hidden;
  position: absolute;
  width: 50%;
  height: 100%;
}
.owl-dot.active .circle-loader__wrap .circle-loader-inside {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  background: #da2128;
  -webkit-animation: loading-left 4s linear;
  animation: loading-left 4s linear;
}
body .circle-loader__wrap .left-wrap {
  left: 0;
}
.owl-dot.active .circle-loader__wrap .left-wrap .circle-loader-inside {
  z-index: 1;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
  -webkit-animation: loading-left 4s linear;
  animation: loading-left 4s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
body .circle-loader__wrap .right-wrap {
  left: 50%;
}
.owl-dot.active .circle-loader__wrap .right-wrap .circle-loader-inside {
  z-index: 1;
  left: -100%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-transform-origin: 100% 50% 0;
  transform-origin: 100% 50% 0;
  -webkit-animation: loading-right 4s linear;
  animation: loading-right 4s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes loading-left {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-left {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes loading-right {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-right {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.short-link {
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
}
.short-link:before {
  content: "";
  float: left;
  border: 1px solid #ffffff;
  width: 7px;
  height: 7px;
  margin: auto;
  margin-top: 5px;
  margin-right: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  pointer-events: none;
}
.short-link:hover {
  text-decoration: underline;
}
time {
  clear: left;
  float: left;
}
.date {
  clear: left;
}
.page-entry-info {
  float: left;
  width: 100%;
}
.page-entry-info .breadcrumb {
  float: left;
  /*width:100%;*/
  margin-top: 20px;
}
.page-entry-info .breadcrumb a {
  float: left;
  margin-right: 20px;
  color: #999999;
  font-size: 15px;
}
.page-entry-info .breadcrumb a:before {
  content: "";
  float: left;
  border: 1px solid #999999;
  width: 8px;
  height: 8px;
  margin: auto;
  margin-top: 6px;
  margin-right: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  pointer-events: none;
}
.page-entry-info .breadcrumb a:hover,
.page-entry-info .breadcrumb a.active {
  color: #da2128;
}
.page-entry-info .breadcrumb a:hover:before,
.page-entry-info .breadcrumb a.active:before {
  border-color: #da2128;
}
.page-entry-info .breadcrumb a:first-child:before {
  display: none;
}
.page-entry-info .content-holder {
  padding-top: 20px;
}
.channels-table .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
}
.channels-table .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #333333 !important;
}
/*svg.mask {
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;

}

.clip-svg {
    clip-path: circle(25px at 90%);
    width:100%;
    height:100%;
    transition-property:all;
    transition-duration: 2s;
    transition-timing-function:ease;


}*/
.cd-horizontal-timeline .events-content .editor-output {
  text-align: center;
  max-width: 100%;
}
.cd-horizontal-timeline .events-content .editor-output p {
  /*font-size:16px;*/
}
.cd-horizontal-timeline .events-content .editor-output ol {
  text-align: center;
  float: left;
  width: 100%;
}
.cd-horizontal-timeline .events-content .editor-output ol li {
  text-align: left;
  opacity: 1;
  transform: none;
}
.cd-horizontal-timeline .events-content .editor-output ul li {
  transform: none;
  opacity: 1;
  text-align: left;
}
.cd-horizontal-timeline .events-content .editor-output ul {
  text-align: center;
  float: left;
  width: 100%;
}
.cd-horizontal-timeline .events-content .editor-output li {
  float: none;
  width: 100%;
}
/* New popup style */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  /*    padding-top: 130px;*/
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999999;
}
.popup-overlay .popup-container {
  display: table;
  width: 755px;
  max-width: 755px;
  height: 100%;
  margin: auto;
}
.popup-overlay .popup-container.sm {
  width: 720px;
}
.popup-overlay .popup-vcenter {
  display: table-cell;
  vertical-align: middle;
}
.popup-overlay .popup-box {
  width: 100%;
  background-color: #000000;
  border-radius: 0px;
  overflow: hidden;
  padding: 15px 0px 50px;
}
.popup-overlay .popup-header,
.popup-overlay .popup-footer {
  position: relative;
  padding: 20px 35px;
}
.popup-overlay .popup-header:after,
.popup-overlay .popup-footer:after,
.popup-overlay .popup-header:before,
.popup-overlay .popup-footer:before {
  content: "";
  display: table;
  clear: both;
}
.popup-overlay .popup-body {
  padding-right: 20px;
}
.popup-overlay .popup-body:after,
.popup-overlay .popup-body:before {
  content: "";
  display: table;
  clear: both;
}
.popup-overlay .popup-footer {
  padding-top: 5px;
  padding-bottom: 5px;
}
.popup-overlay .no-space {
  padding: 0;
}
.popup-overlay .no-side-space {
  padding-right: 0;
  padding-left: 0;
}
.popup-overlay .no-space-top-bottom {
  padding-top: 0;
  padding-bottom: 0;
}
.popup-overlay .text-center {
  text-align: center;
}
.popup-header {
  padding-right: 0;
  padding-bottom: 30px;
}
.popup-body {
  padding-right: 60px;
  padding-left: 60px;
  max-height: 500px;
  overflow-y: auto;
}
.popup-body img {
  max-width: 100%;
}
.popup-body.no-scroll {
  overflow-y: hidden;
}
.popup-body h1 {
  font-size: 28px;
  text-transform: initial;
  margin-bottom: 45px;
}
.popup-body h1,
.popup-body p {
  color: #ffffff;
}
.popup-body p {
  line-height: 1.3em;
  margin-bottom: 20px;
}
.popup-body p b {
  font-weight: 700;
}
.term-container {
  width: 100%;
  margin: 0;
  padding-right: 15px;
  padding-left: 0;
}
.close-popup {
  display: block;
  position: absolute;
  top: 5px;
  right: 20px;
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  background-image: url('../images/svg_icons/cross-white.svg');
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center;
  /*.rotate(45deg);*/
}
.owl-nav.disabled {
  display: none;
}
img.aligncenter {
  margin: auto;
}
.ajax-loaded {
  display: none;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 2, 2017, 1:58:55 PM
    Author     : erza
*/
header {
  width: 100%;
  background-color: #e1e1e1;
  position: relative;
  float: left;
  z-index: 999;
  /*position:fixed;*/
}
header .container {
  position: relative;
}
header .right-button-gray {
  position: absolute;
  right: 0;
  z-index: -1;
  height: 44px;
  width: 50%;
  background-color: #e1e1e1;
}
header .logo {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 99;
}
header .logo img {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  width: 106px;
  height: 106px;
}
header .top-header {
  background-color: #e1e1e1;
  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 150px;
  float: left;
  width: 100%;
  position: relative;
}
header .left-top-info {
  float: left;
  text-transform: uppercase;
}
header .left-top-info .tel {
  float: left;
  min-height: 17px;
  padding-left: 25px;
  padding-top: 2px;
  position: relative;
}
header .left-top-info .tel:before {
  content: "";
  background: url('../images/svg_icons/phone-header-icon.svg') no-repeat;
  width: 18px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 2px;
}
header .left-top-info ul {
  float: left;
  display: inline-block;
}
header .left-top-info a,
header .left-top-info span {
  color: #666666;
  float: left;
  font-size: 14px;
}
header .left-top-info a {
  font-size: 12px;
  padding-top: 5px;
}
header .left-top-info a:hover {
  color: #da2128;
}
header .left-top-info a:after {
  content: "";
  border-right: 1px solid #7a7a7a;
  height: 15px;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  margin-top: 2px;
}
header .right-top-menu {
  float: right;
}
header .right-top-menu .language {
  float: left;
}
header .right-top-menu .language li {
  float: left;
}
header .right-top-menu .language li a {
  font-size: 12px;
  color: #666666;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
}
header .right-top-menu .language li a:hover {
  color: #da2128;
}
header .right-top-menu .language li:first-child {
  position: relative;
}
header .right-top-menu .language li:first-child:after {
  content: '';
  margin-top: 5px;
  width: 1px;
  height: 15px;
  background: #7a7a7a;
  position: absolute;
  right: 0;
  top: 0;
}
header .right-top-menu .language li.active {
  display: none;
}
header .right-top-menu .split-header {
  margin-left: 30px;
  float: right;
}
header .right-top-menu .change-link {
  float: left;
  font-size: 12px;
  color: #666666;
  margin-left: 0px;
  position: relative;
  /*            margin-top:-10px;
                        margin-bottom:-13px; */
  margin-top: -8px;
  margin-bottom: -9px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  background-color: #e1e1e1;
  padding-bottom: 11px;
  /*            &:before{  
                            content:"";
                            border: 1px solid #666666;
                            display: inline-block;
                            width: 8px;
                            height: 8px;
                            margin: auto;
                            position: absolute;
                            left: 15px;
                            top:0px;
                            bottom:0px;
                            -webkit-transform: rotate(-45deg);
                            -moz-transform: rotate(-45deg);
                            -ms-transform: rotate(-45deg);
                            -o-transform: rotate(-45deg);
                            transform: rotate(-45deg);
                            border-top: none;
                            border-left: none;
                            pointer-events: none;
                        }*/
}
header .right-top-menu .change-link.active {
  background-color: #ffffff;
}
header .bottom-header {
  float: left;
  border-top: 2px solid #e1e1e1;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  background-color: #ffffff;
}
header .bottom-header .left-nav {
  float: left;
  padding-top: 34px;
  padding-bottom: 20px;
  padding-left: 150px;
}
header .bottom-header .left-nav ul > li {
  float: left;
  width: 217px;
  overflow: visible;
}
header .bottom-header .left-nav ul > li.current-menu-ancestor {
  /*                    a{
                                            color:@red;
                                        }*/
}
header .bottom-header .left-nav ul > li:first-child a {
  padding-left: 0;
}
header .bottom-header .left-nav ul > li a {
  font-size: 18px;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
}
header .bottom-header .left-nav ul > li a:hover {
  color: #da2128;
}
header .bottom-header .left-nav ul > li a.active {
  color: #da2128;
  position: relative;
}
header .bottom-header .left-nav ul > li a.active:after {
  position: absolute;
  bottom: -38px;
  content: "";
  background: url(../images/bottom-icon.jpg) no-repeat;
  width: 47px;
  height: 14px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0;
  right: 0;
  margin: auto;
}
header .bottom-header .left-nav ul > li:hover {
  /*ul.full-sub-menu{
                     display:block;
                    }*/
}
header .bottom-header .right-out-nav {
  float: right;
  padding-top: 7px;
  padding-left: 15px;
}
header .bottom-header .right-out-nav li {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  /*                height:35px;   */
}
header .bottom-header .right-out-nav li:first-child svg:hover {
  fill: #888888;
  stroke: transparent;
}
header .bottom-header .right-out-nav li:first-child svg:hover path {
  fill: #888888;
  stroke: transparent;
}
header .bottom-header .right-out-nav li svg {
  float: left;
}
header .bottom-header .right-out-nav li svg:hover path {
  stroke: #888888;
}
header .bottom-header .right-out-nav li .links {
  position: absolute;
  width: 217px;
  background: #ffffff;
  top: 54px;
  left: -85px;
  text-align: center;
  padding: 10px 20px;
}
header .bottom-header .right-out-nav li .links:before {
  position: absolute;
  top: -12px;
  content: "";
  background: url(../images/bottom-icon.jpg) no-repeat;
  width: 47px;
  height: 14px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
header .bottom-header .right-out-nav li .links a {
  padding: 15px;
  border-bottom: 1px solid #cccccc;
}
header .bottom-header .right-out-nav li .links a:last-child {
  border-bottom: 0px;
}
header .bottom-header .right-out-nav li .links-icon.active .links {
  display: block;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
}
header .bottom-header .right-out-nav li .links-icon.active .links a:hover {
  color: #da2128;
}
header .bottom-header .right-out-nav li:hover {
  /*                    .links{
                                            display: inline-block;
                                            max-width: 100px;
                                            transition: all 1s;
                                            opacity:1;
                    
                                        } */
  /*                    .hidden-text-link{
                                            display: inline-block;
                                            max-width: 140px;
                                            transition: all 1s;
                                            opacity:1;
                    
                                        }*/
}
header .bottom-header .right-icons {
  float: right;
  padding-top: 30px;
}
header .bottom-header .right-icons .self-icon {
  float: left;
  background: url('../images/self-icon.jpg') no-repeat;
  width: 29px;
  height: 29px;
}
header .bottom-header .right-icons .self-icon:hover {
  background: url('../images/self-icon-gray.jpg') no-repeat;
}
header .bottom-header .right-icons .links {
  display: none;
  /*                float:left;  
                                margin-top: -10px;
                                display: inline-block;
                                max-width: 0;
                                transition: all 1s;
                                opacity:0;*/
}
header .bottom-header .right-icons .links a {
  width: 100%;
  float: left;
}
header .bottom-header .right-icons .links-icon {
  float: left;
  cursor: pointer;
}
header .bottom-header .right-icons .hidden-text-link {
  font-family: 'ipko';
  font-size: 29px;
  color: #da2128;
  /*                float:left;
                                max-width: 30px;
                                display:inline-block;
                                transition: all 1s;*/
}
header .bottom-header .right-icons .hidden-text-link:hover {
  color: #999999;
}
header .bottom-header .right-icons .hidden-txt {
  display: none;
  width: 100px;
  float: left;
}
header.nav-down {
  position: fixed;
}
header .menu-icon {
  width: 30px;
  height: 30px;
  float: right;
  margin-top: 20px;
  margin-left: 25px;
  display: none;
}
header .menu-icon span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
}
header .menu-icon span:nth-child(2) {
  margin: 6px 0;
}
header .menu-icon span:first-child {
  width: 70%;
}
.after-header {
  display: none;
  width: 100%;
  float: left;
  height: 119px;
}
.nav-up header {
  top: -141px;
  transition: top 0.2s ease-in-out;
  position: fixed;
}
.nav-up .after-header {
  display: block;
}
.nav-down .after-header {
  display: block;
}
.nav-down header {
  top: 0;
  transition: top 0.2s ease-in-out;
  position: fixed;
}
.nav-down header .logo img {
  width: 100px;
  height: 100px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.nav-down header .top-header {
  padding-top: 6px;
  padding-bottom: 5px;
}
.nav-down header .right-top-menu .change-link {
  padding-top: 11px;
  padding-bottom: 10px;
  margin-top: -6px;
  margin-bottom: -9px;
}
.nav-down header .bottom-header .right-icons {
  padding-top: 23px;
}
.nav-down header .bottom-header .right-icons .search-holder {
  margin-bottom: 18px;
}
.nav-down header .bottom-header .left-nav {
  padding-top: 27px;
  padding-bottom: 28px;
}
.nav-down header .bottom-header .left-nav ul > li a.active:after {
  bottom: -36px;
}
.nav-down .full-sub-menu {
  position: fixed;
  top: 117px;
}
.nav-down .after-header {
  display: block;
  height: 117px;
}
.full-sub-menu > li > ul > li:nth-of-type(1) a {
  color: #333 !important;
}
.full-sub-menu > li > ul > li:nth-of-type(2) a {
  color: #333 !important;
}
.full-sub-menu {
  float: left;
  background: #ffffff;
  width: 100%;
  z-index: 9999;
  position: relative;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  /*                    position:absolute;
                        left:0;
                        right:0;
                        top:115px;*/
}
.full-sub-menu img {
  height: auto;
  max-width: 100%;
}
.full-sub-menu > li {
  float: left;
  padding-top: 50px;
  z-index: 90;
  background: #ffffff;
  width: 100%;
  text-align: center;
  display: none;
  margin-bottom: 30px;
}
.full-sub-menu > li a {
  display: none;
}
.full-sub-menu > li a:hover {
  color: #da2128;
}
.full-sub-menu > li > ul {
  width: 1140px;
  text-align: left;
  margin: auto;
}
.full-sub-menu > li > ul > li {
  float: left;
  width: 20%;
  min-height: 285px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #e1e1e1;
}
.full-sub-menu > li > ul > li.banner-item,
.full-sub-menu > li > ul > li:first-child {
  border-left: 0;
}
.full-sub-menu > li > ul > li.group a {
  display: none;
}
.full-sub-menu > li > ul > li.group ul li {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.full-sub-menu > li > ul > li.group ul li:last-child {
  margin-bottom: 0;
}
.full-sub-menu > li > ul > li.group ul li a {
  color: #777;
  font-size: 18px;
  font-weight: 700;
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.full-sub-menu > li > ul > li.group ul li a:hover {
  color: #da2128 !important;
}
.full-sub-menu > li > ul > li.group ul li ul li {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.full-sub-menu > li > ul > li.group ul li ul li a {
  color: #333;
  line-height: 1.5em;
  float: left;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 10px;
}
.full-sub-menu > li > ul > li.group ul li ul li a:hover {
  color: #da2128 !important;
}
.full-sub-menu > li > ul > li a {
  font-size: 18px;
  font-weight: 700;
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.full-sub-menu > li > ul > li.current_page_item > a {
  color: #da2128 !important;
}
.full-sub-menu > li > ul > li.current-menu-parent > a {
  color: #da2128 !important;
}
.full-sub-menu > li > ul > li .current-menu-parent > a {
  color: #da2128 !important;
}
.full-sub-menu > li > ul > li .current_page_item > a {
  color: #da2128 !important;
}
.full-sub-menu > li > ul > li:last-child {
  border-right: 0;
}
.full-sub-menu > li > ul > li img {
  height: auto;
  max-width: 100%;
}
.full-sub-menu > li > ul > li ul > li {
  float: left;
  width: 100%;
}
.full-sub-menu > li > ul > li ul > li a {
  float: left;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 10px;
}
.full-sub-menu > li > ul > li ul > li ul {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.full-sub-menu > li > ul > li ul > li ul:last-child {
  margin-bottom: 0;
}
.full-sub-menu > li > ul > li ul > li ul li a {
  float: left;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 10px;
}
.full-sub-menu > li > ul > li ul > li.rr-phone-icon a {
  background: url('../images/mobile-phones.jpg') no-repeat left center;
  padding-left: 50px;
  min-height: 42px;
  font-weight: 700;
  line-height: 42px;
  margin-top: 20px;
  padding-top: 10px;
}
.space-footer {
  float: left;
  width: 100%;
  margin-top: 70px;
}
footer {
  float: left;
  width: 100%;
  margin-top: 0px;
}
footer .pre-footer {
  background: #da2128;
  width: 100%;
  float: left;
}
footer .pre-footer li.group > a {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 11px;
  float: left;
  width: 100%;
}
footer .pre-footer p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
footer .pre-footer a {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
}
footer .pre-footer a:hover {
  opacity: 0.9;
}
footer .pre-footer a.short-link {
  font-weight: 700;
}
footer .pre-footer li.group ul {
  width: 100%;
  float: left;
}
footer .pre-footer li.group ul li {
  float: left;
  width: 100%;
}
footer .pre-footer h4,
footer .pre-footer ul li,
footer .pre-footer a,
footer .pre-footer p {
  color: #ffffff;
}
footer .pre-footer h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 11px;
  float: left;
  width: 100%;
  margin-top: 0;
  text-transform: initial;
}
footer .pre-footer h5 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 11px;
  float: left;
  width: 100%;
  margin-top: 30px;
  color: #ffffff;
  text-transform: initial;
}
footer .pre-footer .group {
  width: 33.3%;
  float: left;
  padding-right: 40px;
}
footer .pre-footer .bottom-contact-info {
  margin-top: 30px;
  float: left;
  width: 100%;
}
footer .pre-footer .full-container {
  padding: 40px 70px;
}
footer .pre-footer .left {
  border-right: 1px solid #bf1c22;
}
footer .pre-footer .right p {
  margin-bottom: 4px;
}
footer .pre-footer .contact-info {
  padding-right: 20px;
}
footer .pre-footer .client-services {
  padding-left: 20px;
}
footer .pre-footer .client-services a {
  font-weight: 700;
}
footer .pre-footer .client-services a:before {
  content: "";
  float: left;
  border: 1px solid #ffffff;
  width: 7px;
  height: 7px;
  margin: auto;
  margin-top: 5px;
  margin-right: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  pointer-events: none;
}
footer .pre-footer .contact-info,
footer .pre-footer .client-services {
  width: 50%;
  float: left;
}
footer .left,
footer .right {
  width: 50%;
  float: left;
}
footer .left {
  padding-right: 70px;
}
footer .right {
  padding-left: 70px;
}
footer .full-container {
  float: left;
  width: 100%;
  padding: 25px 70px;
  margin-top: 0;
}
footer .bottom-footer {
  float: left;
  width: 100%;
  background: #ffffff;
}
footer .bottom-footer .left img {
  width: 70px;
  float: left;
  height: auto;
  margin-right: 10px;
}
footer .awards-title,
footer .newsletter-title {
  color: #333333;
  float: left;
  font-weight: 700;
  margin-right: 20px;
  margin-top: 22px;
  font-size: 15px;
}
footer .newsletter-title {
  float: right;
}
footer .newsletter-box .mc4wp-checkbox.mc4wp-checkbox-contact-form-7 {
  display: none;
}
footer .newsletter-box br {
  display: none;
}
footer .newsletter-box p {
  float: left;
  width: 100%;
  margin: 0;
}
footer .newsletter-box input[type="email"],
footer .newsletter-box input[type="text"] {
  border: 0px;
  color: #7f7f7f;
  height: 32px;
  width: 170px;
  font-size: 16px;
}
footer .newsletter-box input[type="submit"] {
  border: 0px;
  border-radius: 20px;
  padding: 7px 25px;
  background: #da2128;
  float: right;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
}
footer .newsletter-box input[type="submit"]:hover {
  text-decoration: underline;
}
footer .copyright-bottom {
  /*border-top:1px solid #dddddd;*/
}
footer .border-top {
  float: left;
  width: 100%;
  border-top: 1px solid #cccccc;
  margin-bottom: 60px;
}
footer .ipko-footer-logo {
  position: absolute;
  left: 0;
  right: 0;
  width: 86px;
  margin: auto;
  top: 30px;
}
footer .ipko-footer-logo img {
  max-width: 100%;
  height: auto;
}
footer .copyright-bottom {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 50px;
}
footer .copyright-bottom .left {
  padding-right: 105px;
}
footer .copyright-bottom .right {
  padding-left: 105px;
}
footer .copyright-bottom .full-container {
  padding-top: 0;
  padding-bottom: 0;
}
footer .copyright-bottom .full-container .copyright {
  float: right;
}
footer .copyright-bottom .social-media {
  float: left;
}
footer .copyright-bottom .social-media li {
  margin-right: 30px;
  float: left;
}
footer .copyright-bottom .social-media li a:hover svg {
  opacity: 0.7;
}
.responsive-menu {
  background: #ffffff;
  z-index: 999;
  display: none;
  -webkit-box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.3);
  top: 89px;
}
.responsive-menu.mm-menu .mm-listview > li .mm-next:hover:after {
  border-color: #da2128;
}
.responsive-menu a.responsive-bold {
  font-weight: 700;
}
.responsive-menu .current-page-ancestor > a {
  color: #da2128;
}
.responsive-menu .mm-next:after,
.responsive-menu .mm-prev:before {
  width: 11px;
  height: 11px;
}
.responsive-menu .mm-listview .mm-next {
  border-left: 1px solid #ccc !important;
}
.responsive-menu .mm-navbar .mm-title {
  text-align: left;
}
.responsive-menu .no-link > a {
  pointer-events: auto;
}
.responsive-menu .search-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}
.responsive-menu.mm-menu.mm-offcanvas {
  z-index: 999;
}
.responsive-menu .mm-listview .mm-next {
  border-color: #999999;
}
.responsive-menu .mm-listview .mm-next:before {
  display: none;
}
.responsive-menu li.current-menu-item > a {
  color: #da2128;
}
.responsive-menu li a:hover {
  color: #da2128;
}
.responsive-menu.mm-menu.mm-front {
  background: #ffffff;
  z-index: 999;
}
.responsive-menu .mm-listview > li:not(.mm-divider):after {
  left: 0;
  border-color: #cccccc;
}
.responsive-menu .mm-listview > li a {
  padding: 15px 10px 15px 20px;
}
.responsive-menu.mm-opened {
  display: block;
}
.responsive-menu .language {
  display: block;
  text-align: center;
  margin: 15px 0px;
}
.responsive-menu .language li {
  display: inline-block;
  position: relative;
}
.responsive-menu .language li a {
  padding-left: 10px;
  padding-right: 10px;
}
.responsive-menu .language li:first-child:after {
  content: '';
  margin-top: 5px;
  width: 1px;
  height: 15px;
  background: #7a7a7a;
  position: absolute;
  right: 0;
  top: 0;
}
.responsive-menu .language li a {
  color: #666666;
  font-size: 14px;
}
.responsive-menu .language li.active {
  display: none;
}
.responsive-menu .search-holder,
.responsive-menu .search-holder input[type="text"] {
  width: 100%;
}
.responsive-menu li.mobile {
  float: left;
  width: 100%;
}
.responsive-menu li.mobile a:before {
  content: "";
  background: url('../images/mobile.jpg') no-repeat;
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
  background-size: cover;
  float: left;
}
.responsive-menu li.mobile,
.responsive-menu li.tv,
.responsive-menu li.internet,
.responsive-menu li.tel,
.responsive-menu li.services {
  min-height: unset;
  float: left;
  width: 100%;
  /*border-bottom:1px solid #cccccc;*/
}
.responsive-menu li.mobile a:not(.mm-next),
.responsive-menu li.tv a:not(.mm-next),
.responsive-menu li.internet a:not(.mm-next),
.responsive-menu li.tel a:not(.mm-next),
.responsive-menu li.services a:not(.mm-next) {
  white-space: normal;
  float: left;
  width: 100%;
  padding-left: 95px;
  position: relative;
  min-height: 70px;
  padding-top: 27px;
  text-align: left;
}
.responsive-menu li.mobile a:not(.mm-next):before,
.responsive-menu li.tv a:not(.mm-next):before,
.responsive-menu li.internet a:not(.mm-next):before,
.responsive-menu li.tel a:not(.mm-next):before,
.responsive-menu li.services a:not(.mm-next):before {
  position: absolute;
  left: 10px;
  top: 10px;
  float: left;
}
.responsive-menu li.tv a:before {
  content: "";
  background: url('../images/tv.jpg') no-repeat;
  width: 72px;
  height: 50px;
  margin-bottom: 5px;
  background-size: cover;
  float: left;
}
.responsive-menu li.internet a:before {
  content: "";
  background: url('../images/internet.jpg') no-repeat;
  width: 79px;
  height: 50px;
  margin-bottom: 5px;
  background-size: cover;
  float: left;
}
.responsive-menu li.tel a:before {
  content: "";
  background: url('../images/tel.jpg') no-repeat;
  width: 86px;
  height: 50px;
  margin-bottom: 5px;
  background-size: cover;
  float: left;
}
.responsive-menu li.services a:before {
  content: "";
  background: url('../images/services.jpg') no-repeat;
  width: 76px;
  height: 50px;
  margin-bottom: 5px;
  background-size: cover;
  float: left;
}
.responsive-menu .mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 60px;
}
.responsive-menu .mm-navbar {
  height: 60px;
  padding-top: 10px;
}
.responsive-menu .mm-navbar .mm-btn:first-child {
  top: 10px;
}
.responsive-menu .mm-navbar .mm-title {
  font-size: 18px;
  color: #333333;
}
.responsive-sub-menu {
  float: left;
  display: none;
  width: 100%;
  margin-top: -1px;
  border-bottom: 1px solid #cccccc;
}
.responsive-sub-menu .current-parent {
  padding: 15px 0px 15px 20px;
}
.responsive-sub-menu .current-parent a {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  width: calc(100% - 50px);
}
.responsive-sub-menu .current-parent a.toggle-menu {
  float: right;
  width: 50px;
  height: 38px;
  padding-right: 20px;
  margin-top: -10px;
}
.responsive-sub-menu .current-parent a.toggle-menu.active:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 19px;
}
.responsive-sub-menu .current-parent a.toggle-menu:before {
  float: right;
  content: "";
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-color: #999;
  margin-top: 12px;
}
.responsive-sub-menu .sub-menu {
  display: none;
  float: left;
  width: 100%;
  padding: 0px 20px;
  position: absolute;
  z-index: 150;
  background: #ffffff;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.responsive-sub-menu .sub-menu li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.responsive-sub-menu .sub-menu li:last-child {
  border-bottom: 0px;
}
.responsive-sub-menu .sub-menu li a {
  float: left;
  width: 100%;
  padding: 15px 0;
  font-size: 16px;
  color: #333333;
}
.responsive-sub-menu .sub-menu li a.active {
  color: #da2128;
}
.responsive-sub-menu .sub-menu li a:hover {
  color: #da2128;
}
.responsive-sub-sub-menu {
  float: left;
  width: 100%;
  background: #f0f0f0;
  display: none;
  margin-top: -1px;
}
.responsive-sub-sub-menu .current-parent {
  padding: 10px 6px 10px 20px;
}
.responsive-sub-sub-menu .current-parent a {
  color: #333333;
  font-size: 18px;
  width: calc(100% - 50px);
}
.responsive-sub-sub-menu .current-parent a.toggle-menu {
  float: right;
  width: 50px;
  height: 38px;
  padding-right: 20px;
  margin-top: -10px;
}
.responsive-sub-sub-menu .current-parent a.toggle-menu.active:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 19px;
}
.responsive-sub-sub-menu .current-parent a.toggle-menu:before {
  float: right;
  content: "";
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-color: #999;
  margin-top: 12px;
}
.responsive-sub-sub-menu .sub-menu {
  display: none;
  float: left;
  width: 100%;
  padding: 10px 20px;
  position: absolute;
  z-index: 150;
  background: #f0f0f0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.responsive-sub-sub-menu .sub-menu li {
  float: left;
  width: 100%;
}
.responsive-sub-sub-menu .sub-menu li:last-child {
  border-bottom: 0px;
}
.responsive-sub-sub-menu .sub-menu li a {
  float: left;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #333333;
}
.responsive-sub-sub-menu .sub-menu li a.active {
  color: #da2128;
}
.responsive-sub-sub-menu .sub-menu li a:hover {
  color: #da2128;
}
.menu-icon.active span:first-child {
  opacity: 0;
}
.menu-icon.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-icon.active span:last-child {
  margin-top: -8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-panels > .mm-panel > .mm-listview {
  margin-bottom: 0;
}
.mm-panels > .mm-panel:after {
  height: 0;
}
.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
  max-height: calc(100vh - 90px);
}
.full-sub-menu .menu-item-233 > ul > li a {
  color: #333333 !important;
}
.full-sub-menu > li > ul > li.group ul li ul .current-menu-item a {
  color: #da2128 !important;
}
.newsletter-box {
  position: relative;
}
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) {
  max-width: 100%;
  padding: 0;
  border: none;
  display: inline-block;
  width: auto;
  float: right;
  margin: 0 auto!important;
  border-radius: 0;
}
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) ul.gform_fields li.gfield {
  padding: 0!important;
}
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) .gform_footer input.button,
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) .gform_wrapper .gform_footer input[type=submit] {
  border: 0px;
  border-radius: 20px;
  padding: 7px 25px;
  background: #da2128;
  float: right;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  right: 8px;
  top: 18px;
  width: auto!important;
  height: auto;
  text-transform: capitalize;
}
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) .gform_footer {
  padding: 0!important;
  margin: 0!important;
}
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 50px;
  width: 180px;
  padding: 0px 10px!important;
  border-radius: 25px;
}
.newsletter-box .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0;
}
.newsletter-box .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: none;
}
.newsletter-box .gform_wrapper form ul li.gfield.gfield_error:not(.gfield_html) {
  border: 1px solid #da2128 !important;
  border-radius: 25px;
  height: 50px;
  margin-bottom: 0!important;
  width: 100%!important;
  max-width: 100%!important;
}
.newsletter-box .gform_wrapper form ul li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: none;
}
.newsletter-box .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 307px!important;
}
.newsletter-box .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 46px;
  padding: 0px 20px!important;
}
.newsletter-box .gform_confirmation_message {
  position: absolute;
  right: 0;
  top: 50px;
}
.newsletter-box .gform_wrapper .gform_ajax_spinner {
  display: none;
}
.newsletter-box .gform_wrapper .field_description_below .gfield_description {
  display: none;
}
@media only screen and (max-width: 641px) {
  .newsletter-box .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: initial;
    min-height: auto;
  }
}
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) ul.gform_fields li.gfield_contains_required,
.newsletter-box .gform_wrapper:not(#gform_wrapper_6) ul.gform_fields li.gfield:not(.gfield_html) {
  position: relative;
  float: right;
  border: 1px solid #dddddd;
  margin-top: 9px!important;
  height: 50px;
  border-radius: 25px;
  width: 307px!important;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 28, 2017, 3:05:36 PM
    Author     : erza
*/
.vp-height {
  height: 100vh;
  margin-top: -117px;
  padding-top: 117px;
  position: relative;
  float: left;
  width: 100%;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.banner {
  position: relative;
  height: calc(100% - 283px);
  width: 100%;
  opacity: 0;
}
.banner .owl-dots {
  display: block !important;
}
.banner .owl-banner.one-slide .owl-nav {
  display: none !important;
}
.banner .owl-banner.one-slide .owl-dots .owl-dot {
  opacity: 0;
}
.banner .owl-carousel {
  overflow: hidden;
}
.banner.first-view .owl-item {
  transform: matrix(1.02999, 0.00017, -0.00017, 1.02999, 0, 0);
}
.banner .owl-item {
  z-index: 1;
  opacity: 0;
}
.banner .owl-item.active {
  opacity: 1;
  -webkit-backface-visibility: hidden !important;
  z-index: 2;
}
.banner .owl-item.active .owl-text {
  -webkit-animation: 1.4s ease 0s normal forwards 1 fadein;
  animation: 1.4s ease 0s normal forwards 1 fadein;
}
.banner .owl-item .owl-text {
  opacity: 0;
}
.banner .owl-slide,
.banner .owl-carousel,
.banner .owl-stage,
.banner .owl-item,
.banner .owl-stage-outer {
  height: 100%;
  width: 100%;
  float: left;
  margin-left: 0;
}
.banner .owl-media {
  float: left;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner .owl-nav {
  width: 100%;
  float: left;
  display: block;
}
.banner .owl-nav div {
  position: absolute;
  top: -53px;
  bottom: 0;
  margin: auto;
  height: 48px;
  width: 48px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  background-image: url('../images/svg_icons/slider-arrow.svg');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  color: transparent;
  background-color: transparent;
}
.banner .owl-nav div:hover {
  background-color: #000000;
  background-image: url('../images/svg_icons/slider-arrow-white.svg');
}
.banner .owl-nav div.owl-next {
  right: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.banner .owl-nav div.owl-prev {
  left: 20px;
}
.banner .owl-dots .owl-dot.active:before,
.banner .owl-dots .owl-dot:hover:before {
  /*            border-color:@red;*/
}
.banner .owl-dots .owl-dot.active span,
.banner .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
.banner .owl-dots {
  position: Absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.35+0,0.85+48,1+100 */
  /*                      linear-gradient(to bottom, rgba(255, 255, 255, 0.40) 0%, rgba(255, 255, 255, 1) 100%, #ffffff 100%) */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, #ffffff 100%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, #ffffff 100%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, #ffffff 100%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  z-index: 10;
  padding: 30px 0;
  font-size: 0;
}
.banner .owl-dots .owl-dot {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 0 10px;
  width: 22px;
  font-size: 0;
  height: 22px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
.banner .owl-dots .owl-dot span {
  float: left;
  border-color: #ffffff;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 2px solid #cccccc;
}
.banner .owl-dots .owl-dot.active:before {
  font-size: 0;
  background: #ffffff;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  margin: 2px;
  top: 3px;
  left: 3px;
  z-index: 2;
  border-radius: 50%;
  opacity: 1;
}
.banner .owl-dots .owl-dot:before {
  font-size: 0;
  background: #ffffff;
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0px;
  top: 1px;
  left: 1px;
  z-index: 2;
  border-radius: 50%;
  /*                background:#ffffff;
                                content:"";
                                position:absolute;
                                height: 18px;
                                margin: 0;
                                top: 2px;
                                left: 2px;
                                z-index:2;
                                border-radius:50%;
                                width: 18px;*/
}
.banner .owl-slide.right .owl-text img {
  display: initial;
}
.banner .owl-slide.right .owl-text .txt-holder {
  float: right;
}
.banner .owl-slide.right .owl-text .rte {
  text-align: right;
}
.banner .container {
  height: 100%;
  position: relative;
}
.banner .owl-text {
  position: absolute;
  display: table;
  height: 100%;
  width: 100%;
}
.banner .owl-text .rte {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.banner .owl-text .rte p {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #010101;
}
.banner .owl-text .rte h3 {
  font-size: 27px;
}
.banner .owl-text .rte h2 {
  line-height: 1.3em;
  margin-top: 0;
  font-size: 36px;
  margin-bottom: 15px;
}
.banner .owl-text .txt-holder {
  width: 50%;
  margin-top: -50px;
}
.banner .owl-text img {
  max-width: 200px;
}
.banner .owl-text h3 {
  width: 100%;
}
.banner .owl-text p {
  width: 100%;
}
.banner .white .txt-holder h2,
.banner .white .txt-holder p,
.banner .white .txt-holder h3,
.banner .white .txt-holder h4,
.banner .white .txt-holder h5 {
  color: #ffffff;
}
.banner a.read-more {
  margin-top: 12px;
}
.owl-prev.disabled {
  display: none;
}
.owl-next.disabled {
  display: none;
}
.main-products-holder {
  margin-top: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.main-products-holder .main-products {
  width: 100%;
  text-align: center;
  /*float:left;*/
}
.main-products-holder .main-products li {
  /*width:20%;*/
  /*float:left;*/
  display: inline-block;
  padding: 40px 20px 30px;
  text-align: center;
  /*            -webkit-box-shadow: inset 0px 50px 100px 0px rgba(0,0,0,0.08);
                        -moz-box-shadow: inset 0px 50px 100px 0px rgba(0,0,0,0.08);
                        box-shadow: inset 0px 50px 100px 0px rgba(0,0,0,0.08);*/
  background-color: #ffffff;
}
.main-products-holder .main-products li a {
  float: left;
  display: table;
}
.main-products-holder .main-products li img {
  float: left;
  width: auto;
  margin: auto;
  height: auto !important;
  max-width: 100%;
  margin-bottom: 10px;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main-products-holder .main-products li p {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
}
.main-products-holder .main-products li h2 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 10px;
  width: 145px;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  height: 100%;
}
.main-products-holder .main-products li a:hover img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}
.main-products-holder .main-products li a:hover h2 {
  color: #da2128;
}
.main-products-holder.six-items li {
  width: 16%;
}
.page-small-banner {
  float: left;
  width: 100%;
  height: 282px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-small-banner .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.page-section.bg-banner {
  height: 420px;
}
.page-section {
  float: left;
  width: 100%;
  height: 420px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-section.auto-height {
  height: auto !important;
}
.page-section.auto-height .img-holder img {
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  position: relative;
  top: 0;
  display: inline-block;
  width: 100%;
  height: auto;
}
.page-section.auto-height .txt-holder,
.page-section.auto-height .img-holder {
  width: 50%;
}
.page-section .container {
  height: 100%;
  position: relative;
  z-index: 102;
}
.page-section.half-bg .bg-img {
  width: 50%;
}
.page-section .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.page-section .black-mask {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#80000000', GradientType=0);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
.page-section .txt-holder,
.page-section .img-holder {
  position: relative;
  z-index: 3;
  float: left;
}
.page-section.white .txt-holder .rte h2,
.page-section.white .txt-holder .rte p,
.page-section.white .txt-holder .rte h3,
.page-section.white .txt-holder .rte h4,
.page-section.white .txt-holder .rte h5 {
  color: #ffffff;
}
.page-section .txt-holder {
  width: 40%;
  text-align: left;
  height: 100%;
  display: table;
}
.page-section .txt-holder .rte {
  /*            -moz-transform: translateY(-50%)  translateZ(0);
                        -ms-transform: translateY(-50%)  translateZ(0);
                        -webkit-transform: translateY(-50%)  translateZ(0);
                        transform: translateY(-50%) translateZ(0);
                        backface-visibility: hidden;*/
  position: relative;
  /*top: 50%;*/
  display: table-cell;
  vertical-align: middle;
}
.page-section .txt-holder .rte h2 {
  font-size: 36px;
  margin-bottom: 25px;
}
.page-section .txt-holder .rte p {
  font-size: 16px;
  margin-bottom: 25px;
}
.page-section .txt-holder .rte img {
  margin-bottom: 10px;
}
.page-section .txt-holder .rte a.read-more {
  margin-top: 12px;
}
.page-section .img-holder {
  width: 50%;
  text-align: center;
  height: 100%;
}
.page-section .img-holder img {
  /*            width: auto;*/
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.page-section.left-txt .txt-holder {
  float: left;
  padding-right: 40px;
}
.page-section.left-txt.half-bg .bg-img {
  width: 50%;
  left: unset;
  right: 0;
}
.page-section.right-txt .txt-holder {
  padding-left: 40px;
  float: right;
}
.page-section.right-txt.half-bg .bg-img {
  width: 50%;
  left: 0;
  right: unset;
}
a.read-more {
  font-size: 16px;
  color: #000000;
  border: 1px solid #000000;
  padding: 10px 33px;
  border-radius: 20px;
  backface-visibility: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
a.read-more:hover {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
}
.white a.read-more {
  border-color: #ffffff;
  color: #ffffff;
}
.white a.read-more:hover {
  background-color: #ffffff;
  color: #000000;
}
.phones-section {
  overflow: hidden;
  float: left;
  width: 100%;
}
.phone-img-holder {
  margin-left: 31px;
  position: relative;
}
.owl-phones-slider {
  height: 500px;
  float: left;
  width: 100%;
  margin-left: 0;
}
.owl-phones-slider .owl-slide {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  padding-left: 10px;
}
.owl-phones-slider .owl-slide .owl-item {
  float: left;
  height: 100%;
}
.owl-phones-slider .owl-slide .owl-media {
  float: left;
  width: 40%;
  position: relative;
  text-align: center;
  height: 500px;
  padding-left: 20px;
  padding-right: 20px;
}
.owl-phones-slider .owl-slide .owl-media .img-holder {
  width: auto;
  height: auto;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  backface-visibility: hidden;
}
.owl-phones-slider .owl-slide .owl-media .img-holder img {
  width: 100%;
  height: auto;
}
.owl-phones-slider .owl-slide .owl-media div {
  position: relative;
}
.owl-phones-slider .owl-slide .img-holder {
  position: relative;
  display: table;
}
.owl-phones-slider .owl-slide .img-holder div {
  display: table-cell !important;
  vertical-align: bottom;
}
.owl-phones-slider .owl-slide .img-holder img {
  margin-bottom: 0;
}
.owl-phones-slider .owl-slide span.red-info {
  width: 84px;
  height: 84px;
  background-color: #da2128;
  opacity: 0.85;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: -30px;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 84px;
  font-weight: 700;
}
.owl-phones-slider .owl-slide span.red-info p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0;
}
.owl-phones-slider .owl-slide .owl-txt {
  float: right;
  width: 60%;
  padding-left: 20px;
  padding-right: 70px;
  height: 500px;
  position: relative;
  text-align: center;
  display: table;
}
.owl-phones-slider .owl-slide .owl-txt .rte {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  /*                top: 50%;
                                display: inline-block;*/
  text-align: Center;
}
.owl-phones-slider .owl-slide .owl-txt .rte h3 {
  font-size: 28px;
  margin-bottom: 0px;
}
.owl-phones-slider .owl-slide .owl-txt .rte span {
  font-size: 15px;
}
.owl-phones-slider .owl-slide .owl-txt .rte .price {
  font-size: 22px;
  color: #da2128;
  margin: auto;
  width: 100%;
  text-align: center;
  float: left;
}
.owl-phones-slider .owl-slide .owl-txt .rte .price:after {
  /*                        content:" €";
                                                font-size:22px;
                                                color:#333333; */
}
.owl-phones-slider .owl-slide .owl-txt .rte a {
  margin-top: 20px;
}
.owl-phones-slider.one-slide .owl-nav,
.owl-phones-slider.two-slides .owl-nav {
  display: none !important;
}
.owl-phones-slider .owl-nav {
  display: block !important;
  width: 100%;
  float: left;
}
.owl-phones-slider .owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 48px;
  width: 48px;
  background-image: url('../images/prev-circle.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  color: transparent;
  background-color: transparent;
}
.owl-phones-slider .owl-nav div.owl-next {
  right: -48px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-phones-slider .owl-nav div.owl-prev {
  left: -48px;
}
/*faq questions*/
.right-holder .faq-title {
  padding-left: 45px;
  line-height: 43px;
  margin-bottom: 12px;
  background: url('../images/svg_icons/faq-icon.svg') left 5px no-repeat;
}
.right-holder ul.faq-list {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.right-holder ul.faq-list li {
  float: left;
  border-top: 1px solid #cccccc;
  width: 100%;
}
.right-holder ul.faq-list li:last-child {
  border-bottom: 1px solid #cccccc;
}
.right-holder ul.faq-list li a {
  padding: 10px 0;
  float: left;
  font-size: 17px;
}
.right-holder ul.faq-list li a:hover {
  color: #da2128;
}
.right-holder .right-banners {
  float: right;
  width: 100%;
  margin-bottom: 50px;
}
.right-holder .right-banners li {
  position: relative;
  overflow: hidden;
}
.right-holder .right-banners li img {
  border-radius: 5px;
  width: 100%;
  display: block;
  z-index: 2;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.right-holder .right-banners li a:hover h3 {
  color: #da2128;
}
.right-holder .right-banners li a:hover h3:after {
  background: url('../images/svg_icons/arrow_red.svg') no-repeat;
}
.right-holder .right-banners li a:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.right-holder .right-banners li span.white-bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.7+0,1+99 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, #ffffff 99%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, #ffffff 99%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, #ffffff 99%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: -40px;
  width: 100%;
  height: 40px;
  left: 0;
  z-index: 3;
}
.right-holder .right-banners li h3,
.right-holder .right-banners li p {
  z-index: 7;
  position: relative;
}
.right-holder .right-banners li h3 {
  margin-bottom: 10px;
}
.right-holder .right-banners li h3:after {
  background: url('../images/svg_icons/arrow.svg') no-repeat;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 18px;
}
.right-holder .right-banners li .text-container {
  padding: 20px;
  float: left;
  margin-top: -40px;
  position: relative;
  background: #ffffff;
}
.right-holder .right-banners li .text-container h3 {
  margin-top: -40px;
}
/*Roaming calls and sms filters*/
.calls-sms .after-txt {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.calls-sms .country-filters {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.calls-sms .country-filters.full .select-holder {
  width: 100%;
}
.calls-sms .country-filters .hidden-select {
  display: none;
}
.calls-sms .country-filters .left {
  width: 50%;
  float: left;
  padding-right: 30px;
}
.calls-sms .country-filters .right {
  float: right;
  width: 50%;
  padding-left: 30px;
}
.calls-sms .country-filters .select-holder {
  float: right;
  width: calc(100% - 40px);
}
.calls-sms .country-filters label {
  float: left;
  width: 40px;
  line-height: 44px;
}
.calls-sms .form-results {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}
.calls-sms .form-results ul li {
  float: left;
  width: 33.3%;
  padding-left: 55px;
  padding-right: 25px;
}
.calls-sms .form-results ul li.incoming-call {
  background: url('../images/svg_icons/incoming-call.svg') no-repeat left center;
  background-size: 44px 41px;
}
.calls-sms .form-results ul li.outgoing-call {
  background: url('../images/svg_icons/outgoing-call.svg') no-repeat left center;
  background-size: 44px 41px;
}
.calls-sms .form-results ul li.outgoing-sms {
  padding-left: 60px;
  background: url('../images/svg_icons/outgoing-sms.svg') no-repeat left center;
  background-size: 51px 30px;
}
.calls-sms .form-results ul li .price {
  font-size: 42px;
  float: left;
}
.calls-sms .form-results ul li .price .price-info {
  float: none;
  font-size: 18px;
  clear: right;
}
.calls-sms .form-results ul li .price-info {
  float: left;
  clear: left;
  font-size: 18px;
}
.calls-sms .form-results .table-holder {
  border: 1px solid #cccccc;
  border-radius: 6px;
  float: left;
  width: 100%;
  padding: 5px 20px 10px;
}
.calls-sms .form-results .internet-table table tr td,
.calls-sms .form-results .internet-table table tr th {
  width: 70%;
}
.calls-sms .form-results .internet-table table tr td:first-child,
.calls-sms .form-results .internet-table table tr th:first-child {
  width: 30%;
}
.calls-sms .form-results table {
  width: 100%;
  text-align: left;
}
.calls-sms .form-results table th {
  font-weight: 400;
  padding-left: 35px;
}
.calls-sms .form-results table th.incoming-call {
  background: url('../images/svg_icons/incoming-call-1.svg') no-repeat left center;
  background-size: 27px 28px;
}
.calls-sms .form-results table th.internet-roaming {
  background: url('../images/svg_icons/internet-roaming.svg') no-repeat left center;
  background-size: 28px 28px;
}
.calls-sms .form-results table th.outgoing-call {
  background: url('../images/svg_icons/outgoing-call.svg') no-repeat left center;
  background-size: 27px 28px;
}
.calls-sms .form-results table th.outgoing-sms {
  padding-left: 40px;
  background: url('../images/svg_icons/outgoing-sms.svg') no-repeat left center;
  background-size: 33px 21px;
}
.calls-sms .form-results table tr th:first-child {
  opacity: 0;
}
.calls-sms .form-results table tr {
  border-bottom: 2px solid #da2128;
  border-bottom: 1px solid #cccccc;
}
.calls-sms .form-results table tr th,
.calls-sms .form-results table tr td {
  padding-top: 17px;
  padding-bottom: 17px;
  width: 25%;
  padding-right: 20px;
}
.calls-sms .form-results table tr th {
  padding-top: 23px;
  padding-bottom: 25px;
}
.calls-sms .form-results table tr:first-child {
  border-bottom: 2px solid #da2128;
}
.calls-sms .form-results table tr:last-child {
  border-bottom: 0;
}
.calls-sms .form-results table tr td:first-child {
  padding-left: 10px;
}
.calls-sms .packages .package {
  margin-bottom: 10px;
}
/*international calls*/
/*Roaming calls and sms filters*/
.international-calls .after-txt {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.international-calls .country-filters {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.international-calls .country-filters .hidden-select {
  display: none;
}
.international-calls .country-filters .left {
  width: 50%;
  float: left;
  padding-right: 30px;
}
.international-calls .country-filters .right {
  float: right;
  width: 50%;
  padding-left: 30px;
}
.international-calls .country-filters .select-holder {
  float: right;
  width: 100%;
}
.international-calls .country-filters label {
  float: left;
  width: 40px;
  line-height: 44px;
}
.international-calls .form-results {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}
.international-calls .form-results ul li {
  float: left;
  width: 100%;
  padding-left: 55px;
  padding-right: 25px;
}
.international-calls .form-results ul li.incoming-call {
  background: url('../images/svg_icons/incoming-call.svg') no-repeat left 20px;
  background-size: 44px 41px;
}
.international-calls .form-results ul li.outgoing-call {
  background: url('../images/svg_icons/outgoing-call.svg') no-repeat left 20px;
  background-size: 44px 41px;
}
.international-calls .form-results ul li.outgoing-sms {
  padding-left: 60px;
  background: url('../images/svg_icons/outgoing-sms.svg') no-repeat left 20px;
  background-size: 51px 30px;
}
.international-calls .form-results ul li .price {
  font-size: 42px;
  float: left;
}
.international-calls .form-results ul li .price .price-info {
  float: none;
  font-size: 18px;
  clear: right;
}
.international-calls .form-results ul li .price-info {
  float: left;
  clear: left;
  font-size: 18px;
}
/*Fixed phone*/
.fixed-phone .after-txt {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.fixed-phone .chosen-container {
  margin-bottom: 20px;
}
.fixed-phone .country-filters {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.fixed-phone .country-filters .hidden-select {
  display: none;
}
.fixed-phone .country-filters .left {
  width: 50%;
  float: left;
  padding-right: 60px;
  border-right: 1px solid #cccccc;
}
.fixed-phone .country-filters .right {
  float: right;
  width: 50%;
  padding-left: 60px;
}
.fixed-phone .country-filters .select-holder {
  float: right;
  width: 100%;
}
.fixed-phone .country-filters label {
  float: left;
  width: 40px;
  line-height: 44px;
}
.fixed-phone .outgoing-call {
  background: url('../images/svg_icons/outgoing-call.svg') no-repeat left center;
  background-size: 44px 41px;
  padding-left: 55px;
  padding-right: 25px;
  float: left;
}
.fixed-phone .outgoing-call .price {
  font-size: 42px;
  float: left;
}
.fixed-phone .outgoing-call .price .price-info {
  float: none;
  font-size: 18px;
  clear: right;
}
.fixed-phone .outgoing-call .price-info {
  float: left;
  clear: left;
  font-size: 18px;
}
.fixed-phone .outgoing-call-fixed {
  float: left;
  padding-left: 55px;
  padding-right: 25px;
  background: url('../images/svg_icons/outgoing-call-fixed.svg') no-repeat left center;
  background-size: 44px 41px;
}
.fixed-phone .outgoing-call-fixed .price {
  font-size: 42px;
  float: left;
}
.fixed-phone .outgoing-call-fixed .price .price-info {
  float: none;
  font-size: 18px;
  clear: right;
}
.fixed-phone .outgoing-call-fixed .price-info {
  float: left;
  clear: left;
  font-size: 18px;
}
.fixed-phone .form-results {
  float: left;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 40px;
}
.fixed-phone .form-results .left {
  width: 50%;
  float: left;
  padding-top: 5px;
  padding-right: 60px;
  border-right: 1px solid #cccccc;
}
.fixed-phone .form-results .right {
  padding-top: 5px;
  float: right;
  width: 50%;
  padding-left: 60px;
}
span.gray-txt {
  font-size: 14px;
  color: #999999;
  padding-left: 20px;
  margin-top: -5px;
  float: left;
}
.packages .package.dtv {
  position: relative;
}
.packages .package.dtv.bundle:after {
  background: url(../images/bottom-icon-gray-bg.png) no-repeat;
}
.packages .package.dtv.active .description-package,
.packages .package.dtv.active .price-box {
  border-color: #999999;
}
.packages .package.dtv.active:after {
  opacity: 1;
  height: 12px;
}
.packages .package.dtv:after {
  opacity: 0;
  position: absolute;
  bottom: -11px;
  z-index: 10;
  content: "";
  background: url(../images/bottom-icon-gray.png) no-repeat;
  width: 49px;
  height: 11px;
  left: 0;
  right: 0;
  margin: auto;
}
.packages {
  float: left;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-top: 20px;
}
.packages .hd-icon.package .package-title {
  font-size: 20px;
}
.packages .hd-icon.package .package-title:after {
  content: "";
  background-image: url('../images/hd-icon.png');
  background-repeat: no-repeat;
  background-position: right center;
  width: 68px;
  height: 35px;
  margin-left: 2px;
  margin-bottom: -16px;
  display: inline-block;
}
.packages.four-items .package {
  width: calc(25% - 20px);
}
.packages.six-items .package {
  width: calc(16.65% - 20px);
}
.packages.two-items .package {
  width: calc(50% - 20px);
}
.packages.three-items .package {
  width: calc(33.3% - 20px);
}
.packages .package {
  float: left;
  width: calc(20% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 50px;
}
.packages .package .description-package.bundle .box-holder {
  border-bottom: 0;
}
.packages .package .package-title {
  background: #da2128;
  color: #ffffff;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 22px 10px 23px;
  margin-bottom: 0;
  z-index: 7;
  position: relative;
}
.packages .package .red-price {
  color: #da2128;
  float: left;
  width: 100%;
  font-size: 22px;
}
.packages .package .red-price span {
  color: #da2128;
  font-size: 42px;
}
.packages .package .black-price {
  font-size: 18px;
}
.packages .package .black-price span {
  font-size: 30px;
}
.packages .package .description-package {
  z-index: 4;
  position: relative;
  background: #ffffff;
  margin-top: -6px;
  border: 1px solid #cccccc;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 20px 10px;
}
.packages .package .description-package .content-info {
  margin-bottom: 7px;
  float: left;
  width: 100%;
}
.packages .package .description-package h4 {
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.packages .package .description-package h4.mobile-icon:before {
  content: "";
  margin-bottom: -7px;
  background-image: url('../images/svg_icons/mobile-icon.svg');
  background-repeat: no-repeat;
  background-size: 25px 34px;
  width: 25px;
  height: 34px;
  margin-right: 5px;
  display: inline-block;
}
.packages .package .description-package h4.internet-icon:before {
  margin-right: 5px;
  content: "";
  margin-bottom: -7px;
  background-image: url('../images/svg_icons/internet-icon.svg');
  background-repeat: no-repeat;
  background-size: 24px 36px;
  width: 24px;
  height: 36px;
  display: inline-block;
}
.packages .package .description-package h4.tv-icon:before {
  margin-right: 5px;
  content: "";
  margin-bottom: -7px;
  background-image: url('../images/svg_icons/tv-icon.svg');
  background-repeat: no-repeat;
  background-size: 34px 35px;
  width: 34px;
  height: 35px;
  display: inline-block;
}
.packages .package .description-package h4.phone-icon:before {
  margin-right: 5px;
  content: "";
  margin-bottom: -7px;
  background-image: url('../images/svg_icons/phone-icon.svg');
  background-repeat: no-repeat;
  background-size: 34px 35px;
  width: 34px;
  height: 35px;
  display: inline-block;
}
.packages .package .description-package .plus {
  width: 32px;
  height: 32px;
  margin: Auto;
  display: table;
  position: Relative;
  margin-top: 18px;
}
.packages .package .description-package .plus:before,
.packages .package .description-package .plus:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 32px;
  width: 2px;
  background-color: #cccccc;
}
.packages .package .description-package .plus:after {
  transform: rotate(90deg);
}
.packages .package p {
  margin-bottom: 0px;
}
.packages .box-holder {
  float: left;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}
.packages .box-holder:last-child {
  border-bottom: 0;
}
.packages .box-holder:last-child .plus {
  display: none;
}
.packages .price-box {
  margin-top: -6px;
  border: 1px solid #cccccc;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0px 10px;
  position: relative;
  background: #f2f2f2;
  z-index: 3;
}
.packages .price-box .box-holder {
  padding: 17px 20px 12px;
}
.packages .red-icon-link {
  margin-top: 10px;
  display: inline-block;
  font-size: 15px;
}
.packages .red-icon-link:hover {
  color: #da2128;
}
.packages .red-icon-link:before {
  content: '';
  border: 1px solid #da2128;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  pointer-events: none;
}
.e-payment-btn {
  clear: both;
  background: #da2128;
  color: #ffffff;
  padding: 15px 40px 15px 80px;
  border-radius: 4px;
  position: Relative;
  float: left;
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.e-payment-btn:before {
  content: '';
  width: 36px;
  height: 32px;
  position: absolute;
  left: 30px;
  top: 12px;
  background: url('../images/svg_icons/shop-white.svg');
  background-repeat: no-repeat;
}
/*Dtv table*/
.channels-table {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  border: 1px solid #cccccc;
  padding: 30px 20px;
  border-radius: 5px;
}
.channels-table .table-holder {
  height: 420px;
  overflow: auto;
}
.channels-table table {
  width: 100%;
  border-spacing: 10px;
}
.channels-table table th.red-border .border {
  color: #da2128;
}
.channels-table table .red-border .border {
  border-color: #da2128;
}
.channels-table table tr {
  border-bottom: 1px solid #cccccc;
}
.channels-table table tr th:first-child {
  opacity: 0;
}
.channels-table table th {
  width: 20%;
  padding: 10px 5px 0px;
  font-size: 18px;
  font-weight: 400;
}
.channels-table table th:last-child {
  padding-right: 0;
}
.channels-table table th:last-child .border {
  padding-right: 0;
}
.channels-table table th .border {
  padding: 10px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.channels-table table td {
  width: 20%;
  position: relative;
  padding: 3px 5px 3px;
}
.channels-table table td:first-child {
  padding-left: 50px;
}
.channels-table table td:last-child {
  padding-right: 0;
}
.channels-table table td:last-child .border {
  width: calc(100% - 5px);
}
.channels-table table td .border {
  top: 0;
  padding: 10px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: calc(100% - 10px);
  left: 5px;
  position: absolute;
  height: 100%;
}
.channels-table table .tick {
  background: url('../images/svg_icons/tick.svg') center center;
  background-repeat: no-repeat;
}
.channels-table table .cross {
  background: url('../images/svg_icons/cross.svg') center center;
  background-repeat: no-repeat;
}
.channels-table .channel .img-holder {
  position: absolute;
  left: 0;
  height: 40px;
  width: 47px;
  margin-right: 10px;
  text-align: center;
}
.channels-table .channel .img-holder img {
  float: none;
  width: auto;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.channels-table .channel p {
  padding-top: 10px;
  padding-bottom: 8px;
  margin-bottom: 0;
  float: left;
  font-size: 15px;
}
.channels-table .table-filter .filter-item {
  float: right;
  width: 27%;
  margin-left: 20px;
}
.channels-table .table-filter .filter-item .check-hd {
  color: #333333;
  position: relative;
  height: 44px;
  line-height: 43px;
  float: right;
  padding: 0px 0px 0 45px;
  border-radius: 20px;
  margin-top: 0;
  font-size: 16px;
}
.channels-table .table-filter .filter-item .check-hd:hover {
  color: #da2128;
}
.channels-table .table-filter .filter-item .check-hd:after {
  position: absolute;
  content: "";
  left: 10px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  top: 0;
  bottom: 0;
  margin: auto;
}
.channels-table .table-filter .filter-item .check-hd:before {
  position: absolute;
  content: "";
  left: 15px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
  background: #da2128;
  box-sizing: border-box;
}
.channels-table .table-filter .filter-item .check-hd.checked:before {
  display: block;
}
.channels-table .check-hd.checked {
  color: #da2128;
}
.channels-table a {
  text-decoration: none !important;
}
/*/Mobile internet*/
.internet-filters {
  width: calc(100% + 10px);
  margin-left: -5px;
  float: left;
}
.internet-filters button {
  width: calc(33.3% - 10px);
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  box-shadow: 0;
  border: 1px solid #cccccc;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  background: #ffffff;
  margin-bottom: 10px;
  border-radius: 6px;
  position: relative;
}
.internet-filters button.active {
  color: #ffffff;
  background: #da2128;
}
.internet-filters button:hover {
  color: #ffffff;
  background: #da2128;
}
.internet-filters button.recommended:before {
  content: "";
  background: url('../images/svg_icons/recommend.svg') no-repeat;
  background-size: 14px 19px;
  width: 14px;
  height: 19px;
  position: absolute;
  top: 0;
  left: 10px;
}
.internet-filters button.recommended.active:before,
.internet-filters button.recommended:hover:before {
  background: url('../images/svg_icons/recommended-white.svg') no-repeat;
  background-size: 14px 19px;
}
.filter-results {
  text-align: center;
  margin-top: 30px;
  float: left;
  width: 100%;
  display: none;
}
.filter-results.active {
  display: block;
}
.filter-results .red-price {
  margin: auto;
  font-size: 18px;
}
.filter-results .red-price span {
  font-size: 42px;
  color: #da2128;
}
.filter-results .short-info {
  padding-bottom: 40px;
  float: left;
  width: 100%;
  margin-bottom: 46px;
  position: relative;
}
.filter-results .short-info:not(.no-arrow) {
  border-bottom: 1px solid #e1e1e1;
}
.filter-results .short-info:after:not(.no-arrow) {
  position: absolute;
  bottom: -14px;
  content: "";
  background: url(../images/top-icon.jpg) no-repeat;
  width: 49px;
  height: 14px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter-results .short-info div {
  width: 50%;
  float: left;
  font-size: 22px;
  margin-bottom: 20px;
}
.filter-results .short-info div.validitation {
  text-align: right;
  padding-right: 20px;
  position: relative;
}
.filter-results .short-info div.validitation:after {
  content: "|";
  position: absolute;
  right: 0;
}
.filter-results .short-info div.activation {
  padding-left: 20px;
  text-align: left;
}
.filter-results .short-info h4 {
  float: left;
  width: 100%;
  font-size: 18px;
}
.filter-results .short-info h4.gift-title {
  min-height: 25px;
  padding-top: 2px;
}
.filter-results .short-info h4.gift-title:before {
  content: "";
  background: url('../images/svg_icons/gift.svg') no-repeat;
  background-size: 39px 25px;
  width: 39px;
  height: 25px;
  margin-right: 5px;
  margin-bottom: -5px;
  display: inline-block;
}
.filter-results .examples-list {
  float: left;
  text-align: left;
  width: 100%;
}
.filter-results .examples-list .list {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.filter-results .examples-list .list li {
  width: 33.3%;
  float: left;
  position: relative;
  padding-left: 70px;
  margin-bottom: 25px;
  padding-top: 5px;
  padding-right: 20px;
}
.filter-results .examples-list .list li svg {
  position: absolute;
  left: 0;
  top: 0;
}
.filter-results .examples-list .list li p {
  float: left;
  margin-bottom: 0;
}
.filter-results .examples-list .list li span {
  font-size: 15px;
  float: left;
  clear: left;
}
.divider {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 46px;
  margin-top: 10px;
  position: relative;
}
.divider:after {
  position: absolute;
  bottom: -14px;
  content: "";
  background: url(../images/top-icon.jpg) no-repeat;
  width: 49px;
  height: 14px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select-holder .chosen-container {
  z-index: 99;
}
/*Sport*/
.sport-daily-table {
  height: 100%;
  position: Relative;
  z-index: 10;
}
.sport-daily-table .content-holder {
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 68px 30px;
}
.sport-daily-table h2,
.sport-daily-table span {
  color: #ffffff;
}
.sport-daily-table h2 {
  margin-bottom: 5px;
}
.sport-daily-table span.date {
  font-style: italic;
  font-size: 22px;
}
.sport-daily-table table {
  margin: 23px 20px;
  width: calc(100% - 40px);
}
.sport-daily-table td {
  color: #ffffff;
  font-size: 18px;
  border-bottom: 1px solid #000000;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 30px;
}
.sport-daily-table td:last-child {
  padding-right: 0;
}
.sport-daily-table td:first-child {
  padding-right: 60px;
}
.sport-section {
  float: left;
  width: 100%;
  height: 560px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.sport-section .container {
  height: 100%;
}
.sport-section .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.sport-section .txt-holder,
.sport-section .img-holder {
  position: relative;
  z-index: 3;
  float: left;
}
.sport-section.white .txt-holder .rte h2,
.sport-section.white .txt-holder .rte p,
.sport-section.white .txt-holder .rte h3,
.sport-section.white .txt-holder .rte h4,
.sport-section.white .txt-holder .rte h5 {
  color: #ffffff;
}
.sport-section .txt-holder {
  width: 50%;
  text-align: center;
  height: 100%;
}
.sport-section .txt-holder .rte {
  -moz-transform: translateY(-50%) translateZ(0);
  -ms-transform: translateY(-50%) translateZ(0);
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
  backface-visibility: hidden;
  position: relative;
  top: 50%;
  display: inline-block;
}
.sport-section .txt-holder .rte h2 {
  font-size: 36px;
  margin-bottom: 25px;
}
.sport-section .txt-holder .rte p {
  font-size: 17px;
  margin-bottom: 37px;
}
.sport-section .txt-holder .rte img {
  margin-bottom: 10px;
}
.sport-section .img-holder {
  width: 50%;
  text-align: center;
  height: 100%;
}
.sport-section .img-holder img {
  width: auto;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.sport-section .table-holder {
  height: 245px;
  overflow: auto;
}
.sport-section.left-txt .txt-holder {
  float: left;
  padding-right: 40px;
}
.sport-section.right-txt .txt-holder {
  padding-left: 40px;
  float: right;
}
.sport-section .logos {
  float: left;
  margin-top: 60px;
  width: 100%;
  text-align: center;
}
.sport-section .logos .left {
  margin-right: 30px;
}
.sport-section .logos .right {
  margin-left: 30px;
}
.sport-section .logos img {
  max-width: 200px;
}
.sport-filters {
  margin-top: 8px;
  position: relative;
  float: left;
  width: 100%;
}
.sport-filters .left,
.sport-filters .right {
  float: left;
  width: 50%;
}
.sport-filters .left {
  padding-right: 70px;
}
.sport-filters .right {
  padding-left: 70px;
}
.sport-filters .middle-or {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: -1;
  top: 16px;
}
.sport-filters input {
  z-index: 10;
  border-color: #cccccc;
  color: #999999;
  height: 50px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 25px;
  width: 100%;
}
.sport-filters input:focus {
  border-color: #999999;
}
.sport-filters input.datepicker {
  padding-right: 50px;
}
.no-results-msg {
  margin-top: 33px;
  display: none;
  float: left;
  width: 100%;
  padding: 0 17px;
}
.sport-results {
  float: left;
  width: 100%;
  margin-top: 33px;
  padding: 0 17px;
}
.sport-results .day-holder {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.sport-results span.date {
  font-style: italic;
  font-size: 22px;
  color: #da2128;
  margin-bottom: 14px;
  float: left;
  width: 100%;
}
.sport-results table {
  margin: 0 0 20px;
  width: 100%;
}
.sport-results td {
  color: #000000;
  font-size: 18px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 30px;
  width: 40%;
}
.sport-results td:last-child {
  width: 30%;
  padding-right: 0;
}
.sport-results td:first-child {
  width: 30%;
  padding-right: 60px;
}
.page-entry-info.survey-intro {
  background-image: url(../images/svg_icons/survey-icon.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #da2128;
  float: left;
  width: 100%;
}
.page-entry-info.survey-intro .content-holder h1,
.page-entry-info.survey-intro .content-holder h2,
.page-entry-info.survey-intro .content-holder h3,
.page-entry-info.survey-intro .content-holder p {
  color: #ffffff;
}
.page-entry-info h1 {
  margin-bottom: 15px;
}
.page-entry-info h3 {
  line-height: 1.5em;
}
.coverage-map {
  float: left;
  width: 100%;
}
.banner-about-content {
  margin-top: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.banner-about-content .main-products {
  width: 100%;
  text-align: center;
  float: left;
}
.banner-about-content .main-products li {
  width: calc(25% - 2px);
  margin-left: 2px;
  float: left;
  padding: 40px 20px 30px;
  text-align: center;
  /*            -webkit-box-shadow: inset 0px 50px 100px 0px rgba(0,0,0,0.08);
                        -moz-box-shadow: inset 0px 50px 100px 0px rgba(0,0,0,0.08);
                        box-shadow: inset 0px 50px 100px 0px rgba(0,0,0,0.08);*/
  background-color: #ffffff;
}
.banner-about-content .main-products li img {
  margin: auto;
  height: 154px;
  margin-bottom: 10px;
}
.banner-about-content .main-products li p {
  color: #333333;
  font-size: 23px;
  font-weight: 400;
}
.owl-carousel-1 {
  float: left;
  width: 100%;
}
.slide-nav {
  float: left;
  width: 100%;
}
.slide-nav .owl-custom-dots {
  margin-top: 10px;
  text-align: center;
  display: Table;
  width: 100%;
}
.slide-nav .owl-custom-dots li {
  display: table-cell;
  font-size: 18px;
  padding: 20px 20px;
  cursor: pointer;
}
.slide-nav .owl-custom-dots li.mobile:before {
  content: "";
  background-image: url(../images/mobile-bg.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 35px;
  display: inline-block;
  margin-bottom: -8px;
  margin-top: -9px;
  margin-right: 10px;
}
.slide-nav .owl-custom-dots li.digital-tv:before {
  content: "";
  background-image: url(../images/digital-bg.png);
  background-repeat: no-repeat;
  width: 34px;
  height: 35px;
  display: inline-block;
  margin-bottom: -8px;
  margin-top: -9px;
  margin-right: 10px;
}
.slide-nav .owl-custom-dots li.fixed-telephonie:before {
  content: "";
  background-image: url(../images/fix-bg.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 28px;
  display: inline-block;
  margin-bottom: -8px;
  margin-top: -9px;
  margin-right: 10px;
}
.slide-nav .owl-custom-dots li.internet:before {
  content: "";
  background-image: url(../images/internet-bg.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 36px;
  display: inline-block;
  margin-bottom: -8px;
  margin-top: -10px;
  margin-right: 10px;
}
.slide-nav .owl-custom-dots li.active {
  border-top: 1px solid #cccccc;
  color: #da2128;
  position: relative;
}
.slide-nav .owl-custom-dots li.active:after {
  position: absolute;
  bottom: -11px;
  z-index: 10;
  content: "";
  background: url(../images/bottom-transparent-bg-999.png) no-repeat;
  width: 49px;
  height: 12px;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-carousel-1 {
  border-top: 1px solid #cccccc;
}
.sections-slider {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 70px;
  background: #ffffff;
}
.my-circle-page .content-holder {
  width: 100%;
}
.half-boxes {
  float: left;
  width: 100%;
  padding: 0;
  text-align: center;
}
.half-boxes .box {
  width: 50%;
  float: left;
  height: 100%;
  position: relative;
}
.half-boxes .black-mask {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+99 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 99%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 99%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 99%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  /* IE6-9 */
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 2;
}
.half-boxes .txt-holder {
  position: absolute;
  bottom: 20px;
  margin: auto;
  width: 70%;
  display: initial;
  left: 0;
  right: 0;
  top: unset;
  height: auto;
  text-align: center;
}
.half-boxes .txt-holder h2,
.half-boxes .txt-holder p {
  color: #ffffff;
}
.cd-horizontal-timeline .timeline {
  width: 100%;
  max-width: 100%;
}
.cd-horizontal-timeline.loaded {
  float: left;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
}
.cd-horizontal-timeline.loaded h2.title {
  text-align: Center;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.cd-horizontal-timeline .events-content {
  text-align: center;
}
.cd-horizontal-timeline .events-content p {
  color: #000000;
  font-size: 22px;
}
.cd-horizontal-timeline .events {
  width: auto !important;
}
.cd-horizontal-timeline .events li {
  float: left;
}
.cd-horizontal-timeline .events li a {
  margin-top: -38px;
  width: 200px;
  float: left;
  position: relative;
  left: unset !important;
}
.cd-horizontal-timeline .events li a:before {
  content: "";
  position: absolute;
  right: 0;
  width: 0px;
  height: 2px;
  top: 38px;
  background: #da2128;
  transition: width 0.2s;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -ms-transition: width 0.2s;
  -o-transition: width 0.2s;
}
.cd-horizontal-timeline .events li a.older-event:before {
  content: "";
  position: absolute;
  right: 0;
  width: 250px;
  height: 2px;
  top: 38px;
  background: #da2128;
}
.cd-horizontal-timeline .events li a.selected:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100px;
  height: 2px;
  top: 38px;
  background: #da2128;
}
.temp-404 {
  float: left;
  width: 100%;
  margin-top: 100px;
}
.temp-404 .center-txt {
  width: 600px;
  margin: auto;
  text-align: center;
}
.temp-404 .center-txt span.nr-404 {
  font-size: 180px;
  color: #cccccc;
}
.temp-404 .center-txt p {
  font-size: 24px;
}
.temp-404 .center-txt a.read-more {
  margin-top: 13px;
  display: inline-block;
}
.temp-404 .bg-404 {
  float: left;
  background: url('../images/404-img.jpg') no-repeat;
  background-size: cover;
  width: 100%;
  background-position: center center;
  height: 269px;
}
.responsive-channel-list {
  display: none;
}
.loader-icon {
  position: Absolute;
  z-index: 999;
  top: 0;
  left: 0;
  margin: auto;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
}
.go-back .back:hover {
  color: #da2128;
}
.phones-template .phone-filters {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #cccccc;
}
.phones-template .phone-filters .filter-elem {
  width: 25%;
  float: left;
  padding-right: 20px;
}
.phones-template .phone-filters .red-radio {
  float: left;
  position: relative;
  padding-left: 40px;
  margin-top: 11px;
  font-size: 16px;
}
.phones-template .phone-filters .red-radio:before {
  position: absolute;
  content: "";
  left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
  background: #da2128;
  box-sizing: border-box;
}
.phones-template .phone-filters .red-radio.checked:before {
  display: block;
}
.phones-template .phone-filters .red-radio:after {
  position: absolute;
  content: "";
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  top: 0;
  bottom: 0;
  margin: auto;
}
.phones-template .phone-filters .red-radio:hover {
  color: #da2128;
}
.phones-template .phones-section {
  background: #e1e1e1;
}
.phones-template .phones-section .owl-phones-slider {
  margin-bottom: 40px;
  height: 425px;
}
.phones-template .phones-section .owl-phones-slider .owl-nav div {
  background-image: url(../images/prev-phones.png);
  background-color: transparent;
  border: 1px solid #cccccc;
  border-radius: 50%;
}
.phones-template .phones-section .owl-phones-slider .owl-nav div:hover {
  border: 1px solid #333333;
}
.phones-template .phones-section .owl-phones-slider .owl-slide .owl-media,
.phones-template .phones-section .owl-phones-slider .owl-slide .owl-txt {
  width: 50%;
}
.phones-template .phones-section .owl-phones-slider .owl-slide .owl-media {
  padding-left: 60px;
}
.phones-template .phones-section .owl-phones-slider h3 {
  /*                color:@red;*/
}
.phones-template .phones-section .owl-carousel .owl-item .owl-slide {
  padding-left: 10px;
  padding-right: 10px;
}
.phones-template .phones-section .owl-carousel .owl-item .owl-slide .owl-media,
.phones-template .phones-section .owl-carousel .owl-item .owl-slide .owl-txt {
  background: #ffffff;
  float: left;
  height: 425px;
}
.phones-template .title-holder {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 25px;
}
.phones-template .title-holder h2 {
  margin: auto;
  float: none;
  display: inline-block;
}
.other-phones {
  float: left;
  width: 100%;
  margin-top: 50px;
  opacity: 0;
}
.other-phones .phones-list {
  float: left;
  width: 100%;
}
.other-phones .phones-list li {
  float: left;
  width: 33.3%;
  padding-left: 80px;
  padding-right: 80px;
  text-align: center;
  margin-bottom: 38px;
}
.other-phones .phones-list li .txt-holder {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 55px;
  margin-top: 10px;
}
.other-phones .phones-list li .txt-holder .rte {
  float: left;
  width: 100%;
}
.other-phones .phones-list li a {
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  right: 0;
}
.other-phones .phones-list li .img-holder {
  position: relative;
  display: table;
}
.other-phones .phones-list li .img-holder div {
  display: table-cell !important;
  vertical-align: bottom;
}
.other-phones .phones-list li .img-holder img {
  margin-bottom: 0;
}
.other-phones .phones-list li span.red-info {
  width: 84px;
  height: 84px;
  background-color: #da2128;
  opacity: 0.85;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: -30px;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 84px;
  font-weight: 700;
}
.other-phones .phones-list li span.red-info p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0;
}
.other-phones .phones-list li:hover .rte a {
  opacity: 1;
}
.other-phones .phones-list li:nth-child(3n + 1) {
  clear: left;
}
.other-phones .phones-list li img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.other-phones .phones-list li .rte {
  text-align: center;
}
.other-phones .phones-list li .rte h3 {
  font-size: 28px;
  margin-bottom: 0px;
}
.other-phones .phones-list li .rte span {
  font-size: 15px;
}
.other-phones .phones-list li .rte .price {
  font-size: 22px;
  color: #da2128;
  margin: auto;
  width: 100%;
  text-align: center;
  float: left;
  /*                    &:after{
                                            content:" €";
                                            font-size:18px;
                                            color:#333333; 
                                        }*/
}
.other-phones .phones-list li .rte a {
  opacity: 0;
  font-size: 16px;
  margin-top: 10px;
}
.phones-template .right-holder {
  padding-top: 50px;
}
.phone-details .img-holder {
  width: 50%;
  float: left;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
}
.phone-details .img-holder img {
  max-width: 100%;
  width: Auto;
}
.phone-details .description-holder {
  width: 50%;
  float: left;
  padding-top: 20px;
}
.phone-details .description-holder .editor-output {
  text-align: left;
  padding-right: 100px;
}
.phone-details .description-holder .editor-output ul:not(.list):not(.chosen-results) {
  padding-left: 0;
  padding-right: 0;
}
.phone-details .description-holder .editor-output h4 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.phone-details .description-holder .editor-output h3 {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 42px;
}
.phone-details .description-holder .editor-output .price {
  float: left;
  clear: both;
  color: #da2128;
  font-size: 42px;
}
.phone-details .description-holder .editor-output .price span {
  font-size: 22px;
}
.phone-details .description-holder .editor-output .old-price {
  color: #333333;
  font-size: 30px;
  position: relative;
}
.phone-details .description-holder .editor-output .old-price span {
  font-size: 18px;
}
.phone-details .description-holder .editor-output .old-price:after {
  content: "";
  position: absolute;
  border-top: 1px solid #da2128;
  width: 100%;
  bottom: 2px;
  right: 0;
  transform: rotate(-21deg);
  transform-origin: 0% 0%;
}
.phone-details .owl-dots {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.phone-details .owl-dot {
  text-align: center;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #cccccc;
  margin-left: 7px;
  margin-right: 8px;
}
.phone-details .owl-dot.active {
  background: #e1e1e1;
}
.tv-channels-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 536px;
}
.fixed-phone {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.fixed-phone .calls-sms .form-results .table-holder {
  border: 0px;
  padding-left: 0;
  margin-bottom: 40px;
  padding-right: 0;
}
.fixed-phone .calls-sms .form-results table tr th {
  opacity: 0;
  padding: 0;
}
.fixed-phone .country-filters svg {
  width: 24px;
  margin-left: 20px;
  margin-top: 5px;
  height: auto;
}
.inline-heading {
  float: left;
}
.price-icon {
  margin-left: 0px;
  font-size: 22px;
  color: #da2128;
}
.phones-template .phone-details {
  float: left;
  margin-bottom: 50px;
  width: 100%;
}
.phones-template .content-rte .editor-output ul:not(.list):not(.chosen-results) li {
  padding-bottom: 7px;
  font-size: 16px;
}
.film-list {
  float: left;
  width: 100%;
}
.film-list ul {
  float: left;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.film-list ul li {
  width: calc(20% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  padding-bottom: 51px;
  position: relative;
  margin-bottom: 20px;
}
.film-list ul li img {
  width: 100%;
  display: block;
}
.film-list ul li h3 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}
.film-list ul li a.read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
}
.film-list ul li:hover a.read-more {
  opacity: 1;
  text-align: center;
}
.film-list ul li span.category {
  font-size: 16px;
}
.film-list ul li:nth-child(5n+1) {
  clear: left;
}
.vod-daily-table {
  height: 100%;
  position: Relative;
  z-index: 10;
}
.vod-daily-table .content-holder {
  display: table;
  vertical-align: middle;
}
.vod-daily-table .valign-center {
  display: table-cell;
  vertical-align: middle;
}
.vod-daily-table .content-holder {
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 68px 30px;
}
.vod-daily-table h2,
.vod-daily-table span {
  color: #ffffff;
}
.vod-daily-table h2 {
  margin-bottom: 20px;
}
.vod-daily-table span.date {
  font-style: italic;
  font-size: 22px;
}
.vod-daily-table .search-vod-box {
  position: relative;
}
.vod-daily-table .search-vod-box input[type="text"] {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 25px;
  height: 50px;
  color: #ffffff;
}
.vod-daily-table .search-vod-box input[type="submit"] {
  position: absolute;
  right: 10px;
  top: 0;
  background: url('../images/svg_icons/search-icon-white.svg') no-repeat;
  border: 0px;
  text-indent: -999px;
  width: 50px;
  height: 50px;
  background-position: center center;
}
.vod-filters.location-holder {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.vod-filters.location-holder .filters h2 {
  float: left;
  margin-right: 30px;
  margin-top: 7px;
}
.vod-filters.location-holder .filters .select-holder {
  width: 22%;
}
.vod-section {
  float: left;
  width: 100%;
  height: 560px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.vod-section .container {
  height: 100%;
}
.vod-section .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
span.red-info {
  width: 84px;
  height: 84px;
  background-color: #da2128;
  opacity: 0.85;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: -30px;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 84px;
  font-weight: 700;
}
span.red-info p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0;
}
.slider-rte .owl-dots {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.slider-rte .owl-dot {
  text-align: center;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #cccccc;
  margin-left: 7px;
  margin-right: 8px;
}
.slider-rte .owl-dot.active {
  background: #e1e1e1;
}
.slider-rte .owl-nav {
  display: block !important;
  width: 100%;
  float: left;
}
.slider-rte .owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 48px;
  width: 48px;
  background-image: url('../images/prev-circle.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  color: transparent;
  background-color: transparent;
}
.slider-rte .owl-nav div.owl-next {
  right: -48px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slider-rte .owl-nav div.owl-prev {
  left: -48px;
}
.slider-rte .rte {
  padding-left: 20px;
  padding-right: 20px;
}
.slider-rte .owl-item img {
  width: auto;
}
.calls-sms {
  margin-bottom: 40px;
}
.back-top {
  display: none;
  position: fixed;
  right: 5px;
  bottom: 5px;
  text-align: right;
  float: right;
  z-index: 9999;
  opacity: 0;
  cursor: pointer;
  height: 48px;
  width: 48px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  background-image: url(../images/svg_icons/slider-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  color: transparent;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: transparent;
}
.content-holder .owl-carousel.owl-loaded {
  overflow: hidden;
}
.slider-rte .owl-nav div.owl-prev {
  left: 0;
}
.slider-rte .owl-nav div.owl-next {
  right: 0;
}
.content-holder .owl-carousel .page-section {
  padding-bottom: 20px;
}
.page .sections-slider {
  margin-top: 20px;
}
.page .sections-slider .content-holder {
  padding-top: 20px;
}
.off {
  opacity: 0.3;
}
.notification-section {
  float: left;
  display: none;
  width: 100%;
  padding: 20px 0;
  background-color: #ffffff;
}
.notification-section .center {
  /*        float:left;
                width:100%;*/
  /*padding:0 150px;*/
  padding-left: 150px;
  display: table;
  margin: 0 auto;
}
.notification-section .img-holder {
  width: 140px;
  float: left;
}
.notification-section .img-holder img {
  display: block;
  width: 100%;
  border-radius: 15px;
}
.notification-section .text-holder {
  float: left;
  width: calc(100% - 140px);
  padding: 20px;
}
.notification-section .text-holder p {
  float: left;
  padding-right: 55px;
  font-size: 18px;
  color: #333333;
  width: 50%;
  line-height: 1.3em;
}
.notification-section .text-holder a.read-more {
  border-color: #cccccc;
  margin-right: 22px;
  float: left;
  font-size: 15px;
}
.notification-section .text-holder a.close-btn {
  float: left;
}
.support-box {
  position: fixed;
  top: 50%;
  bottom: 50%;
  right: 0px;
  z-index: 1001;
}
.support-box .gform_wrapper .chosen-container-single .chosen-single span {
  color: #AAA;
}
.support-box .gform_wrapper .chosen-container-single .chosen-single div {
  height: 40px!important;
}
.support-box .gform_wrapper .chosen-container-single .chosen-single {
  height: 40px!important;
  border-radius: 20px!important;
}
.support-box .gform_wrapper .chosen-container-single .chosen-single:hover {
  border-color: #666666 !important;
}
.support-box .gform_wrapper .chosen-container {
  margin-bottom: 0;
}
.support-box .gform_wrapper {
  margin-top: 0;
}
.support-box .open-box {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  padding: 30px 35px 20px 35px;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: fixed;
  right: -41px;
  background: #da2128 url('../images/circle-bg.png') no-repeat center top 10px;
  cursor: pointer;
  -webkit-transition: right 0.3s ease-in;
  -moz-transition: right 0.3s ease-in;
  -ms-transition: right 0.3s ease-in;
  -o-transition: right 0.3s ease-in;
}
.support-box .close-form {
  background: url('../images/close-form.png') no-repeat top;
  float: right;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  right: 40px;
  z-index: 1;
}
.support-box .form-wrapper {
  background: #ffffff;
  border: 2px solid #da2128;
  border-radius: 10px;
  padding: 45px 100px;
  position: fixed;
  width: 660px;
  right: 0;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  top: 50%;
  margin-top: 20px;
  transform: translateY(-50.1%);
  z-index: 1001;
  margin-right: 0;
  -webkit-transition: margin-right 0.4s ease-in;
  -moz-transition: margin-right 0.4s ease-in;
  -ms-transition: margin-right 0.4s ease-in;
  -o-transition: margin-right 0.4s ease-in;
}
.support-box .form-wrapper img {
  width: 112px;
  height: 94px;
  float: left;
  margin-right: 20px;
}
.support-box .form-wrapper h3 {
  font-size: 24px;
  position: relative;
}
.support-box .form-wrapper h3 img {
  display: none;
}
.support-box .form-wrapper form input[type="text"] {
  width: 50%;
  width: calc(50% - 10px);
  margin-right: 10px;
  float: left;
  clear: both;
  height: 50px;
  border-radius: 25px;
  padding: 20px;
  margin-bottom: 20px;
}
.support-box .form-wrapper form textarea {
  width: calc(50% - 10px);
  margin-left: 10px;
  resize: none;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
  height: 100px;
}
.support-box .form-wrapper form input[type="submit"] {
  padding: 14px 60px;
  float: right;
  border-radius: 25px;
  /*padding:20px;*/
  margin-bottom: 20px;
  background-color: #da2128;
  color: #ffffff;
  border-color: #da2128;
  margin-bottom: 0;
}
.support-box .form-wrapper .gform_wrapper ul.gform_fields li.gfield {
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0!important;
}
.support-box.form-bg .form-wrapper {
  background: url('../images/form-bg.png') right bottom no-repeat #fff;
  background-size: 30%;
}
.support-box .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  margin-bottom: 0;
  font-size: 16px;
  color: #666666;
}
.support-box .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):hover {
  border-color: #666666;
}
.support-box .hide-form {
  /*display:none;*/
  opacity: 0;
  margin-right: -100%;
  /*right:0;*/
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
}
.support-box .left-slide {
  /*right:74.2%;*/
  right: 618px;
  -webkit-transition: right 0.4s ease-in;
  -moz-transition: right 0.4s ease-in;
  -ms-transition: right 0.4s ease-in;
  -o-transition: right 0.4s ease-in;
}
.gform_wrapper ul.gform_fields li.half {
  width: 50%;
}
.support-box .form-wrapper form input[type="text"] {
  width: 100%!important;
}
.support-box .form-wrapper form textarea {
  width: 100%;
}
.support-box .form-wrapper form textarea:hover {
  border-color: #666666;
}
.gform_footer input[type="submit"] {
  clear: both;
}
.support-box .form-wrapper form input[type="submit"] {
  float: left;
}
.support-box .form-wrapper form textarea {
  margin-left: 0;
}
.support-box .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}
.support-box .gform_wrapper .gform_footer {
  padding-top: 0!important;
}
.support-box h3 {
  margin-bottom: 10px;
}
.share-list {
  float: right;
  margin-top: 10px;
}
.share-list:hover .ul-handle {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.4s;
  /* Safari */
  transition: opacity 0.4s;
}
.share-list:hover .share-btn {
  background: url(../images/share-black-icon.png) no-repeat center;
  -webkit-transition: background 0.4s;
  /* Safari */
  transition: background 0.4s;
}
.share-list .share-btn {
  background: url(../images/share-icon.png) no-repeat center;
  float: right;
  width: 22px;
  height: 22px;
  margin: 8px;
}
.share-list .ul-handle {
  float: left;
  display: none;
  opacity: 0;
}
.share-list .ul-handle li {
  display: inline-block;
  float: left;
}
.share-list .ul-handle li a {
  width: 22px;
  height: 22px;
  float: left;
  margin: 8px;
}
.share-list .ul-handle li .fb {
  background: url(../images/fb-icon.png) no-repeat center;
}
.share-list .ul-handle li .fb:hover {
  background: url(../images/fb-black-icon.png) no-repeat center;
  -webkit-transition: background 0.4s;
  /* Safari */
  transition: background 0.4s;
}
.share-list .ul-handle li .tw {
  background: url(../images/tw-icon.png) no-repeat center;
}
.share-list .ul-handle li .tw:hover {
  background: url(../images/tw-black-icon.png) no-repeat center;
  -webkit-transition: background 0.4s;
  /* Safari */
  transition: background 0.4s;
}
.share-list .ul-handle li .in {
  background: url(../images/in-icon.png) no-repeat center;
}
.share-list .ul-handle li .in:hover {
  background: url(../images/in-black-icon.png) no-repeat center;
  -webkit-transition: background 0.4s;
  /* Safari */
  transition: background 0.4s;
}
.page-entry-info .content-holder {
  clear: left;
}
.under-form {
  position: relative;
  z-index: 1!important;
}
.page.phones-template {
  float: left;
  width: 100%;
}
.page.phones-template .right-holder .right-banners li .text-container {
  margin-top: 0;
}
.page.phones-template .right-holder .right-banners li .img-holder {
  float: left;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.page.phones-template .right-holder .right-banners li .img-holder img {
  border-radius: 0;
}
/*.job-application .content-holder{
    padding:0;
    h1, a{
        color:#fff;
    }

} 
.job-application .page-entry-info{
    background-image: url(http://ipkojobs.rrota.com/wp-content/uploads/2017/06/aplikacioni-per-pune-banner.png);
    width: 100%;
    padding: 35px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 
}*/
#wrapper .page .gform_wrapper.delay-form-60_wrapper,
#wrapper .page .gform_wrapper.delay-form-120_wrapper,
#wrapper .page .gform_wrapper.delay-form-300_wrapper {
  display: none;
}
.content-holder .survey-holder .owl-stage-outer {
  /*overflow:initial;*/
  z-index: 2;
}
.survey-holder .owl-nav .hide-owl {
  display: none;
}
.slider-text.validation_error {
  display: block !important;
  width: 100%;
  margin: 0 auto !important;
  text-align: center;
  padding-bottom: 10px;
}
.gform_ajax_spinner {
  display: block;
  margin: 20px auto;
}
.support-box.delay {
  display: none;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #da2128 !important;
}
.gform_wrapper li.gfield.gfield_error {
  background-color: #fff !important;
  border: none!important;
}
.gform_wrapper .chosen-container-single .chosen-single span {
  color: #999 !important;
}
.hide-labels .gfield_label {
  display: none !important;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 22, 2017, 2:08:05 PM
    Author     : erza
*/
.vp-height .about-banner {
  height: calc(100% - 241px);
}
.about-banner {
  float: left;
  width: 100%;
  height: calc(100vh - 241px);
  position: relative;
}
.about-banner .media-banner {
  float: left;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about-banner .banner-text {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 102;
}
.about-banner .banner-text .container {
  height: 100%;
  display: table;
}
.about-banner .banner-text .container .rte {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.about-banner .banner-text p,
.about-banner .banner-text a {
  color: #ffffff;
}
.about-banner .banner-text p {
  font-size: 48px;
}
.about-banner .banner-text a {
  display: inline-block;
  font-size: 15px;
  padding: 15px 20px;
  color: #ffffff;
  border-radius: 25px;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.about-banner .banner-text a:hover {
  background: #ffffff;
  color: #000000;
}
.about-banner span.black-mask {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.about-banner .bottom-links {
  position: absolute;
  /* width: 100%; */
  bottom: 20px;
  margin: auto;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
}
.about-banner .bottom-links .child-menu li {
  width: auto;
  float: none;
  display: inline-block;
  padding-right: 50px;
}
.about-banner .bottom-links .child-menu li a {
  color: #ffffff;
  background: url(../images/link-icon-white.png) no-repeat left center;
}
.about-banner .bottom-links .child-menu li a:hover {
  text-decoration: underline;
}
.page-entry-info h3 {
  margin-bottom: 20px;
}
.about-pages-holder {
  margin-top: 1px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.about-pages-holder .about-page-links {
  width: calc(100% + 1px);
  margin-left: -1px;
  text-align: center;
  float: left;
}
.about-pages-holder .about-page-links li {
  width: calc(25% - 1px);
  margin-left: 1px;
  float: left;
  padding: 0px 0px 0px;
  text-align: center;
  background-color: #ffffff;
  height: 240px;
  position: relative;
}
.about-pages-holder .about-page-links li span.black-mask {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.5+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#80000000', GradientType=0);
  /* IE6-9 */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.about-pages-holder .about-page-links li .bg-img {
  float: left;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.about-pages-holder .about-page-links li h2 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  display: block;
}
.about-pages-holder .about-page-links li a {
  display: inline-block;
  font-size: 15px;
  padding: 10px 20px;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 20px;
}
.about-pages-holder .about-page-links li a:hover {
  color: #000000;
  background: #ffffff;
}
.about-pages-holder .about-page-links li .txt-holder {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 35px;
}
.staff-section {
  float: left;
  margin-top: 55px;
  text-align: Center;
  width: 100%;
}
.staff-section .staff {
  margin-bottom: 60px;
  float: left;
  width: 100%;
}
.staff-section .staff li {
  margin-top: 30px;
  width: 33.3%;
  float: left;
}
.staff-section .staff li .img-holder {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.staff-section .staff li .img-holder img {
  max-width: 100%;
  margin: auto;
  display: block;
  border-radius: 100%;
}
.staff-section .staff li h4 {
  font-size: 22px;
  margin-bottom: 5px;
}
.staff-section .staff li a:hover h4 {
  color: #da2128;
}
.staff-section .staff li p {
  font-size: 15px;
  margin-bottom: 0;
}
/* Map */
.map-section {
  float: left;
  width: 100%;
  position: relative;
}
.map-section .google-dialog p.title {
  color: #da2128;
  font-weight: bold;
}
.map-section .google-dialog p {
  font-size: 13px;
  margin-bottom: 0px;
}
.map-section .shadow {
  position: Absolute;
  z-index: 17;
  top: 0;
  height: 10px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
.map-section .container {
  position: relative;
}
.map-section #js-google-maps {
  z-index: 15;
  position: Relative;
  width: 100%;
  height: 560px;
}
.location-holder {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.location-holder .filters {
  width: 100%;
  float: left;
}
.location-holder .filters .select-holder,
.location-holder .filters .near-location {
  width: 30%;
  float: left;
}
.location-holder .filters .near-location {
  float: left;
  padding-left: 10px;
  background: #da2128;
  color: #ffffff;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  margin-left: 20px;
}
.location-holder .filters .near-location:before {
  position: absolute;
  margin-left: -30px;
  margin-top: -2px;
  content: "";
  background: url('../images/svg_icons/pin_white.svg') center center no-repeat;
  width: 23px;
  height: 50px;
}
.location-holder .filters .chosen-container-single .chosen-single,
.location-holder .filters .chosen-container-active.chosen-with-drop .chosen-single {
  height: 48px;
  border-radius: 25px;
}
.location-holder .filters .chosen-container-single .chosen-single div {
  height: 50px;
}
.location-holder .bottom-filters {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.location-holder .bottom-filters .sunday-locations {
  float: right;
  position: relative;
  padding-left: 40px;
  font-size: 18px;
}
.location-holder .bottom-filters .sunday-locations:before {
  position: absolute;
  content: "";
  left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
  background: #da2128;
  box-sizing: border-box;
}
.location-holder .bottom-filters .sunday-locations.checked:before {
  display: block;
}
.location-holder .bottom-filters .sunday-locations:after {
  position: absolute;
  content: "";
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  top: 0;
  bottom: 0;
  margin: auto;
}
.location-holder .bottom-filters .sunday-locations:hover {
  color: #da2128;
}
.location-holder .bottom-filters ul li {
  margin-bottom: 20px;
  float: left;
  position: relative;
  margin-right: 35px;
  height: 28px;
}
.location-holder .bottom-filters ul li a {
  font-size: 18px;
  float: left;
  margin-left: 5px;
}
.location-holder .bottom-filters ul li svg {
  margin-top: -4px;
  float: left;
}
.location-holder .bottom-filters ul li.active svg,
.location-holder .bottom-filters ul li:hover svg {
  color: #da2128;
}
.location-holder .bottom-filters ul li.active svg path,
.location-holder .bottom-filters ul li:hover svg path {
  stroke: #da2128;
}
.location-holder .bottom-filters ul li.active svg rect,
.location-holder .bottom-filters ul li:hover svg rect {
  fill: #da2128;
}
.location-holder .bottom-filters ul li.active a,
.location-holder .bottom-filters ul li:hover a {
  color: #da2128;
}
.location-holder .bottom-filters ul li.active:after {
  position: absolute;
  bottom: -32px;
  content: "";
  background: url(../images/bottom-icon.jpg) no-repeat;
  width: 47px;
  height: 14px;
  left: 0;
  right: 0;
  margin: auto;
}
.location-holder .shops-result {
  float: left;
  padding-top: 30px;
  width: 100%;
  border-top: 1px solid #cccccc;
}
.location-holder .shops-result ul {
  width: calc(100% + 40px);
  margin-left: -20px;
}
.location-holder .shops-result ul li {
  width: calc(25% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  margin-bottom: 30px;
  padding-left: 40px;
  padding-right: 10px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 5px;
  display: none;
}
.location-holder .shops-result ul li.sundayHide {
  display: none !important;
}
.location-holder .shops-result ul li.visible.selectedCity {
  display: block;
}
.location-holder .shops-result ul li .title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.location-holder .shops-result ul li p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1.4em;
}
.location-holder .shops-result ul li.shop {
  background: url(../images/svg_icons/ipko-logo.svg) left 0px;
  background-repeat: no-repeat;
}
.location-holder .shops-result ul li.distributor {
  background: url(../images/svg_icons/shops-distributor.svg) left 0px;
  background-repeat: no-repeat;
}
body .owl-carousel .owl-nav.hide {
  display: none !important;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 21, 2017, 11:39:39 AM
    Author     : erza
*/
.survey-holder_wrapper {
  max-width: 100%!important;
  padding: 0!important;
  border: none!important;
  display: block!important;
}
.gform_footer {
  width: 100%!important;
  margin-bottom: 20px!important;
}
.gform_ajax_spinner {
  display: block;
  margin: 20px auto;
}
.survey-holder {
  float: left;
  width: 100%;
}
.survey-holder label.question {
  margin-bottom: 25px;
  font-size: 28px;
  float: left;
  width: 100%;
  /*margin-left:-60px;*/
}
.survey-holder label {
  font-size: 22px;
}
.survey-holder .radio-options .other-option-input,
.survey-holder .gfield_radio .other-option-input {
  float: left;
  width: auto;
  display: none;
  border-radius: 3px;
  width: 285px;
}
.survey-holder .radio-options label.other-option,
.survey-holder .gfield_radio label.other-option {
  width: auto;
  float: left;
  margin-right: 10px;
}
.survey-holder .radio-options label.checked:before,
.survey-holder .gfield_radio label.checked:before {
  opacity: 1;
}
.survey-holder .radio-options label,
.survey-holder .gfield_radio label {
  position: relative;
  height: 44px;
  line-height: 42px;
  float: right;
  padding: 0px 20px 0 60px !important;
  width: 100%;
  cursor: pointer;
}
.survey-holder .radio-options label:hover,
.survey-holder .gfield_radio label:hover {
  border-color: #999999;
}
.survey-holder .radio-options label:after,
.survey-holder .gfield_radio label:after {
  position: absolute;
  content: "";
  left: 10px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  top: 0;
  bottom: 0;
  margin: auto;
}
.survey-holder .radio-options label:before,
.survey-holder .gfield_radio label:before {
  position: absolute;
  content: "";
  /*left:16px;*/
  left: 15px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  background: #da2128;
  box-sizing: border-box;
}
.survey-holder .radio-options label.checked:before,
.survey-holder .gfield_radio label.checked:before {
  display: block;
}
.survey-holder .radio-options input[type="radio"],
.survey-holder .gfield_radio input[type="radio"] {
  display: none !important;
}
.survey-holder .radio-options input[type="text"]:not(.other-option-input),
.survey-holder .gfield_radio input[type="text"]:not(.other-option-input) {
  float: left;
  clear: both;
  height: 50px;
  width: 280px;
  margin-bottom: 20px;
  padding: 0px 20px;
  border-radius: 6px;
  font-size: 18px;
}
.survey-holder .radio-options .chosen-single,
.survey-holder .gfield_radio .chosen-single {
  height: 50px;
}
.survey-holder .radio-options .chosen-single div,
.survey-holder .gfield_radio .chosen-single div {
  height: 50px;
}
.survey-holder .radio-options .select-holder,
.survey-holder .gfield_radio .select-holder {
  width: 280px;
  margin-bottom: 10px;
}
.survey-holder .survey-holder {
  padding: 50px;
  border: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.survey-holder .survey-holder .survey-question {
  padding-left: 60px;
  overflow: hidden;
}
.survey-holder .survey-holder .owl-dots {
  position: Absolute;
  bottom: -50px;
  width: 100%;
}
.survey-holder .survey-holder .owl-dot {
  pointer-events: none;
}
.survey-holder .survey-holder .owl-dot span {
  width: 16px;
  height: 16px;
}
.survey-holder .survey-holder .owl-dot.active span,
.survey-holder .survey-holder .owl-dot:hover span {
  background-color: #e1e1e1;
}
.survey-holder .gform_confirmation_message {
  padding: 20px;
}
.survey-holder .owl-nav {
  display: block !important;
  float: left;
  margin-top: 100px;
  margin-bottom: 40px;
}
.survey-holder .owl-nav.disabled {
  display: none !important;
}
.survey-holder .owl-nav div {
  text-align: center;
  width: 145px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  background: #ffffff;
  color: #333333;
  border: 1px solid #b5b5b5;
  font-size: 18px;
  opacity: 1;
  float: left;
  margin-right: 20px;
}
.survey-holder .owl-nav div:hover {
  color: #ffffff;
  background-color: #da2128;
  border-color: #da2128;
}
.slider.slider-horizontal {
  width: 90%;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  background: #ffffff;
  border: 1px solid #b5b5b5;
  border-radius: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  background: #ffffff;
  box-shadow: none;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-top: -9px;
}
.slider.slider-horizontal .slider-handle {
  display: block;
  background: #da2128;
  box-shadow: none;
  width: 28px;
  height: 28px;
  margin-top: -6px;
}
.slider.slider-horizontal .slider-handle:before {
  content: "";
  height: 10px;
  width: 10px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: Auto;
}
.slider.slider-horizontal .slider-handle.max-slider-handle {
  display: none;
}
.slider.slider-horizontal .slider-tick {
  display: none;
}
.range-holder {
  width: 542px;
}
.range-holder span {
  display: inline-block;
  float: right;
}
.range-holder .information {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
.range-holder .information span {
  float: left;
  font-size: 15px;
}
.range-holder .information span:first-child {
  margin-right: 10px;
}
.range-holder .information span:last-child {
  margin-left: 10px;
}
.range-holder textarea {
  width: 100%;
  float: left;
  padding: 10px;
  font-size: 18px;
  resize: vertical;
  min-height: 82px;
  display: none;
}
.survey-form {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}
.survey-form .content-holder {
  width: 100%;
}
.survey-form .editor-output {
  padding: 10px 10px 0 10px;
  max-width: 930px!important;
  border: 1px solid #ccc;
  display: table;
  width: 100%;
  margin: 0 auto!important;
  border-radius: 20px;
}
.survey-form .editor-output .gform_wrapper form {
  padding: 60px;
}
.middle-txt {
  position: Absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}
.middle-txt div.vcenter {
  display: table;
  width: 70%;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  margin: auto;
}
.middle-txt div.vcenter span {
  max-width: 70%;
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
}
/*Custom*/
.hidden {
  display: none;
}
.full {
  float: left;
  width: 100%;
}
.container .container {
  width: 100%;
}
.container .content-rte {
  margin-top: 0;
}
.hidden {
  display: none;
}
.right-holder .right-banners li .text-container {
  width: 100%;
}
.page-section {
  /*height:420px;*/
}
.page-section.bg-grey {
  background-color: #eee;
}
.page-section.short-height {
  height: 200px !important;
}
pre {
  float: left;
  clear: left;
  width: 100%;
}
footer .bottom-footer .left img {
  height: auto;
}
.container img {
  max-width: 100%;
  height: auto;
}
.show {
  display: initial;
}
.item-banner {
  display: block !important;
}
.search-holder {
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.search-holder input[type="text"] {
  float: left;
  border: 1px solid #cccccc;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 50px;
  height: 40px;
}
.search-holder input[type="text"]:focus {
  border-color: #999999;
}
.search-holder input[type="submit"] {
  position: absolute;
  right: 0;
  text-indent: -999px;
  border: 0px;
  width: 50px;
  height: 40px;
  background: url('../images/svg_icons/search-icon-gray.svg') no-repeat 10px center;
}
.search-holder input[type="submit"]:hover {
  background: url('../images/svg_icons/search-icon.svg') no-repeat 10px center;
}
.preloader {
  display: none;
  float: left;
  width: 100%;
  padding: 30px;
  height: 120px;
  text-align: center;
  position: relative;
}
.no-link > a {
  pointer-events: none;
}
.full-width {
  float: left;
  width: 100%;
}
.half-width {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.half-width:nth-of-type(2n) {
  margin-right: 0;
}
.page-section.center-txt .txt-holder,
.page-section.center-bottom-txt .txt-holder {
  float: none;
  margin: auto;
  width: 70% !important;
  padding: 0 !important;
}
.page-section.center-txt .txt-holder .rte,
.page-section.center-bottom-txt .txt-holder .rte {
  padding: 0 !important;
}
.page-section.center-bottom-txt .txt-holder .rte {
  vertical-align: bottom !important;
}
.page-section.initial-height {
  height: 420px !important;
}
.phones-section .title,
.page-section .title {
  text-align: Center;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 35px;
  padding-top: 35px;
  margin-bottom: 40px;
}
.responsive-sub-menu div:not(.current-parent),
.responsive-sub-sub-menu div:not(.current-parent) {
  display: none !important;
}
.responsive-sub-menu .sub-menu .current-parent,
.responsive-sub-sub-menu .sub-menu .current-parent {
  /*display:none;*/
  padding: 0;
}
.responsive-sub-menu .sub-menu .current-parent > a,
.responsive-sub-sub-menu .sub-menu .current-parent > a {
  color: #da2128;
  font-weight: normal;
}
.responsive-sub-menu .sub-menu:not(.current-submenu),
.responsive-sub-sub-menu .sub-menu:not(.current-submenu) {
  display: none!important;
}
.responsive-sub-sub-menu > .current-menu-item:not(.menu-item-has-children) {
  display: none!important;
}
/* Search suggestions*/
.search-holder {
  position: relative;
}
.nav-up .search-ajax-suggestions {
  display: none !important;
}
.nav-up header .bottom-header .right-out-nav li .links {
  display: none !important;
}
.nav-down .search-ajax-suggestions {
  top: 59px;
}
.nav-down header .bottom-header .right-out-nav li .links {
  top: 53px;
}
.search-ajax-suggestions {
  padding: 20px 50px 20px 50px;
  display: none;
  position: absolute;
  left: -143px;
  top: 61px;
  width: 495px;
  background: #fff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
}
.search-ajax-suggestions:before {
  position: absolute;
  top: -12px;
  content: "";
  background: url(../images/bottom-icon.jpg) no-repeat;
  width: 47px;
  height: 14px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.search-ajax-suggestions ul {
  float: left;
  width: 100%;
}
.search-ajax-suggestions li {
  float: left;
  width: 100%;
  text-align: center;
  border-top: 1px solid #cccccc;
}
.search-ajax-suggestions li:first-child {
  border: none;
}
.search-ajax-suggestions a {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 1.4em;
  padding: 15px;
}
.search-ajax-suggestions a:hover {
  text-decoration: underline;
}
.search-ajax-suggestions a:hover p {
  text-decoration: underline;
}
.search-ajax-suggestions p {
  float: left;
  width: 100%;
  font-size: 18px;
  margin: 0;
}
.breadcrumb .current {
  color: #da2128 !important;
}
.breadcrumb .current:before {
  border-color: #da2128 !important;
}
.full-width > .editor-output > p:first-child {
  margin: 0;
}
.half-width > p:first-child {
  margin: 0;
}
.half-width > .table-holder:first-of-type table {
  padding-top: 0 !important;
}
.full-width > .editor-output > .table-holder:first-of-type table {
  padding-top: 0 !important;
}
.content-rte.no-margin {
  margin-top: 0;
}
.newsletter-box div.wpcf7-response-output {
  /* margin: 2em 0.5em 1em; */
  /* padding: 0.2em 1em; */
  position: absolute;
  margin-top: 50px;
  border: none !important;
}
hr {
  margin-bottom: 22px;
  margin-top: 9px;
  float: left;
  width: 100%;
}
h1 img,
h2 img,
h3 img,
h4 img {
  padding-right: 5px;
  float: none!important;
  display: inline;
  vertical-align: middle;
}
.no-results {
  display: none;
}
/*Gravity forms*/
.gform_wrapper form li,
.gform_wrapper li {
  float: left;
  width: 100%;
  padding: 0 !important;
  list-style: none;
}
.gform_wrapper form li:before,
.gform_wrapper li:before {
  display: none;
}
.gform_wrapper form li:after,
.gform_wrapper li:after {
  display: none;
}
.ginput_container {
  float: left;
  width: 100%;
  /*padding-top: 15px;*/
}
.gchoice_3_14_5 input[type="text"] {
  margin-top: 10px;
  margin-left: 10px;
}
span.gfield_required {
  display: none;
}
.hide-labels .ginput_complex label {
  display: none !important;
}
.hide-instruction .instruction {
  display: none !important;
}
.content-holder .gform_wrapper {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 100px;
}
.gform_fields {
  padding: 0!important;
}
body .gform_wrapper img.ui-datepicker-trigger {
  position: absolute;
  top: 12px;
  right: 12px;
}
.ui-datepicker {
  width: 318px!important;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  background-image: none!important;
}
/*.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files{
    float:left;
    font-size: 14px;
    height: 65px;
    color:#000;
    border-radius:2px;
    border-color:@red;
    background:url('../images/attach-icon.png') no-repeat 12px center; 
}*/
/*.gform_wrapper .gform_fileupload_multifile .gform_drop_area{
    background-color:#fff!important;
    border:none!important;
    padding-bottom:0!important;
    margin-bottom:0!important;
}*/
.gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
  position: relative;
  width: 100%;
}
.gform_wrapper input[type="text"] {
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
  width: 100%;
}
.gform_wrapper input[type="text"]:focus {
  border-color: #666666;
}
.gform_wrapper textarea {
  padding: 15px;
  border-radius: 20px;
}
.gform_wrapper textarea ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
  font-size: 15px;
}
.gform_wrapper textarea ::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  font-size: 15px;
}
.gform_wrapper textarea :-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
  font-size: 15px;
}
.gform_wrapper textarea :-moz-placeholder {
  /* Firefox 18- */
  color: #999;
  font-size: 15px;
}
.gform_wrapper textarea:focus {
  border-color: #666666;
}
.gform_wrapper ul {
  width: 100%;
  padding-bottom: 30px!important;
  /*border-bottom: 1px solid #cccccc;*/
}
.gform_wrapper ul .half .ginput_container {
  padding: 0;
}
.gform_wrapper ul .hide-labels label {
  display: none;
}
.gform_wrapper ul li.gfield {
  border: none;
  margin: 0;
  /*padding:10px!important;*/
}
.gform_wrapper ul li.gfield div.ginput_container_name span {
  /*                margin-left: 0;
                                float: left;
                                margin-right: 0;
                                padding: 0 10px;*/
}
.gform_wrapper li.gfield.field_description_below + li.gsection {
  border: none;
  margin-top: 45px!important;
}
.gform_wrapper li.gfield.field_description_below + li.gsection h2 {
  font-size: 22px;
  color: #da2128;
  margin-bottom: 40px;
  font-weight: 500;
}
.gform_wrapper .top_label .gfield_label {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
}
.gform_wrapper h2.gsection_title {
  font-size: 22px;
  color: #da2128;
  font-weight: 500;
  margin-bottom: 10px!important;
}
.ginput_preview {
  float: left;
  padding: 13px;
  border: 1px solid #cccccc;
  margin-right: 10px;
}
#gform_preview_4_27 strong {
  font-size: 14px;
  font-weight: 300;
  color: #817870;
}
.content-rte .editor-output .gform_delete {
  margin-bottom: 0;
  float: right;
  padding-left: 12px;
  padding-top: 3px;
}
.validation_message ul {
  padding-bottom: 0!important;
  border-bottom: none!important;
}
/*.gform_wrapper span.gform_drop_instructions{
    display:none!important;
}*/
.validation_message .gform_multifile_messages_4_27 {
  padding: 0!important;
}
#gform_submit_button_4 {
  background-color: #da2128;
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  border: none;
  border-radius: 25px;
  width: 265px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.gform_wrapper .gform_footer {
  padding-top: 25px!important;
}
/*#gform_wrapper_4.gf_browser_chrome input.button.gform_button_select_files{
    padding:14px 10px 14px 40px!important; 
    text-align: left;
    padding-left: 44px!important;
    padding-right: 17px!important;
}*/
/*.gform_wrapper .gform_fileupload_multifile .gform_drop_area{
    padding-left:0!important;
}*/
.gform_wrapper textarea {
  /*margin-bottom:20px;*/
}
.ginput_container_textarea {
  /*padding:0 10px;*/
}
.ginput_container_number {
  /*padding:0 10px;*/
}
.gform_wrapper .field_description_below .gfield_description {
  padding-left: 15px;
}
.content-rte .editor-output .gform_wrapper form ul li.half {
  width: 50%;
  float: left;
  clear: none;
}
.gform_wrapper:not(#gform_wrapper_6) {
  max-width: 930px!important;
  padding: 60px;
  border: 1px solid #ccc;
  display: table;
  width: 100%;
  margin: 0 auto!important;
  border-radius: 20px;
}
.content-rte {
  margin-bottom: 30px;
}
.gform_wrapper .gform_footer {
  width: 930px;
  float: left;
}
.gform_wrapper span.gform_description {
  line-height: 1.7em;
}
.survey-holder_wrapper ul.gform_fields li.gfield .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  width: 50%!important;
}
.survey-holder_wrapper .ginput_container {
  width: 50%;
}
.survey-holder_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  width: 100%!important;
}
.delay p {
  margin-bottom: 40px;
}
.survey-holder_wrapper .owl-dots {
  position: absolute;
  text-align: center;
  z-index: 10;
  /* width: 100%; */
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 40px;
}
.survey-holder_wrapper .owl-dots .owl-dot {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 0 10px;
  width: 22px;
  font-size: 0;
  height: 22px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.survey-holder_wrapper .owl-dots .owl-dot.active,
.survey-holder_wrapper .owl-dots .owl-dot:hover {
  background-color: #e1e1e1;
}
@media only screen and (max-width: 950px) {
  .job-application .gform_wrapper form .gform_body {
    max-width: 100%;
    padding: 0px;
    border: none;
  }
  .job-application .gform_wrapper .gform_footer {
    width: 100%;
    float: left;
  }
  .survey-form .editor-output {
    max-width: 100%!important;
    border: none;
    width: 100%;
    display: block;
  }
  .survey-form .editor-output .gform_wrapper form {
    padding: 0px;
    padding-bottom: 100px;
  }
  .survey-holder_wrapper .owl-dots {
    bottom: -40px;
    margin-bottom: 80px;
  }
}
.owl-dot.hidden {
  display: none!important;
}
.gform_footer {
  width: 100%!important;
  margin: 20px 0!important;
}
.hidden-item {
  /*border: 1px solid #e8e8e8 !important;*/
  opacity: 0.5;
  pointer-events: none;
}
.hidden-item li.gfield {
  display: block!important;
}
.gform_wrapper form .gfield_error ul.gfield_radio li label {
  color: #da2128;
}
.gform_wrapper form .gfield_error ul.gfield_radio li label:after {
  border: 1px solid #da2128;
}
.gform_wrapper ul.gform_fields li.one-row-choices ul.gfield_radio label {
  position: relative;
}
.gray-border {
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.go-back {
  float: left;
  /*width:100%;*/
  padding-top: 20px;
}
.go-back .back {
  font-size: 18px;
  color: #999999;
  position: relative;
  padding-left: 18px;
}
.go-back .back:before {
  content: "";
  background: url(../images/go-back.png) no-repeat;
  width: 8px;
  height: 11px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 7px;
}
.share-article {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 50px;
}
.share-article ul {
  float: left;
  width: 320px;
}
.share-article ul li {
  float: left;
  width: 50%;
}
.share-article ul li:before {
  content: none;
}
.share-article ul li.social-icon {
  height: 46px;
  min-height: 46px;
}
.share-article ul li a {
  display: block;
  height: 100%;
}
.share-article ul li.facebook {
  background-color: #3a589b;
}
.share-article ul li.facebook a {
  background: url(../images/facebook-sprite.png) no-repeat center 0px;
}
.share-article ul li.facebook:hover a {
  background: url(../images/facebook-sprite.png) no-repeat center -76px;
  transition: ease 0.4s;
}
.share-article ul li.twitter {
  background-color: #1096cb;
}
.share-article ul li.twitter a {
  background: url(../images/twitter-icon-active.png) no-repeat center -4px;
}
.share-article ul li.twitter:hover a {
  background: url(../images/twitter-icon-active.png) no-repeat center -66px;
  transition: ease 0.4s;
}
.content-rte .editor-output {
  float: left;
  width: 100%;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) {
  float: left;
  width: 100%;
  padding: 0 20px 20px;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) li {
  color: #333333;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 21px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.7em;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) li:before {
  content: "\2022";
  color: #da2128;
  line-height: 25px;
  font-size: 30px;
  position: absolute;
  left: 0;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) li p {
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 0;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) li ol {
  margin-top: 20px;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) li ul {
  padding-top: 20px;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) li ul li {
  padding-bottom: 5px;
}
.content-rte .editor-output ul:not(.list):not(.chosen-results) li ul li:before {
  color: #999999;
}
.content-rte .editor-output ol {
  float: left;
  width: 100%;
  padding: 0px 20px 20px;
  counter-reset: item;
}
.content-rte .editor-output ol > li {
  display: block;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.7em;
  color: #333333;
  position: relative;
  /*padding-left:23px;*/
}
.content-rte .editor-output ol > li ul,
.content-rte .editor-output ol > li ol {
  margin-top: 20px;
}
.content-rte .editor-output ol > li:before {
  content: counter(item) ".";
  counter-increment: item;
  color: #da2128;
  float: left;
  margin-right: 4px;
  font-size: 16px;
  line-height: 1.3em;
  left: 0;
  top: 2px;
  position: relative;
  margin-right: 7px;
}
.content-rte .editor-output ol > li p {
  margin-bottom: 0;
}
.content-rte .editor-output h4 {
  margin-bottom: 15px;
  margin-top: 20px;
  font-weight: 700;
}
.content-rte .editor-output h3 {
  font-weight: 700;
}
.content-rte .editor-output img {
  margin-bottom: 10px;
}
.content-rte .editor-output table:not(.tv-channels) {
  width: 100% !important;
  padding-top: 26px;
  padding-bottom: 11px;
  border-collapse: inherit;
  margin-bottom: 20px;
  vertical-align: middle;
}
.content-rte .editor-output table:not(.tv-channels) th {
  width: auto !important;
}
.content-rte .editor-output table:not(.tv-channels) tr {
  font-size: 16px;
  /*             line-height:1.7em;*/
  text-align: left;
  vertical-align: middle;
  width: auto !important;
}
.content-rte .editor-output table:not(.tv-channels) tr:last-child {
  /*white-space: nowrap;*/
}
.content-rte .editor-output table:not(.tv-channels) tr:last-child td {
  vertical-align: middle;
  border-bottom: 1px solid #000000;
}
.content-rte .editor-output table:not(.tv-channels) th {
  width: auto !important;
  vertical-align: middle;
  padding-bottom: 23px;
  padding-left: 13px;
  border-bottom: 2px solid #da2128;
}
.content-rte .editor-output table:not(.tv-channels) td {
  width: auto !important;
  vertical-align: middle;
  padding: 13px;
  border-bottom: 1px solid #cccccc;
  /*                &:last-child{
                                    white-space: nowrap;
                                }*/
}
.content-rte .editor-output a {
  color: #da2128;
}
.content-rte .editor-output a:hover {
  text-decoration: underline;
}
.articles {
  float: left;
  width: 100%;
}
.articles .content-holder {
  width: 100%;
  padding-top: 20px;
}
.articles .content-holder h1 {
  font-size: 38px;
  margin-bottom: 35px;
}
.articles .articles-bg {
  background-color: #da2128;
  width: 100%;
  float: left;
  padding: 40px 0;
}
.articles .articles-bg h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.articles .articles-bg ul {
  width: calc(100% + 20px);
  margin-left: -10px;
}
.articles .articles-bg ul li {
  width: calc(50% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  background-color: #ffffff;
}
.articles .articles-bg ul li .img-holder img {
  width: 100%;
  display: block;
}
.articles .articles-bg ul li .text-holder {
  padding: 50px 60px;
  padding-top: 37px;
  padding-bottom: 42px;
}
.articles .articles-bg ul li .text-holder h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 25px;
}
.articles .articles-bg ul li .text-holder h3:hover {
  color: #da2128;
}
.articles .articles-bg ul li .text-holder span.date {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  color: #999999;
  font-size: 15px;
}
.articles .articles-bg ul li .text-holder p {
  color: #000;
}
.articles .location-holder {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.articles .location-holder .filters .select-holder {
  width: 22%;
}
.articles .location-holder h2 {
  float: left;
  padding-right: 30px;
}
.articles-list {
  float: left;
  width: 100%;
  padding-bottom: 100px;
}
.articles-list ul {
  width: calc(100% + 40px);
  margin-left: -20px;
}
.articles-list ul li {
  width: calc(50% - 40px);
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 30px;
  padding-top: 32px;
  border-bottom: 1px solid #cccccc;
}
.articles-list ul li .text-holder {
  padding: 0;
}
.articles-list ul li .text-holder h3 {
  margin-bottom: 20px;
}
.articles-list ul li .text-holder h3:hover {
  color: #da2128;
}
.articles-list ul li .text-holder span.date {
  color: #999999;
  font-size: 15px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.articles-list ul li .text-holder p {
  color: #000;
}
.date {
  color: #999999;
  font-size: 15px;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: left;
}
.article h1 {
  font-size: 38px;
}
.article img {
  display: block;
}
.article span.date {
  color: #999999;
  font-size: 15px;
  float: left;
}
.article h3 {
  margin-bottom: 25px;
  margin-top: 20px;
}
.article p {
  margin-bottom: 25px;
}
.article p.italic {
  font-style: italic;
}
.latest-news h3 {
  color: #da2128;
  margin-top: 5px;
  margin-bottom: 23px;
}
.latest-news ul {
  float: left;
  width: 100%;
}
.latest-news ul li {
  float: left;
  border-top: 1px solid #cccccc;
  width: 100%;
  padding-left: 17px;
}
.latest-news ul li a {
  padding: 10px 0;
  float: left;
  font-size: 22px;
  color: #000000;
}
.latest-news ul li a:hover {
  color: #da2128;
}
.latest-news ul li:last-child {
  border-bottom: 1px solid #cccccc;
}
.open-team {
  margin-top: -20px;
  text-align: left;
}
.open-team .staff {
  margin-bottom: 40px;
}
.open-team .staff li {
  margin-top: 0;
  width: 100%;
}
.open-team .staff li .img-holder {
  text-align: left;
  width: 190px;
  float: left;
  margin-right: 40px;
  margin-bottom: 0;
}
.open-team .staff li h4 {
  float: left;
  width: calc(100% - 230px);
  margin-top: 30px;
}
.open-team .staff li p {
  float: left;
  width: calc(100% - 230px);
  color: #666666;
}
.open-team .staff li .linkedin {
  background: url(../images/linkedin-icon.png) no-repeat center 0px;
  width: 45px;
  height: 40px;
  display: block;
  float: left;
  margin-top: 15px;
}
.team-description {
  float: left;
  width: 100%;
}
.team-description p {
  color: #000 !important;
}
.international-calls {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.about-pages-holder .five-items li {
  width: calc(20% - 1px);
}
.about-pages-holder .five-items li a {
  padding: 10px 28px;
}
.about-pages-holder .three-items li {
  width: calc(33.33% - 1px);
}
.about-pages-holder .two-items li {
  width: calc(50% - 1px);
}
.about-banner .banner-text .white-border a {
  padding: 12px 60px;
  font-size: 18px;
  border: 1px solid #ffffff;
}
.apply {
  /*padding-top:10px;*/
}
.apply a {
  display: inline-block;
  font-size: 18px;
  padding: 14px 0px;
  /*padding-left:36px;*/
  width: 100%;
  border-radius: 25px;
  border: 1px solid #cccccc;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}
.apply a.doc:before {
  content: "";
  margin-bottom: -7px;
  background-image: url(../images/doc-icon-donwload.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 26px;
  margin-right: 10px;
  display: inline-block;
}
.apply a.ppt:before {
  content: "";
  margin-bottom: -7px;
  background-image: url(../images/ppt-icon-download.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 26px;
  margin-right: 10px;
  display: inline-block;
}
.apply label {
  font-size: 15px;
  color: #333333;
  text-align: center;
  float: left;
  width: 100%;
  margin: 10px 0 20px 0;
}
.apply p {
  font-size: 15px;
  color: #000;
  text-align: center;
  margin-top: 10px;
}
.right-holder a.red-btn {
  background-color: #da2128;
  border-color: #da2128;
  color: #fff;
  padding-left: 14px;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
}
.right-holder a.red-btn:hover {
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  margin-top: -5px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 3px 20px 2px #ccc;
  -moz-box-shadow: 0 3px 20px 2px #ccc;
  box-shadow: 0 3px 20px 2px #ccc;
}
.open-page h1 {
  font-size: 38px;
}
.open-page .content-rte {
  margin-top: 20px;
}
.open-page .content-rte .content-holder h3 {
  margin-bottom: 0;
  color: #000;
}
.no-child {
  height: 480px;
}
.full-container {
  float: left;
  width: 100%;
  padding-bottom: 100px;
  margin-top: -15px;
}
.full-container h4 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 29px;
  margin-top: 9px;
}
.full-container .left-align {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.full-container .left-align h2 {
  margin-bottom: 0;
}
.full-container .left-align .mobile {
  background-image: url(../images/mobile-bg.png);
}
.full-container .left-align .digital {
  background-image: url(../images/digital-bg.png);
}
.full-container .left-align .internet {
  background-image: url(../images/internet-bg.png);
}
.full-container .left-align .mix {
  background-image: url(../images/mix-bg.png);
}
.full-container .left-align .fix {
  background-image: url(../images/fix-bg.png);
}
.full-container .right-align {
  float: left;
  width: 50%;
  padding-left: 15px;
}
.full-container .right-align .mobile {
  background-image: url(../images/mobile-gray-bg.png);
}
.full-container .right-align .digital {
  background-image: url(../images/digital-gray-bg.png);
}
.full-container .right-align .internet {
  background-image: url(../images/internet-gray-bg.png);
}
.full-container .right-align .mix {
  background-image: url(../images/mix-gray-bg.png);
}
.full-container .right-align .fix {
  background-image: url(../images/fix-gray-bg.png);
}
.full-container .right-align .pantheon {
  background-image: url(../images/pantheon-gray-bg.png);
}
.full-container .private {
  float: left;
  width: 100%;
  margin-top: 35px;
  position: relative;
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 48px;
}
.full-container .private a {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 43px;
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
}
.full-container .private a:before {
  content: "";
  background: url(../images/pdf-icon-gray.png) no-repeat center;
  width: 30px;
  height: 26px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0;
}
.full-container .private a:hover {
  color: #da2128;
}
.page-section.half-section {
  width: 50%;
  height: 240px;
}
.page-section.half-section .txt-holder {
  width: 45%;
  text-align: center;
  padding: 40px;
  padding-top: 0;
}
.page-section.half-section .txt-holder h4 {
  font-size: 22px;
}
.page-section.half-section .txt-holder p {
  font-size: 18px;
  margin-bottom: 20px;
}
.page-section.half-section .txt-holder a.read-more {
  font-size: 15px;
  color: #333;
  border: 1px solid #9e9ea0;
}
.page-section.half-section .txt-holder a.read-more:hover {
  color: #fff;
  border-color: #000;
}
.page-section.half-section .img-holder {
  width: 55%;
}
.page-section.half-section .container {
  width: 100%;
}
.half-banner {
  height: calc(100% - 240px);
}
.half-banner p {
  margin-bottom: 0;
}
.filter-search {
  float: left;
  width: 100%;
  padding: 35px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.filter-search ul li {
  float: left;
  display: inline;
}
.filter-search ul li a {
  padding: 12px 26px;
  margin-right: 10px;
}
.filter-search ul li a.active {
  border: 1px solid #cccccc;
  border-radius: 26px;
}
.search-results {
  float: left;
  width: 100%;
  margin-top: -10px;
  padding-bottom: 100px;
}
.search-results span.results-nr {
  color: #999999;
  font-size: 15px;
}
.search-results h2 {
  margin-bottom: 10px;
}
.search-results ul li {
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
  padding: 20px 0;
}
.search-results ul li p {
  margin-bottom: 0;
}
.packages {
  display: inline-block;
  /*    padding:0 50px;*/
}
.packages .owl-nav.disabled {
  display: block;
}
.packages .owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 18px;
  width: 9px;
  background-image: url(../images/prevarrow.png);
  background-repeat: no-repeat;
  /*text-indent: -9999px;*/
  color: transparent;
  background-color: transparent;
}
.packages .owl-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 20px;
}
.packages .owl-prev {
  left: 20px;
}
.table-holder {
  float: left;
  width: 100%;
}
.channels-table .table-filter .filter-item .check-hd {
  width: 100%;
}
.responsive {
  display: none;
}
.sport-section {
  height: 520px;
}
footer .bottom-footer .right .top {
  display: none;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 16, 2017, 1:43:49 PM
    Author     : erza
*/
.business-active header {
  background: #998A86;
}
.business-active header .bottom-header .left-nav ul > li a.active {
  color: #998A86;
}
.business-active header .top-header {
  background: #998A86;
}
.business-active header .bottom-header {
  border-top: 2px solid #998A86;
}
.business-active header .left-top-info a,
.business-active header .left-top-info span {
  color: #ffffff;
}
.business-active header .left-top-info a:hover,
.business-active header .left-top-info span:hover {
  color: #000000;
}
.business-active header .left-top-info a:after {
  border-color: #ffffff;
}
.business-active header .left-top-info .tel:before {
  background: url(../images/svg_icons/phone-header-icon-white.svg) no-repeat;
}
.business-active header .left-top-info .tel:hover {
  color: #ffffff;
}
.business-active header .right-top-menu .change-link {
  background: #998A86;
  color: #ffffff;
}
.business-active header .right-top-menu .change-link.active {
  color: #998A86;
  background: #ffffff;
}
.business-active header .right-top-menu .change-link:hover {
  color: #000000;
}
.business-active header .right-top-menu .language li:after {
  background: #ffffff;
}
.business-active header .right-top-menu .language li a {
  color: #ffffff;
}
.business-active header .right-top-menu .language li a:hover {
  color: #000000;
}
.business-active header .bottom-header .left-nav ul > li a:hover {
  color: #998A86;
}
.business-active header .bottom-header .right-out-nav li:first-child svg path {
  fill: #998A86;
}
.business-active .full-sub-menu > li > ul > li.group ul li a.active,
.business-active .full-sub-menu > li > ul > li.group ul li a:hover {
  color: #998A86;
}
.business-active .full-sub-menu > li > ul > li .current-menu-parent > a {
  color: #998A86;
}
.business-active .full-sub-menu > li > ul > li .current_page_item > a {
  color: #998A86;
}
.business-active .breadcrumb .current {
  color: #998A86 !important;
}
.business-active .breadcrumb .current:before {
  border-color: #998A86 !important;
}
.business-active .page-entry-info .breadcrumb a:hover,
.business-active .page-entry-info .breadcrumb a.active {
  color: #998A86;
}
.business-active header .bottom-header .right-out-nav li svg path {
  stroke: #998A86;
}
.business-active header .bottom-header .right-out-nav li:hover svg path {
  stroke: #000000;
}
.business-active header .bottom-header .right-out-nav li:first-child svg path {
  stroke: none !important;
}
.business-active .search-holder input[type="submit"]:hover {
  background: url(../images/svg_icons/search-icon-business.svg) no-repeat 10px center;
}
.business-active header .bottom-header .right-out-nav li:first-child:hover svg path {
  fill: #000000;
}
.business-active .packages .package .package-title {
  background-color: #998A86;
}
.business-active .content-rte .editor-output ul:not(.list):not(.chosen-results) li:before {
  color: #998A86;
}
.business-active .content-rte .editor-output ol > li:before {
  color: #998A86;
}
.business-active ul.child-menu li a {
  background: url(../images/link-icon-business.png) no-repeat left center;
}
.business-active ul.child-menu li a:hover {
  color: #998A86;
}
.business-active .packages .package .red-price {
  color: #998A86;
}
.business-active .packages .package .red-price span {
  color: #998A86;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 30, 2017, 3:02:56 PM
    Author     : erza
*/
@media screen and (min-height: 970px) {
  .banner {
    height: 580px;
  }
  .main-products-holder {
    bottom: 20px;
  }
}
@media screen and (max-height: 880px) {
  .vp-height {
    height: auto;
  }
  .vp-height .banner {
    height: 420px;
  }
  .vp-height .about-banner {
    height: 420px;
  }
  .vp-height .main-products-holder {
    position: relative;
    float: left;
    bottom: unset;
    margin-top: 0;
  }
  .about-pages-holder {
    float: left;
    position: relative;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 2, 2017, 9:20:26 AM
    Author     : erza
*/
@media only screen and (max-width: 1600px) {
  footer .pre-footer .full-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1440px) {
  header .bottom-header .right-out-nav li .links {
    top: 52px;
  }
  .about-pages-holder .about-page-links li {
    height: 190px;
  }
  .about-pages-holder .about-page-links li .txt-holder {
    bottom: 25px;
  }
  .page-entry-info .content-holder {
    padding-top: 10px;
  }
  .content-holder h1 {
    margin-bottom: 5px;
  }
  ul.child-menu {
    margin-bottom: 5px;
  }
  .content-rte {
    margin-top: 30px;
  }
  .about-banner .banner-text p {
    font-size: 32px;
  }
  footer .pre-footer .full-container {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  footer .border-top {
    margin-bottom: 50px;
  }
  footer .ipko-footer-logo {
    top: 20px;
  }
  footer .full-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  footer .bottom-footer .copyright-bottom {
    padding-bottom: 40px;
  }
  footer .bottom-footer .copyright-bottom .left {
    padding-right: 80px;
  }
  .banner .owl-dots {
    padding: 20px 0;
  }
  .vp-height .banner {
    height: 400px;
  }
  .after-header {
    height: 119px;
  }
  .main-products-holder .main-products li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main-products-holder .main-products li img {
    height: 110px;
    margin-bottom: 5px;
    width: auto;
  }
  .banner {
    height: 400px;
  }
  .page-section {
    height: 400px;
  }
  .sport-section {
    height: 520px;
  }
  /* Map height */
  .map-section #js-google-maps {
    height: 420px;
  }
  .content-holder {
    padding-top: 30px;
  }
  h1 {
    font-size: 42px;
  }
  header {
    /*        top:0;
                transition: top 0.2s ease-in-out;
                position: fixed;*/
  }
  header .logo img {
    width: 100px;
    height: 100px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  header .top-header {
    padding-top: 6px;
    padding-bottom: 5px;
  }
  header .right-top-menu .change-link {
    padding-top: 11px;
    padding-bottom: 10px;
    margin-top: -6px;
    margin-bottom: -9px;
  }
  header .bottom-header .right-icons {
    padding-top: 23px;
  }
  header .bottom-header .right-icons .search-holder {
    margin-bottom: 18px;
  }
  header .bottom-header .left-nav {
    padding-top: 27px;
    padding-bottom: 28px;
  }
  header .bottom-header .left-nav ul > li a.active:after {
    bottom: -36px;
  }
  .full-sub-menu {
    /*        top: 122px;*/
  }
}
@media only screen and (max-width: 1366px) {
  .main-products-holder .main-products li {
    padding: 40px 0px 30px;
  }
  .support-box .form-wrapper {
    margin-top: 40px;
  }
  footer .bottom-footer .left {
    padding-right: 0;
  }
  .support-box {
    top: 55%;
  }
  header .bottom-header .left-nav ul > li a.active:after {
    bottom: -36px;
  }
}
@media only screen and (max-width: 1120px) {
  .container {
    width: 100%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1040px) {
  header .top-header {
    padding-top: 0;
    padding-bottom: 0;
    height: 35px;
  }
  header .right-top-menu .change-link {
    padding-top: 9px;
    padding-bottom: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  header .search-holder {
    display: none;
  }
  header .left-nav {
    display: none;
  }
  header .left-top-info {
    display: none;
  }
  header .language {
    display: none;
  }
  header .logo {
    left: 20px;
  }
  header .logo img {
    width: 70px;
    height: 70px;
  }
  header .bottom-header {
    border-top: 0;
  }
  header .bottom-header .menu-icon {
    display: block;
  }
  header .bottom-header .right-icons .self-icon {
    margin-top: -2px;
    height: 26px;
    width: 26px;
    background-size: cover;
  }
  header .bottom-header .right-icons {
    padding-top: 10px;
    float: left;
    padding-left: 80px;
  }
  header .bottom-header .right-out-nav {
    float: left;
  }
  header .bottom-header .right-out-nav li {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
    min-height: 23px;
  }
  header .bottom-header .right-out-nav li .links {
    top: 38px;
  }
  header .bottom-header .right-out-nav li .links:before {
    left: -1px;
    /*                                left:-87px; */
  }
  header .bottom-header .right-out-nav li .self-icon {
    margin-top: -2px;
    height: 26px;
    width: 26px;
  }
  header .bottom-header .right-out-nav li svg {
    width: 26px;
    margin-top: -5px;
  }
  header .bottom-header .right-out-nav li:last-child svg {
    width: 31px;
    margin-top: -4px;
  }
  .nav-down header .top-header {
    padding-top: 0;
    padding-bottom: 0;
    height: 35px;
  }
  .nav-down header .right-top-menu .change-link {
    padding-top: 9px;
    padding-bottom: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .nav-down header .search-holder {
    display: none;
  }
  .nav-down header .left-nav {
    display: none;
  }
  .nav-down header .left-top-info {
    display: none;
  }
  .nav-down header .language {
    display: none;
  }
  .nav-down header .logo {
    left: 10px;
  }
  .nav-down header .logo img {
    width: 70px;
    height: 70px;
  }
  .nav-down header .bottom-header {
    border-top: 0;
  }
  .nav-down header .bottom-header .menu-icon {
    display: block;
  }
  .nav-down header .bottom-header .right-icons .self-icon {
    margin-top: -2px;
    height: 26px;
    width: 26px;
    background-size: cover;
  }
  .nav-down header .bottom-header .right-icons {
    padding-top: 10px;
    float: left;
    padding-left: 80px;
  }
  .nav-down header .bottom-header .right-out-nav {
    float: left;
  }
  .nav-down header .bottom-header .right-out-nav li {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
    min-height: 23px;
  }
  .nav-down header .bottom-header .right-out-nav li .links {
    top: 38px;
  }
  .nav-down header .bottom-header .right-out-nav li .links:before {
    left: -1px;
    /*                                left:-87px; */
  }
  .nav-down header .bottom-header .right-out-nav li .self-icon {
    margin-top: -2px;
    height: 26px;
    width: 26px;
  }
  .nav-down header .bottom-header .right-out-nav li svg {
    width: 26px;
    margin-top: -5px;
  }
  .nav-down header .bottom-header .right-out-nav li:last-child svg {
    width: 30px;
    margin-top: -4px;
  }
  .main-products-holder {
    position: relative;
    bottom: unset;
  }
  .banner .owl-dots {
    bottom: -1px;
  }
  footer .border-top {
    border: 0;
    margin-bottom: 10px;
  }
  footer .ipko-footer-logo {
    display: none;
  }
  footer .copyright-bottom .full-container .copyright {
    float: left;
    margin-bottom: 20px;
  }
  footer .copyright-bottom .left,
  footer .copyright-bottom .right {
    padding-left: 0;
    padding-right: 0;
  }
  footer .copyright-bottom .social-media {
    width: 100%;
    text-align: center;
  }
  footer .copyright-bottom .social-media li {
    display: inline-block;
  }
  footer .right,
  footer .left {
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  footer .full-container {
    padding: 20px;
  }
  footer .pre-footer .full-container {
    padding: 20px;
  }
  footer .pre-footer .bottom-contact-info {
    margin-top: 10px;
  }
  footer .pre-footer .contact-info {
    width: 50%;
  }
  footer .pre-footer .client-services {
    width: 50%;
    padding-left: 0;
  }
  footer .pre-footer .left {
    display: none;
  }
  footer .bottom-footer .left {
    margin-bottom: 30px;
  }
  footer .bottom-footer .newsletter-box {
    float: left;
    margin-top: 0;
    /*margin-left:40px;*/
  }
  footer .bottom-footer .newsletter-title {
    float: left;
  }
  footer .bottom-footer .right .newsletter-title {
    display: none;
  }
  footer .bottom-footer .right .top {
    display: inline-block;
    margin: 0;
    padding-top: 10px;
    padding-right: 40px;
  }
  footer .ipko-footer-logo {
    display: none;
  }
  .channels-table {
    border: 0px;
    padding-left: 0;
    padding-right: 0;
  }
  .page-section.initial-height {
    height: 265px !important;
  }
  .page-section.center-bottom-txt.half-section {
    width: 50%;
  }
  .articles .articles-bg ul li .text-holder {
    padding: 20px;
  }
  .articles .content-holder h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .film-list ul li {
    width: calc(33.3% - 40px);
  }
  .film-list ul li:nth-child(3n+1) {
    clear: left;
  }
  .film-list ul li:nth-child(5n+1) {
    clear: none;
  }
  .phones-template .phone-filters .filter-elem {
    width: 50%;
  }
  .other-phones .phones-list li {
    padding-left: 40px;
    padding-right: 40px;
  }
  .other-phones .phones-list li .rte a {
    opacity: 1;
  }
  select.chosen-filter,
  select.chosen-multiple,
  select.chosen-s {
    margin-bottom: 10px;
  }
  .phones-template .right-banners {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .three-items .main-products li {
    width: 33.33%;
  }
  .three-items .main-products li:nth-child(2n+1) {
    clear: none;
  }
  .three-items .main-products li a {
    display: inline-block;
  }
  .three-items .main-products li h2 {
    text-align: center;
    width: 100%;
    display: block;
  }
  .three-items .owl-stage {
    width: 100%!important;
  }
  .three-items .owl-stage .owl-item {
    width: 100%!important;
  }
  .two-items .main-products li {
    width: 50%;
  }
  .two-items .main-products li a {
    display: inline-block;
  }
  .two-items .main-products li h2 {
    text-align: center;
    width: 100%;
    display: block;
  }
  .two-items .owl-stage {
    width: 100%!important;
  }
  .two-items .owl-stage .owl-item {
    width: 100%!important;
  }
  .packages.two-items .package {
    width: calc(100% - 20px);
  }
  footer .bottom-footer {
    text-align: center;
  }
  footer .bottom-footer .ipko-footer-logo {
    display: none;
    height: 80px;
    width: 80px;
    top: 0;
    position: relative;
  }
  footer .bottom-footer .left {
    margin-bottom: 0;
    display: none;
  }
  footer .bottom-footer .newsletter-title {
    text-align: center;
    width: 100%;
  }
  footer .bottom-footer .newsletter-box {
    float: none;
    display: inline-block;
    margin-top: 10px;
  }
  footer .bottom-footer .copyright-bottom {
    border-top: 1px solid #cccccc;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  footer .bottom-footer .copyright-bottom .social-media {
    margin-top: 15px;
  }
  footer .bottom-footer .copyright-bottom .social-media li {
    margin-right: 15px;
    float: none;
    margin-left: 15px;
  }
  footer .bottom-footer .copyright-bottom .left {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  footer .bottom-footer .copyright-bottom .left .copyright {
    margin-bottom: 15px;
  }
  footer .bottom-footer .copyright-bottom p,
  footer .bottom-footer .copyright-bottom span {
    width: 100%;
    text-align: center;
  }
  .staff-section.open-team .staff li {
    width: 100%;
  }
  .share-article {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .breadcrumb {
    display: none;
  }
  ul.child-menu {
    display: none;
  }
  .responsive-sub-menu,
  .responsive-sub-sub-menu {
    display: block;
  }
  .vp-height {
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }
  .vp-height .about-banner {
    height: 420px;
  }
  .about-pages-holder {
    position: relative;
    float: left;
    margin-top: 0;
  }
  .about-pages-holder .about-page-links li {
    width: calc(50% - 1px);
    height: 180px;
    margin-top: 1px;
  }
  .about-pages-holder .about-page-links li:nth-child(2n+1) {
    margin-left: 0;
  }
  .banner .owl-carousel .owl-nav.disabled {
    display: none!important;
  }
  .about-banner {
    height: 420px;
  }
  .right-holder .right-banners li {
    width: 50%;
    padding: 1px;
    float: left;
  }
  ul.child-menu li {
    width: 50%;
  }
  .channels-table .table-filter .filter-item {
    width: calc(50% - 20px);
  }
  .location-holder .bottom-filters .sunday-locations {
    float: left;
    margin-bottom: 20px;
  }
  .location-holder .shops-result ul {
    width: 100%;
    margin-left: 0;
  }
  .article h1 {
    font-size: 28px;
  }
  .phones-section {
    padding: 0 20px;
  }
  .phones-section .owl-phones-slider .owl-nav div.owl-next {
    right: -35px;
    background-position: center center;
  }
  .phones-section .owl-phones-slider .owl-nav div.owl-prev {
    left: -35px;
    background-position: center center;
  }
  .phones-section .owl-phones-slider .owl-slide .owl-txt {
    padding-right: 0;
  }
  /*packages*/
  #slide-four .package {
    width: calc(100% - 20px);
  }
  /*
    #slide-two .package{
       width:calc(~'100% - 20px');
    }
    */
  #slide-three .package {
    width: calc(100% - 20px);
  }
  #slide-five .package {
    width: calc(100% - 20px);
  }
  .menu-icon {
    display: block;
  }
  .banner .owl-pagination {
    display: none;
  }
  .main-products-holder .main-products {
    font-size: 0;
  }
  .main-products-holder .main-products li {
    padding-left: 10px;
    padding-right: 10px;
    float: none;
    display: inline-block;
  }
  .main-products-holder .main-products li h2 {
    font-size: 16px;
  }
  .main-products-holder .main-products li img {
    height: 80px;
    width: auto;
  }
  .main-products-holder .main-products li:nth-child(2n+1) {
    clear: left;
  }
  .banner .owl-theme .owl-controls .owl-buttons {
    display: none;
  }
  .banner .owl-text {
    left: 0;
    padding: 20px;
  }
  .banner .owl-text .rte h2 {
    font-size: 28px;
  }
  .banner .owl-text .rte p {
    font-size: 14px;
  }
  .banner .owl-text img {
    max-width: 60px;
  }
  .after-header {
    height: 90px;
  }
  /*pages*/
  h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .content-rte .editor-output p,
  .content-rte .editor-output ul li,
  .content-rte .editor-output ol li,
  .content-rte .editor-output th,
  .content-rte .editor-output td {
    font-size: 16px;
  }
  .content-rte .editor-output ol > li:before {
    font-size: 16px;
  }
  .right-holder ul.faq-list li a {
    font-size: 16px;
  }
  .content-rte .editor-output ul:not(.list):not(.chosen-results) li {
    font-size: 16px;
  }
  p,
  ul li,
  ol li,
  th,
  td {
    font-size: 16px;
  }
  .rte h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .rte h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .rte h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .rte p {
    font-size: 16px;
  }
  .content-holder {
    width: 100%;
  }
  .content-holder h2 {
    margin-bottom: 15px;
  }
  .calls-sms .country-filters .left,
  .calls-sms .country-filters .right {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .table-holder {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .calls-sms .form-results {
    margin-bottom: 10px;
  }
  .calls-sms .after-txt {
    margin-top: 10px;
  }
  .right-holder {
    width: 100%;
    padding-left: 0;
  }
  .page-small-banner {
    height: 163px;
  }
  .content-rte {
    margin-top: 20px;
  }
  .filter-results {
    margin-top: 20px;
  }
  .filter-results .short-info div {
    font-size: 16px;
  }
  .filter-results .red-price span {
    font-size: 30px;
  }
  .filter-results .short-info h4 {
    font-size: 16px;
  }
  .internet-filters button {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  .map-section #js-google-maps {
    height: 320px;
  }
  .location-holder .shops-result ul li {
    height: auto !important;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .location-holder .bottom-filters ul li.active:after {
    display: none;
  }
  .location-holder .filters .select-holder,
  .location-holder .filters .near-location {
    width: 100%;
    margin-bottom: 10px;
  }
  .location-holder .filters .near-location {
    width: calc(50% - 5px);
    margin-left: 5px;
  }
  .packages .package .description-package .plus:before,
  .packages .package .description-package .plus:after {
    height: 20px;
  }
  .location-holder .filters .select-holder {
    width: calc(50% - 5px);
    margin-right: 5px;
  }
  .apply {
    float: none;
    width: 50%;
    margin: 0 auto;
  }
  .sport-section .container {
    padding: 0;
  }
  .page-section.half-section {
    width: 100%;
    /*height:auto;*/
  }
  .page-section.half-section .txt-holder {
    padding: 0px;
  }
  .page-section.half-section .img-holder img {
    /*transform:none;*/
  }
  .slide-nav .owl-custom-dots li {
    font-size: 15px;
  }
  .packages {
    padding: 0 40px;
  }
  .owl-phones-slider .owl-slide .owl-txt .rte h3 {
    margin-top: 5px;
    font-size: 28px;
  }
  .owl-phones-slider .owl-slide .owl-txt .rte .price {
    font-size: 24px;
  }
  .owl-phones-slider .owl-slide .owl-txt .rte span {
    font-size: 18px;
  }
  .packages .package {
    width: calc(100% - 20px);
  }
  .packages.two-items .package {
    width: calc(100% - 20px);
  }
  .packages.three-items .package {
    width: calc(100% - 20px);
  }
  .packages.four-items .package {
    width: calc(100% - 20px);
  }
  .page-section {
    height: 365px;
  }
  .page-section .txt-holder .rte p {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .owl-phones-slider {
    height: 300px;
  }
  .owl-phones-slider .owl-slide .owl-media {
    height: 300px;
  }
  .owl-phones-slider .owl-slide .owl-txt {
    height: 300px;
  }
  .page-section.half-bg.bg-grey .txt-holder .rte .responsive-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+0,eeeeee+100&0+0,0.74+19,1+51 */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 0.74) 19%, #eeeeee 51%, #eeeeee 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 0.74) 19%, #eeeeee 51%, #eeeeee 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 0.74) 19%, #eeeeee 51%, #eeeeee 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eeeeee', endColorstr='#eeeeee', GradientType=0);
    /* IE6-9 */
  }
  .page-section.half-bg {
    height: 240px;
  }
  .page-section.half-bg .txt-holder {
    width: 50%;
  }
  .page-section.half-bg .txt-holder .rte {
    height: 173px;
    overflow: hidden;
    display: initial;
    float: left;
    position: relative;
  }
  .page-section.half-bg .txt-holder .rte .responsive-gradient {
    bottom: 0;
    width: 100%;
    height: 100px;
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.74+19,1+51 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.74) 19%, #ffffff 51%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.74) 19%, #ffffff 51%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.74) 19%, #ffffff 51%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
  }
  .page-section.half-bg .txt-holder .rte .read-more {
    position: absolute;
    bottom: 0;
  }
  .page-section.half-bg .txt-holder .rte .read-more:hover {
    background: #000000;
  }
  .share-article ul {
    float: left;
    width: 100%;
    /* float: none; */
    text-align: center;
    margin: auto;
    font-size: 0;
  }
  .share-article ul li.social-icon {
    display: inline-block;
    float: none;
    width: 140px;
  }
  time {
    float: left;
    margin-top: 10px;
    clear: both;
    margin-bottom: 10px;
  }
  select.chosen-filter,
  select.chosen-multiple,
  select.chosen-s {
    background: url('../images/svg_icons/dropDownArrow.svg') no-repeat right center;
  }
  .center-btn {
    float: left;
    width: 100%;
    text-align: center;
  }
  .center-btn .e-payment-btn {
    display: inline-block;
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }
  a.read-more {
    font-size: 14px;
    padding: 8px 25px;
  }
  header .right-top-menu .split-header {
    margin-right: -20px;
  }
}
@media only screen and (max-width: 768px) {
  .page-entry-info .content-holder {
    float: left;
    width: auto;
  }
  .popup-overlay .popup-container {
    width: 90%;
  }
  .popup-overlay .popup-container .popup-box {
    padding-bottom: 15px;
    padding-top: 0;
  }
  .popup-overlay .popup-container .popup-body {
    padding-left: 20px;
  }
  .popup-overlay .popup-container .popup-body h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .popup-overlay .popup-container .popup-body p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .close-popup {
    right: 5px;
  }
}
@media only screen and (max-width: 640px) {
  .share-list {
    width: 30px;
    position: relative;
  }
  .share-list .ul-handle {
    position: absolute;
    top: 30px;
    z-index: 999;
  }
  .share-list .ul-handle li {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
  }
  .share-list .ul-handle li a {
    margin: 4px 0;
  }
  .support-box {
    /*display:none;*/
    /*        position: relative;
                top: 0;
                left: 0;
                bottom: 0;*/
    z-index: 9991;
  }
  .support-box .close-form {
    right: 20px;
  }
  .support-box .open-box {
    right: 0;
    transform: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0;
    padding: 25px 30px;
    bottom: 118px;
    text-indent: -99em;
    padding: 0 30px;
    height: 48px;
    box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17);
    -webkit-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17);
    background-image: url('../images/svg_icons/email-icon.svg');
  }
  .support-box .form-wrapper {
    display: none;
    width: 100%;
    /*position: relative;*/
    top: 0px;
    bottom: 0;
    left: 0;
    transform: none;
    padding: 20px;
    height: 100%;
    border: none;
    border-radius: 0;
    z-index: 9991;
    margin-top: 0;
  }
  .support-box .form-wrapper form input[type="submit"] {
    height: 50px;
    padding: 0;
  }
  .support-box .form-wrapper h3 {
    font-size: 22px;
    margin-top: 25px;
  }
  .support-box .form-wrapper h3 img {
    display: none;
  }
  .support-box .show-form {
    display: block;
    overflow-y: auto;
  }
  .no-scroll-body {
    position: fixed;
    overflow: hidden;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
  }
  .film-list ul li {
    width: calc(50% - 40px);
  }
  .film-list ul li:nth-child(2n+1) {
    clear: left;
  }
  .film-list ul li:nth-child(5n+1) {
    clear: none;
  }
  footer div.wpcf7 .ajax-loader {
    display: none;
  }
  header .right-top-menu .split-header {
    margin-right: -10px;
  }
  .phones-template .phone-filters .filter-elem {
    width: 100%;
    padding-right: 0;
  }
  .other-phones .phones-list li {
    padding-left: 80px;
    padding-right: 80px;
    width: 100%;
  }
  .page-section.half-bg .txt-holder .rte {
    height: auto;
  }
  .page-section.half-bg .txt-holder .rte .responsive-gradient {
    display: none;
  }
  .responsive-sub-menu .current-parent {
    padding-left: 10px;
    padding-right: 10px;
  }
  .responsive-sub-sub-menu .current-parent {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-section.half-bg {
    height: auto;
  }
  header .logo {
    left: 10px;
  }
  .filter-results {
    margin-top: 20px;
  }
  .filter-results .examples-list .list li {
    width: 100%;
  }
  footer .bottom-footer .ipko-footer-logo {
    /*display:inline-block;*/
  }
  .half-width {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .page-section .container {
    height: initial;
  }
  .page-section.half-section .txt-holder p {
    font-size: 16px;
  }
  .page-section .txt-holder {
    display: block;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-section.center-txt .txt-holder,
  .page-section.center-bottom-txt .txt-holder {
    width: 100% !important;
  }
  .page-section.center-txt .txt-holder h3,
  .page-section.center-bottom-txt .txt-holder h3 {
    padding-top: 20px;
  }
  .fixed-phone .form-results .left {
    padding-right: 10px;
  }
  .fixed-phone .outgoing-call-fixed .price {
    font-size: 30px;
  }
  .fixed-phone .outgoing-call .price {
    font-size: 30px;
  }
  .fixed-phone .form-results .right {
    padding-left: 12px;
  }
  header .bottom-header .right-out-nav {
    padding-left: 12px;
  }
  .banner .owl-text .txt-holder {
    margin-top: 0;
  }
  .banner .owl-text .txt-holder h2 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .banner .owl-text .txt-holder p {
    display: none;
  }
  .banner .owl-text .txt-holder a.read-more {
    font-size: 12px;
    padding: 7px 15px;
  }
  .banner .owl-text .txt-holder h3 {
    margin-bottom: 0;
    font-size: 14px;
  }
  a.read-more {
    font-size: 12px;
    padding: 7px 15px;
  }
  .articles .articles-bg {
    padding: 10px 0 0;
  }
  .articles .articles-bg h2 {
    margin-bottom: 10px;
  }
  .articles .articles-bg ul {
    width: 100%;
    margin-left: 0;
  }
  .articles .articles-bg ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .articles .articles-bg ul li .img-holder img {
    width: 100%;
  }
  .articles .articles-bg ul li .text-holder {
    padding: 10px;
  }
  .articles-list ul {
    width: 100%;
    margin-left: 0;
  }
  .articles-list ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .full-container .left-align {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
  }
  .full-container .right-align {
    width: 100%;
    padding-left: 0;
  }
  footer .awards-title {
    width: 100%;
  }
  footer .pre-footer .right p {
    font-size: 13px;
    margin-bottom: 4px;
  }
  .staff-section {
    margin-top: 20px;
  }
  .staff-section h2 {
    margin-bottom: 0;
  }
  .staff-section .staff li {
    margin-top: 15px;
    padding: 0 10px;
    width: 50%;
  }
  .staff-section .staff li:nth-child(2n-1) {
    clear: left;
  }
  .staff-section .staff li .img-holder {
    padding-bottom: 0;
  }
  .sections-slider {
    margin-top: 20px;
  }
  .sections-slider h2 {
    margin-bottom: 5px;
  }
  body {
    width: 100%;
    overflow-x: hidden;
  }
  header {
    width: inherit !important;
  }
  .mm-page {
    width: 100%;
    overflow-x: hidden;
    min-height: 100vh;
  }
  header .top-header {
    height: 30px;
  }
  header .top-header .right-top-menu .change-link {
    padding-top: 9px;
    padding-bottom: 7px;
  }
  .after-header {
    height: 83px;
  }
  .responsive-menu {
    top: 84px;
  }
  .nav-down header .top-header {
    height: 30px;
  }
  .nav-down header .top-header .right-top-menu .change-link {
    padding-top: 9px;
    padding-bottom: 7px;
  }
  .nav-down .after-header {
    height: 83px;
  }
  .nav-down .responsive-menu {
    top: 84px;
  }
  .page-section .txt-holder {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-section .txt-holder .rte {
    display: block;
    width: 100%;
  }
  .owl-phones-slider.two-slides .owl-nav {
    display: block !important;
  }
  .share-article ul {
    float: left;
    width: 100%;
    /* float: none; */
    text-align: center;
    margin: auto;
    font-size: 0;
  }
  .share-article ul li.social-icon {
    display: inline-block;
    float: none;
    width: 100px;
  }
  .sections-slider .page-section .txt-holder {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sections-slider .page-section .txt-holder .rte h3 {
    display: none;
  }
  .cd-horizontal-timeline.loaded h2.title {
    padding-bottom: 15px;
  }
  .cd-horizontal-timeline .events a {
    font-size: 15px;
    height: 39px;
    padding-top: 10px;
  }
  .cd-horizontal-timeline .events-content {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 16px;
  }
  .articles .content-holder h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .articles-list ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: initial !important;
  }
  .go-back .back {
    font-size: 15px;
    padding-top: 2px;
  }
  .calls-sms .form-results table tr th {
    min-width: 100px;
    padding-right: 10px;
  }
  .right-holder .faq-title {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 62px;
    background-position: 15px 5px;
  }
  .right-holder ul.faq-list {
    padding-left: 20px;
    padding-right: 20px;
  }
  .packages .package .description-package .plus {
    height: 15px;
  }
  .page .page-section:not(.sport-section).vod-section {
    padding: 0;
  }
  .page .page-section:not(.sport-section).vod-section .bg-img {
    height: 100%;
    position: absolute;
  }
}
@media only screen and (max-width: 520px) {
  .notification-section .img-holder {
    display: none;
  }
  .notification-section .text-holder {
    width: 100%;
    padding: 0px;
  }
  .notification-section .text-holder p {
    width: 100%;
    padding-right: 40px;
  }
  .notification-section .text-holder a.close-btn {
    float: left;
    position: absolute;
    right: 10px;
  }
  .back-top {
    display: block;
  }
  .back-top.show-button {
    opacity: 1;
  }
  .back-top.hide-back-top {
    opacity: 0;
  }
  .vod-filters.location-holder .filters .select-holder {
    width: 100%;
  }
  .film-list ul li {
    width: calc(50% - 40px);
  }
  .film-list ul li:nth-child(2n+1) {
    clear: left;
  }
  .film-list ul li:nth-child(3n+1) {
    clear: none;
  }
  .film-list ul li a.read-more {
    opacity: 1;
  }
  .sport-results .day-holder {
    margin-bottom: 0;
  }
  .sport-results td:first-child {
    padding-right: 10px;
  }
  .sport-results td {
    font-size: 15px;
  }
  .offers .page-section .txt-holder {
    /*        padding-top: 20px;*/
    padding-bottom: 5px;
  }
  .page-section.initial-height {
    height: initial !important;
  }
  .page-entry-info .content-holder {
    padding-top: 20px;
  }
  .page .page-section:not(.sport-section) {
    padding: 20px 0 0;
  }
  .page .page-section:not(.sport-section) .bg-img {
    height: 180px;
    position: relative;
    margin-bottom: 0;
  }
  .container {
    width: 100%;
    padding: 0 10px;
  }
  .banner .owl-dots {
    float: left;
    position: relative;
    padding: 10px 0;
    background-color: #fff;
  }
  .banner .owl-dots .owl-dot:before {
    background-color: #f3f3f3;
    width: 18px;
    height: 18px;
    top: 2px;
    left: 2px;
  }
  .vp-height .main-products-holder {
    margin-top: 20px;
  }
  .page-section.left-txt.half-bg .bg-img,
  .page-section.right-txt.half-bg .bg-img,
  .page-section.left-txt .bg-img,
  .page-section.right-txt .bg-img {
    width: 100%;
    height: 180px;
    position: relative;
  }
  .page-section.left-txt.half-bg .img-holder,
  .page-section.right-txt.half-bg .img-holder,
  .page-section.left-txt .img-holder,
  .page-section.right-txt .img-holder {
    width: 70%;
    float: none;
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
  }
  .page-section.left-txt.half-bg .img-holder img,
  .page-section.right-txt.half-bg .img-holder img,
  .page-section.left-txt .img-holder img,
  .page-section.right-txt .img-holder img {
    transform: initial;
    top: 0;
  }
  .page-section.left-txt.half-bg .read-more,
  .page-section.right-txt.half-bg .read-more,
  .page-section.left-txt .read-more,
  .page-section.right-txt .read-more {
    display: none;
  }
  .page-section.left-txt.half-bg .read-more.responsive,
  .page-section.right-txt.half-bg .read-more.responsive,
  .page-section.left-txt .read-more.responsive,
  .page-section.right-txt .read-more.responsive {
    display: inline-block;
    margin: 10px auto 30px;
  }
  .page-section.left-txt.half-bg .txt-holder,
  .page-section.right-txt.half-bg .txt-holder,
  .page-section.left-txt .txt-holder,
  .page-section.right-txt .txt-holder {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
  }
  .page-section.left-txt.half-bg .txt-holder .rte,
  .page-section.right-txt.half-bg .txt-holder .rte,
  .page-section.left-txt .txt-holder .rte,
  .page-section.right-txt .txt-holder .rte {
    transform: initial;
    top: 0;
  }
  .page-section.left-txt.half-bg .txt-holder .rte h2,
  .page-section.right-txt.half-bg .txt-holder .rte h2,
  .page-section.left-txt .txt-holder .rte h2,
  .page-section.right-txt .txt-holder .rte h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .page-section.left-txt.half-bg .txt-holder .rte p,
  .page-section.right-txt.half-bg .txt-holder .rte p,
  .page-section.left-txt .txt-holder .rte p,
  .page-section.right-txt .txt-holder .rte p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .page-section {
    height: auto;
    padding: 20px 0 0px 0;
    text-align: Center;
  }
  .page-section .bg-img {
    float: left;
    margin-bottom: 20px;
  }
  .page-section a.read-more.responsive {
    display: inline-block;
  }
  .page-section.white .txt-holder .rte h2,
  .page-section.white .txt-holder .rte p {
    color: #000000;
  }
  .page-section.white a.read-more {
    border-color: #000;
    color: #000;
  }
  .packages .package {
    width: calc(100% - 20px);
  }
  .packages.two-items .package {
    width: calc(100% - 20px);
  }
  .packages.three-items .package {
    width: calc(100% - 20px);
  }
  .packages.four-items .package {
    width: calc(100% - 20px);
  }
  .packages.six-items .package {
    width: calc(100% - 20px);
  }
  #slide-two .package {
    width: calc(100% - 20px);
  }
  #slide-three .package {
    width: calc(100% - 20px);
  }
  .packages {
    padding: 0 40px;
  }
  .packages .owl-next {
    right: 10px;
  }
  .packages .owl-prev {
    left: 10px;
  }
  .vp-height .banner {
    height: 180px;
  }
  .right-holder .right-banners li {
    width: 100%;
    padding: 0px;
  }
  ul.child-menu li {
    width: 100%;
  }
  .channels-table .table-filter .filter-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .location-holder .bottom-filters ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .articles .location-holder .filters .select-holder {
    width: 100%;
  }
  .owl-phones-slider {
    height: 300px;
  }
  .owl-phones-slider .owl-slide .owl-media {
    height: 300px;
  }
  .owl-phones-slider .owl-slide .owl-txt {
    height: 300px;
    padding-right: 20px;
    padding-left: 0;
  }
  .content-rte .editor-output ul:not(.list):not(.chosen-results) {
    padding: 10px;
  }
  .page-section.white .txt-holder .rte h2,
  .page-section.white .txt-holder .rte p,
  .page-section.white .txt-holder .rte h3,
  .page-section.white .txt-holder .rte h4,
  .page-section.white .txt-holder .rte h5 {
    color: #000000;
  }
  .main-products-holder .main-products li {
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
  }
  .main-products-holder .main-products li img {
    float: left;
    margin-bottom: 0;
    height: 50px !important;
  }
  .main-products-holder .main-products li h2,
  .main-products-holder .main-products li p {
    float: right;
    /*width:calc(~'100% - 90px');*/
    width: auto;
    padding-top: 12px;
  }
  .main-products-holder .main-products li:first-child {
    border-top: 1px solid #ccc;
  }
  .about-pages-holder .about-page-links li {
    width: 100%;
    height: 180px;
  }
  .about-banner .banner-text p {
    font-size: 24px;
  }
  .about-banner .banner-text .white-border a {
    font-size: 15px;
  }
  .about-banner .banner-text a {
    margin-bottom: 20px;
  }
  .about-banner .bottom-links {
    bottom: 0;
  }
  .about-pages-holder .about-page-links li h2 {
    font-size: 20px;
  }
  .rte p {
    margin-bottom: 30px;
  }
  .packages .package .description-package .plus:before,
  .packages .package .description-package .plus:after {
    height: 15px;
  }
  .phones-section .owl-phones-slider .owl-nav div {
    background-image: url(../images/prevarrow.png);
    width: 9px;
    height: 18px;
  }
  .phones-section .owl-phones-slider .owl-nav div.owl-prev {
    left: -10px;
  }
  .phones-section .owl-phones-slider .owl-nav div.owl-next {
    right: -10px;
  }
  .phones-section .owl-phones-slider .owl-nav div.owl-next {
    right: -35px;
    height: 48px;
    width: 48px;
  }
  .phones-section .owl-phones-slider .owl-nav div.owl-prev {
    left: -35px;
    height: 48px;
    width: 48px;
  }
  .phones-template .right-banners {
    display: none;
  }
  .fixed-phone .country-filters .right {
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .fixed-phone .country-filters .left {
    width: 100%;
    padding-right: 0;
    border: none;
  }
  .fixed-phone .country-filters select.chosen-s {
    margin-bottom: 20px;
  }
  .fixed-phone .form-results {
    margin-bottom: 20px;
  }
  .fixed-phone .form-results .left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .fixed-phone .form-results .right {
    width: 100%;
    float: left;
    padding-left: 0;
  }
  .fixed-phone .after-txt {
    margin-top: 20px;
  }
  .international-calls .after-txt {
    margin-top: 20px;
  }
  .international-calls .country-filters .left {
    width: 100%;
    padding-right: 0;
  }
  .international-calls .form-results {
    margin-bottom: 20px;
  }
  .location-holder .filters .near-location {
    width: 100%;
    margin-left: 0px;
  }
  .location-holder .filters .select-holder {
    width: 100%;
    margin-right: 0px;
  }
  .apply {
    width: 100%;
  }
  .sport-section .logos {
    margin-top: 20px;
  }
  .sport-section .logos .left {
    margin-right: 0;
    float: left;
  }
  .sport-section .logos .right {
    margin-left: 0;
    float: right;
  }
  .sport-daily-table .content-holder {
    padding: 10px;
  }
  .sport-filters .left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .sport-filters .right {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  .sport-filters .middle-or {
    position: relative;
    display: block;
    top: 0;
  }
  .sport-section {
    padding: 0;
  }
  .page-section.half-section {
    height: auto;
  }
  .filter-search ul li a {
    padding: 12px 0;
    margin-right: 20px;
  }
  .filter-search ul li a.active {
    color: #da2128;
    border: none;
  }
  .sections-slider .owl-carousel .owl-nav.disabled {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    display: block;
  }
  .sections-slider .owl-carousel .owl-nav.disabled .owl-prev {
    left: 10px;
    position: absolute;
    background-image: url(../images/prevarrow.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 9px;
    height: 18px;
  }
  .sections-slider .owl-carousel .owl-nav.disabled .owl-next {
    right: 10px;
    position: absolute;
    background-image: url(../images/prevarrow.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 9px;
    height: 18px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .sections-slider .slide-nav .owl-custom-dots li {
    display: none;
  }
  .sections-slider .slide-nav .owl-custom-dots li.active {
    display: block;
    border-top: none;
  }
  footer .pre-footer .client-services {
    padding-top: 10px;
    width: 100%;
  }
  footer .pre-footer .contact-info {
    width: 100%;
  }
  footer .pre-footer h5 {
    margin-top: 10px;
  }
  footer .bottom-footer .right .newsletter-box {
    width: 100%;
    margin-left: 0;
  }
  footer .bottom-footer .right .newsletter-box input[type="text"] {
    width: 200px;
  }
  footer .bottom-footer .right .top {
    padding: 0;
    padding-bottom: 10px;
  }
  .open-team .staff {
    margin-bottom: 20px;
  }
  .open-team .staff li p {
    width: 100%;
  }
  .open-team .staff li h4 {
    width: 100%;
  }
  .phones-template .phones-section .owl-carousel .owl-item .owl-slide .owl-media,
  .phones-template .phones-section .owl-carousel .owl-item .owl-slide .owl-txt {
    height: auto;
  }
  .owl-phones-slider .owl-slide .owl-media .img-holder {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 0;
  }
  .phones-template .phones-section .owl-phones-slider .owl-slide,
  .phones-template .phones-section .owl-phones-slider .owl-slide {
    width: 100%;
    height: Auto;
  }
  .phones-template .phones-section .owl-phones-slider .owl-slide .owl-media,
  .phones-template .phones-section .owl-phones-slider .owl-slide .owl-media {
    padding-top: 20px;
    padding-left: 80px;
    padding-right: 80px;
    width: 100%;
    height: Auto;
  }
  .phones-template .phones-section .owl-phones-slider .owl-slide .owl-media img,
  .phones-template .phones-section .owl-phones-slider .owl-slide .owl-media img {
    transform: none;
    top: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .phones-template .phones-section .owl-phones-slider .owl-slide .owl-txt,
  .phones-template .phones-section .owl-phones-slider .owl-slide .owl-txt {
    padding-bottom: 20px;
    width: 100%;
    height: Auto;
  }
  .phones-template .phones-section {
    background: #ffffff;
  }
  .phones-template .phones-section .owl-phones-slider .owl-nav div.owl-prev {
    left: -25px;
  }
  .phones-template .phones-section .owl-phones-slider .owl-nav div.owl-next {
    right: -25px;
  }
  .phone-details .img-holder {
    width: 100%;
  }
  .phone-details .description-holder {
    width: 100%;
  }
  .phones-template .phone-details {
    margin-bottom: 0;
  }
  .phone-details .description-holder .editor-output h3 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 360px) {
  footer .newsletter-box input[type="email"],
  footer .newsletter-box input[type="text"] {
    width: 124px;
  }
  .share-article ul {
    width: 100%;
  }
  footer .bottom-footer .right .newsletter-box input[type="text"] {
    width: 150px;
  }
}
@media only screen and (max-width: 320px) {
  .page-entry-info .content-holder {
    width: 270px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .gform_wrapper form .chosen-container-single .chosen-single div b {
    background-image: none!important;
    background-size: 52px 52px!important;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 14, 2017, 2:27:16 PM
    Author     : erza
*/
@media only screen and (max-width: 767px) {
  .channels-table {
    border: 0px;
  }
  .channels-table table th {
    vertical-align: bottom;
  }
  .channels-table {
    position: relative;
    width: calc(100% + 50px);
    margin-left: -25px;
    padding-left: 10px;
    padding-right: 0;
  }
  .channels-table .channel p {
    display: none;
  }
  .channels-table .table-holder {
    height: initial;
  }
  .channels-table table td {
    height: 46px !important;
  }
  .channels-table .table-filter {
    padding-right: 10px;
  }
  .channels-table table tr {
    height: 46px !important;
  }
  .channels-table table tr td:first-child {
    width: 187.5px !important;
  }
  .channels-table table tr th:first-child {
    width: 187.5px !important;
  }
  .channels-table table tr .channel {
    height: 46px !important;
    width: 139.5px !important;
  }
  .channels-table .responsive-channel-list {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 999;
    float: left;
    width: 187.5px;
    top: 156px;
    padding-top: 83px;
    -webkit-box-shadow: 3px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 2px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  .channels-table .responsive-channel-list .channel p {
    font-size: 11px;
    display: block;
  }
  .channels-table .responsive-channel-list li {
    height: 53px;
    padding-left: 10px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #cccccc;
  }
  .channels-table .responsive-channel-list li:first-child {
    height: 54px;
    border-top: 1px solid #cccccc;
  }
  .channels-table .responsive-channel-list li p {
    width: calc(100% - 55px);
    float: left;
  }
  .channels-table .responsive-channel-list li .img-holder {
    position: relative;
    float: left;
    height: 36px;
    width: 50px;
    margin-right: 3px;
    text-align: center;
  }
  .channels-table .responsive-channel-list li .img-holder img {
    float: none;
    width: auto;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 350px) {
  header .right-top-menu .change-link {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 31, 2017, 10:40:35 AM
    Author     : ariana.g
*/
.gform_wrapper .chosen-container {
  margin-bottom: 0;
}
.gform_wrapper .survey-holder .gfield_label {
  margin-bottom: 25px;
  font-size: 28px;
  float: left;
  font-weight: 400;
  width: 100%;
}
.gform_wrapper .survey-holder .gfield_radio {
  padding: 0 !important;
}
.gform_wrapper .survey-holder ul.gfield_radio li label {
  float: left;
  font-size: 22px;
  height: 44px;
  line-height: 42px;
  margin: 0;
}
.gform_wrapper .survey-holder ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 400;
}
.gform_wrapper .chosen-container .chosen-drop {
  top: 24px;
  margin-top: 4px;
  padding-top: 30px;
  padding-bottom: 15px;
  border: 1px solid #ccc;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: none;
  z-index: 1;
}
.gform_wrapper .chosen-container .chosen-choices {
  float: left;
  width: 100%;
  padding: 0px 20px;
  margin-bottom: 0;
  overflow: hidden;
}
.ginput_container_number {
  width: 542px;
}
.ginput_container_number .slider-horizontal {
  width: 90%;
}
.ginput_container_number .slider-horizontal slider-track {
  height: 10px;
  background: #ffffff;
  border: 1px solid #b5b5b5;
  border-radius: 0;
}
.survey-question .select-holder .chosen-container {
  width: 280px !important;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  height: 50px;
}
.gform_wrapper .chosen-container.chosen-container-multi .chosen-choices {
  float: left;
  width: 100%;
  padding: 0px 20px;
  margin-bottom: 0;
  overflow: hidden;
}
.gform_wrapper .chosen-container .chosen-results {
  float: left !important;
  width: 100% !important;
  margin: 0px !important;
  padding: 0px 20px !important;
  overflow: hidden !important;
}
.gform_wrapper .chosen-container .chosen-results li {
  padding: 15px 20px !important;
  color: #333 !important;
  font-size: 16px !important;
  border-bottom: 1px solid #cccccc !important;
}
.gform_wrapper .chosen-container .chosen-results li:last-child {
  border-bottom: none !important;
}
.gform_wrapper .chosen-container .chosen-results li.highlighted {
  color: #333 !important;
  background: #f8f8f8 !important;
}
/*.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice{
    position: relative!important;
    display: table!important;
    width: 100%!important;
    height: 42px!important;
    padding-left: 20px!important;
    background: #fff!important;
    box-shadow: none!important;
    border-color: #ccc!important;
    border-radius: 20px!important;
}*/
.gform_wrapper .chosen-container-active .chosen-single,
.gform_wrapper .chosen-container-single .chosen-single {
  position: relative !important;
  display: table !important;
  width: 100% !important;
  padding-left: 20px !important;
  background: #fff !important;
  box-shadow: none !important;
  border-color: #ccc !important;
  border-radius: 20px !important;
  height: 50px !important;
}
.gform_wrapper .chosen-container-active .chosen-single:hover,
.gform_wrapper .chosen-container-single .chosen-single:hover {
  text-decoration: none !important;
}
.gform_wrapper .chosen-container-single .chosen-single span {
  display: table-cell !important;
  vertical-align: middle;
  font-size: 16px;
  color: #666666;
}
.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  top: 24px;
  margin-top: 4px;
  padding-top: 30px;
  padding-bottom: 15px;
  border: 1px solid #ccc;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: none;
  z-index: 1;
}
.gform_wrapper .chosen-container-single .chosen-single div {
  width: 30px !important;
  height: 50px !important;
  position: relative !important;
  float: right !important;
}
.gform_wrapper .chosen-container-single .chosen-single div b {
  display: block !important;
  width: 11px !important;
  height: 11px !important;
  background: none !important;
  background-image: none !important;
}
.gform_wrapper .chosen-container-single .chosen-search {
  padding-left: 20px !important;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  padding-right: 20px !important;
}
.gform_wrapper .chosen-container-single .chosen-search input[type="text"] {
  float: left;
  clear: both;
  height: 50px !important;
  margin-bottom: 20px !important;
  padding: 0px 20px !important;
  border-radius: 6px !important;
  font-size: 18px !important;
  width: 100% important;
  background: #f0f0f0 !important;
  border: 0px !important;
  width: 100% !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  float: left;
  clear: both;
  height: 40px;
  width: 280px;
  margin-bottom: 20px;
  padding: 0px 20px !important;
  border-radius: 20px;
  font-size: 16px !important;
  color: #666666;
}
.gform_wrapper h2.gsection_title {
  font-size: 32px !important;
  float: left;
  width: 100%;
  font-weight: 400 !important;
}
.gform_wrapper .gsection {
  border-bottom: none !important;
}
.gform_footer {
  width: 1080px;
  margin: 0 auto;
}
.gform_footer input[type="submit"] {
  text-align: center;
  width: 145px;
  background: #ffffff;
  padding: 14px 0px;
  color: #333333;
  border: 1px solid #b5b5b5;
  border-radius: 20px;
  font-size: 18px;
  opacity: 1;
  float: left;
  margin: 20px 0 0 20px;
}
.gform_footer input[type="submit"]:hover {
  color: #ffffff;
  background-color: #da2128;
  border: 1px solid #da2128;
}
@media only screen and (max-width: 1120px) {
  .gform_footer {
    width: 100%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  .gform_wrapper select {
    height: 40px !important;
  }
  .ginput_container_number {
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
  }
  .survey-holder .owl-nav div {
    margin-right: 10px;
    width: 120px;
  }
}
.support-box .top_label div.ginput_complex.ginput_container.gf_name_has_1 {
  width: 100%;
}
.support-box .top_label div.ginput_complex.ginput_container.gf_name_has_1 .name_first {
  padding: 0;
  margin: 0;
}
/*APPLICATION FORM*/
.job-positions {
  float: left;
  width: 100%;
}
.job-positions .form-results table tr th {
  padding-left: 0;
  font-weight: 700;
}
.job-positions a:hover {
  color: #da2128;
  text-decoration: underline;
}
header.jobs .bottom-header {
  padding-bottom: 40px;
  border-bottom: none;
}
.job-application {
  float: left;
  width: 100%;
}
.job-application .gform_wrapper:not(#gform_wrapper_5) {
  max-width: 930px !important;
  padding: 60px;
  border: 1px solid #ccc;
  display: table;
  width: 100%;
  margin: 0 auto !important;
  border-radius: 20px;
}
.job-application .gform_wrapper:not(#gform_wrapper_5) {
  max-width: 930px !important;
  padding: 60px;
  border: 1px solid #ccc;
  display: table;
  width: 100%;
  margin: 0 auto !important;
}
.button.gform_button_select_files {
  border: none;
}
.gform_wrapper ul.gfield_radio li input[type="radio"] {
  display: none;
}
.gform_wrapper input[type="text"]:focus {
  border-color: #666;
}
.gform_wrapper textarea:focus {
  border-color: #666;
}
.chosen-container:hover .chosen-single {
  border-color: #666;
}
.gform_wrapper .chosen-container-active.chosen-with-drop:hover .chosen-single {
  border-color: #666 !important;
}
.gform_wrapper form ul.gfield_radio li label {
  float: left;
  font-size: 15px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0px 20px 0 33px !important;
}
.gform_wrapper form ul.gfield_radio li label:before {
  position: absolute;
  content: "";
  left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  background: #da2128;
  box-sizing: border-box;
}
.gform_wrapper form ul.gfield_radio li label:after {
  position: absolute;
  content: "";
  left: 0px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  top: 0;
  bottom: 0;
  margin: auto;
}
.gform_wrapper form .gfield_radio li label.checked:before {
  display: block;
  opacity: 1;
}
.gform_wrapper form ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 400;
}
.gform_wrapper form .gfield_radio li input[type=radio]:checked + label:before {
  opacity: 1;
  display: block;
}
.gform_wrapper form ul li.gfield {
  clear: none;
  margin-top: 0 !important;
}
.gform_wrapper ul.gform_fields li.gfield {
  padding: 10px !important;
}
.gform_wrapper ul.gform_fields li.gfield .ginput_container {
  width: 100%;
  position: relative;
}
.gform_wrapper ul.gform_fields li.gfield .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  width: 100%;
  margin-bottom: 0;
}
.gform_wrapper ul.gform_fields li.gfield {
  float: left;
  display: inline-table;
}
.gform_wrapper ul.gform_fields li.gfield span.name_first {
  padding-right: 10px;
  padding-left: 0;
  float: left;
}
.gform_wrapper ul.gform_fields li.gfield span.name_last {
  padding-right: 0;
  padding-left: 10px;
  float: left;
}
.gform_wrapper ul.gform_fields li.gfield .gfield_label {
  font-weight: 400;
  color: #000;
}
.gform_wrapper ul.gform_fields li {
  width: 100% !important;
}
.gform_wrapper ul.gform_fields li.half {
  width: 50% !important;
}
.gform_wrapper ul.gform_fields li.date {
  float: left;
  width: 50% !important;
  margin-bottom: 0;
}
.gform_wrapper ul.gform_fields li.half {
  float: left;
}
.gform_wrapper ul.gform_fields li.gfield select {
  width: 100%;
}
.gform_wrapper ul.gform_fields li.one-row-choices label {
  float: left;
  padding-bottom: 15px;
}
.gform_wrapper ul.gform_fields li.one-row-choices .ginput_container {
  float: left;
  width: 100%;
  margin-top: 0;
}
.gform_wrapper ul.gform_fields li.one-row-choices .ginput_container ul {
  width: 100%;
  margin: 0;
}
.gform_wrapper ul.gform_fields li.one-row-choices .ginput_container ul li {
  float: left;
  width: auto !important;
}
.gform_wrapper ul.gform_fields li.gf_repeater_child_field {
  display: grid;
}
.gform_wrapper ul.gform_fields li.gf_repeater_child_field .gfield_label {
  display: none;
}
.gform_wrapper ul.gform_fields li.width-40 {
  width: 39.3% !important;
  padding-right: 20px !important;
  clear: left;
}
.gform_wrapper ul.gform_fields li.width-33 {
  width: 33.33% !important;
}
.gform_wrapper ul.gform_fields li.width-33 .ginput_container_checkbox {
  margin: 0;
}
.gform_wrapper ul.gform_fields li.width-33 .ginput_container_checkbox ul li label {
  line-height: 26px;
  vertical-align: middle;
}
.gform_wrapper ul.gform_fields li.one-row .ginput_container {
  width: 60% !important;
}
.gform_wrapper ul.gform_fields li.one-row .gfield_label {
  font-weight: 700;
  width: 40%;
}
.gform_wrapper .chosen-container-single .chosen-single div {
  height: 40px !important;
}
.gform_wrapper .chosen-container-active .chosen-single,
.gform_wrapper .chosen-container-single .chosen-single {
  height: 40px !important;
}
.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  top: 20px;
}
.gform_wrapper textarea {
  padding: 15px !important;
  border-radius: 20px;
}
.gform_wrapper li.gfield.field_description_below + li.gsection {
  margin-bottom: 0;
}
.gform_button {
  background-color: #da2128;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  border: none;
  border-radius: 25px;
  width: 265px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.gform_footer input[type="submit"] {
  background-color: #da2128;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  border: none;
  border-radius: 25px;
  width: 265px !important;
  height: 50px;
  margin: 0 auto !important;
  text-align: center;
  display: block !important;
  float: none;
  text-transform: uppercase;
}
.gform_wrapper h2.gsection_title {
  font-size: 22px !important;
  float: left;
  width: 100%;
  font-weight: 400 !important;
  color: #da2128;
}
.gform_wrapper h2.gf_repeater_title {
  font-weight: 400;
  font-size: 18px;
  margin: 0;
}
body .gform_wrapper form .top_label div.ginput_container {
  margin-top: 0;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
  display: none;
}
.gform_wrapper ul.gfield_checkbox li label {
  padding-left: 35px;
  position: relative;
  width: 100%;
  max-width: 100%;
}
.gform_wrapper ul.gfield_checkbox li label:before {
  content: "";
  width: 26px;
  height: 26px;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #cccccc;
  text-align: center;
  position: absolute;
  left: 0;
  border-radius: 13px;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label {
  font-weight: 400 !important;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:after {
  content: '';
  border: 2px solid #da2128;
  display: inline-block;
  width: 6px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  position: absolute;
  left: 10px;
  top: 6px;
}
.gform_wrapper .gsection {
  margin: 0 !important;
}
.gform_wrapper form ul li.gfield.field_description_below + li.gsection {
  margin-top: 0 !important;
}
.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  margin-top: 10px;
}
.gform_wrapper ul.gform_fields li.gfield select {
  padding-left: 20px;
  color: #999;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none;
}
.gform_wrapper form ul li.gfield.gfield_error {
  background-color: white;
  margin-bottom: 6px !important;
  border-top: none;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}
.gform_wrapper form ul li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: 1px solid #da2128;
}
.gform_wrapper form ul li.gfield_error textarea {
  border: 1px solid #da2128;
}
.gform_wrapper div.validation_error {
  display: none;
}
.gf_repeater_add {
  padding-bottom: 20px;
}
.gf_repeater_add > * {
  margin-top: 0 !important;
  float: left;
  line-height: 10px;
  font-size: 14px;
  color: #da2128;
  text-transform: lowercase;
}
.gf_repeater_add > *:hover {
  text-decoration: underline;
}
.gf_repeater_remove > * {
  font-size: 14px;
  color: #da2128;
  float: left;
  text-transform: lowercase;
}
.gf_repeater_remove > *:hover {
  text-decoration: underline;
}
.gf_repeater_add .gf_repeater_add_default {
  background-image: url('../images/add-icon.png') !important;
  background-size: 9px !important;
  height: 10px !important;
  width: 10px !important;
  opacity: 1 !important;
  background-repeat: no-repeat !important;
}
.gf_repeater_remove .gf_repeater_remove_default {
  background-image: url('../images/remove-icon.png') !important;
  background-size: 8px 2px !important;
  height: 2px !important;
  width: 8px !important;
  opacity: 1 !important;
  background-repeat: no-repeat !important;
  margin-top: 10px;
}
@media only screen and (max-width: 650px) {
  .gform_wrapper ul.gform_fields li.half {
    width: 100% !important;
  }
  .gform_wrapper ul.gform_fields li.gfield span.name_first {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 0;
  }
  .gform_wrapper ul.gform_fields li.gfield span.name_last {
    width: 100%;
    padding: 10px 0 0;
    margin-bottom: 0;
  }
  .gform_wrapper ul.gform_fields li.one-row-choices label {
    float: left;
    width: 100%;
  }
  .gform_wrapper ul.gform_fields li.one-row-choices .ginput_container {
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .gform_wrapper ul.gform_fields li.one-row-choices .ginput_container ul li {
    width: 100%;
  }
  .gform_wrapper ul.gform_fields li.one-row .gfield_label {
    width: 100%;
  }
  .gform_wrapper ul.gform_fields li.width-40 {
    width: 100% !important;
  }
  .gform_wrapper ul.gform_fields li.date {
    width: 100% !important;
  }
}
.gform_wrapper ul.gform_fields li.clear-left {
  clear: left;
}
.ui-datepicker .ui-datepicker-title select {
  color: #999 !important;
}
.gfield_error .ginput_container_select .chosen-container .chosen-single {
  border: 1px solid red !important;
}
.gfield_error .ginput_container_select .gfield_select {
  border: 1px solid red;
}
.gfield_error .ginput_container_date input.datepicker {
  border: 1px solid red;
}
.gfield_error.one-row-choices {
  width: 100% !important;
  max-width: 100%!important;
}
.gfield_error.one-row-choices li {
  max-width: 100%!important;
}
section.content-rte div.gform_body ul.gform_fields li.pdf-cover.gfield_error {
  float: left;
}
@media only screen and (max-width: 641px) {
  .gform_wrapper form ul.gfield_checkbox li label {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .job-application .content-holder {
    width: auto;
    padding-top: 0;
  }
}
@media only screen and (max-width: 450px) {
  .job-application .content-holder h1 {
    font-size: 24px;
  }
  .job-application .content-holder h3 {
    font-size: 16px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 950px) {
  .gform_wrapper:not(#gform_wrapper_6) {
    max-width: 100%;
    padding: 0px;
    border: none;
  }
  .content-rte .editor-output .gform_wrapper form ul li.half {
    width: 100%;
  }
}
.gform_wrapper form ul.gfield_radio li.gfield_error label:after {
  border: 1px solid #da2128;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-none {
  display: none !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.no-gap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.no-gap label.gfield_label {
  padding-bottom: 0 !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-item:first-of-type .repeater-field-header {
  display: none !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-item .repeater-field-header-acctions {
  width: 100% !important;
  position: absolute;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-item .repeater-field-header-acctions li:has(.repeater-field-header-acctions-toogle) {
  display: none !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-item .repeater-field-header-acctions li:has(.repeater-field-header-acctions-remove) {
  position: absolute;
  top: 15px;
  right: 0;
  border: 0;
  width: auto !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-item .repeater-field-header-acctions li:has(.repeater-field-header-acctions-remove) i {
  font-size: 16px;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-item .repeater-field-header-title {
  display: none;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-content .container-repeater-field {
  gap: 0 !important;
  display: flex !important;
  flex-direction: row;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-content .container-repeater-field li {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_start.d-flex-repeater + li.gfield--input-type-repeater_end .repeater-field-content .container-repeater-field li label.gfield_label {
  display: none !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end .repeater-field-footer .gf-repeater-field-button-add {
  gap: 5px;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  color: #000 !important;
  padding: 0 !important;
  font-size: 14px;
  background-color: transparent !important;
  transition: all 0.2s ease-in-out;
  z-index: 999;
  position: relative;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end .repeater-field-footer .gf-repeater-field-button-add:before {
  content: '';
  display: block;
  background-image: url(../images/svg_icons/add.svg) !important;
  background-size: 9px !important;
  height: 10px !important;
  width: 10px !important;
  opacity: 1 !important;
  background-repeat: no-repeat !important;
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end .repeater-field-footer .gf-repeater-field-button-add:hover {
  text-decoration: underline !important;
  box-shadow: none !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.fixed-grid .container-repeater-field {
  all: unset !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.fixed-grid .repeater-field-footer {
  width: 100%;
  display: inline-block;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.no-header-repeater .repeater-field-header {
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  z-index: 10;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.no-header-repeater .repeater-field-header .repeater-field-header-title {
  display: flex;
  align-items: center;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.no-header-repeater .repeater-field-header .repeater-field-header-acctions {
  width: 100% !important;
  transition: all 0.2s ease-in-out;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.no-header-repeater .repeater-field-header .repeater-field-header-acctions ul li:last-child {
  margin-bottom: 5px;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.no-header-repeater .repeater-field-header .repeater-field-header-acctions ul li i {
  font-size: 16px;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.no-header-repeater .repeater-field-header.repeater-content-show:last-child {
  border-bottom: 1px solid #f3f3f3 !important;
}
.gform_legacy_markup_wrapper ul.gform_fields .gfield--input-type-repeater_end.no-header-repeater .repeater-field-header.repeater-content-show .repeater-field-header-title {
  opacity: 1;
  visibility: visible;
}
/*@import "less-parts/header_footer_1.less";*/
