/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

@font-face {
  font-family: Roboto;
  src: url(fonts/Roboto-Regular.ttf);
}
body {
  margin: 0;
  padding: 0;
  font-family: Roboto;
  text-align: justify;
  color: #5c5c5c;
}

h1,
h2,
h3 {
  margin: 0;
  font-weight: normal;
}

h1 {
  letter-spacing: -1px;
  font-size: 32px;
}

h2 {
  font-size: 23px;
}

.h1,
h1 {
  font-size: 2vw !important;
}

.h2,
h2 {
  font-size: 1.5vw !important;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

p,
ul,
ol {
  text-align: justify;
  /*
  line-height: 26px;
  line-height: 20px;
  */
}

a {
  color: #fff;
  text-decoration: none !important;
}

a:hover,
a:active {
  text-decoration: none !important;
  color: #fff !important;
}

a:visited {
  color: #fff !important;
  text-decoration: none !important;
}
.fa {
  font-size: 16px !important;
  margin: 5px;

  padding: 3px;
}
.fa-border {
  border: 1px solid #eee;
}

img {
  border: none;
}

img.left {
  float: left;
  margin-right: 15px;
}

img.right {
  float: right;
  margin-left: 15px;
}

/* Form */

form {
  margin: 0;
  padding: 0;
}

#header-nav {
  margin-top: -5px;
  margin-right: 40px;
}

.topnav {
  overflow: hidden;
  background-color: #333;
}
.topnav .icon {
  display: none;
}

video {
  width: 100%;
  height: auto;
}

.video-resize {
  max-width: 700px;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

ul {
  list-style: none;
}
ul#header-nav li {
  border-left: 0px !important;
}

.common-right ul li {
  float: left;
  position: relative;
  height: 36px;
  width: 40px;
  text-align: center;
  border-left: 1px solid #eeeeee;
}

.common-right {
  float: right;
  position: relative;
  padding: 0 50px 0 0;
}

.common-right ul li.ico-skip a {
  width: auto;
  height: auto;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 10px;
}
.common-right ul li.ico-skip > a,
.common-right ul li.ico-accessibility > a,
.common-right ul li.ico-social > a,
.common-right ul li.ico-site-search > a,
.common-right ul li.ico-sitemap > a {
  /* text-indent: -9999px; */
}
.common-right ul > li > a {
  padding: 6px;
  font-size: 120%;
}
.common-right ul li a {
  opacity: 1;
}
.common-right ul li a {
  display: block;
  width: 38px;
  height: 36px;
  font-size: 90%;
  background-repeat: no-repeat;
  background-position: center !important;
}

.common-right img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

legend {
  display: none;
}

input,
textarea,
select {
  font-family: Roboto, "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333333;
}

#wrapper {
  margin: 0;
  padding: 0;
}

/* Header */

#header {
  width: 100%;
  margin: 0 auto;
  height: 40px;
}
.bottom-header {
  background: url("../images/banner.jpg") no-repeat;
  background-size: contain;
  width: 100%;

  background-color: #f6fafb;
  display: inline-block;
  margin: 0 auto;
}
.bottom-header:after {
  padding-top: 20%;
  /* this llama image is 800x600 so set the padding top % to match 600/800 = .75 */
  display: block;
  content: "";
}

/* Menu */

#menu {
  float: left;
  width: 100%;
  height: 40px;
  background: rgb(59, 52, 176);
  background: linear-gradient(
    0deg,
    rgba(59, 52, 176, 1) 0%,
    rgba(69, 81, 173, 1) 50%,
    rgba(32, 32, 158, 1) 100%
  );
}

#menu ul {
  margin: 0;
  padding: 13px 0 0 20px;
  list-style: none;
  line-height: normal;
  width: 1000px;
  margin: 0 auto;
}

#menu li {
  float: left;
  text-align: center;
}

#menu a {
  display: block;
  padding: 0 25px;
  background: url(images/img03.jpg) no-repeat right 50%;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
}

#menu a:hover {
  color: #ffffff;
}

#menu .current_page_item a {
  color: #ffffff;
}

/** LOGO */

#logo {
  width: 100%;
  height: 115px;
  margin: 0 auto;
}

#logo h1,
#logo h2 {
  float: left;
  margin: 0;
  padding: 50px 0 0 0px;
  line-height: normal;
}

#logo h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
}

#logo h1 a {
  text-decoration: none;
  color: #28313a;
}

#logo h1 a:hover {
  text-decoration: underline;
}

#logo h2 {
  float: left;
  padding: 65px 0 0 18px;
  font: 18px Georgia, "Times New Roman", Times, serif;
  color: #28313a;
}

#logo p a {
  text-decoration: none;
  color: #28313a;
}

#logo p a:hover {
  text-decoration: underline;
}

/* Page */

#page {
  width: 90%;
  margin: 0 auto;
  padding-top: 50px;
}

ul.menu {
  padding-top: 15px;
}

.row {
  margin: 0 !important;
}

.page-fullwidth {
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
}

.page-body {
  width: 100%;
  background: #f6fafb;
  margin-top: -25px;
}

/* Content */

#content {
  float: left;
  width: 620px;
  border-right: 1px dashed #dfe1e0;
}

.content {
  width: 100%;
}

.radio {
  display: grid;
  grid-template-columns: min-content auto;
  grid-gap: 0.5em;
  font-size: 2.25rem;
  color: var(--color);

  &:focus-within {
    .radio__label {
      transform: scale(1.05);
      opacity: 1;
    }
  }
}

.radios {
  width: 20%;
  float: left;
}

.form-top {
  width: 100%;
  height: 80px;
  padding: 10px;
  margin-top: 10px;
}

.form-top .dropdown {
  margin-top: 20px;
}

.form-header {
  width: 100%;
  min-height: 80px;
  padding: 10px;
  margin-top: 10px;
}

.form-body {
  width: 100%;
  height: 100%;
  padding: 10px;
  margin-top: 10px;
}

.form-group {
  padding: 20px;
}
.feedback {
  width: 99% !important;
  border-radius: 25px !important;
  height: 60px !important;
  background: #fbfbfb;
  border: 1px solid #aaa !important;
  padding-left: 35px !important;
}

.feedback:focus {
  outline: none;
}

.input-no-border {
  outline: 0;
  outline: none;
  border: none;
  height: 40px;
}

textarea {
  width: 99%;
  border-radius: 25px;
  height: 300px;
  background: #fbfbfb;
  border: 1px solid #aaa;
  padding: 35px;
}
textarea:focus {
  border: 1px solid #b3dcff;
  outline: none;
}
.menu-block {
  padding: 10px;
}
.operator-missing-link {
  bottom: 0;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  width: 100%;
}
.operator-missing-link a:visited {
  color: blue !important;
}
.operator-missing-link a:hover {
  color: blue !important;
}

.button-white {
  background: #fff;
  color: #aaa !important;
  border: #eee;
  padding: 8px 50px 8px 50px;
  border-radius: 25px;
  width: 100px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 10px;
}

.button-white:visited {
  color: #aaa !important;
}

.button-white:hover {
  color: #aaa !important;
}

.button-white-large {
  background: #fff;
  color: #565353 !important;
  border: 1px solid #d7d4d3;
  padding: 10px 50px 10px 50px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 5px;
}

.button-white-large:visited {
  color: #565353 !important;
}

.button-white-large:hover {
  color: #565353 !important;
}

.button-white-default {
  background: #fff;
  width: 100%;
  border: #f55e05;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 5px;
}

.button {
  background: #f55e05;
  color: #fff !important;
  border: #f55e05;
  padding: 10px;
  border-radius: 25px;
  width: auto;
  min-width: 125px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 10px;
}
.cancel {
  border: 1px solid #333;
  background: #fff;
  color: #333 !important;
  padding: 4px 5px !important;
}

.button-orange {
  background: #f55e05;
  color: #fff !important;
  border: #f55e05;
  padding: 10px 50px 10px 50px;
  border-radius: 25px;
  width: 100px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 10px;
}

.button-orange-small {
  background: #f55e05;
  color: #fff;
  border: #f55e05;
  padding: 5px;
  min-width: 80px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 5px;
}

.button-orange-medium {
  background: #f55e05;
  color: #fff;
  border: #f55e05;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
  width: 100px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}
.section-header .button-orange-medium {
  margin: 15px;
}
.button-orange-large {
  background: #f55e05;
  color: #fff;
  border: #f55e05;
  padding: 10px 50px 10px 50px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 5px;
}
.button-default-medium {
  background: #d4cecb;
  color: #fff;
  border: #f55e05;
  padding: 10px;
  display: inline-block;
  border-radius: 10px;
  width: 100px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 5px;
}

.button-orange-default {
  background: #f55e05;
  color: #fff;
  border: #f55e05;
  padding: 10px;
  border-radius: 25px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button-blue-large {
  background: #5ad1ff;
  color: #fff;
  border: #5ad1ff;
  padding: 10px 10px 10px 10px;
  border-radius: 10px;

  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 5px !important;
  width: 100%;
}

.button-orange-fade-large {
  background: #ffae35;
  color: #fff;
  border: #ffae35;
  padding: 10px 10px 10px 10px;
  border-radius: 10px;

  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  margin: 5px !important;
  width: 100%;
}

.dropbtn {
  background: #f88b4a;
  color: #fff;
  border: #f55e05;
  padding: 15px;
  width: 290px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.dropbtn:hover,
.dropbtn:focus {
  background-color: #f55e05;
}

#myInput {
  box-sizing: border-box;
  background-image: url("../images/ico-site-search.png");
  background-position: 14px 12px;
  background-repeat: no-repeat;
  padding: 14px 10px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 100%;
}

#myInput:focus {
  outline: 3px solid #ddd;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  /*display: none;
  position: absolute;
  */
  background-color: #ecf6f9;
  width: 100%;
  border: 1px solid #ddd;
  z-index: 2000;

  border-radius: 5px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*
.dropbtn:before {
  position: absolute;
  content: "";
  top: 20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
.dropbtn:after {
	border-color: transparent transparent #fff transparent;
  top: 7px;
}
*/

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:visited {
  color: #777 !important;
}

.dropdown a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}

.subscriber-dd {
  background: #f55e05;
  color: #fff;
  border: #f55e05;
  padding: 10px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button-rounded {
  border-radius: 25px;
}

.button-rect {
  border-radius: 0 !important;
}

.button-shadowed {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.button-orange-instrunctions {
  background: #f55e05;
  color: #fff;
  border: #f55e05;
  padding: 15px;
  border-radius: 45px;
  width: 150px;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button-green-instrunctions {
  background: #278e0d;
  color: #fff;
  border: #278e0d;
  padding: 15px;
  border-radius: 45px;
  width: 150px;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button-orange-sd-small {
  background: #f55e05;
  color: #fff;
  border: #f55e05;
  padding: 0 15px;
  border-radius: 5px;
  height: 18px;
  line-height: 1.9;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  float: right;
}

.fullwidth-megablock {
  display: block;
  padding-top: 50px;
}

.block {
  display: block !important;
  padding: 30px;
}

.block-ht {
  display: block !important;
  height: 100%;
  text-align: center;
  background: #3f767b;
  height: 80px;
  padding: 20px;
  color: #fff;
  cursor: pointer;
}

.block-internal {
  display: block;
  vertical-align: middle;
  line-height: 20px;
}

.block-active {
  background: #2e575a !important;
}

.block-button {
  background: #f55e06 !important;
}

.back-orange {
  background: #f55e06 !important;
}

.color-orange {
  background: #f55e06 !important;
}

.block-center {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.block-left {
  float: left;
}
.block-right {
  float: right;
}

#popupBouquet .section-3 {
  width: 30% !important;
  cursor: initial !important;
}
#popupBouquet .modal-body {
  background: #eafbff;
}

.ticket {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.ticket .corner {
  top: 0px;
  float: right;
}
.ticket .t-content {
  width: 100%;
}

.ticket .t-section1 {
  width: 30%;
  height: 100%;
  display: block;
  float: left;
  padding-top: 10%;
  margin: 0 auto;
  text-align: center;
}

.ticket .t-section2 {
  width: 60%;
  height: 100%;
  display: block;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ticket img {
  width: 60px;
}
.ticket .t-text {
  /*padding-left: 20px;
font-size: 13px;
line-height:27px;
*/
  padding-left: 10px;
  line-height: 25px;
}

.tactive {
  background: #fbe6da;
}
.tactive-blue {
  background: #daf3fb;
}

.hi-light-underscore {
  width: 275px;
  border-bottom: 1px solid #bbb;
  margin: 0 auto;
  margin-top: -30px;
}

.hi-light-underscore-search {
  width: 290px;
  border-bottom: 1px solid #bbb;
  margin: 41px 0 0 0;
}

.place-right {
  float: right;
}
.place-left {
  float: left;
}
.text-center {
  text-align: center;
}

.section-2 {
  width: 19.99%;
  float: left;
}

.section-4 {
  width: 33.33%;
  float: left;
}

.section-5 {
  width: 49.55%;
  float: left;
}

.section-6 {
  width: 59.55%;
  float: left;
}

.section-7 {
  width: 69.55%;
  float: left;
  margin: 5px;
}

.section-8 {
  width: 79.55%;
  float: left;
}

.section-9 {
  width: 89.55%;
  float: left;
}

.section-12 {
  width: 100%;
  /*float:left;*/
  padding: 10px;
  padding-bottom: 10px;
}

.content.section-12 {
  margin-top: -10px;
  padding: 0 0 10px 0 !important;
}

.section-listview {
  width: 100%;
  float: left;
  padding: 10px;
  margin-bottom: 25px;
}

.section-header {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.section-home1 {
  width: 100%;
  float: left;
  padding-bottom: 50px;
  background: #fff;
}

.section-home2 {
  width: 100%;
  float: left;
  padding-bottom: 100px;
  background: #eee;
}

.section-home3 {
  width: 100%;
  float: left;
  background: #eee;
  background: url("../images/downloadapp.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
}

.section-home4 {
  width: 100%;
  float: left;
  padding-bottom: 100px;
  background: #eee;
}

/* .section-1, .section-2, .section-3, .section-4, .section-5, .section-6, .section-7, .section-8, .section-9, .section-12{

	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
*/

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.panel-header {
  width: 100%;
  background: #fff;
  min-height: 175px;
  border-radius: 15px;
  padding-top: 5px;
  margin-bottom: 50px !important;
}

.panel-title {
  margin-bottom: 20px;
}

.panel-bottom {
  position: -webkit-sticky; /* Safari & IE */
  position: sticky;
  bottom: 100px;
}

.panel-footer-sections {
  height: 80px;
  display: block;
}

.active {
  color: #ff7600 !important;
}

.active-blue {
  color: #1ba7d2 !important;
}

.tab {
  width: 24.5% !important;
  float: left;
}
.tab p {
  margin-bottom: 5px;
  text-align: center;
}
.tab h2 {
  padding: 10px;
  width: 100% !important;
  text-align: center;
}

.seperator {
  border-left: 1px solid #ddd;
}

.panel-body {
  width: 100%;
  background: #fff;
  height: 70%;
  border-radius: 15px;
  padding-top: 50px;
}

.panel-body-fullwidth {
  width: 100%;
  background: #fff;
  height: 70%;
  contain: content;
  padding-bottom: 50px;
}
.text {
  text-align: center;
}

.text-price {
  padding: 10px;
  text-align: center;
  line-height: 0;
}

.summary-blocks {
  padding: 0 0 40px 0;
}

.top-header-icons {
  height: 50px;
  width: 100%;
  margin: 0 auto;
}
.top-header-left {
  width: 50%;
}
.top-header-right {
  width: 50%;
  float: right;
}

.top-logo-left {
  width: 76%;
  float: left;
  padding: 0 0 20px 50px;
}
.top-logo-right-mahatma {
  width: 50%;
  float: left;
}

.top-logo-right-trai {
  width: 50%;
  float: left;
}

/* Post */

.post {
  padding: 0px 20px;
  margin-bottom: 20px;
}

.post .title {
  margin-bottom: 20px;
  padding: 0 10px;
  font-size: 33px;
  font-weight: bold;
}
.post .heading {
  font-weight: 300;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
}
.post .heading:before {
  content: "";
  position: absolute;
  width: 30%;
  height: 1px;
  bottom: 1px;
  left: 35%;
  border-bottom: 4px solid #01adff;
}

.heading-blue {
  color: #78cbf1 !important;
}

.post h1 {
  padding-bottom: 10px;

  font-size: 24px;
  color: #28313a;
}

.post h2 {
  padding: 0px 0px 15px 0px;
  font-size: 22px;
  color: #28313a;
}

.post .entry {
}

.post .meta {
  padding: 15px 15px 30px 0px;
  font-size: 10px;
}

.post .meta p {
  margin: 0;
  padding-top: 15px;
  line-height: normal;
  color: #28313a;
}

.post .meta .byline {
  float: left;
}

.post .meta .links {
  float: right;
}

.post .meta .more {
  padding: 0 20px 0 18px;
}

.post .meta .comments {
  padding-left: 22px;
}

.post .meta b {
  display: none;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 230px;
  margin: 0;
  padding: 0;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
  margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
}

#sidebar h2 {
  width: 250px;
  padding: 8px 0 0 0px;
  margin-bottom: 10px;
  background: url(images/img07.jpg) no-repeat left top;
  font-size: 20px;
  color: #28313a;
}

/* Search */

#search {
}

#search h2 {
  margin-bottom: 20px;
}

#s {
  width: 140px;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #dfe1e0;
}

#x {
  padding: 3px;
  border: none;
  background: #0a5688;
  text-transform: lowercase;
  font-size: 11px;
  color: #ffffff;
}

/* Boxes */

.box1 {
  padding: 20px;
}

.box2 {
  color: #bababa;
}

.box2 h2 {
  margin-bottom: 15px;
  font-size: 16px;
  color: #ffffff;
}

.box2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.box2 a:link,
.box2 a:hover,
.box2 a:active,
.box2 a:visited {
  color: #ededed;
}

/* Footer */
#footer-wrap {
}

#footer {
  width: 100%;
  margin: 0 auto;
  background: #f6fafb;
  padding-top: 30px;
  padding-bottom: 30px;
}

html > body #footer {
  height: auto;
}

#footer p {
}

footer {
  display: block;
  box-sizing: border-box;
}

.footer-top-wrapper {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 95%;
  color: rgba(155, 151, 151, 1);
  text-align: center;
}
.footer-top-wrapper {
  text-align: center;
  background: url(images/footer-top-bg.jpg) repeat #505050;
}

.container {
  max-width: 1150px;
  width: 100%;
}
.container {
  margin: 0 auto;
  display: block;
  max-width: 1180px;
}

.footer-top-wrapper ul {
  display: inline-block;
  list-style: none;
}

.footer-top-wrapper ul li {
  background: none;
}
.footer-top-wrapper ul li {
  float: left;
  color: #888888;
}

.footer-top-wrapper ul li a {
  padding: 0 12px !important;
}
.footer-top-wrapper ul li a {
  background: none;
  color: #fff !important;
}
.footer-top-wrapper ul li a {
  color: rgba(155, 151, 151, 1);
  text-decoration: none;
  padding: 0 18px;
}
.footer-top-wrapper ul li a {
  padding: 0px 12px;
  color: #fff;
}

a {
  color: #000;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.footer-bottom-wrapper {
  background-image: url(../images/footer-bottom-bg.png);
  background-repeat: repeat;
  background-color: #333;
  padding: 0px 0px;
  color: #fff;
  position: relative;
  text-align: center;
}

.footer-content {
  display: inline-block;
  padding: 15px 0;
}

.logo-cmf {
  float: left;
  padding: 10px 0 0 0;
  text-align: right;
  width: auto;
}

.footer-bottom-wrapper a {
  color: #fff;
}
.logo-cmf a {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 0 15px;
  padding-right: 25px;
}

.logo-cmf a img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.copyright-content {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #fff;
}

.copyright-content {
  color: #fff;
  float: left;
  font-size: 98%;
  line-height: 150%;
  padding: 5px 25px 0px 0;
  text-align: justify;
  width: 343px;
}

.notdisplay {
  display: block;
  height: 0;
  text-indent: -5000px;
}

#google_translate_element2 {
  display: none !important;
}

#block-block-18 {
  width: 70%;
  float: left;
}
div.stqc {
  float: none !important;
  width: auto !important;
}

#legal {
  clear: both;
  padding-top: 17px;
  text-align: center;
  color: #595959;
}

#legal a {
  font-weight: normal;
  color: #1b75a9;
}

/* Panel the tab */
.paneltab {
  /* overflow: hidden; */
  background-color: #c5eefb;
  /* min-height:80px; */
}

/* Style the buttons inside the tab */
.paneltab .panelbutton {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px 50px 30px 50px;
  transition: 0.3s;
  height: 80px;
}

/* Change background color of buttons on hover */
.paneltab .panelbutton:hover {
  background-color: #c5eefb;
}

/* Create an active/current tablink class */
.paneltab .panelbutton.pactive {
  background-color: #fff;
}

/* Style the tab content */
.paneltabcontent {
  display: none;
  padding: 0px 20px;
  border-top: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff !important;
  /* background-color: #0051a6 !important; */
  background: linear-gradient(to bottom, #0051a6 50%, #00448b 50%);
}

.navbar-default .navbar-toggle {
  border-color: #fff !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
.navbar-toggle {
  margin-top: 2px !important;
  margin-bottom: 0px !important;
}
.nav-wrapper {
  background: linear-gradient(to bottom, #0051a6 50%, #00448b 50%);
}
.nav-wrapper {
  min-height: 40px !important;
  height: 40px;
}
.nav-wrapper {
  z-index: inherit;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  background-color: #00448b !important;
}

.navbar-default .navbar-nav > li > a {
  color: #fff !important;
  background: linear-gradient(to bottom, #0051a6 50%, #00448b 50%);
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #fff !important;
}

.dropdown-menu {
  background-color: #00448f;
}

.navbar-fixed-top {
  top: unset !important;
  border-width: 0 0 1px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: unset !important;
  margin-top: 2px !important;
}

@media (min-width: 1200px) {
  .nav > li > a {
    padding: 15px 30px !important;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .nav > li > a {
    padding: 15px 24px !important;
  }
}

@media only screen and (max-width: 991px) and (min-width: 767px) {
  .nav > li > a {
    padding: 15px 11px !important;
  }
}

@media screen and (min-width: 480px) {
  .navbar-nav {
    background-color: #0051a6 !important;
    margin: 0px -15px !important;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    background-color: #0051a6 !important;

    margin: 0px -15px !important;
    height: 37px;
  }
  .navbar-nav > li > a {
    height: 37px;
    line-height: 5px !important;
  }
  .dropdown-menu {
    background-color: #0051a6 !important;
  }
}
.owl-carousel .active {
  color: unset !important;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #03a9f4 !important;
}
.owl-theme .owl-dots .owl-dot span {
  background: #78cbf1 !important;
}

owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  margin: 5px;
  padding: 4px 7px;
  background: #03a9f4 !important;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
}

.owl-prev {
  left: 5rem;
}

.owl-next {
  right: 5rem;
}

.section-summary {
  padding: 10px 100px !important;
  background: #c5eefb;
}

.section-summary .sm-blocks {
  padding: 10px 10px;
}

.summary-container {
  float: unset !important;
}

.summary-btn-container {
  margin-top: -40px;
}

.summary-container h3 {
  float: left;
  margin-top: -5px !important;
}

.chnl-panel-wth-summary {
  display: flex !important;
  padding-bottom: 0px !important;
}

@media (min-width: 967px) {
  .section-3 {
    width: 23.99%;
    float: left;
    margin: 5px;
    height: 160px;
  }

  .section-tickt {
    width: 31.99% !important;
    float: left;
    margin: 5px;
    height: 160px;
  }

  .section-summary {
    background: #c5eefb;
    padding: 10px 100px !important;
  }
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0 !important;
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .right-header-logos {
    display: none;
  }
  .csapmodal-content {
    width: 70% !important;
  }
}
@media screen and (max-width: 968px) {
  .section-3 {
    width: 48% !important;
    float: left;
    margin: 5px;
    height: 140px;
  }

  .section-tickt {
    width: 48% !important;
    float: left;
    margin: 5px;
    height: 160px;
  }

  .hid-in-smd {
    display: none;
  }

  .csapmodal-content {
    width: 80% !important;
  }
}

@media screen and (max-width: 560px) {
  .section-3 {
    width: 98% !important;
    float: left;
    margin: 5px;
    height: 140px;
  }

  .section-tickt {
    width: 48% !important;
    float: left;
    margin: 5px;
    height: 160px;
  }
  .hid-in-smd {
    display: none;
  }

  .csapmodal-content {
    width: 100% !important;
  }
}

.nav-wrapper ul li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: relative !important;
}

.navbar {
  margin-bottom: 0px !important;
}

.p-text {
  padding: 0 0 20px 0;
}
.p-text-subren {
  line-height: 1;
}

.fltr-bar {
  height: 80px;
  background: #fff;
}

.tkt-bgr {
  background: #fff;
}

.hdg-color {
  color: #62b7e0;
}
.anchr-no-css {
  color: #337ab7;
  text-decoration: underline !important;
}

a.anchr-no-css:visited {
  color: #337ab7 !important;
  text-decoration: underline !important;
}
a.anchr-no-css:hover {
  color: #337ab7 !important;
  text-decoration: underline !important;
}
.rgstr-txt {
  margin-bottom: 5px;
  margin-top: 20px;
}

.fltr-icns {
  cursor: pointer;
}

/* The Modal (background) */
.csapmodal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.csapmodal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 60%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 20px;
}

.modal-content-default {
  padding: 50px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* The Close Button */
.close {
  color: white !important;
  float: right;

  font-weight: bold;
  margin-top: -25px;
  opacity: unset !important;
}

.close-default {
  color: white !important;
  float: right;
  margin-right: -50px;
  font-weight: bold;
  margin-top: -70px;
  opacity: unset !important;
}

.close1:hover,
.close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.close1 {
  color: white !important;
  float: right;
  margin-right: -25px;
  font-weight: bold;
  margin-top: -70px;
  opacity: unset !important;
}

.close1:hover,
.close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.csapmodal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.csapmodal-body {
  padding: 2px 16px;
  display: flex;
}

.csapmodal-body-default {
  padding: 2px 16px;
  display: block;
}

.csapmodal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.pagination {
  display: inline-block;
  float: right;
}

.pagination a {
  color: black !important;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.page-active {
  background-color: #03a9f4;
  color: white;
  border: 1px solid #03a9f4;
}

.pagination a:hover:not(.page-active) {
  background-color: #ddd;
}

.search-icon {
  width: 30px;
  float: left;
  margin-left: -20px;
}

.search-bx {
  width: 93%;
  height: 30px;
  float: left;
}

.srch-wrap {
  border-bottom: 1px solid #aaa;
  height: 30px;
  contain: content;
  padding-bottom: 30px;
  padding-right: 0px;
}

.border-right {
  border-right: 1px solid #999;
  height: 40px;
}
.login-option {
  padding: 10px;
  display: inline-block;
}

.filter-body {
  display: flex;
  flex: 1;
}

.vtab {
  float: left;
  border: 1px solid #ccc;
  background-color: #b1ebfc;
  width: 30%;
  min-height: 100%;
  flex: 1;
}

/* Style the buttons inside the tab */
.vtab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.vtab button:hover {
  background-color: #b1ebfc;
}

/* Create an active/current "tab button" class */
.vtab button.active {
  background-color: #fff;
}

/* Style the tab content */
.vtabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  min-height: 100%;
}

.filters ul li {
  padding: 35px 0 0 0;
}

.filter-search-box input {
  border-radius: 15px;
  border: none;
  background: #f1f1f1;
  height: 40px;
  width: 80%;
  padding: 15px;
}

.filter-search-box input:focus {
  outline: none;
}
.filter-search-box i {
  margin-left: -33px;
}

.overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #222222f0;
  display: none;
  z-index: 3000;
}

.overlay__inner {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.overlay__content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.spinner {
  width: 75px;
  height: 75px;
  display: inline-block;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.05);
  border-top-color: #fff;
  animation: spin 1s infinite linear;
  border-radius: 100%;
  border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.full-width {
  padding: 50px;
  width: 100%;
  display: inline-block;
}

.no-radius {
  border-radius: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.copyright-content a {
  text-decoration: underline !important;
}
.copyright-content a:visited {
  text-decoration: underline !important;
}

.copyright-content a:hover {
  text-decoration: underline !important;
}
.languages {
  width: 200px;
  display: inline-block;
  position: absolute;
  padding: 15px 0;
}

.radio-m {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 16px;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.content-19 {
  min-height: calc(100vh - 380px);
}
.content-19-dec {
  min-height: calc(100vh - 335px);
}

.content-19-sf {
  min-height: calc(100vh - 598px);
}

.content-19-op {
  min-height: calc(100vh - 383px);
}
.content-19-sf.sub {
  min-height: calc(100vh - 740px);
}
.page-content-width.content-19-op.pb-0 {
  min-height: calc(100vh - 540px);
}
.mt-100.content-19-op {
  min-height: calc(100vh - 380px);
}
.content-19-se {
  min-height: calc(100vh - 555px);
}
.content-19.sub-select {
  min-height: calc(100vh - 280px);
}
.content-19-mf {
  min-height: calc(100vh - 587px);
}
.modal-body.mt-20 {
  margin-top: 20px;
}
.content-19.faq-m {
  min-height: calc(100vh - 335px);
}
.btn-subscription {
  width: 430px;
  margin: 0 auto;
  margin-bottom: 0px;
}
.btn-subscription .button-rect {
  font-size: 20px;
  border-radius: 10px !important;
  padding: 16px 10px;
}
.button-blue-large:hover {
  background: #012635 !important;
  border: #012635 !important;
}
.button-orange-fade-large:hover {
  border: #da870c !important;
  background-color: #da870c !important;
}
.content-19-otp {
  min-height: calc(100vh - 354px);
}
.log-s {
  padding-top: 12px;
}

/* @media (max-width: 1920px) {
  .content-19-mf {
    min-height: 382px;
  }
}

@media (max-width: 1680px) {
  .content-19-mf {
    min-height: 319px;
  }
}

@media (max-width: 1600px) {
  .content-19-mf {
    min-height: 217px;
  }
}

@media (max-width: 1360px) {
  .content-19-mf {
    min-height: 73px;
  }
} */
/* @media (min-width: 1920px) {
  .content-19 {
    min-height: 689px;
  }
  .content-19-op {
    min-height: 589px;
  }
  .content-19-sf {
    min-height: 382px;
  }
  .content-19-se {
    min-height: 334px;
  }
}

@media screen and (min-width: 1920px) and (min-height: 1080px) {
  .content-19-op {
    min-height: 589px;
    height: calc(100vh - 380px);
  }
}

@media screen and (min-width: 1680px), screen and (min-height: 1050px) {
  .content-19-op {
    min-height: 559px;
  }
  .content-19-sf {
    min-height: 367px;
  }
  .content-19-se {
    min-height: 319px;
  }
}

@media screen and (min-width: 1600px) and (max-height: 900px) {
  .content-19-op {
    min-height: 528px;
  }
  .content-19-sf {
    min-height: 217px;
  }
  .content-19-se {
    min-height: 180px;
  }
}

@media screen and (min-width: 1440px) and (min-height: 900px) {
  .content-19-se {
    min-height: 180px;
  }
}



@media screen and (min-width: 1400px) and (min-height: 1050px) {
  .content-19-op {
    min-height: 535px;
  }
  .content-19-se {
    min-height: 325px;
  }
}

@media screen and (min-width: 1360px) and (min-width: 1366px) and (min-height: 768px) {
  .content-19-op {
    min-height: 340px;
  }
  .content-19-sf {
    min-height: 160px;
  }
  .content-19-se {
    min-height: 73px;
  }
}

@media screen and (min-width: 1280px) and (max-height: 1024px) {
  .content-19-op {
    min-height: 550px !important;
  }
  .content-19-se {
    min-height: 329px;
  }
}

@media screen and (min-width: 1280px) and (max-height: 960px) {
  .content-19-op {
    min-height: 457px;
  }
  .content-19-se {
    min-height: 265px;
  }
}

@media screen and (min-width: 1280px) and (max-height: 800px) {
  .content-19-op {
    min-height: 336px;
  }
}

@media screen and (min-width: 1280px) and (max-height: 768px) {
  .content-19-se {
    min-height: 105px;
  }
} */

@media screen and (min-width: 1080px) and (max-width: 1920px) {
  /* .content-19 {
    min-height: 634px;
  } */
  /* .content-19-sf {
    min-height: 380px;
  } */
  .radio-m {
    left: 20%;
  }
  .right-m {
    left: 22%;
  }
}

@media screen and (max-width: 1920px) {
  .p-right {
    margin-right: 80px;
  }
  .p-left {
    margin-left: 80px;
  }
  .section-3 {
    width: 23.99% !important;
  }
  #popupBouquet .ticket.section-3,
  #subscriptionPack .ticket.section-3 {
    width: 32% !important;
  }
}

@media screen and (max-width: 1680px) {
  .content-19-mf {
    min-height: calc(100vh - 572px);
  }
  .content-19-se {
    min-height: calc(100vh - 540px);
  }
  .section-3 {
    width: 32% !important;
  }
  .radio-m {
    left: 16%;
  }
  .info-popup .modal-dialog{
    max-width: 400px !important;
  }
}
@media screen and (max-width: 1600px) {
  .p-right {
    margin-right: 50px;
  }
  .p-left {
    margin-left: 50px;
  }
  .content-16 {
    min-height: 424px;
  }

  .radio-m {
    left: 12%;
  }
  .right-m {
    left: 15%;
  }
  
}

@media (max-width: 1440px) {
  .content-19.faq-m {
    min-height: calc(100vh - 329px);
  }
  .content-19-mf {
    min-height: calc(100vh - 554px);
  }
  .content-19-se {
    min-height: calc(100vh - 534px);
  }
  .page-content-width.content-19-op.pb-0 {
    min-height: calc(100vh - 534px);
  }
  .content-19-dec {
    min-height: calc(100vh - 329px);
  }
  .p-left {
    margin-left: 39px;
  }
  .content-19-otp {
    min-height: calc(100vh - 348px);
  }
}

@media (max-width: 1366px) {
  .content-16 {
    min-height: 320px;
  }
  .content-19.faq-m {
    min-height: calc(100vh - 307px);
  }
  .content-19-mf {
    min-height: calc(100vh - 508px);
  }
  .content-19-se {
    min-height: calc(100vh - 504px);
  }
  .page-content-width.content-19-op.pb-0 {
    min-height: calc(100vh - 522px);
  }
  .content-19-dec {
    min-height: calc(100vh - 307px);
  }
  .radio-m {
    top: 11px;
  }
}

@media screen and (max-width: 1280px) {
  .p-right {
    margin-right: 40px;
  }
  .p-left {
    margin-left: 40px;
  }
}

@media (max-width: 1024px) {
  .radio-m {
    top: 10px;
    left: 5%;
  }
  .right-m {
    left: 8%;
  }
  /* .text-button .left-text {
    max-width: 74% !important;
  }
  .text-button .right-text {
    max-width: 26% !important;
  }
  .ticket.section-3 {
    width: 32% !important;
    min-height: 140px !important;
  }
  #popupBouquet .ticket.section-3,
  #subscriptionPack .ticket.section-3 {
    width: 48% !important;
    min-height: 140px !important;
  }
  .content-19-mf {
    min-height: calc(100vh - 451px);
  }
  .content-19-se {
    min-height: calc(100vh - 470px);
  }
  .mt-100.content-19-op {
    min-height: calc(100vh - 310px);
  }
  .dd-list-modal .modal-dialog {
    max-width: 400px !important;
  }
  .log-s {
    padding-top: 25px;
  }
  .inc-detail .modal-dialog {
    max-width: 435px !important;
  }
  .backend-erro-popup .modal-dialog {
    max-width: 400px !important;
  }
  .login-option {
    display: inline-flex;
  }
  .info-popup.small-sm .modal-dialog {
    max-width: 300px !important;
  }
  .optimize-popup .modal-dialog {
    max-width: 330px !important;
  }  */
}
