@font-face {
    font-family: "WeblySleek UI Semibold";
    src: local("WeblySleek UI Semibold"),
      url("../fonts_old/weblysleekuisb.ttf") format("truetype");
  }
  
  @font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts_old/glyphicons-halflings-regular.eot?#iefix")
        format("embedded-opentype"),
      url("../fonts_old/glyphicons-halflings-regular.woff2") format("woff2"),
      url("../fonts_old/glyphicons-halflings-regular.woff") format("woff"),
      url("../fonts_old/glyphicons-halflings-regular.ttf") format("truetype"),
      url("../fonts_old/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
        format("svg");
  }
  
  html,
  body {
    height: 100%;
  }
  
  body {
    background: #f7f7f7;
    margin: 0;
    font-size: 13px;
    color: #333;
  }
  
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  body {
    font-family: "Poppins", sans-serif;
  }
  
  ul,
  li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  div,
  a,
  ul,
  li,
  nav,
  input,
  select,
  button {
    outline: none !important;
  }
  
  a {
    cursor: pointer;
  }
  
  a:hover,
  a:focus {
    text-decoration: none;
  }
  
  .robotolight {
    font-weight: 300;
  }
  
  .robotomedium {
    font-weight: 500;
  }
  
  .nopad {
    padding: 0;
  }
  
  .topssec {
    background: #001832 none repeat scroll 0 0;
    float: left;
    height: 70px;
    position: relative;
    width: 100%;
    z-index: 100000;
  }
  
  .logo {
    float: left;
    margin-right: 10px; /*min-width:300px*/
    padding: 7px 0;
  }
  
  .logo img {
    transition: all 400ms ease-in-out 0s;
  }
  
  .ritsude {
    float: right;
    padding: 10px 0;
  }
  
  .sidebtn {
    float: left;
    position: relative;
  }
  
  .topa {
    border-radius: 3px;
    float: left;
    height: 50px;
    padding: 0 5px;
    color: #fff !important;
  }
  
  .userimage {
    background: none repeat scroll 0 0 #fff;
    border-radius: 30px;
    float: left;
    height: 25px;
    margin: 10px 8px 0 0;
    text-align: center;
    overflow: hidden;
    width: 25px;
  }
  
  .userimage img {
    min-height: 25px;
    width: 100%;
  }
  
  .reglog {
    display: block; /*min-width:127px;*/
    overflow: hidden;
    position: relative;
  }
  
  .userorlogin {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 48px;
    float: left;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
  }
  
  .userorlogin strong {
    color: #283891;
    display: block;
    font-size: 13px;
    font-weight: 300;
    overflow: hidden;
  }
  
  .caret.cartdown {
    color: #ccc;
    position: absolute;
    right: 6px;
    top: 24px;
    color: #fff;
  }
  
  .flags {
    float: left;
    margin: 15px 23px 0 8px;
    font-size: 14px;
  }
  
  .reglognorml {
    display: block;
    position: relative;
    overflow: hidden;
  }
  
  .menubtn {
    float: left;
  }
  
  .menumain {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    padding: 13px 10px;
  }
  
  .menumain .icon-bar {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 3px;
    display: block;
    height: 3px;
    margin: 6px 0;
    overflow: hidden;
    width: 30px;
  }
  
  .sidebtn .dropdown-menu.exploreul {
    box-shadow: 0 4px 10px -3px #000;
    margin-top: 15px;
    padding: 0;
    z-index: 999999;
  }
  
  .sidebtn .dropdown-menu.exploreul::before {
    background: url("../images/sprite1.png") no-repeat scroll -525px 0 rgba(0, 0, 0, 0);
    content: "";
    height: 15px;
    left: 50%;
    margin-left: -14px;
    position: absolute;
    top: -11px;
    width: 28px;
  }
  
  .searcharea {
    float: left;
    width: 100%;
    padding: 40px 0px 0 0px;
    position: relative;
  }
  
  .searcharea:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    margin: 0px auto;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
  }
  
  .rltvht {
    position: relative;
    height: 100%;
    z-index: 100;
  }
  
  .srchinarea {
  }
  
  .nav-tabs.customtab {
    border: 0;
  }
  
  .inspad .secndblak {
    padding: 8px 15px;
  }
  
  .nav-tabs.customtab li {
    display: table-cell;
    float: none;
    margin: 0;
    vertical-align: top;
  }
  
  .nav-tabs.customtab li a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 0 none;
    border-radius: 0;
    color: #333;
    display: table;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    white-space: nowrap;
  }
  
  .morefa.fa {
    color: var(--this-new-black);
    font-size: 14px;
    width: 20px;
  }
  
  .nav-tabs.customtab li a span {
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: center;
  }
  
  .nav-tabs.customtab li.active a,
  .nav-tabs.customtab li.active a:hover {
    border: 0;
  }
  
  .nav-tabs.customtab li.active a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  
  .captngrp {
    margin: 6% 0 65px;
    overflow: hidden;
    min-height: 115px;
  }
  
  .bigcaption {
    color: #fff;
    display: block;
    font-size: 40px;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px #000000;
  }
  
  .bigcaption {
  }
  
  .smalcaptn .boder {
    border-bottom: 1px solid #fff;
    display: inline-block;
  }
  
  .smalcaptn {
    color: #fff;
    display: block;
    font-size: 20px;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
    text-shadow: 2px 2px 4px #000000;
  }
  
  .secndblak {
    
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.52);*/
    /* background: none repeat scroll 0 0 rgb(0 0 0 / 5%); */
    background:none repeat scroll 0 0 rgb(0 0 0 / 36%);
    float: left;
    width: 100%;
    border-radius: 5px;
  }
  
  .nav-tabs.tabstab li.active span {
    background: #e63e31;
    border: none;
  }
  
  .nav-tabs.tabstab > li span {
    transition: all 400ms ease-in-out;
    width: 55px;
    height: 55px;
    position: relative;
    border-radius: 50%;
  }
  
  .nav-tabs.tabstab > li span:before {
    width: 39%;
    position: absolute;
    top: 31px;
    content: "";
    height: 1px;
    background: #545f68;
    left: -22px;
    z-index: 1;
  }
  
  .nav-tabs.tabstab > li span:after {
    width: 41%;
    position: absolute;
    top: 31px;
    content: "";
    height: 1px;
    background: #545f68;
    right: -24px;
    z-index: 1;
  }
  
  .nav-tabs.tabstab > li.active span:before {
    width: 39%;
    background: #e63e31;
  }
  
  .nav-tabs.tabstab > li.active span:after {
    width: 41%;
    background: #e63e31;
  }
  
  .nav-tabs.tabstab .sprte {
    background: rgba(0, 0, 0, 0.75);
  }
  
  .sprte {
    background: url(../images/sprite1.png) no-repeat 0 0;
  }
  
  .threey .sprte {
    background: url(../images/sprite1.png) no-repeat 0 0 #00a9d6;
  }
  
  .sidebord {
    border-right: none;
  }
  
  .nav-tabs.tabstab {
    border: medium none;
    margin: 30px auto;
    display: table;
  }
  
  .nav-tabs.tabstab > li {
    margin: 0px 0px;
    transition: all 400ms ease-in-out;
    width: 100px;
    height: 100px;
    border-radius: 50%;
  }
  
  .dot-overlay {
  }
  
  .dot-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#7c000000', endColorstr='#7c000000');
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  
  .tab_border {
    width: 100%;
    float: left;
    position: relative;
  }
  
  .tab_border::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #b5b5b5;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 71px;
    z-index: -1;
  }
  
  .nav-tabs.tabstab > li > a {
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
  }
  
  .nav-tabs.tabstab li.active a,
  .nav-tabs.tabstab > li > a:hover,
  .nav-tabs.tabstab > li > a:focus {
    background: none !important;
    border: none !important;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
  }
  
  .nav-tabs.tabstab li.active {
    border: none;
  }
  
  .nav-tabs.tabstab li:hover {
  }
  
  .sprte.iconcmn {
  }
  
  .sprte.icnhnflight {
    background-position: 10px 13px !important;
    transition: all 400ms ease-in-out;
  }
  
  .sprte.icnhtl {
    background-position: -125px 16px !important;
    transition: all 400ms ease-in-out;
  }
  
  .sprte.icnhnbus {
    background-position: -265px 16px !important;
    transition: all 400ms ease-in-out;
  }
  
  .sprte.icnhnhlydy {
    background-position: -395px 16px !important;
    transition: all 400ms ease-in-out;
  }
  
  .alladvnce {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px dashed #00a9d6;
    color: #222426;
    cursor: pointer;
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    position: relative;
    width: 90%;
    margin: 5px auto;
  }
  
  .alladvnce::after {
    content: "\f078";
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    color: #222426;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    line-height: 36px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
  }
  
  .advncedown {
    display: none;
    background: none repeat scroll 0 0 #f8f8f8;
    border: var(--border-flight-result);
    border-radius: 0px;
    line-height: normal;
    position: absolute;
    right: 0;
    top: 106%;
    width: auto;
    transition: all 400ms ease-in-out;
    z-index: 10000;
  }
  
  .advncedown.fadeinn {
    display: block;
  }
  
  .scroladvc {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .lablform2 {
    margin-top: 6px;
    color: #333;
    padding: 0px 10px !important;
    margin-bottom: 10px;
  }
  
  .adscrla {
    color: #444;
    display: block;
    overflow: hidden;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  
  .advncedown.spladvnce {
    left: 0;
  }
  
  .iconcmn {
    display: block;
    height: 35px;
    width: 40px;
    margin: 10px auto 10px auto;
    padding: 0px;
  }
  
  .iconcmn i {
    font-size: 25px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
  }
  
  .abcRioButtonLightBlue {
    background-color: #e60303 !important;
    color: #ffffff !important;
    width: 100% !important;
    text-align: left !important;
  }
  
  .log_close {
    position: absolute;
    right: -18px;
    top: 0px;
    background: #fff !important;
    padding: 0 10px !important;
    opacity: 1;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 22px;
    text-align: right;
  }
  
  .log_close:hover {
    opacity: 1 !important;
  }
  
  #show_log .leftpul {
    margin: 10px 0px 15px 0px;
    width: 100%;
  }
  
  #show_log .modal-dialog {
    width: 320px;
    margin: 12% auto;
  }
  
  #show_log .signdiv {
    padding: 0px;
    overflow: inherit;
  }
  
  .nopad {
    padding: 0;
  }
  
  .tabspl {
    float: left;
    padding: 10px 0 10px 0px;
    width: 100%;
  }
  
  .tabrow {
  }
  
  /* .form-control[readonly], fieldset[disabled] .form-control{background:#fff;} */
  
  .lablform {
    color: #fff;
    font-size: 14px;
    margin: 0 0 5px;
  }
  
  .deprtures::before {
    content: "\f072";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 0;
    line-height: 45px;
    position: absolute;
    text-align: center;
    top: 0; /* -webkit-transform:rotate(330deg); */
    -moz-transform: rotate(330deg);
    -o-transform: rotate(330deg); /* transform:rotate(330deg); */
    width: 40px;
  }
  
  .destinatios::before {
    content: "\f072";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 3px;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0; /* -webkit-transform:rotate(30deg); */
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg); /* transform:rotate(30deg); */
    width: 40px;
  }
  
  .plcetogo {
    position: relative;
  }
  
  .plcemark::before {
    content: "\f3c5";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 0;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .datemark::before {
    content: "\f073";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 0;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .nitmark::before {
    content: "\f186";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 0;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .selctmark::after {
    content: "\f078";
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    color: #999;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 12px;
    line-height: 42px;
    pointer-events: none;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .normalsel {
    border: 1px solid #fff;
    display: block;
    height: 42px;
    overflow: hidden;
    width: 100%;
    border-radius: 3px;
    -moz-appearance: none;
  
    -webkit-appearance: none;
  
    appearance: none;
  }
  
  .normalinput::-webkit-input-placeholder {
    color: var(--this-new-black);
  }
  
  .normalinput:-moz-placeholder {
    color: var(--this-new-black);
  }
  
  .normalinput::-moz-placeholder {
    color: var(--this-new-black);
  }
  
  .normalinput:-ms-input-placeholder {
    color: var(--this-new-black);
  }
  
  .normalinput::-ms-input-placeholder {
    color: var(--this-new-black);
  }
  
  .normalinput:placeholder-shown {
    color: var(--this-new-black);
  }
  
  .padselct {
    color: var(--this-new-black);
    font-size: 14px;
    padding: 10.5px 20px 10.5px 35px;
    text-align: center;
    -moz-appearance: none;
  
    -webkit-appearance: none;
  
    appearance: none;
  }
  
  .normalinput {
    border: 1px solid #fff;
    color: #333;
    display: block;
    font-size: 14px;
    height: 42px;
    overflow: hidden;
    padding: 0 10px 0 40px;
    width: 100%;
  }
  
  .tab-content.custmtab {
    float: left;
    width: 100%;
  }
  
  .padfive {
    padding: 0px 2px;
  }
  
  .totlall {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 10px 0px 35px;
    position: relative;
    width: 100%;
    border-radius: 3px;
  }
  
  .totlall::before {
    content: "\f007";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 0;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .totlall::after {
    content: "\f078";
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    color: #999;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 12px;
    line-height: 42px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
  }
  
  .remngwd {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .roomcount {
    display: none;
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px -5px #000;
    line-height: normal;
    position: absolute;
    right: 0;
    top: 55px;
    width: auto;
    transition: all 400ms ease-in-out;
    z-index: 10000;
  }
  
  #flight_form .roomcount {
    max-width: 250px;
  }
  
  #hotel_search .celroe {
    line-height: 17px;
  }
  
  .roomcount.fadeinn {
    display: block;
  }
  
  .inallsn {
    display: table;
    width: 100%;
  }
  
  .oneroom {
    display: table-cell;
    min-width: 250px;
    padding: 14px;
    vertical-align: top;
  }
  
  .oneroom.fltravlr {
  }
  
  .oneroom.fltravlr .roomrow {
  }
  
  .roomrow .form-control {
    width: 32px !important;
    box-shadow: none !important;
    padding: 0px !important;
    display: table-cell;
  }
  
  .roomrow .input-group-btn {
    width: auto;
  }
  
  .roomrow .input-group-btn .btn {
    padding: 5px;
    width: auto;
    border: 1px solid #00a9d6;
    font-size: 9px;
    border-radius: 2px;
    background: #00a9d6;
    color: #fff;
  }
  
  .roomrow .selectedwrapnum {
    height: auto !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
  }
  
  .roomrow .btn {
    padding: 5px !important;
    width: auto !important;
    border: var(--border-flight-result) !important;
    font-size: 14px !important;
    border-radius: 2px !important;
    background: #e7e7e7 !important;
    color: #212529 !important;
  }
  
  .oneroom.fltravlr .celroe {
  }
  
  .roomrow {
    display: flex;
    width: 100%;
    border-bottom: var(--border-flight-result);
  }
  
  .roomrow.last {
    border-bottom: none;
    display: block;
  }
  
  .celroe {
    padding: 4px 0px;
    float: left;
    line-height: 31px;
  }
  
  .agemns {
    color: var(--this-new-black);
    padding-left: 5px;
    font-size: 11px;
    overflow: hidden;
  }
  
  .countmore {
    float: right;
  }
  
  .centertext {
    text-align: center;
  }
  
  .padselctsmal {
  }
  
  .chilagediv {
    display: block;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .normalsel.padselctsmal {
    border: var(--border-flight-result);
    height: 30px;
    padding: 0 5px;
  }
  
  .chldrnage {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    margin: 0 0 5px 10px;
    overflow: hidden;
  }
  
  .selctmarksml::after {
    background: none repeat scroll 0 0 #fff;
    bottom: 1px;
    color: #999;
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    line-height: 25px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 30px;
  }
  
  .addrooms {
    color: #bc760c;
    cursor: pointer;
    float: left;
    font-size: 13px;
    margin: 12px 0 0;
  }
  
  .addrooms .fa {
    margin-right: 6px;
  }
  
  .roomone {
    background: none repeat scroll 0 0 #eee;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    padding: 5px 10px;
    text-align: center;
  }
  
  .roomcount::before {
    content: "\f0de";
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-size: 45px;
    position: absolute;
    right: 50px;
    top: -17px;
    font-weight: bold;
  }
  
  .nav-tabs.customtab li .dropdown-menu {
    left: auto;
    right: 0;
  }
  
  .nav-tabs.customtab li .dropdown-menu li {
    display: block;
    overflow: hidden;
  }
  
  .nav-tabs.customtab li .dropdown-menu li a {
    height: auto;
    line-height: 35px;
    width: 100%;
  }
  
  /* .searchsbmt{background:#ff9800;border:medium none;color:#fff;font-size:16px;line-height:42px;padding:0 20px 0 0;position:relative;text-transform:uppercase;width:100%;border-radius:3px;} */
  
  .searchsbmtfot {
    position: relative;
  }
  
  /* .searchsbmtfot::after{content:"\f054";background:none repeat scroll 0 0 rgba(0, 0, 0, 0.1);bottom:0;color:#fff;font-family:"Font Awesome 5 Pro";line-height:42px;position:absolute;right:0;text-align:center;top:0;width:30px;} */
  
  .searchsbmt:hover {
    background: #ff9800;
  }
  
  .contentarae {
    background: none repeat scroll 0 0 #fff;
    float: left;
    position: relative;
    width: 100%;
  }
  
  .sectionone {
  }
  
  .relfst {
    position: relative;
    height: 100%;
  }
  
  .cmsun {
    color: #fff;
    display: block;
    font-size: 20px;
    overflow: hidden;
    padding: 20px;
  }
  
  .advncebtn {
    float: left;
    padding: 5px 20px 0 0;
  }
  
  .togleadvnce.open .advncebtn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    margin: 0px 10px 0 0;
    padding: 4px 10px;
    text-align: center;
  }
  
  .togleadvnce.open .advncebtn::after {
    content: "\f053";
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-size: 23px;
    line-height: 34px;
  }
  
  .togleadvnce.open .advncebtn .labladvnce {
    display: none;
  }
  
  .advsncerdch {
    display: none;
    margin: 10px 0 0;
    width: 100%;
  }
  
  .togleadvnce.open .advsncerdch {
    display: block;
  }
  
  .labladvnce {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
  }
  
  .labladvnce::after {
    content: "\f054";
    color: #999;
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    margin-left: 5px;
  }
  
  .seladvnce {
    display: block;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
  }
  
  .seladvnce::after {
    content: "\f078";
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    color: #999;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    line-height: 40px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
  }
  
  .advnceopton {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: var(--this-new-black);
    float: left;
    font-size: 15px;
    height: 40px;
    padding: 0 10px;
    width: 100%;
  }
  
  .htldeals {
    background: none repeat scroll 0 0 #fff;
    float: left;
    padding: 30px 0 0px 0px;
    width: 100%;
  }
  
  .pagehdwrap {
    display: block;
    overflow: hidden;
    margin: 0 0 15px;
  }
  
  .pagehdwrap p {
    text-align: center;
    font-size: 16px;
    font-style: italic;
    color: #959595;
  }
  
  .pagehding {
    color: #ff9800;
    display: block;
    font-size: 28px;
    font-weight: 300;
    margin: 0 0 10px;
    overflow: hidden;
    text-align: center;
  }
  
  .subpagehd {
    color: var(--this-new-black);
    display: block;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  
  .tophtls {
    display: block;
    margin: 0 0px;
    overflow: hidden;
  }
  
  .sections {
    display: table;
    width: 100%;
  }
  
  .secone {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
  
  .imgsec {
    background: none repeat scroll 0 0 #eee;
    display: block;
    height: 200px;
    margin: 4px;
    overflow: hidden;
    transition: all 400ms ease-in-out;
  }
  
  .imgsec img {
    width: 100%;
    min-height: 200px;
  }
  
  .imgseco img,
  .imgsec img,
  .imgeht img,
  .imgeht2 img,
  .imagerespot img {
    transition: all 400ms ease-in-out;
  }
  
  .imgsec:hover img,
  .imgseco:hover img,
  .imgeht:hover img,
  .imgeht2:hover img,
  .imagerespot:hover img {
    transform: scale(1.2);
    transition: all 400ms ease-in-out;
  }
  
  .htlhd {
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 25px 0 10px;
    overflow: hidden;
    text-align: center;
  }
  
  .starimg {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    text-align: center;
  }
  
  .cityname {
    color: #eee;
    display: block;
    font-size: 13px;
    overflow: hidden;
    text-align: center;
  }
  
  .priceft {
    color: #fff;
    display: block;
    font-size: 26px;
    margin: 15px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .priceft strong {
    font-size: 14px;
    font-weight: normal;
  }
  
  .pernit {
    color: #ccc;
    display: block;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
  }
  
  .bluecolor {
    background: none repeat scroll 0 0 #283891;
    float: left;
    margin: 4px;
    min-height: 200px;
    width: calc(100% - 8px);
  }
  
  .leftrit {
    position: relative;
  }
  
  .leftrit::after {
    font-family: "Font Awesome 5 Pro";
    color: #283891;
    font-size: 50px;
    line-height: 200px;
    position: absolute;
    top: 0;
  }
  
  .leftrit.leftarrow::after {
    content: "\f0d9";
    left: -15px;
  }
  
  .leftrit.ritarrow::after {
    content: "\f0da";
    right: -15px;
  }
  
  .secto {
  }
  
  .imgseco {
    display: block;
    height: 291px;
    margin: 4px;
    overflow: hidden;
  }
  
  .imgseco img {
    width: 100%;
  }
  
  .norseco {
    float: left;
    position: relative;
    width: 100%;
  }
  
  .colorb {
    background: none repeat scroll 0 0 #283891;
    display: table;
    margin: 4px;
    overflow: hidden;
    width: calc(100% - 8px);
  }
  
  .netcell {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  
  .norseco::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f0d8";
    color: #283891;
    font-size: 50px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -40px;
  }
  
  .sedehtl {
    padding: 15px;
  }
  
  .sedehtl .htlhd,
  .sedehtl .starimg,
  .sedehtl .cityname {
    text-align: left;
  }
  
  .sedehtl .htlhd {
    margin: 0 0 10px;
  }
  
  .ritdet .priceft {
    margin: 0;
  }
  
  .perhldys {
    background: none repeat scroll 0 0 #f6f6f6;
    float: left;
    padding: 30px 0;
    width: 100%;
  }
  
  .pagehding.leftpgr {
    text-align: left;
  }
  
  .retmnus {
    display: block;
    margin: 0 -8px;
  }
  
  .inspd {
    display: block;
    margin: 8px;
    overflow: hidden;
  }
  
  .imgeht {
    display: block;
    height: 390px;
    overflow: hidden;
    position: relative;
  }
  
  .imgeht img {
    width: 100%;
    min-height: 390px;
    position: relative;
  }
  
  .absint {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
  }
  
  .absint::after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    content: "";
    height: 200%;
    left: -50%;
    position: absolute;
    top: 10%;
    transform: rotate(-20deg);
    width: 200%;
    z-index: -1;
  }
  
  .absinn {
    color: #fff;
    display: block;
    padding: 8px 10px;
    background: #fff;
    float: left;
    width: 100%;
  }
  
  .inspd2.effect-lexi {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    vertical-align: top;
    overflow: hidden;
    transition: all 0.22s ease;
    box-sizing: border-box;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13);
    background: #fff;
    border-radius: 2px;
    border: none;
  }
  
  .inspd2.effect-lexi .dealimg img {
    -webkit-transition: all 0.22s ease;
    transition: all 0.22s ease;
    transition: all 0.22s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .inspd2.effect-lexi figcaption::before,
  .inspd2.effect-lexi p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  
  .inspd2.effect-lexi figcaption {
    width: 100%;
    margin: auto;
    border: none;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #fff;
    float: left;
  }
  
  .inspd2.effect-lexi:hover figcaption {
    display: block;
  }
  
  .inspd2.effect-lexi:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0.9;
  }
  
  .inspd2.effect-lexi h2 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0);
  }
  
  .inspd2.effect-lexi .deal_txt {
    float: left;
    color: #fff;
    padding: 10px;
    width: 100%;
    padding-top: 0;
  }
  
  .tmxdv [type="checkbox"]:not(:checked) + label,
  .tmxdv [type="checkbox"]:checked + label {
    background: none !important;
  }
  
  .inspd2.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  
  .inspd2.effect-lexi:hover h2,
  .inspd2.effect-lexi:hover .deal_txt {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  
  .rangebox {
    padding: 0px 15px;
  }
  
  .ritsave {
    display: block;
    overflow: hidden;
  }
  
  .saveupto {
    font-size: 14px;
    text-align: right;
  }
  
  .saveupto strong {
    display: block;
    font-size: 24px;
    overflow: hidden;
  }
  
  .smilebig {
    display: block;
    overflow: hidden;
  }
  
  .smilebig h3 {
    display: block;
    font-size: 18px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .smilebig h2 {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .topone {
    display: block;
    overflow: hidden;
  }
  
  .inspd2 {
    display: block;
    margin: 8px;
    overflow: hidden;
  }
  
  .imgeht2 {
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  
  .imgeht2 img {
    width: 100%;
    height: 350px;
  }
  
  .absint2 {
    bottom: 0;
    right: 0;
    z-index: 10;
    position: relative;
    left: 0px;
  }
  
  .smilebig2 {
  }
  
  .smilebig2 h3 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0 6px 0px;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #040404;
    white-space: nowrap;
  }
  
  .smilebig2 h4 {
    font-size: 16px;
    color: #0096cf;
    font-weight: 500;
    margin: 0px 0 3px 0;
  }
  
  .deal_txt .deal_price {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    float: none;
    margin: 3px 0px 0;
  }
  
  .deal_price span {
    display: block;
    color: #929292;
    font-size: 13px;
    margin-bottom: 7px;
    font-weight: normal;
  }
  
  .deal_price strong {
    font-weight: 500;
    margin-top: 4px;
  }
  
  .deal_txt h4 {
    margin: 0 0px 4px;
    font-size: 14px;
    float: right;
    color: #444;
    padding-top: 0px;
  }
  
  .dealimg {
    overflow: hidden;
    position: relative;
    background: #000;
  }
  
  .owlindex2 .owl-buttons {
    margin: 30px auto;
  }
  
  .owlindex2.owl-theme .owl-controls .owl-buttons .owl-prev,
  .owlindex2.owl-theme .owl-controls .owl-buttons .owl-next {
    border-radius: 0;
    height: 45px;
    margin: 0 2px;
    padding: 0;
    text-indent: -99999px;
    width: 45px;
    z-index: 10;
    opacity: 0.8;
  }
  
  .owlindex2.owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("../images/prev3.png") no-repeat scroll center center #eee;
    left: 0;
    background-position: -4px -3px;
  }
  
  .owlindex2.owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("../images/next3.png") no-repeat scroll center center #eee;
    right: 0;
    background-position: -1px -4px;
  }
  
  .panding1 {
    background: url("../images/flit1.jpg") no-repeat scroll center right #2d3d93;
  }
  
  .panding2 {
    background: url("../images/flit2.jpg") no-repeat scroll center right #f68b25;
  }
  
  .panding3 {
    background: url("../images/flit3.jpg") no-repeat scroll center right #0d85ff;
  }
  
  .ftfade {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
  }
  
  .panding1 .ftfade {
    background: -moz-linear-gradient(
      left,
      rgba(45, 61, 147, 1) 0%,
      rgba(45, 61, 147, 1) 67%,
      rgba(45, 61, 147, 0) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0%, rgba(45, 61, 147, 1)),
      color-stop(67%, rgba(45, 61, 147, 1)),
      color-stop(100%, rgba(45, 61, 147, 0))
    );
    background: -webkit-linear-gradient(
      left,
      rgba(45, 61, 147, 1) 0%,
      rgba(45, 61, 147, 1) 67%,
      rgba(45, 61, 147, 0) 100%
    );
    background: -o-linear-gradient(
      left,
      rgba(45, 61, 147, 1) 0%,
      rgba(45, 61, 147, 1) 67%,
      rgba(45, 61, 147, 0) 100%
    );
    background: -ms-linear-gradient(
      left,
      rgba(45, 61, 147, 1) 0%,
      rgba(45, 61, 147, 1) 67%,
      rgba(45, 61, 147, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgba(45, 61, 147, 1) 0%,
      rgba(45, 61, 147, 1) 67%,
      rgba(45, 61, 147, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3d93', endColorstr='#002d3d93',GradientType=1);
  }
  
  .panding2 .ftfade {
    background: -moz-linear-gradient(
      left,
      rgba(246, 139, 36, 1) 0%,
      rgba(246, 139, 36, 1) 67%,
      rgba(246, 139, 36, 0) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0%, rgba(246, 139, 36, 1)),
      color-stop(67%, rgba(246, 139, 36, 1)),
      color-stop(100%, rgba(246, 139, 36, 0))
    );
    background: -webkit-linear-gradient(
      left,
      rgba(246, 139, 36, 1) 0%,
      rgba(246, 139, 36, 1) 67%,
      rgba(246, 139, 36, 0) 100%
    );
    background: -o-linear-gradient(
      left,
      rgba(246, 139, 36, 1) 0%,
      rgba(246, 139, 36, 1) 67%,
      rgba(246, 139, 36, 0) 100%
    );
    background: -ms-linear-gradient(
      left,
      rgba(246, 139, 36, 1) 0%,
      rgba(246, 139, 36, 1) 67%,
      rgba(246, 139, 36, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgba(246, 139, 36, 1) 0%,
      rgba(246, 139, 36, 1) 67%,
      rgba(246, 139, 36, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f68b24', endColorstr='#00f68b24',GradientType=1);
  }
  
  .panding3 .ftfade {
    background: -moz-linear-gradient(
      left,
      rgba(13, 133, 255, 1) 0%,
      rgba(13, 133, 255, 1) 67%,
      rgba(13, 133, 255, 0) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0%, rgba(13, 133, 255, 1)),
      color-stop(67%, rgba(13, 133, 255, 1)),
      color-stop(100%, rgba(13, 133, 255, 0))
    );
    background: -webkit-linear-gradient(
      left,
      rgba(13, 133, 255, 1) 0%,
      rgba(13, 133, 255, 1) 67%,
      rgba(13, 133, 255, 0) 100%
    );
    background: -o-linear-gradient(
      left,
      rgba(13, 133, 255, 1) 0%,
      rgba(13, 133, 255, 1) 67%,
      rgba(13, 133, 255, 0) 100%
    );
    background: -ms-linear-gradient(
      left,
      rgba(13, 133, 255, 1) 0%,
      rgba(13, 133, 255, 1) 67%,
      rgba(13, 133, 255, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgba(13, 133, 255, 1) 0%,
      rgba(13, 133, 255, 1) 67%,
      rgba(13, 133, 255, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d85ff', endColorstr='#000d85ff',GradientType=1);
  }
  
  .padkit {
    display: block;
    overflow: hidden;
    padding: 20px 15px;
    position: relative;
  }
  
  .panding {
    display: block;
    font-size: 16px;
    overflow: hidden;
    position: relative;
  }
  
  .flgt,
  .flgt:focus,
  .flgt:hover {
    color: #fff;
    text-decoration: none;
  }
  
  .rowflitdeal {
    border-bottom: var(--border-flight-result);
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 6px 0;
  }
  
  .dealflit {
    display: block;
    padding: 10px 0;
    text-align: center;
  }
  
  .fromto {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 5px 0 2px;
    text-align: center;
  }
  
  .fromtodate {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
    text-align: center;
  }
  
  .flitamt {
    color: #065f8e;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
  }
  
  .panelb {
    background: none repeat scroll 0 0 #fff;
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
  }
  
  .rowflitdeal:last-child {
    margin: 0;
  }
  
  .panelbody {
  }
  
  .acrdn {
    display: block;
    overflow: hidden;
    padding: 0 0 0 30px;
  }
  
  .panelgroup {
    display: block;
    margin: 18px 0 0;
    overflow: hidden;
  }
  
  .panelb.panel {
    border: 0 none;
    border-radius: 0;
  }
  
  .expnd {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
  }
  
  .expnd::after {
    content: "\f061";
    bottom: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(-45deg);
  }
  
  .panding1 .expnd {
    background: #283891;
  }
  
  .panding2 .expnd {
    background: #f68b25;
  }
  
  .panding3 .expnd {
    background: #0d85ff;
  }
  
  .ithudeals {
    background: #fff;
    float: left;
    width: 100%;
  }
  
  .staffarea {
    display: block;
    overflow: hidden;
    padding: 30px 0 20px;
  }
  
  .nav-tabs.customteam {
    border: 0 none;
  }
  
  .nav-tabs.customteam.customteam2 {
    float: left;
    max-width: 120px;
  }
  
  .tab-content.sidewise_tab {
    display: block;
    overflow: hidden;
  }
  
  .nav-tabs.customteam li {
    float: left;
    margin: 0 0 2px;
    width: 100%;
  }
  
  .nav-tabs.customteam li a {
    background: none repeat scroll 0 0 #e6e5e5;
    border-radius: 3px;
    color: var(--this-new-black);
    font-size: 16px;
    margin: 0;
    padding: 10px 20px;
  }
  
  .nav-tabs.customteam li.active a,
  .nav-tabs.customteam li.active a:hover {
    background: none repeat scroll 0 0 #f68b24;
    border: 0 none;
    color: #fff;
  }
  
  .img-portfolio {
    min-height: 200px;
  }
  
  .portimgwrap {
    background: none repeat scroll 0 0 #f4f4f4;
    display: block;
    margin: 0 5px;
    overflow: hidden;
    padding: 8px;
  }
  
  .img-hover:hover {
    opacity: 0.8;
  }
  
  .retmnussoc {
    display: block;
    margin: 0 -5px;
    padding: 30px 0 0;
  }
  
  .imagerespot {
    display: block;
    height: 200px;
    overflow: hidden;
    position: relative;
  }
  
  .imageonlyuo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
  }
  
  .teamdetil {
  }
  
  .temhedname {
    color: #363131;
    display: block;
    font-size: 16px;
    margin: 10px 0 5px;
    overflow: hidden;
    text-align: left;
  }
  
  .starimg.leftstr {
    text-align: left;
  }
  
  .brfdescrn {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-align: left;
  }
  
  #owl-demo3 .owl-buttons {
    top: -45px;
  }
  
  footer {
    background: #ff9800; /*position: relative;*/
  }
  
  .fstfooter {
    background: #0078ce none repeat scroll 0 0;
    float: left;
    margin: 0px 0 0;
    padding: 20px 0 10px;
    position: relative;
    width: 100%;
  }
  
  .ftrhd {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
  }
  
  .signupfm {
    float: right;
    margin: 0px auto;
    overflow: hidden;
  }
  
  .frtbest {
    padding: 0px 20px;
  }
  
  .frtbest1 {
    float: left;
    width: 100%;
  }
  
  .signupfm li {
    float: left;
  }
  
  .faftrsoc {
    background: none;
    color: #a9bfc7;
    float: left;
    font-size: 19px;
    line-height: 28px;
    margin: 0 2px;
    text-align: center;
    width: 36px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  
  .footrlogo {
    display: block;
    margin: 30px 0 0;
    overflow: hidden;
    text-align: left;
  }
  
  .footrlogo img {
    max-width: 230px;
  }
  
  .frteli {
    display: block;
  }
  
  .frteli a {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 4px 0;
    float: left;
    width: 100%;
  }
  
  .btmfooter {
    background: #313447 none repeat scroll 0 0;
    border-top: 1px solid #3e4154;
    float: left;
    padding: 5px 0;
    width: 100%;
    display: none;
  }
  
  .acceptimg {
    float: left;
    padding: 0px 0;
  }
  
  .acceptimg img {
    margin: 1px 0;
  }
  
  .color_bg {
    background: #001832;
    padding: 20px 20px 15px;
  }
  
  .foot_address {
    font-size: 13px;
    line-height: 22px;
    color: #333;
  }
  
  .sign_bg {
    padding: 0 !important;
  
    margin-top: -101px;
  
    position: relative;
  
    z-index: 1;
  }
  
  .formbtmns {
    width: 100%;
    max-width: 400px;
  
    float: left;
  
    padding-right: 30px;
  
    clear: both;
  
    display: block;
  }
  
  .copyrit {
    color: #fff;
  
    font-size: 14px;
  
    padding: 8px 0;
  
    display: block;
  
    background: #0195ff;
  
    text-align: center;
  
    /*float: left;
  
      width: 100%;*/
  }
  
  .pagehdwrap span {
    text-align: center;
    width: 100%;
    max-width: 200px;
    display: block;
    margin: auto;
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px;
    color: #ff9800;
  }
  
  .pagehdwrap span:before {
    content: "";
    position: absolute;
    width: 45%;
    left: 0px;
    height: 2px;
    background: #ccc;
    top: 8px;
  }
  
  .pagehdwrap span:after {
    content: "";
    position: absolute;
    width: 45%;
    right: 0px;
    height: 2px;
    background: #ccc;
    top: 8px;
  }
  
  .footer-top__back-to-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 0;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    border-left: 1px dashed hsla(0, 0%, 100%, 0.5);
  }
  
  .footer-top__back-to-top a {
    color: #a3adbc;
    font-size: 11px;
  }
  
  .footer-top__back-to-top a:hover {
    color: #a3adbc;
  }
  
  .footer-top__back-to-top-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 100%;
    padding: 0;
  }
  
  .footer-top__back-to-top-link {
    display: block;
    font-size: 0.6666666667rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0.8333333333rem 0;
    transition: all 0.1s ease-out;
  }
  
  .copyrit a {
    color: #af0d12;
  }
  
  .overlay {
    background: none repeat scroll 0 0 rgba(40, 56, 145, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  
  .overlay .overlay-close {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    background: url(../images/cross.png) no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
  }
  
  .overlay .menuover {
    text-align: center;
    position: relative;
    top: 50%;
    height: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .overlay ul.laumenu {
    display: block;
    list-style: outside none none;
    margin: 10% auto auto;
    padding: 0;
    position: relative;
    height: 60%;
  }
  
  .overlay ul.laumenu li {
    display: block;
    height: calc(100% / 7);
    overflow: hidden;
    padding: 0;
  }
  
  .overlay ul.laumenu li a {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 300;
    padding: 10px 0;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
  }
  
  .overlay ul li a:hover,
  .overlay ul li a:focus {
    color: #f0f0f0;
  }
  
  .contactovr {
    display: block;
    overflow: hidden;
    position: relative;
  }
  
  .inovercontct {
    display: table;
    margin: 0 auto;
    padding: 20px;
    width: 70%;
  }
  
  .conley {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
  }
  
  .conley .fa {
    background: #f6881f;
    float: left;
    font-size: 20px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
  }
  
  .conley strong {
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
  }
  
  .allpagewrp {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
  }
  
  .allpagewrp.overlay-open {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  
  .overlay-contentscale {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;
  }
  
  .overlay-contentscale.open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
  }
  
  @media screen and (max-height: 30.5em) {
    .overlay nav {
      height: 70%;
      font-size: 34px;
    }
  
    .overlay ul li {
      min-height: 34px;
    }
  }
  
  .sidebtn.open a.topa.dropdown-toggle:focus {
    background-color: #eee;
    border-color: #337ab7;
    text-decoration: none;
  }
  
  .reglogwdth {
    display: block;
    min-width: 200px;
    overflow: hidden;
    padding: 5px 0;
  }
  
  .explorediv {
    color: #0c5a98;
    display: block;
    font-size: 14px;
    line-height: 48px;
    overflow: hidden;
  }
  
  .dropdown-menu.mysign {
    left: 50%;
    margin-left: -150px;
    width: 300px;
  }
  
  .dropdown-menu.explorecntry {
    left: 50%;
    margin-left: -100px;
    padding: 10px 0 !important;
    width: 150px;
  }
  
  .dropdown-menu.explorecntry li {
    display: block;
    overflow: hidden;
  }
  
  .dropdown-menu.explorecntry li a {
    display: block;
    overflow: hidden;
    padding: 8px 15px;
    text-align: center;
  }
  
  .signdiv {
    display: block;
    overflow: hidden;
    padding: 20px;
    position: relative;
  }
  
  .loading {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  
  #loading > img {
    left: 50%;
    margin: -5px 0 0 -10px;
    position: absolute;
    top: 50%;
  }
  
  .insigndiv {
  }
  
  .leftpul {
    margin: 0px auto;
    position: relative;
  }
  
  .logspecify {
    border-radius: 3px;
    display: block;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 10px 8px;
    width: 100%;
  }
  
  .logspecify .fa {
    content: "\f09a";
    position: absolute;
    left: 0px;
    font-family: "Font Awesome 5 Brands";
    color: #fff;
    font-size: 20px;
    width: 40px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    text-align: center;
    line-height: 40px;
  }
  
  .mensionsoc {
    color: #fff;
    display: block;
    overflow: hidden;
    text-align: left;
    padding-left: 40px;
  }
  
  .facecolor {
    background: none repeat scroll 0 0 #3b5998;
  }
  
  .facecolor:before {
    content: "\f39e";
    bottom: 0;
    color: #fff;
    font-family: "Font Awesome 5 Brands";
    font-size: 18px;
    left: 0;
    line-height: 45px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .tweetcolor {
    background: none repeat scroll 0 0 #2aa9e0;
  }
  
  .centerpul {
    display: block;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
  }
  
  .centerpul::after {
    background: none repeat scroll 0 0 #ddd;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
  }
  
  .orbar {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 30px;
    color: #333;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 30px;
    z-index: 10;
  }
  
  .orbar strong {
    font-weight: 300;
  }
  
  .ritpul {
  }
  
  .rowput {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
  }
  
  .rowput .fa {
    background: none repeat scroll 0 0 #f5f5f5;
    border-radius: 3px 0 0 3px;
    color: #bbbbbb;
    font-size: 22px;
    left: 2px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 35px;
  }
  
  .rowput .fa.fa-phone {
    transform: rotate(90deg);
  }
  
  .gpluses {
    background: none repeat scroll 0 0 #d3492c;
  }
  
  input.logpadding {
    height: 42px;
  }
  
  select.logpadding {
    height: 42px;
  }
  
  .rowput input {
    padding: 6px 6px 6px 45px;
  }
  
  .rowput select {
    padding: 6px 6px 6px 45px;
    text-transform: capitalize;
  }
  
  .forgtpsw {
    color: #2aa9e0;
    float: right;
    line-height: 22px;
    font-size: 13px;
  }
  
  .submitlogin {
    background: none repeat scroll 0 0 #00a9d6;
    border: 1px solid #00a9d6;
    border-radius: 3px;
    box-shadow: 0 3px 0 0 #00a9d6;
    color: #ffffff;
    display: block;
    font-size: 16px;
    margin: 12px 0;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
  }
  
  .dntacnt {
    border-top: var(--border-flight-result) eee;
    color: #666666;
    display: block;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px 0 0;
    font-size: 14px;
  }
  
  .dntacnt a {
    color: #2aa9e0;
  }
  
  .margtop {
    margin: 80px 0 0;
  }
  
  .contentsec {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 100%;
  }
  
  .contentsdw {
    float: left;
    width: 100%;
  }
  
  .smldescrptn {
  }
  
  .boxpad {
    padding: 8px 10px;
  }
  
  .placename {
    color: #555;
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 8px;
    overflow: hidden;
  }
  
  .contryname {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    overflow: hidden;
  }
  
  .boxlabl {
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .datein {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 300;
    overflow: hidden;
  }
  
  .faldate.fa {
    margin-right: 6px;
  }
  
  .calinn {
  }
  
  .calinn strong {
    font-size: 15px;
    font-weight: 500;
  }
  
  .countlbl {
    color: #fff;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
  }
  
  .boxlabl.textcentr {
    text-align: center;
  }
  
  .filtrsrch {
    float: left;
    width: 100%;
  }
  
  .avlhtls {
    display: block;
    color: #ccc;
    font-size: 14px;
    margin: 4px 0;
    overflow: hidden;
    text-align: center;
  }
  
  .avlhtls strong {
    color: #eee;
    font-size: 18px;
    font-weight: 500;
  }
  
  .placename {
  }
  
  .nrow {
    color: #eee;
    display: block;
    font-size: 13px;
    overflow: hidden;
    text-align: center;
  }
  
  .col30 {
    float: left;
    width: 27%;
  }
  
  .norfilterr {
    display: block;
    overflow: hidden;
    padding: 10px 15px;
  }
  
  .starone {
    float: left;
    width: 20%;
    position: relative;
  }
  
  .starin {
    display: table-cell;
    border-bottom: 1px solid #7ca81e;
    height: 100%;
    text-align: center;
    vertical-align: middle;
  }
  
  .starfa.fas {
    color: var(--green);
    margin-left: 3px;
  }
  
  .htlcount {
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 3px 0 0;
    overflow: hidden;
    padding: 2px 0;
  }
  
  .starone.active .starin {
    background: none repeat scroll 0 0 var(--green);
    color: #fff;
    border: 1px solid var(--green);
  }
  
  .starone.active .htlcount {
    background: #182881;
    color: #fff;
  }
  
  .relinput {
    position: relative;
    width: 100%;
  }
  
  .srchhtl {
    border: 1px solid #ccc;
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 40px 0 10px;
    width: 100%;
  }
  
  .relinput::after {
    content: "\f002";
    color: var(--this-new-black);
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
    z-index: 0;
  }
  
  .srchsmall {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 1;
  }
  
  .squaredThree input[type="checkbox"] {
    visibility: hidden;
    margin: 0;
    display: none;
  }
  
  .squaredThree {
    float: left;
    margin-right: 8px;
    position: relative;
    width: 20px;
  }
  
  .squaredThree label {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: rgb(252, 144, 27);
    border-radius: 1px !important;
    border: 1px solid rgb(252, 144, 27);
  }
  
  .squaredThree2 input[type="checkbox"] {
    visibility: hidden;
    margin: 0;
  }
  
  .squaredThree2 {
    float: left;
    margin-right: 8px;
    position: relative;
    width: 20px;
  }
  
  .squaredThree2 label {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: transparent !important;
    border-radius: 1px !important;
    border: none !important;
  }
  
  .lbllbl {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
  }
  
  .locationul {
    padding: 0;
  }
  
  .locationul li {
    float: left;
    padding: 5px 0;
    width: 100%;
  }
  
  .locationul li .lbllbl {
    color: #555;
  }
  
  .col70 {
    float: left;
    width: 73%;
  }
  
  .in70 {
    display: block;
    overflow: hidden;
  }
  
  .topmisty {
    float: left;
    margin: 6px 0 4px;
    width: 100%;
  }
  
  .homepage-video {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
  }
  
  .homepage-video video {
    width: 100%;
  }
  
  .insidemyt {
  }
  
  .sortul {
    display: block;
    overflow: hidden;
    /* background: var(--white); */
  }
  
  .sortli {
    float: left;
    width: 20%;
  }
  
  .sorta {
    border-top: 2px solid #bfc1c3;
    border-bottom: var(--border-2x);
    color: #444;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 38px;
    overflow: hidden;
    padding: 0 0px;
    position: relative;
    text-align: left;
    margin: 0px 1px;
    background: #fff;
    padding-left: 10px;
  }
  
  .nobord {
    border: 0;
  }
  
  .sorta.active {
    background: #fff;
  }
  
  .sorta.asc::after {
    content: "\f0d7";
    color: #999;
    font-family: "Font Awesome 5 Pro";
    margin-right: 2px;
    float: right;
    font-weight: 700;
  }
  
  .sorta.des::after {
    content: "\f0d8";
    color: #999;
    font-family: "Font Awesome 5 Pro";
    margin-right: 2px;
    float: right;
    font-weight: 700;
  }
  
  .listins {
    float: right;
  }
  
  .listbox.fa {
    border: var(--border-flight-result);
    border-radius: 3px;
    color: var(--this-new-black);
    float: left;
    font-size: 14px;
    line-height: 35px;
    margin: 0 1px;
    text-align: center;
    width: 30px;
  }
  
  .listbox.fa.active {
    background: none repeat scroll 0 0 #283891;
    border: 1px solid #182881;
    color: #fff;
  }
  
  .allresult {
    display: block;
    margin: 0 -5px;
    overflow: hidden;
  }
  
  .rowresult {
    float: left;
    transition: all 400ms ease-in-out 0s;
    width: 100%;
  }
  
  #tour_search_result .rowresult {
    padding: 3px 7px;
  }
  
  .rowresult.col-xs-4 {
    width: 33.33% !important;
    padding: 7px 7px !important;
  }
  
  .rowresult .madgrid:hover {
    background: var(--white);
    border: 1px solid #e4e4e4;
  }
  
  .grid-group-item .listimage {
    width: 100%;
  }
  
  .grid-group-item .listfull {
    width: 100%;
  }
  
  .grid-group-item .width70 {
    width: 100%;
  }
  
  .grid-group-item .shtlnamehotl {
    color: #3a8bbb;
    display: block;
    font-size: 17px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
    float: left;
    width: 85%;
  }
  
  .grid-group-item .imagehtldis {
    max-height: 180px;
  }
  
  .grid-group-item .imagehtldis img {
    max-height: 180px;
  }
  
  .grid-group-item .rating-no span.star:before {
    font-size: 14px;
  }
  
  .grid-group-item .adreshotle {
    display: none;
  }
  
  .grid-group-item .innd {
    display: block;
    max-height: 105px;
    min-height: 105px;
    padding: 10px 5px;
    position: relative;
  }
  
  .madgrid {
    background: var(--white);
    position: relative;
    border: 1px solid #e4e4e4;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    display: block;
    margin: 7px 0;
  }
  
  .imagehtldis {
    display: block;
    height: 100%;
    background: #fff;
  }
  
  #tour_search_result .rowresult.r-r-i .imagehtldis img {
    width: 100%;
    height: 184px;
    padding: 15px;
    object-fit: cover;
    object-position: top;
  }
  
  #hotel_search_result .rowresult.r-r-i .imagehtldis img {
    height: 215px;
    width: 265px;
    object-fit: cover;
    object-position: top;
    padding: 18px 10px;
  }
  
  .map_open #hotel_search_result .rowresult.r-r-i .imagehtldis img {
    width: 100%;
  }
  .map_open #hotel_search_result .madgrid.forhtlpopover{
    flex-wrap: wrap!important;
  }
  .map_open #hotel_search_result .sidenamedesc{
    flex-direction: column;
  }
  .listfull {
    width: 100%;
  }
  
  .sidenamedesc {
    display: flex;
    width: 100%;
    height: 100%;
  }
  
  .width70 {
    width: 72%;
  }
  
  .innd {
    display: block;
    max-height: 150px;
    min-height: 150px;
    padding: 10px 0 0 10px;
    position: relative;
  }
  
  .shtlname {
    color: #444;
    display: block;
    font-size: 14px;
    margin: 0 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .starrting {
    display: block;
    margin: 0 0 8px;
    max-width: 60px;
    overflow: hidden;
  }
  
  .starrting img {
    width: 100%;
  }
  
  .shtldesc::after {
    background: -moz-linear-gradient(
      top,
      rgba(247, 251, 252, 0) 0%,
      rgba(253, 254, 254, 0.7) 72%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0%, rgba(247, 251, 252, 0)),
      color-stop(72%, rgba(253, 254, 254, 0.7)),
      color-stop(100%, rgba(255, 255, 255, 1))
    );
    background: -webkit-linear-gradient(
      top,
      rgba(247, 251, 252, 0) 0%,
      rgba(253, 254, 254, 0.7) 72%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -o-linear-gradient(
      top,
      rgba(247, 251, 252, 0) 0%,
      rgba(253, 254, 254, 0.7) 72%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -ms-linear-gradient(
      top,
      rgba(247, 251, 252, 0) 0%,
      rgba(253, 254, 254, 0.7) 72%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(247, 251, 252, 0) 0%,
      rgba(253, 254, 254, 0.7) 72%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7fbfc', endColorstr='#ffffff',GradientType=0);
    bottom: 0;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
  }
  
  .shtldesc {
    color: #888;
    display: block;
    line-height: 20px;
    margin: 8px 0 0;
    max-height: 40px;
    min-height: 40px;
    overflow: hidden;
    position: relative;
    text-align: justify;
  }
  
  .width30 {
    width: 28%;
  }
  
  .celhtl.width30 {
    vertical-align: middle;
    padding: 45px 0;
    overflow: hidden;
    display: block;
    border-left: var(--border-flight-result);
  }
  
  .grid-group-item .width30 {
    width: 100%;
    padding: 10px 0px !important;
  }
  
  .sidepricewrp {
    display: block;
    overflow: hidden;
    padding: 0 10px;
  }
  
  .sidepricewrp .bookbtn {
    margin: 0;
  }
  
  .userviw {
    display: block;
    overflow: hidden;
    padding: 2px 0;
    text-align: center;
  }
  
  .reviewtotl {
    color: #999;
    display: block;
    overflow: hidden;
  }
  
  .sideprice {
    color: #e6780f;
    display: block;
    font-size: 22px;
    overflow: hidden;
    text-align: center;
  }
  
  .avgper {
    color: #999;
    display: block;
    font-size: 12px;
    overflow: hidden;
  }
  
  .bookbtn {
    display: block;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .booknow {
    background: none repeat scroll 0 0 var(--green);
    border-radius: 3px;
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 8px;
    text-align: center;
    border: none;
  }
  
  .booknow:hover {
    color: #fff;
  }
  
  .mapviewhtl.fa {
    background: none repeat scroll 0 0 #eee;
    color: #f6881f;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
  }
  
  .inmodify {
    background: none repeat scroll 0 0 #f2f2f2;
    display: block;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .inmodify .labelsrch {
    color: var(--this-new-black);
  }
  
  .inmodify .normalinput,
  .inmodify .custmselct {
    border: var(--border-flight-result);
  }
  
  .inmodify .tabinner {
    margin: 0 5px;
  }
  
  .fsth {
    width: 40%;
  }
  
  .twentyy {
    width: 20%;
  }
  
  .inmodify .serchbtn {
    display: table;
    float: none;
    margin: 0 auto;
    width: 40%;
  }
  
  .allresult.grid {
    margin: 10px -10px 0;
  }
  
  .allresult.grid .rowresult {
    float: left;
    width: 33.333%;
  }
  
  .allresult.grid .sidenamedesc {
    display: block;
  }
  
  .allresult.grid .madgrid {
    margin: 10px;
  }
  
  .allresult.grid .listimage,
  .allresult.grid .listfull {
    width: 100%;
  }
  
  .allresult.grid .celhtl {
    display: block;
    overflow: hidden;
  }
  
  .allresult.grid .width70,
  .allresult.grid .width30 {
    width: 100%;
  }
  
  .allresult.grid .innd {
    padding: 10px 10px 0;
  }
  
  .allresult.grid .starrting,
  .allresult.grid .shtldesc {
    display: none;
  }
  
  .allresult.grid .sidepricewrp {
    padding: 0 10px 10px;
  }
  
  .allresult.grid .userviw {
    display: none;
  }
  
  .allresult.grid .sideprice {
    float: left;
  }
  
  .allresult.grid .bookbtn {
    float: right;
  }
  
  .allresult.grid .booknow {
    padding: 8px 15px;
  }
  
  .allresult.grid .celhtl.width30 {
    border: none;
  }
  
  .allresult.gridb {
    margin: 10px -10px 0;
  }
  
  .allresult.gridb .rowresult {
    float: left;
    width: 33.333%;
  }
  
  .allresult.gridb .sidenamedesc {
    display: block;
  }
  
  .allresult.gridb .madgrid {
    margin: 10px;
  }
  
  .allresult.gridb .listimage,
  .allresult.gridb .listfull {
    width: 100%;
  }
  
  .allresult.gridb .celhtl {
    display: block;
    overflow: hidden;
  }
  
  .allresult.gridb .width70,
  .allresult.gridb .width30 {
    width: 100%;
  }
  
  .allresult.gridb .innd {
    padding: 10px 10px 0;
  }
  
  .allresult.gridb .sidepricewrp {
    padding: 0 10px 10px;
  }
  
  .allresult.gridb .sideprice {
    float: left;
  }
  
  .allresult.gridb .bookbtn {
    float: right;
  }
  
  .allresult.gridb .booknow {
    padding: 8px 15px;
  }
  
  .allresult.gridb .celhtl.width30 {
    border: none;
  }
  
  .leftslider {
    float: left;
    width: 70%;
    border-right: var(--border-flight-result);
  }
  
  .bighotl {
    display: block;
    max-height: 350px;
    overflow: hidden;
  }
  
  .thumbimg {
    float: left;
    margin: 10px;
    max-height: 60px;
    overflow: hidden;
  }
  
  .thumbimg img {
    min-height: 60px;
    min-width: 100%;
    width: 100%;
  }
  
  .bighotl img {
    width: 100%;
  }
  
  .detowl.owl-theme .owl-controls {
    height: 80px;
    margin: 0;
    position: absolute;
    width: 100%;
  }
  
  #sync2 {
    padding: 0 40px;
  }
  
  .detowl.owl-theme .owl-controls .owl-buttons .owl-prev,
  .detowl.owl-theme .owl-controls .owl-buttons .owl-next {
    border-radius: 0;
    height: 60px;
    margin-top: -30px;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    width: 40px;
    z-index: 10;
  }
  
  .detowl.owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("../images/prev.png") no-repeat scroll center center;
    left: 0;
  }
  
  .detowl.owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("../images/next.png") no-repeat scroll center center;
    right: 0;
  }
  
  .dethtlname {
    color: var(--this-new-black);
    display: block;
    font-size: 20px;
    margin: 0 0 10px;
    overflow: hidden;
  }
  
  .rowsdt {
    display: block;
    overflow: hidden;
    padding: 20px;
  }
  
  .rowsdt .starimg {
    margin: 0;
    max-width: 70px;
    text-align: left;
  }
  
  .rowsdt .starimg img {
    width: 100%;
  }
  
  .dritside {
    float: left;
    width: 30%;
  }
  
  .usrrt {
    color: #339933;
    display: block;
    font-size: 26px;
    font-weight: 300;
    margin: 0;
    overflow: hidden;
  }
  
  .percntget {
    color: var(--this-new-black);
    display: block;
    font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
  }
  
  .digu {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
    text-align: center;
  }
  
  .maritr {
    border-right: var(--border-flight-result);
  }
  
  .adrvew {
    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 5px;
  }
  
  .linbrk {
    background: none repeat scroll 0 0 #eee;
    display: block;
    height: 1px;
    overflow: hidden;
  }
  
  .percntget > strong {
    font-size: 14px;
    font-weight: normal;
  }
  
  .rvrt {
    display: block;
    overflow: hidden;
    padding: 15px 10px;
    text-align: center;
  }
  
  .rowsdtboo {
    display: block;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 0 20px;
  }
  
  .detsbook {
    background: url("../images/btn-book.png") no-repeat scroll -5px 0 #e35121;
    border: 1px solid #d75124;
    border-radius: 2px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 52px;
    padding: 15px 10px 10px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    width: 100%;
  }
  
  .detsbook:hover {
    color: #fff;
  }
  
  .dethtl {
    float: left;
    margin: 30px 0 0;
    width: 100%;
  }
  
  .shdoww {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
    display: block;
    overflow: hidden;
  }
  
  .fulldetab .nav-tabs {
    background: none;
    border: 1px solid #dbdbdb;
  }
  
  .fulldetab .nav-tabs > li {
    background: #fff;
    margin: 0;
    width: 33.3333%;
    text-align: center;
    color: #009ad0;
    border: 1px solid #009ad0;
  }
  
  .fulldetab .nav-tabs > li > a {
    border: 0 none;
    border-radius: 0;
    color: #009ad0;
    font-size: 21px;
    margin: 0;
    padding: 10px 0;
  }
  
  .fulldetab .nav-tabs > li > a:hover,
  .fulldetab .nav-tabs > li > a:focus {
    background: none;
    border: none;
  }
  
  .fulldetab .nav-tabs > li.active a {
    background: none repeat scroll 0 0 #009ad0;
    color: #fff;
  }
  
  .innertabs {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    border: 1px solid #dbdbdb;
  }
  
  .htlrumrow {
    border-bottom: var(--border-flight-result);
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  
  .hotelistrowhtl {
    background: none repeat scroll 0 0 #fff;
    display: table;
    width: 100%;
  }
  
  .xcel {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  
  .hotelistrowhtl .imagehotel {
    margin: 10px;
  }
  
  .imagehotel {
    display: block;
    max-height: 115px;
    overflow: hidden;
  }
  
  .imagehotel img {
    width: 100%;
    min-height: 115px;
  }
  
  .padall10 {
    padding: 10px;
  }
  
  .hotelhed {
    color: #333;
    display: block;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
  }
  
  .mensionspl {
    color: var(--this-new-black);
    display: block;
    margin: 2px 0 0;
    overflow: hidden;
  }
  
  .mensionspl strong {
    float: left;
    font-weight: normal;
  }
  
  .menlbl {
    float: left;
    margin-left: 5px;
  }
  
  .facility {
    background: url("../images/hotelpref-ico.png") no-repeat scroll 0 0 #fff;
    border: 2px solid #ebebeb;
    border-radius: 4px;
    color: #999;
    float: left;
    height: 28px;
    margin-right: 4px;
    padding: 5px;
    width: 28px;
  }
  
  .facility.wifi {
    background-position: -3px -3px;
  }
  
  .facility.aircondition {
    background-position: -3px -33px;
  }
  
  .facility.swimpol {
    background-position: -3px -63px;
  }
  
  .facility strong {
    float: left;
    font-weight: normal;
    text-indent: -9999px;
  }
  
  .xcel.bordrit {
    border-left: 1px dotted #eee;
    padding: 10px;
    vertical-align: middle;
  }
  
  .refundpol {
    color: #468833;
    display: block;
    font-size: 14px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .refundpol .fa {
    font-size: 16px;
    margin-right: 6px;
  }
  
  .morerum {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
  }
  
  .morerombtn {
    color: #0065b8;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 5px 0 0;
    text-decoration: underline;
  }
  
  .allromdesc {
    color: var(--this-new-black);
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding: 0 12px;
    text-align: justify;
  }
  
  .comenhtlsum {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    padding: 15px;
  }
  
  .sumtab {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #555;
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 5px 15px;
    position: relative;
  }
  
  .sumtab::after {
    content: "\f0d8";
    color: #ccc;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    font-weight: bold;
    top: 6px;
  }
  
  .sumtab.collapsed::after {
    content: "\f0d7";
    color: #ccc;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    top: 6px;
  }
  
  .linebrk {
    background: none repeat scroll 0 0 #eee;
    display: block;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
  }
  
  .parasub {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 15px;
  }
  
  .checklist {
    display: block;
    overflow: hidden;
    padding: 0 15px 15px;
  }
  
  .checklist li {
    color: var(--this-new-black);
    float: left;
    font-size: 13px;
    line-height: 28px;
    margin: 5px 0;
    width: 33.333%;
  }
  
  .checklist li .facility {
    background-color: #283891;
    border: 2px solid #283891;
  }
  
  .facility.icohp-internet {
    background-position: -3px -3px;
  }
  
  .facility.icohp-air {
    background-position: -3px -33px;
  }
  
  .facility.icohp-pool {
    background-position: -3px -63px;
  }
  
  .facility.icohp-childcare {
    background-position: -3px -93px;
  }
  
  .facility.icohp-fitness {
    background-position: -3px -123px;
  }
  
  .facility.icohp-breakfast {
    background-position: -3px -153px;
  }
  
  .facility.icohp-parking {
    background-position: -3px -183px;
  }
  
  .facility.icohp-pets {
    background-position: -3px -213px;
  }
  
  .facility.icohp-spa {
    background-position: -3px -243px;
  }
  
  .facility.icohp-hairdryer {
    background-position: -3px -273px;
  }
  
  .ratingusr {
    border-bottom: var(--border-flight-result);
    display: table;
    margin: 10px 0;
    padding: 10px 0;
    width: 100%;
  }
  
  .cellrevw {
    display: table-cell;
    float: none;
    padding: 10px;
    vertical-align: top;
  }
  
  .pdbordrt {
    border-right: 1px dotted #ddd;
  }
  
  .usercentr {
    background: none repeat scroll 0 0 #333;
    border-radius: 100%;
    display: block;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    width: 50px;
  }
  
  .usercentr img {
    width: 100%;
  }
  
  .centerrw {
    display: table;
    margin: 0 auto;
    position: relative;
  }
  
  .ratingsml {
    background: none repeat scroll 0 0 #283891;
    border-radius: 30px;
    bottom: -5px;
    color: #fff;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: -5px;
    text-align: center;
    width: 26px;
  }
  
  .allotrhtr {
    display: block;
    margin: 20px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .usrevname {
    color: #444;
    display: block;
    font-size: 16px;
    overflow: hidden;
  }
  
  .placeusr {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
  }
  
  .ollovr {
    color: #72bf66;
    display: block;
    font-size: 13px;
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .ollovr .fa {
    display: block;
    overflow: hidden;
  }
  
  .recomndt {
  }
  
  .insiderob {
    display: block;
    overflow: hidden;
    padding: 0 10px;
  }
  
  .grtorexp {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .reviwdate {
    color: #999;
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
  }
  
  .revpara {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-align: justify;
  }
  
  .ratingall {
    background: none repeat scroll 0 0 #f2f2f2;
    display: table;
    margin: 10px;
    overflow: hidden;
    padding: 15px 0;
    text-align: center;
    width: calc(100% - 20px);
  }
  
  .celrew {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  
  .ratetotal {
    display: block;
    font-size: 26px;
    overflow: hidden;
    text-align: center;
  }
  
  .basedrate {
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
  }
  
  .padritside {
    padding-left: 30px;
  }
  
  .umalso {
    background: none repeat scroll 0 0 #fff;
    display: block;
    overflow: hidden;
  }
  
  .hdeingalso {
    border-bottom: var(--border-flight-result);
    color: #333;
    display: block;
    font-size: 20px;
    font-weight: 300;
    overflow: hidden;
    padding: 15px;
  }
  
  .rowlikes {
    border-bottom: 1px dotted #ddd;
    display: block;
    margin: 10px 0;
    overflow: hidden;
    padding: 5px 15px 15px;
  }
  
  .hotlealso {
    float: left;
    margin-right: 10px;
    max-height: 80px;
    overflow: hidden;
    width: 90px;
  }
  
  .hotlealso img {
    width: 100%;
    min-height: 80px;
  }
  
  .alsodets {
    display: block;
    overflow: hidden;
  }
  
  .alsohed {
    color: #444;
    display: block;
    font-size: 15px;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .pricealso {
    color: #444;
    display: block;
    font-size: 14px;
    overflow: hidden;
  }
  
  .pricealso strong {
    color: #999;
    font-size: 12px;
    font-weight: normal;
  }
  
  .board .nav-tabs {
    position: relative;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  
  .board .nav-tabs li {
    width: 25%;
  }
  
  .board .nav-tabs > li.active > a,
  .board .nav-tabs > li.active > a:hover,
  .board .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
  }
  
  .board span.round-tabs {
    background: none repeat scroll 0 0 white;
    border-radius: 100px;
    display: block;
    font-size: 25px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
  }
  
  .board span.round-tabs.one {
    color: rgb(34, 194, 34);
    border: 2px solid rgb(34, 194, 34);
  }
  
  .board li.active span.round-tabs.one {
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
  }
  
  .board span.round-tabs.two {
    color: #febe29;
    border: 2px solid #febe29;
  }
  
  .board li.active span.round-tabs.two {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
  }
  
  .board span.round-tabs.three {
    color: #3e5e9a;
    border: 2px solid #3e5e9a;
  }
  
  .board li.active span.round-tabs.three {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
  }
  
  .board span.round-tabs.four {
    color: #f1685e;
    border: 2px solid #f1685e;
  }
  
  .board li.active span.round-tabs.four {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
  }
  
  .board span.round-tabs.five {
    color: #999;
    border: 2px solid #999;
  }
  
  .board li.active span.round-tabs.five {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
  }
  
  .board .nav-tabs > li.active > a span.round-tabs {
    background: #fafafa;
  }
  
  .board li.active:before {
    content: " ";
    position: absolute;
    left: 44%;
    margin: 0 auto;
    bottom: -2px;
    border: 15px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
  }
  
  .board li.active:after {
    content: " ";
    position: absolute;
    left: 45%;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;
  }
  
  .board .nav-tabs > li a .around {
    display: block;
    overflow: hidden;
  }
  
  .board .nav-tabs > li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: none;
    display: table;
    margin: 0 auto;
  }
  
  .board .nav-tabs > li a:hover,
  .board .nav-tabs > li a:focus {
    background: transparent;
    border: none;
  }
  
  .edittab.fa {
    background: none repeat scroll 0 0 #1bbc9b;
    border: 1px solid #13b493;
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    height: 25px;
    line-height: 22px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 25px;
    z-index: 10;
  }
  
  .brdlbl {
    color: #555;
    display: block;
    font-size: 14px;
    margin: 10px 0 20px;
    overflow: hidden;
    text-align: center;
  }
  
  .bokratinghotl {
    display: block;
    float: left;
    margin: 0 0 4px;
    overflow: hidden;
  }
  
  .insidebook {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
    display: block;
    overflow: hidden;
  }
  
  .bukhead {
    color: var(--this-new-black);
    display: block;
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 18px 10px 10px;
    text-align: center;
  }
  
  .toprom {
    display: block;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 0;
  }
  
  .canpalidv {
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    margin: 5px 0;
    overflow: hidden;
    border: var(--border-flight-result);
  }
  
  .canpoliycont {
    font-size: 17px;
    color: #3a8bc1;
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
    font-weight: 500;
  }
  
  .canpoly_cont {
    font-size: 15px;
    padding-left: 10px;
    color: var(--green);
    float: left;
    width: 100%;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
  }
  
  .topalldesc .bookcol {
    border: none;
    display: block;
    overflow: hidden;
  }
  
  .bookcol {
    border: var(--border-flight-result);
    display: block;
    overflow: hidden;
  }
  
  .sckint {
    background: none repeat scroll 0 0 #fff;
    display: block;
    overflow: hidden;
  }
  
  .payblnhmxm {
    float: left;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    display: block;
    color: #333;
  }
  
  .ffty {
    float: left;
    width: 50%;
  }
  
  .lblbk {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 10px 0;
  }
  
  .fuldate {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .bigdate {
    color: var(--this-new-black);
    float: left;
    font-size: 40px;
    font-weight: bold;
    margin-right: 8px;
  }
  
  .biginre {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 9px 0 0;
    overflow: hidden;
  }
  
  .nigthcunt {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
  }
  
  .roomtyped {
  }
  
  .fullcard {
    float: left;
    width: 100%;
  }
  
  .incard {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #283891;
    display: block;
    font-size: 12px;
    margin: 10px 15px;
    overflow: hidden;
    text-transform: uppercase;
  }
  
  .baseli.hedli {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #999;
  }
  
  .baseli {
    border-bottom: 1px solid #f1f1f1;
    color: #555;
    float: left;
    padding: 10px;
    width: 100%;
  }
  
  .wid10 {
    float: left;
    width: 10%;
  }
  
  .wid30 {
    float: left;
    width: 30%;
  }
  
  .wid20 {
    float: left;
    width: 20%;
  }
  
  .baseli {
    border-bottom: 1px solid #f1f1f1;
    color: #555;
    float: left;
    font-size: 14px;
    padding: 10px;
    width: 100%;
  }
  
  .baselicenter {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #555;
    float: left;
    font-size: 12px;
    padding: 10px;
    width: 100%;
  }
  
  .wid80 {
    float: left;
    width: 80%;
  }
  
  .textrit {
    text-align: right;
  }
  
  .bigtext {
    font-size: 20px;
    line-height: 30px;
  }
  
  .colrdark {
    color: #333;
  }
  
  .rscolor {
    color: #cb3904;
  }
  
  .left {
    float: left;
  }
  
  .right {
    float: right;
  }
  
  .adultic.fa,
  .childic.fa {
    color: #999;
    margin: 3px 8px 0;
  }
  
  .cunt {
    margin: 0 5px;
  }
  
  .ftudiscnt {
    background: none repeat scroll 0 0 #f7e8cb;
    border: 1px solid #e7d8bb;
    display: block;
    margin: 0 15px 0 0;
    overflow: hidden;
    padding: 20px 5px 20px 20px;
  }
  
  .splhtlbku {
    font-size: 16px;
    height: 50px;
  }
  
  .indiscount {
    float: left;
    margin: 15px 0;
    padding: 0;
  }
  
  .cashdisc {
    color: #333;
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
    overflow: hidden;
  }
  
  .discntcop {
    border: 1px solid #fff;
    display: block;
    font-size: 16px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 10px;
    width: 100%;
  }
  
  .bgreen {
    background-color: #ed5927;
    border: 2px solid transparent;
    border-radius: 25px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset,
      0 1px 1px rgba(0, 0, 0, 0.075);
    color: #ffffff;
    display: table;
    font-size: 16px;
    margin: 20px auto;
    overflow: hidden;
    padding: 10px 40px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  }
  
  .bgreen:hover {
    color: #fff;
  }
  
  .bgreen .fa {
    font-size: 13px;
    margin-left: 10px;
  }
  
  .rowlogi {
    display: block;
    margin: 10px 0 20px;
    overflow: hidden;
    position: relative;
  }
  
  .rowlogi .fa {
    background: none repeat scroll 0 0 #eee;
    border-radius: 3px 0 0 3px;
    bottom: 1px;
    color: #999;
    font-size: 16px;
    left: 1px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 40px;
  }
  
  .loginform {
    border: var(--border-flight-result);
    border-radius: 3px;
    display: block;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px 0 50px;
    width: 100%;
  }
  
  .cletable {
    display: table;
    margin: 0 0 20px;
    width: 100%;
  }
  
  .celcent {
    display: table-cell;
    float: none;
    padding: 0 30px;
    vertical-align: middle;
  }
  
  .orrr {
    background: none repeat scroll 0 0 #ccc;
    border: 5px solid #fff;
    border-radius: 30px;
    box-shadow: 0 0 5px 2px #bbbbbb inset;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 30px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1;
  }
  
  .sftr {
    position: relative;
  }
  
  .sftr::after {
    border: 1px dashed #ddd;
    bottom: 0;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 0;
  }
  
  .bgreen.bluee {
    background-color: #283891;
  }
  
  .alltrvels {
  }
  
  .conpluspas {
  }
  
  .conbkhed {
    color: #333;
    display: block;
    font-weight: 300;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px;
  }
  
  .adltnom {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px;
  }
  
  .spllty {
    padding: 5px;
  }
  
  .clainput {
    border: var(--border-flight-result);
    float: left;
    font-size: 14px;
    height: 42px;
    padding: 0 10px;
    width: 100%;
  }
  
  .lablmal {
    display: block;
    overflow: hidden;
    padding: 8px 0;
  }
  
  .formlabel {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 0 0 6px;
    overflow: hidden;
  }
  
  .fmlbl {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .splinmar .clainput {
    text-align: center;
  }
  
  .nopadding {
    padding: 0;
  }
  
  .splinmar {
    padding: 0 5px;
  }
  
  .custombord {
    border: var(--border-flight-result);
  }
  
  .checkbox-styled.radio-inline:not(ie8),
  .radio-styled.radio-inline:not(ie8),
  .checkbox-styled.checkbox-inline:not(ie8),
  .radio-styled.checkbox-inline:not(ie8) {
    padding-left: 0;
  }
  
  .checkbox-styled:not(ie8),
  .radio-styled:not(ie8) {
    margin-top: 0;
    position: relative;
  }
  
  .checkbox-styled:not(ie8) input[type="radio"],
  .radio-styled:not(ie8) input[type="radio"],
  .checkbox-styled:not(ie8) input[type="checkbox"],
  .radio-styled:not(ie8) input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    z-index: -1;
  }
  
  .checkbox-styled.checkbox-success:not(ie8) input:checked ~ span::before,
  .radio-styled.checkbox-success:not(ie8) input:checked ~ span::before,
  .checkbox-styled.radio-success:not(ie8) input:checked ~ span::before,
  .radio-styled.radio-success:not(ie8) input:checked ~ span::before {
    border-color: #009fdf;
  }
  
  .radio-styled:not(ie8) input:checked ~ span::before {
    border-color: #009fdf;
  }
  
  .radio-styled:not(ie8) input ~ span::before {
    border-radius: 50%;
    top: 0;
    transition: all 0.15s ease-in-out 0s;
  }
  
  .checkbox-styled:not(ie8) input ~ span::before,
  .radio-styled:not(ie8) input ~ span::before {
    border: 2px solid #eee;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
    z-index: 1;
  }
  
  .checkbox-styled.checkbox-success:not(ie8) input ~ span::after,
  .radio-styled.checkbox-success:not(ie8) input ~ span::after,
  .checkbox-styled.radio-success:not(ie8) input ~ span::after,
  .radio-styled.radio-success:not(ie8) input ~ span::after {
    background-color: #00bfff;
  }
  
  .radio-styled:not(ie8) input:checked ~ span::after {
    height: 10px;
    left: 5px;
    top: 5px;
    width: 10px;
  }
  
  .radio-styled:not(ie8) input ~ span::after {
    background-color: #00bfff;
    border-radius: 50%;
    content: "";
    height: 0;
    left: 10px;
    position: absolute;
    top: 10px;
    transition: all 0.15s ease-in-out 0s;
    width: 0;
    z-index: 1;
  }
  
  .checkbox-styled:not(ie8) input ~ span,
  .radio-styled:not(ie8) input ~ span {
    color: var(--this-new-black);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding-left: 30px;
    position: relative;
    vertical-align: text-top;
  }
  
  .madgit {
  }
  
  .retnmar {
    margin: 0 -5px;
  }
  
  .userinfod {
    background: #f2f2f2;
    border: var(--border-flight-result);
    display: block;
    overflow: hidden;
    padding: 0 10px;
  }
  
  .userinfod .conbkhed {
  }
  
  .infousers {
    border-bottom: 1px dotted #d9d9d9;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px 0;
  }
  
  .lbldy {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
    padding: 5px;
  }
  
  .lbldy2 {
    display: block;
    overflow: hidden;
    padding: 5px 0;
  }
  
  .formlabel.lablpad {
    padding-left: 5px;
  }
  
  .infousers:last-child {
    border-bottom: none;
  }
  
  .linbr {
    background: none repeat scroll 0 0 #ddd;
    display: block;
    height: 1px;
    margin: 20px 0;
    overflow: hidden;
    width: 100%;
  }
  
  .waywy {
    display: block;
    margin: 0 0 10px;
    float: left;
    width: 100%;
  }
  
  .searchsbmt_speak {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
  }
  
  .speak_bar_box {
    background: linear-gradient(
      56deg,
      rgba(60, 88, 123, 0.8),
      rgba(10, 105, 142, 0.83)
    );
    min-height: 50px;
  }
  
  .speak_bar_box {
    right: 0px;
    left: inherit;
    min-width: 320px;
    color: #fff;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    border: none;
  }
  
  .speak_bar_box:before {
    position: absolute;
    content: "";
    border-width: 15px;
    top: -25px;
    right: 5px;
    border-style: solid;
    border-color: transparent transparent rgba(12, 94, 126) transparent;
  }
  
  .speak_static_text {
    color: #fff;
    text-align: center;
    display: block;
    padding: 4px 0 4px;
    font-style: italic;
    font-size: 11px;
    letter-spacing: 0.2px;
  }
  
  .bot-text-speak {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
  }
  
  .mike-noanimate .barr {
    height: 2px !important;
    animation-iteration-count: 1 !important;
    animation-fill-mode: backwards !important;
  }
  
  .mike-wave {
    width: 250px;
    height: 50px;
    margin: 0px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    margin-bottom: 10px;
  }
  
  .mike-wave .barr {
    display: block;
    width: 2px;
    margin-right: 1px;
    height: 90px;
    background: #b0bfdb;
    animation: sound 0ms -800ms linear infinite alternate;
    transition: height 0.8s;
  }
  
  @keyframes sound {
    0% {
      opacity: 0.35;
      height: 6px;
    }
  
    100% {
      opacity: 1;
      height: 46px;
    }
  }
  
  .barr:nth-child(1) {
    height: 2px;
    animation-duration: 474ms;
  }
  
  .barr:nth-child(2) {
    height: 10px;
    animation-duration: 433ms;
  }
  
  .barr:nth-child(3) {
    height: 18px;
    animation-duration: 407ms;
  }
  
  .barr:nth-child(4) {
    height: 26px;
    animation-duration: 458ms;
  }
  
  .barr:nth-child(5) {
    height: 30px;
    animation-duration: 400ms;
  }
  
  .barr:nth-child(6) {
    height: 32px;
    animation-duration: 427ms;
  }
  
  .barr:nth-child(7) {
    height: 34px;
    animation-duration: 441ms;
  }
  
  .barr:nth-child(8) {
    height: 36px;
    animation-duration: 419ms;
  }
  
  .barr:nth-child(9) {
    height: 40px;
    animation-duration: 487ms;
  }
  
  .barr:nth-child(10) {
    height: 46px;
    animation-duration: 442ms;
  }
  
  .barr:nth-child(11) {
    height: 2px;
    animation-duration: 474ms;
  }
  
  .barr:nth-child(12) {
    height: 10px;
    animation-duration: 433ms;
  }
  
  .barr:nth-child(13) {
    height: 18px;
    animation-duration: 407ms;
  }
  
  .barr:nth-child(14) {
    height: 26px;
    animation-duration: 458ms;
  }
  
  .barr:nth-child(15) {
    height: 30px;
    animation-duration: 400ms;
  }
  
  .barr:nth-child(16) {
    height: 32px;
    animation-duration: 427ms;
  }
  
  .barr:nth-child(17) {
    height: 34px;
    animation-duration: 441ms;
  }
  
  .barr:nth-child(18) {
    height: 36px;
    animation-duration: 419ms;
  }
  
  .barr:nth-child(19) {
    height: 40px;
    animation-duration: 487ms;
  }
  
  .barr:nth-child(20) {
    height: 46px;
    animation-duration: 442ms;
  }
  
  .smalway {
    float: left;
    overflow: hidden;
  }
  
  .wament {
    background: none;
    color: #fff;
    float: left;
    font-size: 14px;
    margin: 0;
    margin-right: 7px;
    font-weight: 300;
    line-height: 23px;
    padding: 0 15px;
    border-radius: 3px;
  }
  
  .wament.active {
    background: #086f8b;
    color: #fff !important;
  }
  
  .widthfuwt {
    background: #e7e7e7;
  }
  
  .dashdiv {
    float: left;
    margin: 0 0 10px;
    width: 100%;
  }
  
  .alldasbord {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    padding: 20px;
    width: 100%;
  }
  
  .welcmnote {
    float: left;
    margin: 6px 0 0;
  }
  
  .filldiv {
    display: block;
    overflow: hidden;
    padding: 15px 0;
  }
  
  .colusrdash {
    background: none repeat scroll 0 0 #333;
    border-radius: 100%;
    float: left;
    height: 100px;
    margin: 20px 30px 0 0;
    overflow: hidden;
    width: 100px;
  }
  
  .colusrdash img {
    width: 100%;
  }
  
  .useralldets {
    display: block;
    overflow: hidden;
  }
  
  .dashuser {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
  }
  
  .rowother {
    float: left;
    margin: 5px 0;
    width: 50%;
  }
  
  .rowother .far {
    background: none repeat scroll 0 0 #f68b24;
    border-radius: 3px;
    color: #fff;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    font-family: "Font Awesome 5 pro";
  }
  
  .labrti {
    color: #444;
    display: block;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
  }
  
  .staffareadash {
    float: left;
    padding: 50px 0 20px;
    width: 100%;
  }
  
  .customteam2.nav-tabs.customteam li a {
    background: #e4e3e3 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #333;
    font-size: 14px;
    padding: 30px 10px;
    text-align: center;
  }
  
  .customteam2.nav-tabs.customteam li.active a,
  .customteam2.nav-tabs.customteam li.active a:hover {
    background: #fff;
    color: #333;
  }
  
  .othinformtn {
    display: block;
    margin: 30px 0 10px;
    overflow: hidden;
  }
  
  .nav-tabs.tabssyb {
    border: none;
  }
  
  .nav-tabs.tabssyb li {
    margin: 0;
  }
  
  .nav-tabs.tabssyb li a {
    background: none repeat scroll 0 0 #e6e5e5;
    border-radius: 3px;
    color: var(--this-new-black);
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
  }
  
  .nav-tabs.tabssyb li.active a,
  .nav-tabs.tabssyb li.active a:hover {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    color: #333;
  }
  
  .infowone {
    background: none repeat scroll 0 0 #fff;
    display: block;
    overflow: hidden;
    padding: 20px;
  }
  
  .paspertorgnl {
  }
  
  .margpas {
    margin: 10px 0;
    padding: 0 10px;
  }
  
  .tnlepasport {
    display: table;
    width: 100%;
  }
  
  .cellpas {
    display: block;
    font-size: 14px;
    padding: 5px;
    vertical-align: middle;
  }
  
  /*.cellpas{display:table-cell;font-size:14px;padding:5px;vertical-align:middle;}*/
  
  .paspolbl {
    color: var(--this-new-black); /*width:40%;*/
  }
  
  .lablmain {
    font-weight: 500;
    color: #001832;
  }
  
  .editpasport {
    background: none repeat scroll 0 0 #2f3f94;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 14px;
    margin: 15px;
    padding: 10px 30px;
  }
  
  .savepspot {
    background: #f68b24 none repeat scroll 0 0;
    border: 1px solid #f68b24;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 14px;
    margin: 15px;
    padding: 10px 30px;
  }
  
  .cancelll {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 3px;
    color: #333;
    float: left;
    font-size: 14px;
    margin: 15px;
    padding: 10px 30px;
  }
  
  .editpasport:hover,
  .savepspot:hover {
    color: #fff;
  }
  
  .paspertorgnl.paspertedit {
    display: none;
  }
  
  .infowone.editsave .paspertorgnl {
    display: none;
  }
  
  .infowone.editsave .paspertedit {
    display: block;
  }
  
  .trvlwrap {
    float: left;
    margin: 0 0 10px;
    width: 100%;
  }
  
  .topbokshd {
    display: block;
    margin: 0 0 30px;
    overflow: hidden;
  }
  
  .dashhed {
    color: var(--this-new-black);
    float: left;
    margin: 5px 0;
  }
  
  .addbutton {
    background: #00a9d6 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 14px;
    padding: 10px 20px;
  }
  
  .addbutton:hover {
    background: #0099c6;
    color: #fff;
  }
  
  .fulltable {
    border: 1px solid #f2f2f2;
    float: left;
    margin: 10px 0 0;
    width: 100%;
  }
  
  .trow {
    border-bottom: 1px solid #f2f2f2;
    display: table;
    width: 100%;
  }
  
  .tblpad {
    display: table-cell;
    float: none;
    padding: 8px;
    vertical-align: top;
  }
  
  .lavltr {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    overflow: hidden;
  }
  
  .trow.tblhd {
    background: none repeat scroll 0 0 #ccc;
    color: #333;
  }
  
  .detilac {
    background: none repeat scroll 0 0 #f68b24;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 12px;
    margin: -1px 0;
    padding: 3px 10px;
  }
  
  .detilac:hover {
    color: #e67b14;
    color: #fff;
  }
  
  .lavltr .fa {
    float: left;
    line-height: 22px;
    margin-left: 5px;
    text-align: center;
    width: 40px;
  }
  
  .travemore {
    background: none repeat scroll 0 0 #f2f2f2;
    display: block;
    overflow: hidden;
    padding: 0 10px;
  }
  
  .travemore .othinformtn {
    margin: 10px 0;
  }
  
  .userfstep {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    display: block;
    overflow: hidden;
  }
  
  .editpro {
    background: #00a9d6 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 14px;
    padding: 10px 20px;
  }
  
  .editpro:hover,
  .editpro:focus {
    color: #fff;
    outline: none;
  }
  
  .bookrow {
  }
  
  .topbokro {
    border-bottom: 1px dashed #ddd;
    display: block;
    height: 40px;
    overflow: hidden;
  }
  
  .bokrname {
    color: #333;
    float: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
  }
  
  .bokrname .fa {
    background: none repeat scroll 0 0 #00a9d6;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 40px;
  }
  
  .pnrnum {
    color: var(--this-new-black);
    float: right;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
  }
  
  .pnrnum strong {
    color: #333;
    font-weight: normal;
    margin-left: 10px;
  }
  
  .remful {
    display: table;
    width: 100%;
  }
  
  .xlbook {
    display: table-cell;
    float: none;
    padding: 10px;
    vertical-align: top;
  }
  
  .imghtlflt {
    display: block;
    height: 100px;
    max-width: 150px;
    overflow: hidden;
  }
  
  .imghtlflt img {
    width: 100%;
    min-height: 100px;
  }
  
  .starrtingleft img {
    width: 100%;
  }
  
  .htlfltr {
  }
  
  .bokdby {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 4px 0;
    overflow: hidden;
  }
  
  .bokdby strong {
    color: #333;
    font-weight: normal;
    margin-left: 10px;
  }
  
  .pxconf {
    display: block;
    font-size: 15px;
    margin: 5px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .green {
    color: #0fba33;
  }
  
  .red {
    color: #900;
  }
  
  .bordbor {
    border-left: 1px dotted #ddd;
  }
  
  .viwedetsb,
  .btn-block.send_sms {
    background: var(--green) none repeat scroll 0 0;
  
    border-radius: 3px;
  
    color: #fff !important;
  
    display: inline-block;
  
    font-size: 14px;
  
    margin: 8px auto auto;
  
    padding: 4px 8px;
  
    text-align: center;
  
    /* width: 50%; */
  
    margin-right: 3px;
  
    line-height: 20px;
  
    vertical-align: top;
  
    border: none;
  }
  
  .viwedetsb:hover {
    color: #fff;
  }
  
  .avgper2 {
    color: #999;
    font-size: 12px;
  }
  
  .fulltable.bkingg {
    margin: 0 0 15px;
  }
  
  .bokrname .fa.fa-cab {
    background: #f68b24;
  }
  
  .welcmnotespl {
    display: block;
    margin: 10px 0 15px;
    overflow: hidden;
  }
  
  .bokinstts {
    display: block;
    margin: 0 -10px;
    overflow: hidden;
  }
  
  .insidebx {
    display: block;
    margin: 10px;
    overflow: hidden;
  }
  
  .ritlstxt {
    color: #fff;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 20px 20px 0px;
    text-align: right;
  }
  
  .contbokd {
    display: block;
    font-size: 30px;
    font-weight: 500;
    overflow: hidden;
  }
  
  .witbook.fa {
    color: #fff;
    display: block;
    font-size: 50px;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 20px;
    transition: all 400ms ease-in-out;
  }
  
  .insidebx:hover .witbook.fa {
    transform: translateX(60px) scale(1.5);
  }
  
  .htview {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 300;
    overflow: hidden;
    padding: 6px 15px;
  }
  
  .htview:hover {
    color: #fff;
  }
  
  .htview .fa {
    color: #eee;
    float: right;
  }
  
  .color1 {
    background: #4154b5;
  }
  
  .color2 {
    background: #fdb714;
  }
  
  .color3 {
    background: #01b7f2;
  }
  
  .color4 {
    background: #98ce44;
  }
  
  .color5 {
    background: #00a65a;
  }
  
  .color6 {
    background: #dd4b39;
  }
  
  .smlwel {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 0 0 15px;
    overflow: hidden;
  }
  
  .retnset {
    display: block;
    margin: 10px -10px;
    overflow: hidden;
  }
  
  .insidemar {
    display: block;
    margin: 15px;
    overflow: hidden;
  }
  
  .dskrty {
    color: #333;
    display: block;
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 5px 0;
  }
  
  .lofa.fa {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 50px;
    margin: -5px 0 -5px -5px;
    overflow: hidden;
    text-align: center;
  }
  
  .rownotice {
    background: none repeat scroll 0 0 #f2f2f2;
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
  }
  
  .noticemsg {
    display: block;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    text-align: left;
  }
  
  .noticemsg strong {
    color: #f68b24;
    font-weight: 500;
  }
  
  .yrtogo {
    color: #999;
    display: block;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    padding-right: 10px;
    text-align: right;
  }
  
  .nopad5 {
    padding: 5px;
  }
  
  .lofa2.fa {
    border: 1px solid #333;
    border-radius: 100%;
    display: block;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    text-align: center;
    width: 42px;
  }
  
  .noticemsg2 {
    color: #333;
    display: block;
    font-size: 15px;
    overflow: hidden;
    text-align: left;
  }
  
  .noticemsg2 strong {
    color: #999;
    display: block;
    font-size: 13px;
    font-weight: normal;
    overflow: hidden;
  }
  
  .yrtogo2 {
    color: #f68b24;
    display: block;
    font-size: 18px;
    overflow: hidden;
    text-align: right;
  }
  
  .yrtogo2 strong {
    color: var(--this-new-black);
    display: block;
    font-size: 12px;
    font-weight: 300;
    overflow: hidden;
  }
  
  .backfully {
  }
  
  .rownotice2 {
    border-bottom: 1px dotted #ddd;
    display: block;
    overflow: hidden;
    padding: 10px 0;
  }
  
  .insidechrt {
  }
  
  .chartone {
    display: block;
    height: 350px;
    overflow: hidden;
    width: 100%;
  }
  
  .fulloading {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000000;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .result-pre-loader.fulloading {
    opacity: 1;
    background: none;
  }
  
  .loadmask {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
  
  .centerload {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px -5px #000;
    display: block;
    min-height: 250px;
    margin: 5% auto 8%;
    max-width: 350px;
    min-width: 350px;
    padding: 30px;
    text-align: center;
  }
  
  .toloader {
    border: 1px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px -5px #000;
    display: block;
    height: 60px;
    margin: 0 auto 20px;
    overflow: hidden;
    width: 60px;
  }
  
  .toloader img {
    width: 100%;
  }
  
  .paraload {
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: 400;
    overflow: hidden;
  }
  
  .paraload strong {
    display: block;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
  }
  
  .sckintload {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border: var(--border-flight-result);
    border-radius: 5px;
    display: block;
    margin: 20px 0 0;
    position: relative;
    overflow: hidden;
  }
  
  .sckintload::after {
    content: "\f178";
    background: none repeat scroll 0 0 #fff;
    border: var(--border-flight-result);
    border-radius: 30px;
    color: #00a9d6;
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    height: 30px;
    left: 50%;
    line-height: 28px;
    margin-left: -15px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 30px;
  }
  
  .sckintload .fuldate {
    display: table;
    margin: 0 auto;
  }
  
  .sckintload .biginre {
    display: table-cell;
    vertical-align: middle;
  }
  
  .stopone {
    display: table;
    height: 33.333%;
    width: 100%;
  }
  
  .stopbig {
    color: #fff;
    display: block;
    font-size: 15px;
    overflow: hidden;
    padding: 6px 0;
  }
  
  .stopsml {
    color: #999;
    font-size: 12px;
  }
  
  .timone {
    display: table;
    height: auto;
    width: 100%;
  }
  
  .timone .htlcount {
    font-size: 12px;
  }
  
  .flitrflight {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
  }
  
  .nav-tabs.flittwifil {
    border: 0 none;
    margin: 0 -2px;
  }
  
  .nav-tabs.flittwifil li {
    margin: 2px;
    width: calc(50% - 4px);
  }
  
  .nav-tabs.flittwifil li a {
    background: none repeat scroll 0 0 #e6e5e5;
    border-radius: 3px;
    color: var(--this-new-black);
    font-size: 14px;
    margin: 0;
    padding: 10px;
    text-align: center;
  }
  
  .nav-tabs.flittwifil li.active::after {
    content: "\f0d7";
    bottom: -3px;
    color: var(--green);
    font-family: "Font Awesome 5 Pro";
    font-size: 30px;
    left: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    text-align: center;
    font-weight: 900;
  }
  
  .nav-tabs.flittwifil li.active a,
  .nav-tabs.flittwifil li.active a:hover {
    background: none repeat scroll 0 0 var(--green);
    border: 0 none;
    color: #fff;
  }
  
  .width80 {
    width: 80%;
  }
  
  .width20 {
    width: 20%;
  }
  
  .outbnd {
  }
  
  .retnbnd {
    background: none repeat scroll 0 0 #e6e6e6;
    display: block;
    margin: 0 -15px;
    overflow: hidden;
    padding: 0 15px;
  }
  
  .flightimage {
  }
  
  .fligthsmll {
    display: block;
    margin: 5px;
    overflow: hidden;
    text-align: center;
  }
  
  .fligthsmll img {
    max-width: 40px;
  }
  
  .airlinename {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
    text-align: center;
  }
  
  .flitruo {
    display: block;
    overflow: hidden;
  }
  
  .topnavi {
    display: flex;
    padding: 5px;
    width: 100%;
  }
  
  .flitrlbl {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .arofa.fa {
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  
  .lyovrtime {
    display: table;
    width: 100%;
  }
  
  .flect {
    color: #fff;
    display: table-cell;
    padding: 2px 0px;
    text-align: center;
    width: 50%;
  }
  
  .timlbl {
    color: #333;
    display: block;
    font-size: 14px;
    overflow: hidden;
  }
  
  .strikeprice {
    color: #999;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    text-decoration: line-through;
  }
  
  .detlnavi {
    display: flex;
    overflow: hidden;
    padding: 5px;
  }
  
  .celhtl.midlbord {
    border-left: 1px dotted #ddd;
    vertical-align: middle;
  }
  
  .cloroutbnd {
    background: #fbf9f9;
  }
  
  .colorretn {
    background: #f3f3f3;
  }
  
  .waymensn {
    display: block;
    overflow: hidden;
  }
  
  .mrinfrmtn {
    border-top: 1px dashed #ddd;
    color: var(--this-new-black);
    display: block;
    font-size: 11px;
    overflow: hidden;
    padding: 2px 5px;
    text-align: left;
  }
  
  .detailsflt {
    color: #2d3e52;
    font-size: 13px;
    padding: 0 5px;
    float: right;
  }
  
  .cloroutbnd .lyovrtime {
    border: 1px solid #2d3e52;
    background: #2d3e52;
    color: #fff;
  }
  
  .colorretn .lyovrtime {
    border: 1px solid #2d3e52;
    background: #2d3e52;
    color: #fff;
  }
  
  .contfare .nav-tabs.flittwifil {
    margin: 0;
  }
  
  .nav-tabs.flittwifil li {
    width: auto;
  }
  
  .propopum {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    display: none;
    margin: 10px 0;
    width: 1000px;
    min-height: 250px;
  }
  
  .p_i_w {
    border-radius: 5px;
    display: block;
    overflow: hidden;
  }
  
  .popuphed,
  .popconyent,
  .popfooter {
    float: left;
    width: 100%;
  }
  
  .popbighed {
    background: none repeat scroll 0 0 #f6f6f6;
    color: var(--this-new-black);
    display: block;
    font-size: 18px;
    overflow: hidden;
    padding: 10px;
  }
  
  .pcnt {
    color: var(--this-new-black);
    display: block;
    line-height: 20px;
    min-height: 100px;
    overflow: hidden;
    padding: 10px;
  }
  
  .futrcnt {
    background: none repeat scroll 0 0 #f9f9f9;
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .norpopbtn {
    border: var(--border-flight-result);
    border-radius: 3px;
    cursor: pointer;
    float: right;
    margin-left: 10px;
    padding: 6px 10px;
  }
  
  .contfare {
    display: block;
    margin: 15px;
    overflow: hidden;
  }
  
  .tabmarg {
    display: block;
    margin: 15px 0 0;
    overflow: hidden;
  }
  
  .alltwobnd {
    display: table;
    width: 100%;
  }
  
  .celion {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  
  .inboundiv {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .hedtowr {
    color: #03a9f4;
    display: block;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    padding: 5px 10px;
    clear: both;
    background: #f7f7f7;
  }
  
  .hedtowr strong {
    color: var(--this-new-black);
    font-weight: 300;
  }
  
  .flitone {
    border-bottom: 1px dashed #ddd;
    padding: 8px 0px 0px 0px;
    float: left;
    width: 100%;
    background: #fdfdfd;
  }
  
  .imagesmflt {
    float: left;
    margin-right: 5px;
  }
  
  .flitsmdets {
    display: block;
    line-height: 14px;
    overflow: hidden;
  }
  
  .flitsmdets strong {
    color: var(--this-new-black);
    display: block;
    font-weight: 300;
    margin: 5px 0 0;
    overflow: hidden;
  }
  
  .dateone {
    display: block;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
  }
  
  .termnl {
    color: #333;
    display: block;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
  }
  
  .bag_icon {
    width: 14px;
    height: 20px;
    margin-right: 7px;
    float: left;
    font-size: 16px;
    color: #384057;
  }
  
  .temnldr {
    color: #888;
    display: block;
    overflow: hidden;
  }
  
  .arocl.fa {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 10px 0;
    overflow: hidden;
    text-align: center;
  }
  
  .ritstop {
    display: block;
    overflow: hidden;
    text-align: right;
  }
  
  .termnl1 {
    display: block;
    margin: 0 0 3px;
    overflow: hidden;
  }
  
  .air_seat {
    width: 12px;
    height: 20px;
    float: left;
    margin-right: 9px;
    background: url(../images/flight_seat.png) no-repeat 0 0 !important;
    background-position: 0px 0 !important;
  }
  
  .layoverdiv {
    display: block;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
  }
  
  .layoverdiv::after {
    border-top: 1px dashed #ccc;
    content: "";
    height: 0px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: 0;
  }
  
  .centovr {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    color: var(--this-new-black);
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 80%;
    z-index: 10;
  }
  
  .centovr .fa {
    color: #999;
    margin: 0 5px;
  }
  
  .hdngpops {
    background: none repeat scroll 0 0 #eee;
    color: #333;
    display: block;
    font-size: 22px;
    font-weight: 300;
    overflow: hidden;
    padding: 10px 20px;
  }
  
  .hdngpops .fa {
    color: #999;
    font-weight: normal;
    margin: 0 10px;
  }
  
  .farehdng {
    border-bottom: 1px solid #ccc;
    color: var(--this-new-black);
    display: block;
    font-size: 18px;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 10px;
  }
  
  .rowfare {
    border-bottom: var(--border-flight-result);
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 0;
  }
  
  .lablfare {
    color: #333;
    display: block;
    font-size: 15px;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .infolbl {
  }
  
  .pricelbl {
    display: block;
    overflow: hidden;
    text-align: right;
  }
  
  .rowfare.grandtl {
    background: none repeat scroll 0 0 #eee;
    color: #333;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
  }
  
  .rowfare.grandtl .infolbl {
  }
  
  .rowfare.grandtl .pricelbl {
  }
  
  .lablfare strong {
    color: #888;
    font-weight: 300;
  }
  
  .feenotes {
    color: #999;
    display: block;
    font-size: 14px;
    overflow: hidden;
    white-space: pre;
  }
  
  .allresult.grid .flightimage {
    width: 100%;
  }
  
  .allresult.grid .celhtl.width80 {
    display: none;
  }
  
  .allresult.grid .celhtl.width20 {
    width: 100%;
  }
  
  .airlinename {
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .allresult.gridb .flightimage {
    width: 100%;
  }
  
  .allresult.gridb .celhtl.width20,
  .allresult.gridb .celhtl.width80 {
    width: 100%;
  }
  
  .airlinename {
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .allresult.gridb .padflt {
    padding: 0;
  }
  
  .allresult.gridb .widfty {
    width: 50%;
  }
  
  .allresult.gridb .nonefity {
    display: none;
  }
  
  .allresult.gridb .widftysing {
    float: left;
    max-width: 40%;
    width: auto;
  }
  
  .allresult.gridb .nonefitysing {
    float: left;
    margin: 0 5px;
    width: auto;
  }
  
  .allresult.gridb .nonefitysing .arofa.fa {
    line-height: 20px;
  }
  
  .allresult.gridb .celhtl.midlbord {
    border-left: 0;
  }
  
  .ychoose {
    background: #fff;
    background-size: cover;
    background-position: 100%;
    margin: 0px;
    z-index: 0;
    float: left;
    padding: 35px 0 45px;
    width: 100%;
    position: relative;
    z-index: 999;
  }
  
  .allys {
    margin: 10px -15px 0;
  }
  
  .apritopty {
    float: left;
    height: 70px;
    width: 70px;
    margin: 0px;
    border-radius: 50%;
    border: 2px solid #ff9800;
  }
  
  .apritopty i {
    font-size: 37px;
    text-align: center;
    display: block;
    line-height: 65px;
    color: #ff9800;
  }
  
  .number {
    display: block;
    font-size: 35px;
    font-weight: 700;
    color: #b8b8b8;
    letter-spacing: 3px;
  }
  
  .dismany {
    overflow: hidden;
    padding-left: 15px;
  }
  
  .btmfooternw {
    float: left;
    width: 100%;
    background: #01152b;
    padding: 10px 0;
    border-bottom: 1px solid #000d1b;
    border-top: 1px solid #001225;
  }
  
  .sprte.sppricegu {
    background-position: 2px -193px;
  }
  
  .sprte.spsatis {
    background-position: -245px -196px;
  }
  
  .sprte.spsupprt {
    background-position: -124px -196px;
  }
  
  .hedsprite {
    color: #444;
    display: block;
    font-size: 18px;
    font-weight: 300;
    overflow: hidden;
    margin: 1px 0;
    text-align: left;
  }
  
  .intersting_facts {
    float: left;
    width: 100%;
    background: #fff;
    padding-top: 35px;
    padding-bottom: 50px;
  }
  
  .tour_style {
    padding-top: 10px;
  }
  
  .i_facts {
    width: 150px;
    height: 150px;
    display: inline-block;
    background: #f7f7f7;
    border-radius: 50%;
    line-height: 2.6;
    margin: 0 auto;
    transition: all ease-in-out 0.3s;
  }
  
  .i_facts span {
    display: block;
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
    text-transform: uppercase;
    line-height: 24px;
  }
  
  .i_facts:hover {
    background: #f7f7f7;
    opacity: 1;
  }
  
  .i_facts:hover img {
    opacity: 1;
  }
  
  .i_facts img {
    padding: 34px 0px;
  
    text-align: center;
  
    opacity: 0.75;
  
    margin: 0px auto;
  
    display: block;
  
    max-width: 83px;
  }
  
  .customer_section {
    width: 100%;
    background: url(../images/pattern1.png) repeat 0 0 #fff;
  }
  
  .customer_pattern {
    background: rgba(255, 255, 255, 0.6);
    padding: 70px 0px;
    width: 100%;
    margin: 0px;
  }
  
  #quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    text-align: center;
    height: 280px;
  }
  
  #quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
  }
  
  #quote-carousel .carousel-indicators li {
    background: #c0c0c0;
    width: 16px;
    height: 16px;
  }
  
  #quote-carousel .carousel-indicators .active {
    background: #00bcd4;
    height: 16px;
    width: 16px;
    margin-bottom: 1px;
  }
  
  .testimonial-content .testimonial-icon {
    background: #f9461d;
  }
  
  .testimonial-content .testimonial-icon {
    width: 45px;
    height: 45px;
    background: #f9461d;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 30px;
    left: -3px;
    z-index: 99;
  }
  
  .testimonial-content .testimonial-icon:before {
    border-bottom: 16px solid #f9461d;
  }
  
  .testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #f9461d;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
  }
  
  .testimonial-content p:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f5f4f4;
    position: absolute;
    bottom: -10px;
    right: 22px;
    transform: rotate(45deg);
  }
  
  .carousel-inner > .item {
  }
  
  .customer_section .carousel-inner p {
    font-size: 15px;
    white-space: normal;
    font-style: italic;
    line-height: 30px;
    position: relative;
    background: #f5f4f4;
    padding: 30px;
    border-radius: 6px;
  }
  
  .customer_section .carousel-inner small {
    font-size: 18px;
    color: #f9461d;
    text-align: right;
    display: block;
    margin-top: 22px;
  }
  
  .customer_section .carousel-inner small strong {
    font-weight: 600;
  }
  
  .parays {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    overflow: hidden;
  }
  
  .checkadvnce {
    display: block;
    margin: 15px 0 0 10px;
    overflow: hidden;
  }
  
  .checkadvnce .lbllbl {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
  }
  
  .checkadvnce .squaredThree {
    width: 23px;
  }
  
  .checkadvnce .squaredThree label {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    height: 21px;
    width: 23px;
  }
  
  .grid .figure {
    background: none repeat scroll 0 0 #3085a3;
    cursor: pointer;
    display: block;
    margin: 0px;
    height: 350px;
    overflow: hidden;
    position: relative;
    text-align: center;
  }
  
  .grid .figure img {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
  }
  
  .grid .figure .figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .grid .figure .figcaption::before,
  .grid .figure .figcaption::after {
    pointer-events: none;
  }
  
  .grid .figure .figcaption,
  .grid .figure .figcaption a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .grid .figure .figcaption a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
  }
  
  .grid .figure h3 {
    word-spacing: -0.15em;
    font-weight: normal;
  }
  
  .grid .figure h3,
  .grid .figure p {
    margin: 0;
  }
  
  .grid .figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
  }
  
  .figure.effect-marley .figcaption {
    text-align: right;
    transition: all 400ms ease-in-out;
  }
  
  .figure.effect-marley h3,
  .figure.effect-marley p {
    position: absolute;
    right: 35px;
    left: 30px;
    padding: 10px 0;
  }
  
  .figure.effect-marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    font-size: 13px;
    background: #ff9800;
    width: 130px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    border-radius: 4px;
    text-align: center;
  }
  
  .figure.effect-marley h3 {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    font-size: 26px;
  }
  
  .figure.effect-marley:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  
  .figure.effect-marley:hover .figcaption {
    background: rgba(0, 0, 0, 0.4);
  }
  
  .figure.effect-marley h3::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: "";
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  
  .figure.effect-marley h3::after,
  .figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  
  .figure.effect-marley:hover h3::after,
  .figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  
  .clasdstntion {
  }
  
  .slider-feature {
    background-color: #fff;
    bottom: 20px;
    position: absolute;
    right: 20px;
    width: 100px;
    z-index: 9999;
    top: 20px;
  }
  
  .slider-feature .hotel-feature {
    height: 100%;
    list-style: outside none none;
  }
  
  .slider-feature .hotel-feature li {
    height: 25%;
    padding: 10px;
    position: relative;
    border-bottom: var(--border-flight-result);
  }
  
  .tbl-wrp {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  .width_70 {
    width: 70%;
    float: left;
    position: absolute;
    height: 85%;
  }
  
  .tbl-wrp .text-middle {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
  }
  
  .tbl-wrp .tbl-cell {
    display: table-cell;
    height: 100%;
    color: #828282;
    vertical-align: middle;
    width: 100%;
  }
  
  .tbl-wrp .tbl-cell i {
    display: block;
    font-size: 25px;
  }
  
  .slider-feature .hotel-feature li span {
    font-size: 10px;
    font-weight: 500;
    display: inline-block;
    margin-top: 5px;
  }
  
  .sepmenus {
    float: left;
  }
  
  .exploreall {
  }
  
  .exploreall li {
    float: left;
  }
  
  .exploreall li a {
    display: block;
    line-height: 1;
    overflow: hidden;
    padding: 0 10px;
    margin: 36px 0;
    border-right: var(--border-flight-result);
  }
  
  .exploreall li:last-child a {
    border-right: 0 none;
  }
  
  .exploreall li a strong {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  
  .cmnexplor {
    display: none;
    height: 40px;
    margin: 0 auto;
    width: 40px;
  }
  
  .sprte.flihtex {
    background-position: -700px 6px;
    transition: all 400ms ease-in-out;
  }
  
  .sprte.htlex {
    background-position: -783px 6px;
    transition: all 400ms ease-in-out;
  }
  
  .sprte.busex {
    background-position: -869px 8px;
    transition: all 400ms ease-in-out;
  }
  
  .sprte.holidytex {
    background-position: -948px 8px;
    transition: all 400ms ease-in-out;
  }
  
  .topssec,
  .topssec .logo img,
  .topssec .cmnexplor,
  .topssec .ritsude,
  .topssec .exploreall li a {
    transition: all 400ms ease-in-out;
  }
  
  #top .topssec::after {
    display: none;
  }
  
  .modinew {
    background: #dfe5ec none repeat scroll 0 0;
    border: 1px solid #dfe5ec;
    float: left;
    width: 100%;
  }
  
  .newsectn {
    float: left;
    width: 100%;
  }
  
  .alleffect {
  }
  
  .sideaside {
    float: left;
    margin: 15px 0;
    width: 100%;
  }
  
  .topfltr {
    background: none repeat scroll 0 0 #8c8c8c;
    color: #fff;
    float: left;
    height: 50px;
    position: relative;
    width: 10%;
  }
  
  .topfltr::after {
    content: "\f0da";
    bottom: 0;
    color: #8c8c8c;
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    right: -12px;
    top: 0;
  }
  
  .fafltr.fa {
    display: block;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 0 2px;
    text-align: center;
  }
  
  .flitermsg {
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
  }
  
  .flteritms {
    background: none repeat scroll 0 0 #eee;
    float: left;
    height: 50px;
    width: 90%;
  }
  
  .allcmnfltr {
    float: left;
    width: 100%;
  }
  
  .fltrbox {
    border-left: 1px solid #fefefe;
    border-right: 1px solid #dedede;
    cursor: pointer;
    float: left;
    height: 50px;
    position: relative;
    width: 20%;
  }
  
  .fltrbox:first-child {
    border-left: none;
  }
  
  .fltrbox:last-child {
    border-right: none;
  }
  
  .colorfa.fa {
    color: var(--this-new-black);
    display: block;
    font-size: 18px;
    overflow: hidden;
    padding: 8px 0 2px;
    text-align: center;
  }
  
  .arowfa.fa {
    bottom: 5px;
    color: #bdbdbd;
    font-size: 10px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 400ms ease-in-out 0s;
  }
  
  .staticpage {
    background: url(../images/abt.png) repeat 0 0;
  }
  
  .abtbak {
    background: url("../images/abtbak.png") repeat-x scroll center bottom
      rgba(0, 0, 0, 0);
    min-height: 400px;
  }
  
  .staticheading {
  }
  
  .paracosy {
    display: block;
    overflow: hidden;
    padding: 0 0 100px;
  }
  
  .paracosy p {
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  
  .inercols {
    box-shadow: 5px 0 10px -5px #454545;
    float: left;
    padding: 30px;
    position: relative;
    width: 100%;
    z-index: 11;
  }
  
  .padmar {
    padding: 10px;
  }
  
  .conform {
    border: var(--border-flight-result);
    float: left;
    font-size: 16px;
    height: 45px;
    padding: 0 15px;
    width: 100%;
  }
  
  .reltvsel {
    float: left;
    position: relative;
    width: 100%;
  }
  
  .reltvsel::after {
    content: "\f0dc";
    background: none repeat scroll 0 0 #fff;
    bottom: 1px;
    color: #999;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    line-height: 45px;
    pointer-events: none;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0px;
    width: 30px;
  }
  
  .selctcon {
    border: var(--border-flight-result);
    color: #999;
    float: left;
    font-size: 16px;
    height: 45px;
    padding: 0 15px;
    width: 100%;
  }
  
  .areatxt {
    border: var(--border-flight-result);
    font-size: 16px;
    height: 80px;
    max-height: 80px;
    padding: 15px;
    width: 100%;
  }
  
  .contsubt {
    background: none repeat scroll 0 0 #8cba30;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    padding: 12px 30px;
  }
  
  .mapcon {
    background: #e5e3df;
    height: 300px;
    position: relative;
    width: 100%;
    z-index: 10;
  }
  
  .textcontct {
    background: none repeat scroll 0 0 #fff;
    float: left;
    min-height: 188px;
    padding: 0 10px;
    position: relative;
    width: 100%;
  }
  
  .textcontct::before {
    content: "\f0d8";
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-size: 70px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -60px;
    z-index: 10;
  }
  
  .rowcntct {
    display: block;
    overflow: hidden;
    padding: 15px 0;
    text-align: center;
  }
  
  .fa.confa {
    color: #999;
    display: block;
    font-size: 20px;
    margin: 0 0 15px;
    overflow: hidden;
  }
  
  .contctspl {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
  }
  
  .centerlogs {
    display: block;
    margin: 0 auto;
    width: 50%;
  }
  
  .inercolslog {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 10px -5px #454545;
    float: left;
    padding: 30px;
    position: relative;
    width: 100%;
    z-index: 11;
  }
  
  .agentforgt {
    display: block;
    overflow: hidden;
    padding: 0 10px;
    text-align: right;
  }
  
  .regnot {
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
  }
  
  .newsltersign {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .labltrm {
    color: var(--this-new-black);
    font-weight: normal;
    margin-left: 5px;
  }
  
  .tmsncndtn {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
    padding: 0 10px 10px;
  }
  
  .tmsncndtn a {
  }
  
  .inercolslog .reltvsel::after {
    right: 1px;
    top: 1px;
  }
  
  .insideside {
    float: left;
    width: 70%;
  }
  
  .boxpopfltr {
    height: 320px;
    left: -50%;
    position: absolute;
    top: -100px;
    width: 250px;
    z-index: 121;
    opacity: 0;
    transform: translateY(-150%);
    transition: opacity 400ms ease-in-out, transform 400ms ease-in-out;
  }
  
  .boxpopfltr.rigtalgn {
    left: auto;
    right: -50%;
  }
  
  .topfiltrmn {
    display: block;
    margin: 0 0 15px;
    overflow: hidden;
  }
  
  .sampoicn.fa {
    border-right: 2px solid #ec1f24;
    color: #fff;
    float: left;
    font-size: 24px;
    margin-right: 10px;
    padding-right: 10px;
  }
  
  .filtername {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 22px;
    overflow: hidden;
  }
  
  .bkfltfde {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    bottom: 0;
    content: "";
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 400ms ease-in-out 0.2s;
  }
  
  .bklight .bkfltfde {
    opacity: 1;
    transition: all 400ms ease-in-out;
    z-index: 120;
    visibility: visible;
  }
  
  .filerpop {
    background: none repeat scroll 0 0 #8cb82e;
    box-shadow: 5px 5px 0 0 #000;
    float: left;
    height: calc(100% - 40px);
    width: 100%;
  }
  
  .fltrbox.filtrefct .boxpopfltr {
    transition: opacity 400ms ease-in-out 0.2s, transform 400ms ease-in-out 0s;
    opacity: 1;
    transform: translateY(50px);
  }
  
  .applyform.fa {
    background: none repeat scroll 0 0 #333;
    border: 2px solid #fff;
    border-radius: 100%;
    bottom: -50px;
    color: #fff;
    font-weight: normal;
    height: 40px;
    line-height: 36px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
  }
  
  .filerpop {
  }
  
  .inflrbx {
    display: block;
    height: 100%;
    overflow: hidden;
  }
  
  .hidesubmit {
    border-radius: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
  }
  
  .onlyforrng {
    display: block;
    height: 100%;
    overflow: hidden;
    padding: 20px;
    position: relative;
  }
  
  .valumo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 0;
    width: 100px;
  }
  
  .topmo {
    top: 20px;
  }
  
  .botmo {
    bottom: 20px;
  }
  
  .rangsldr {
  }
  
  .rangsldr.ui-slider.ui-slider-vertical {
    border-radius: 3px;
    height: calc(100% - 20px);
    margin: 20px 40px;
  }
  
  .rangsldr.ui-slider-vertical .ui-slider-handle {
    border-radius: 100%;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
  }
  
  .rangsldr.ui-slider-vertical .ui-slider-handle::after {
    content: "\f0c9";
    color: var(--this-new-black);
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  
  .rangsldr .ui-slider-range.ui-widget-header.ui-corner-all {
    background: none repeat scroll 0 0 #ec1f24;
  }
  
  .rangsldr .ui-state-hover.ui-slider-handle::after,
  .rangsldr .ui-state-focus.ui-slider-handle::after {
    color: #fff !important;
  }
  
  .servhname {
    display: block;
    overflow: hidden;
    padding: 115px 15px;
  }
  
  .flrname {
    border: 1px solid #fff;
    float: left;
    font-size: 13px;
    height: 50px;
    padding: 0 10px;
    width: 100%;
  }
  
  .starng {
    display: block;
    overflow: hidden;
    padding: 42px;
  }
  
  .rowsrs {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  [type="checkbox"]:not(:checked),
  [type="checkbox"]:checked {
    /*position:absolute; */
    left: -9999px;
  }
  
  [type="checkbox"]:not(:checked) + label,
  [type="checkbox"]:checked + label {
    cursor: pointer;
    margin: 0;
    position: relative;
    background: rgb(252, 144, 27);
  }
  
  [type="checkbox"]:not(:checked) + label:before,
  [type="checkbox"]:checked + label:before {
    border-radius: 0;
    box-shadow: none;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 16px;
  }
  
  /* [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after{content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â';position:absolute;top:-1px;left:-1px;font-size:12px;color:#fff;transition:all .2s;background:var(--green);right:0px;width:16px;height:16px;text-align:center;border-radius:1px !important;line-height:15px;border:1px solid var(--green);} */
  
  [type="checkbox"]:not(:checked) + label:after,
  [type="checkbox"]:checked + label:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: -1px;
    left: -1px;
    font-size: 12px;
    color: var(--green);
    transition: all 0.2s;
    background: var(--white);
    right: 0px;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 1px !important;
    line-height: 15px;
    border: 1px solid var(--green);
  }
  
  /* .squaredThree2 [type="checkbox"]:not(:checked) + label:after, .squaredThree2 [type="checkbox"]:checked + label:after{content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â';position:absolute;top:-1px;left:-1px;font-size:12px;color:#fff;transition:all .2s;background:#72b5c6;right:0px;width:16px;height:16px;text-align:center;border-radius:1px !important;line-height:15px;border:1px solid #72b5c6;} */
  
  .squaredThree2 [type="checkbox"]:not(:checked) + label:after,
  .squaredThree2 [type="checkbox"]:checked + label:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: -1px;
    left: -1px;
    font-size: 12px;
    color: #fff;
    transition: all 0.2s;
    background: #72b5c6;
    right: 0px;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 1px !important;
    line-height: 15px;
    border: 1px solid #72b5c6;
  }
  
  [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
  }
  
  [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
    left: 0;
  }
  
  [type="checkbox"]:disabled:not(:checked) + label:before,
  [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
  }
  
  [type="checkbox"]:disabled:checked + label:after {
    color: #999;
  }
  
  [type="checkbox"]:disabled + label {
    color: #aaa;
  }
  
  .squaredThree [type="checkbox"]:checked + label:after {
    left: -1px;
  }
  
  .squaredThree [type="checkbox"]:not(:checked) + label:before,
  [type="checkbox"]:checked + label:before {
    left: -1px;
    top: -1px;
  }
  
  .strflimg {
    margin: 3px 0 0;
  }
  
  .faciltyscr {
    display: block;
    height: 100%;
    overflow-y: scroll;
    padding: 10px;
  }
  
  .facilok {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
  }
  
  .insidesiderit {
    float: right;
    width: 28%;
  }
  
  .flteritms.secnsort {
    width: 75%;
  }
  
  .flteritms.secnsort .fltrbox {
    width: 33.333%;
  }
  
  .secnsor {
    background: none repeat scroll 0 0 #8c8c8c;
    color: #fff;
    float: left;
    height: 50px;
    position: relative;
    width: 25%;
  }
  
  .secnsor::after {
    content: "\f0d9";
    bottom: 0;
    color: #8c8c8c;
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    left: -12px;
    top: 0;
  }
  
  .prisfltr {
    display: block;
    overflow: hidden;
    padding: 92px 40px;
  }
  
  .srchresult {
    float: left;
    width: 100%;
  }
  
  .mapplerslt {
    display: block;
    overflow: hidden;
    position: relative;
  }
  
  .leftmap {
    height: 100%;
    position: absolute;
    width: 240px;
    transition: all 400ms ease-in-out;
  }
  
  .rightreslt {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin-left: 240px;
    width: 900px;
    transition: all 400ms ease-in-out;
  }
  
  .srchresult.fixed .leftmap {
    position: fixed;
    top: 60px;
    z-index: 0;
  }
  
  .srchresult.fixed .rightreslt {
  }
  
  .srchresult.fixed {
    margin-top: 60px;
  }
  
  .allfadeinner {
    float: left;
    width: 100%;
    position: relative;
    z-index: 10;
  }
  
  .mapconresult {
    background: none repeat scroll 0 0 #e5e3df;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 10;
  }
  
  .newsectn.fixed {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 105;
  }
  
  .newsectn.fixed .sideaside {
    margin: 5px 0;
  }
  
  .innerpage .cart {
    z-index: 121;
  }
  
  .enlrge.fa {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 100;
  }
  
  .mapplerslt.maplarge .leftmap {
    width: 900px;
  }
  
  .mapplerslt.maplarge .rightreslt {
    transform: translateX(660px);
  }
  
  .srchresult.fixed .mapplerslt.maplarge .rightreslt {
    margin-left: 0;
    transform: translateX(900px);
  }
  
  .mapplerslt.maplarge .enlrge.fa::before {
    content: "\f053";
  }
  
  .whitlabel {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
  }
  
  .has-js .label_check,
  .has-js .label_radio {
    padding-left: 34px;
  }
  
  .has-js .label_radio {
    background: url(../images/radio-off.png) no-repeat;
  }
  
  .has-js .label_check {
    background: url(../images/check-off.png) no-repeat;
  }
  
  .has-js label.c_on {
    background: url(../images/check-on.png) no-repeat;
  }
  
  .has-js label.r_on {
    background: url(../images/radio-on.png) no-repeat;
  }
  
  .has-js .label_check input,
  .has-js .label_radio input {
    position: absolute;
    left: -9999px;
  }
  
  .colorfa.fa.rtot {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  .airlinrmatrix {
    float: left;
    width: 100%;
  }
  
  .matrx {
    float: left;
    padding: 0 30px;
    width: 100%;
  }
  
  .linefstr {
    float: left;
  }
  
  .linescndr {
    display: block;
    overflow: hidden;
  }
  
  .arlinemtrx {
  }
  
  .airlineall {
    background: none repeat scroll 0 0 #999;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 52px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
  }
  
  .airlinesd {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #e6e6e6;
    display: block;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
  }
  
  input.airline-slider[type="checkbox"] {
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  
  .imgemtrx {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
    width: 50px;
  }
  
  .imgemtrx img {
    max-width: 100%;
  }
  
  .alsmtrx strong {
    color: #000;
    display: block;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
  }
  
  .mtrxprice {
    color: #555;
    display: block;
    font-size: 12px;
    overflow: hidden;
  }
  
  .owl-carousel.matrixcarsl {
  }
  
  .owl-carousel.matrixcarsl .owl-controls .owl-buttons .owl-prev,
  .owl-carousel.matrixcarsl .owl-controls .owl-buttons .owl-next {
    border-radius: 0;
    height: 54px;
    margin: 0 2px;
    padding: 0;
    position: absolute;
    text-indent: -99999px;
    width: 30px;
    z-index: 10;
  }
  
  .owl-carousel.matrixcarsl .owl-controls .owl-buttons .owl-prev {
    background: url("../images/prev3.png") no-repeat scroll center center #eee;
    left: 0;
  }
  
  .owl-carousel.matrixcarsl .owl-controls .owl-buttons .owl-next {
    background: url("../images/next3.png") no-repeat scroll center center #eee;
    right: 0;
  }
  
  .owl-carousel.matrixcarsl .owl-controls {
    margin: 0;
  }
  
  .owl-carousel.matrixcarsl .owl-buttons {
    bottom: 0;
    left: -30px;
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 10;
  }
  
  .owl-carousel.matrixcarsl .owl-wrapper-outer {
    z-index: 11;
  }
  
  .fixcrunt {
    background: none repeat scroll 0 0 #f1f3fc;
    float: left;
    padding: 20px 0;
    width: 100%;
  }
  
  .fixincrmnt {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d5d5;
    display: block;
    overflow: hidden;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    left: 0px;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    box-shadow: 0px 0px 18px 0px #b9b9b9;
    right: 0px;
  }
  
  .stop-image {
    display: none;
  }
  
  .stop-image1 {
    display: none;
  }
  
  .selctarln {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    height: auto;
  }
  
  .dom_tab {
    display: none;
    margin: 10px auto;
    width: auto;
    text-align: center;
  }
  
  .dom_tab_div {
    display: table;
    margin: 0px auto;
  }
  
  .dom_tab a {
    padding: 10px;
    background: #667282;
    color: #fff;
    margin: 2px;
    float: left;
  }
  
  .sidepricebig {
    color: var(--green);
    display: block;
    font-size: 20px;
    padding: 8px 5px;
    text-align: center;
  }
  
  .downstmnt {
    display: block;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .farerools {
    float: right;
    font-size: 14px;
  }
  
  .flgtwrds::after {
    background: none repeat scroll 0 0 #f2eae3;
    content: "";
    height: 6px;
    left: 0;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 0;
  }
  
  .flgtwrds {
    display: block;
    font-size: 16px;
    margin: 0 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 10;
  }
  
  .flgtwrds strong {
    background: none repeat scroll 0 0 #fff;
    color: #444;
    font-weight: normal;
    padding: 5px 20px;
    position: relative;
    z-index: 10;
  }
  
  .btn-flat.booknow {
    border: 1px solid var(--green);
    width: 100%;
    border-radius: 4px;
  }
  
  .bookbtnhotl {
    display: block;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .booknowhotl {
    background: none repeat scroll 0 0 #283891;
    border: 0 none;
    bottom: 0;
    color: #fff;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 10px;
    transition: all 400ms ease-in-out;
  }
  
  .booknowhotl::before {
    content: "\f0d9";
    bottom: 0;
    color: #283891;
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    left: -14px;
    line-height: 150px;
    position: absolute;
    text-indent: 0;
    top: 0;
  }
  
  .booktexthotl {
    display: block;
    font-size: 14px;
    line-height: 150px;
    overflow: hidden;
    text-align: center;
    transition: all 400ms ease-in-out;
    opacity: 0;
  }
  
  .htlrumrow:hover .booknowhotl,
  .madgrid:hover .booknowhotl {
    width: 50px;
  }
  
  .htlrumrow:hover .booktexthotl,
  .madgrid:hover .booktexthotl {
    opacity: 1;
    color: #fff;
  }
  
  .hotelpreferences li {
    background: url("../images/hotel_aminities_2.png") no-repeat scroll 0 0 #fff;
    border: 2px solid #ebebeb;
    border-radius: 4px;
    color: #999;
    float: left;
    height: 28px;
    margin: 2px;
    padding: 5px;
    width: 28px;
  }
  
  .hotelpreferences li.hotel-aico {
    background-position: -58px -2px;
  }
  
  .hotelpreferences li:hover.hotel-aico {
    background-position: -88px -2px;
  }
  
  .hotelpreferences li.hotel-aide {
    background-position: -58px -30px;
  }
  
  .hotelpreferences li:hover.hotel-aide {
    background-position: -87px -30px;
  }
  
  .hotelpreferences li.hotel-chca {
    background-position: -58px -59px;
  }
  
  .hotelpreferences li:hover.hotel-chca {
    background-position: -88px -59px;
  }
  
  .hotelpreferences li.hotel-balc {
    background-position: -59px -86px;
  }
  
  .hotelpreferences li:hover.hotel-balc {
    background-position: -88px -86px;
  }
  
  .hotelpreferences li.hotel-chpr {
    background-position: -58px -116px;
  }
  
  .hotelpreferences li:hover.hotel-chpr {
    background-position: -86px -116px;
  }
  
  .hotelpreferences li.hotel-hasa {
    background-position: -58px -144px;
  }
  
  .hotelpreferences li:hover.hotel-hasa {
    background-position: -86px -144px;
  }
  
  .hotelpreferences li.hotel-hspi {
    background-position: -58px -172px;
  }
  
  .hotelpreferences li:hover.hotel-hspi {
    background-position: -88px -172px;
  }
  
  .hotelpreferences li.hotel-brft {
    background-position: -58px -199px;
  }
  
  .hotelpreferences li:hover.hotel-brft {
    background-position: -88px -199px;
  }
  
  .hotelpreferences li.hotel-care {
    background-position: -58px -227px;
  }
  
  .hotelpreferences li:hover.hotel-care {
    background-position: -87px -227px;
  }
  
  .hotelpreferences li.hotel-casi {
    background-position: -58px -257px;
  }
  
  .hotelpreferences li:hover.hotel-casi {
    background-position: -88px -257px;
  }
  
  .hotelpreferences li.hotel-cosh {
    background-position: -58px -285px;
  }
  
  .hotelpreferences li:hover.hotel-cosh {
    background-position: -88px -285px;
  }
  
  .hotelpreferences li.hotel-csfr {
    background-position: -58px -314px;
  }
  
  .hotelpreferences li:hover.hotel-csfr {
    background-position: -86px -314px;
  }
  
  .hotelpreferences li.hotel-cobu {
    background-position: -58px -342px;
  }
  
  .hotelpreferences li:hover.hotel-cobu {
    background-position: -86px -342px;
  }
  
  .hotelpreferences li.hotel-code {
    background-position: -58px -369px;
  }
  
  .hotelpreferences li:hover.hotel-code {
    background-position: -86px -369px;
  }
  
  .hotelpreferences li.hotel-cole {
    background-position: -58px -994px;
  }
  
  .hotelpreferences li:hover.hotel-cole {
    background-position: -87px -994px;
  }
  
  .hotelpreferences li.hotel-coro {
    background-position: -58px -400px;
  }
  
  .hotelpreferences li:hover.hotel-coro {
    background-position: -86px -400px;
  }
  
  .hotelpreferences li.hotel-cobr {
    background-position: -58px -427px;
  }
  
  .hotelpreferences li:hover.hotel-cobr {
    background-position: -88px -427px;
  }
  
  .hotelpreferences li.hotel-dinr {
    background-position: -58px -455px;
  }
  
  .hotelpreferences li:hover.hotel-dinr {
    background-position: -86px -455px;
  }
  
  .hotelpreferences li.hotel-effi {
    background-position: -58px -484px;
  }
  
  .hotelpreferences li:hover.hotel-effi {
    background-position: -88px -484px;
  }
  
  .hotelpreferences li.hotel-elev {
    background-position: -58px -512px;
  }
  
  .hotelpreferences li:hover.hotel-elev {
    background-position: -85px -512px;
  }
  
  .hotelpreferences li.hotel-entr {
    background-position: -58px -540px;
  }
  
  .hotelpreferences li:hover.hotel-entr {
    background-position: -87px -540px;
  }
  
  .hotelpreferences li.hotel-fapl {
    background-position: -58px -568px;
  }
  
  .hotelpreferences li:hover.hotel-fapl {
    background-position: -86px -568px;
  }
  
  .hotelpreferences li.hotel-fplc {
    background-position: -58px -598px;
  }
  
  .hotelpreferences li:hover.hotel-fplc {
    background-position: -87px -598px;
  }
  
  .hotelpreferences li.hotel-frtr {
    background-position: -58px -625px;
  }
  
  .hotelpreferences li:hover.hotel-frtr {
    background-position: -87px -625px;
  }
  
  .hotelpreferences li.hotel-garo {
    background-position: -58px -654px;
  }
  
  .hotelpreferences li:hover.hotel-garo {
    background-position: -86px -654px;
  }
  
  .hotelpreferences li.hotel-gish {
    background-position: -58px -682px;
  }
  
  .hotelpreferences li:hover.hotel-gish {
    background-position: -86px -682px;
  }
  
  .hotelpreferences li.hotel-golf {
    background-position: -58px -712px;
  }
  
  .hotelpreferences li:hover.hotel-golf {
    background-position: -87px -712px;
  }
  
  .hotelpreferences li.hotel-hafa {
    background-position: -58px -738px;
  }
  
  .hotelpreferences li:hover.hotel-hafa {
    background-position: -86px -738px;
  }
  
  .hotelpreferences li.hotel-hecl {
    background-position: -57px -768px;
  }
  
  .hotelpreferences li:hover.hotel-hecl {
    background-position: -87px -768px;
  }
  
  .hotelpreferences li.hotel-miov {
    background-position: -58px -795px;
  }
  
  .hotelpreferences li:hover.hotel-miov {
    background-position: -87px -795px;
  }
  
  .hotelpreferences li.hotel-ktcn {
    background-position: -58px -824px;
  }
  
  .hotelpreferences li:hover.hotel-ktcn {
    background-position: -87px -824px;
  }
  
  .hotelpreferences li.hotel-lava {
    background-position: -58px -853px;
  }
  
  .hotelpreferences li:hover.hotel-lava {
    background-position: -86px -853px;
  }
  
  .hotelpreferences li.hotel-luge {
    background-position: -58px -878px;
  }
  
  .hotelpreferences li:hover.hotel-luge {
    background-position: -87px -878px;
  }
  
  .hotelpreferences li.hotel-lnch {
    background-position: -59px -909px;
  }
  
  .hotelpreferences li:hover.hotel-lnch {
    background-position: -86px -909px;
  }
  
  .hotelpreferences li.hotel-mepl {
    background-position: -58px -938px;
  }
  
  .hotelpreferences li:hover.hotel-mepl {
    background-position: -87px -938px;
  }
  
  .hotelpreferences li.hotel-mefa {
    background-position: -58px -966px;
  }
  
  .hotelpreferences li:hover.hotel-mefa {
    background-position: -86px -966px;
  }
  
  .hotelpreferences li.hotel-miba {
    background-position: -115px -2px;
  }
  
  .hotelpreferences li:hover.hotel-miba {
    background-position: -143px -2px;
  }
  
  .hotelpreferences li.hotel-moir {
    background-position: -115px -30px;
  }
  
  .hotelpreferences li:hover.hotel-moir {
    background-position: -143px -30px;
  }
  
  .hotelpreferences li.hotel-mtgl {
    background-position: -115px -58px;
  }
  
  .hotelpreferences li:hover.hotel-mtgl {
    background-position: -143px -58px;
  }
  
  .hotelpreferences li.hotel-nsmr {
    background-position: -115px -87px;
  }
  
  .hotelpreferences li:hover.hotel-nsmr {
    background-position: -144px -87px;
  }
  
  .hotelpreferences li.hotel-park {
    background-position: -114px -117px;
  }
  
  .hotelpreferences li:hover.hotel-park {
    background-position: -144px -117px;
  }
  
  .hotelpreferences li.hotel-fprk {
    background-position: -114px -144px;
  }
  
  .hotelpreferences li:hover.hotel-fprk {
    background-position: -143px -144px;
  }
  
  .hotelpreferences li.hotel-spal {
    background-position: -113px -172px;
  }
  
  .hotelpreferences li:hover.hotel-spal {
    background-position: -143px -172px;
  }
  
  .hotelpreferences li.hotel-phsv {
    background-position: -115px -201px;
  }
  
  .hotelpreferences li:hover.hotel-phsv {
    background-position: -145px -201px;
  }
  
  .hotelpreferences li.hotel-pool {
    background-position: -113px -229px;
  }
  
  .hotelpreferences li:hover.hotel-pool {
    background-position: -143px -229px;
  }
  
  .hotelpreferences li.hotel-inpl {
    background-position: -115px -257px;
  }
  
  .hotelpreferences li:hover.hotel-inpl {
    background-position: -143px -257px;
  }
  
  .hotelpreferences li.hotel-oupl {
    background-position: -114px -284px;
  }
  
  .hotelpreferences li:hover.hotel-oupl {
    background-position: -143px -284px;
  }
  
  .hotelpreferences li.hotel-ptrs {
    background-position: -115px -313px;
  }
  
  .hotelpreferences li:hover.hotel-ptrs {
    background-position: -143px -313px;
  }
  
  .hotelpreferences li.hotel-rfgr {
    background-position: -115px -341px;
  }
  
  .hotelpreferences li:hover.hotel-rfgr {
    background-position: -144px -341px;
  }
  
  .hotelpreferences li.hotel-rtnt {
    background-position: -113px -369px;
  }
  
  .hotelpreferences li:hover.hotel-rtnt {
    background-position: -143px -369px;
  }
  
  .hotelpreferences li.hotel-rose {
    background-position: -114px -397px;
  }
  
  .hotelpreferences li:hover.hotel-rose {
    background-position: -143px -397px;
  }
  
  .hotelpreferences li.hotel-orro {
    background-position: -114px -426px;
  }
  
  .hotelpreferences li:hover.hotel-orro {
    background-position: -143px -426px;
  }
  
  .hotelpreferences li.hotel-wero {
    background-position: -114px -456px;
  }
  
  .hotelpreferences li:hover.hotel-wero {
    background-position: -143px -456px;
  }
  
  .hotelpreferences li.hotel-sair {
    background-position: -115px -483px;
  }
  
  .hotelpreferences li:hover.hotel-sair {
    background-position: -143px -483px;
  }
  
  .hotelpreferences li.hotel-sade {
    background-position: -115px -512px;
  }
  
  .hotelpreferences li:hover.hotel-sade {
    background-position: -143px -512px;
  }
  
  .hotelpreferences li.hotel-saun {
    background-position: -114px -541px;
  }
  
  .hotelpreferences li:hover.hotel-saun {
    background-position: -143px -541px;
  }
  
  .hotelpreferences li.hotel-sccv {
    background-position: -115px -568px;
  }
  
  .hotelpreferences li:hover.hotel-sccv {
    background-position: -143px -568px;
  }
  
  .hotelpreferences li.hotel-shwr {
    background-position: -115px -597px;
  }
  
  .hotelpreferences li:hover.hotel-shwr {
    background-position: -143px -597px;
  }
  
  .hotelpreferences li.hotel-skii {
    background-position: -116px -625px;
  }
  
  .hotelpreferences li:hover.hotel-skii {
    background-position: -143px -625px;
  }
  
  .hotelpreferences li.hotel-sski {
    background-position: -115px -653px;
  }
  
  .hotelpreferences li:hover.hotel-sski {
    background-position: -143px -653px;
  }
  
  .hotelpreferences li.hotel-wtki {
    background-position: -114px -682px;
  }
  
  .hotelpreferences li:hover.hotel-wtki {
    background-position: -143px -682px;
  }
  
  .hotelpreferences li.hotel-spaa {
    background-position: -115px -711px;
  }
  
  .hotelpreferences li:hover.hotel-spaa {
    background-position: -143px -711px;
  }
  
  .hotelpreferences li.hotel-tnct {
    background-position: -115px -739px;
  }
  
  .hotelpreferences li:hover.hotel-tnct {
    background-position: -143px -739px;
  }
  
  .hotelpreferences li.hotel-trdk {
    background-position: -114px -768px;
  }
  
  .hotelpreferences li:hover.hotel-trdk {
    background-position: -143px -768px;
  }
  
  .hotelpreferences li.hotel-telv {
    background-position: -115px -796px;
  }
  
  .hotelpreferences li:hover.hotel-telv {
    background-position: -143px -796px;
  }
  
  .hotelpreferences li.hotel-cbtv {
    background-position: -114px -823px;
  }
  
  .hotelpreferences li:hover.hotel-cbtv {
    background-position: -143px -823px;
  }
  
  .hotelpreferences li.hotel-vdcr {
    background-position: -116px -852px;
  }
  
  .hotelpreferences li:hover.hotel-vdcr {
    background-position: -143px -852px;
  }
  
  .hotelpreferences li.hotel-wtbd {
    background-position: -115px -880px;
  }
  
  .hotelpreferences li:hover.hotel-wtbd {
    background-position: -143px -880px;
  }
  
  .hotelpreferences li.hotel-prbt {
    background-position: -114px -909px;
  }
  
  .hotelpreferences li:hover.hotel-prbt {
    background-position: -143px -909px;
  }
  
  .hotelpreferences li.hotel-wtbr {
    background-position: -114px -937px;
  }
  
  .hotelpreferences li:hover.hotel-wtbr {
    background-position: -143px -937px;
  }
  
  .hotelpreferences li.hotel-a120 {
    background-position: -115px -968px;
  }
  
  .hotelpreferences li:hover.hotel-a120 {
    background-position: -143px -968px;
  }
  
  .hotelpreferences li.hotel-d120 {
    background-position: -115px -994px;
  }
  
  .hotelpreferences li:hover.hotel-d120 {
    background-position: -143px -994px;
  }
  
  .hotelpreferences li.hotel-a220 {
    background-position: -115px -1023px;
  }
  
  .hotelpreferences li:hover.hotel-a220 {
    background-position: -143px -1023px;
  }
  
  .hotelpreferences li.hotel-d220 {
    background-position: -115px -1051px;
  }
  
  .hotelpreferences li:hover.hotel-d220 {
    background-position: -143px -1051px;
  }
  
  .hotelpreferences li.hotel-fxsv {
    background-position: -114px -1080px;
  }
  
  .hotelpreferences li:hover.hotel-fxsv {
    background-position: -143px -1080px;
  }
  
  .hotelpreferences li.hotel-jgtk {
    background-position: -116px -1107px;
  }
  
  .hotelpreferences li:hover.hotel-jgtk {
    background-position: -143px -1107px;
  }
  
  .hotelpreferences li.hotel-sfbd {
    background-position: -115px -1135px;
  }
  
  .hotelpreferences li:hover.hotel-sfbd {
    background-position: -143px -1135px;
  }
  
  .hotelpreferences li.hotel-phco {
    background-position: -114px -1164px;
  }
  
  .hotelpreferences li:hover.hotel-phco {
    background-position: -143px -1164px;
  }
  
  .hotelpreferences li.hotel-batb {
    background-position: -113px -1193px;
  }
  
  .hotelpreferences li:hover.hotel-batb {
    background-position: -143px -1193px;
  }
  
  .hotelpreferences li.hotel-fsty {
    background-position: -115px -1221px;
  }
  
  .hotelpreferences li:hover.hotel-fsty {
    background-position: -143px -1221px;
  }
  
  .hotelpreferences {
    float: left;
    margin-bottom: 4px;
    width: 100%;
  }
  
  .shtlnamehotl {
    color: #3a8bbb;
    display: table;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: normal;
    padding: 0;
    float: left;
    width: 85%;
  }
  
  .starrtinghotl {
    display: table;
    overflow: hidden;
    direction: rtl;
    float: left;
    padding: 5px 0;
  }
  
  .starrtinghotl img {
    width: 100%;
  }
  
  .mapviewhtlhotl.fal {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    height: 40px;
    right: 3%;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    bottom: 5%;
    width: 40px;
    transition: all 400ms ease-in-out;
    transform: scale(0);
  }
  
  .madgrid:hover .mapviewhtlhotl.fal {
    transform: scale(1);
  }
  
  .userviwhotl {
    display: block;
    margin-bottom: 12px;
    overflow: hidden;
    padding: 2px 0;
    text-align: center;
  }
  
  #top .topssec {
    position: static;
  }
  
  .allpagewrp.fixed .fixcrunt {
    padding: 5px 0;
    position: fixed;
    top: 0;
    z-index: 100;
  }
  
  .allpagewrp.fixed .airlinrmatrix {
    margin-top: 110px;
  }
  
  .myfilter.fixed {
    position: fixed;
    top: 110px;
    z-index: 100;
  }
  
  .myfilter.fixed .sideaside {
    margin: 0;
  }
  
  a {
    cursor: pointer;
  }
  
  .martopfixd {
    margin-top: 58px;
  }
  
  .modinew {
    float: left;
    width: 100%;
  }
  
  .contentsdw {
    float: left;
    width: 100%;
  }
  
  .contryname {
    color: #2d3e52;
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    overflow: hidden;
  }
  
  .placenameflt {
    color: #2d3e52;
    display: block;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    padding: 6px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .boxlabl {
    color: #2d3e52;
    display: block;
    font-size: 13px;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .boxlabl.textcentr {
    text-align: center;
  }
  
  .faldate.fa {
    margin-right: 6px;
  }
  
  .datein {
    color: #2d3e52;
    display: block;
    font-size: 14px;
    font-weight: 300;
    overflow: hidden;
  }
  
  .calinn strong {
    font-size: 15px;
    font-weight: 500;
  }
  
  .boxpad {
    padding: 8px 10px;
  }
  
  .countlbl {
    color: #2d3e52;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
  }
  
  .modifysrch::after {
    content: "\f107";
    bottom: 0;
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-size: 34px;
    left: 0;
    line-height: 60px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    display: none;
  }
  
  .modifysrch {
    background: none repeat scroll 0 0 #0096cf;
    float: right;
    height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    font-size: 12px;
    color: #fff;
    padding: 10px 0;
    margin: 10px 0;
    border: 1px solid #0096cf;
    text-transform: uppercase;
    display: block;
  }
  
  .modifysrch:hover {
    color: #fff;
  }
  
  .search-result {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    width: 100%;
    padding: 15px 0;
  }
  
  section.search-result.onlyfrflty {
    padding: 15px 0;
  }
  
  .resultalls {
    position: relative;
    width: 100%;
    min-height: 500px;
  }
  
  .coleft {
    width: 25%;
  }
  
  .colrit {
    width: 75%;
  }
  
  .filtersho {
    background: none repeat scroll 0 0 #2d3e52;
    color: #fff;
    float: left;
    margin: 0;
    padding: 10px;
    position: relative;
    width: 100%;
  }
  
  .filtersho::after {
    content: "\f002";
    top: 25px;
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-size: 23px;
    left: 15px;
    position: absolute;
    line-height: 0;
    text-align: center;
  }
  
  .avlhtls {
    display: block;
    color: #fff;
    font-size: 18px;
    margin: 4px 0;
    overflow: hidden;
    text-align: center;
  }
  
  .placenamefil {
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 5px 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .avlhtls strong {
    color: var(--green);
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
  }
  
  .flteboxwrp {
    width: 100%;
    border: var(--border-flight-result);
  }
  
  .fltrboxin {
    width: 100%;
    padding: 10px 0px 0px 0px;
    box-shadow: none;
    border: none;
    background: #fff;
  }
  
  .celsrch {
    display: block;
    overflow: hidden;
    padding: 0px;
  }
  
  .collapsebtn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #222;
    display: block;
    font-size: 16px;
    font-weight: 300;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
    text-align: left;
    width: 100%;
  }
  
  .collapsebtn::after {
    content: "\f0d7";
    color: #ccc;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    line-height: 34px;
    position: absolute;
    right: 2px;
    top: 0;
    font-weight: 700;
  }
  
  .septor {
    background: #e2e2e2 none repeat scroll 0 0;
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    display: block;
    height: 2px;
    margin: 12px 0;
    overflow: hidden;
  }
  
  .price_slider1 {
    margin: 0 0 15px;
    padding: 10px;
  }
  
  .boxins {
    display: block;
    overflow: hidden;
    padding: 10px 0;
  }
  
  .marret {
    margin: 0 -1px;
  }
  
  .stopone {
    float: left;
    width: 33.333%;
  }
  
  .starin {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8e8e8;
    display: block;
    font-size: 14px;
    margin: 1px;
    overflow: hidden;
    padding: 6px 0 0;
    text-align: center;
  }
  
  .stopbig {
    color: #444;
    display: block;
    overflow: hidden;
    padding: 6px 0;
  }
  
  .stopsml {
    color: var(--this-new-black);
    font-size: 12px;
  }
  
  .htlcount {
    background: none repeat scroll 0 0 #fafafa;
    color: var(--this-new-black);
    display: block;
    margin: 3px 0 0;
    overflow: hidden;
    padding: 2px 0;
  }
  
  .toglefil.enabled.active .starin {
    border: 1px solid var(--green);
    color: #999;
  }
  
  .toglefil.active .stopbig,
  .toglefil.active .stopsml {
    color: #001832;
  }
  
  .toglefil.active .htlcount {
    background: none;
    color: #999;
  }
  
  .timone {
    float: left;
    position: relative;
    width: 25%;
  }
  
  .flitsprt {
    background: url(../images/flitsprite.png) no-repeat 0 0;
    display: block;
    height: 35px;
    margin: 8px auto;
    width: 40px;
  }
  
  .flitsprt.mng1 {
    background-position: -52px 2px;
  }
  
  .flitsprt.mng2 {
    background-position: 6px 2px;
  }
  
  .flitsprt.mng3 {
    background-position: -187px 2px;
  }
  
  .flitsprt.mng4 {
    background-position: -122px 2px;
  }
  
  .timone.active .flitsprt.mng1 {
    background-position: -52px -39px;
  }
  
  .timone.active .flitsprt.mng2 {
    background-position: 6px -39px;
  }
  
  .timone.active .flitsprt.mng3 {
    background-position: -187px -39px;
  }
  
  .timone.active .flitsprt.mng4 {
    background-position: -122px -39px;
  }
  
  .timone .htlcount {
    font-size: 12px;
  }
  
  .timone .htlcount {
    font-size: 12px;
  }
  
  .price_slider1 .ui-widget-content {
    background: #ddd;
    border: medium none;
    border-radius: 30px !important;
    box-shadow: none;
    height: 4px;
  }
  
  .price_slider1 .ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0px;
  }
  
  .price_slider1 .ui-widget-header {
    background: none repeat scroll 0 0 var(--green);
    box-shadow: 0 0 10px -5px #7e7e7e inset;
  }
  
  .price_slider1 .ui-state-default,
  .price_slider1 .ui-widget-content .ui-state-default,
  .price_slider1 .ui-widget-header .ui-state-default {
    background: rgba(0, 0, 0, 0) url("../images/tips.png") no-repeat scroll 0 0;
    border: none;
    cursor: pointer;
    height: 28px;
    margin-left: -14px;
    top: -11px;
    width: 28px;
  }
  
  .level {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #2d3e52;
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-weight: 500;
  }
  
  .modfictions {
    background: url("../images/pattern1.png") repeat scroll 0 0 #333;
    float: left;
    width: 100%;
  }
  
  .insidebosc {
    display: block;
    padding: 0 0 0 15px;
    width: 100%;
  }
  
  .insidesame {
    display: table;
    margin: 0 auto;
    padding: 2px 5px;
  }
  
  .bigtimef {
    color: #0096cf;
    display: block;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    overflow: hidden;
  }
  
  .smalairport {
    color: #2d3e52;
    display: block;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
  }
  
  .stop-value {
    color: #2d3e52;
    display: block;
    overflow: hidden;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
  }
  
  .durtntime {
    color: #848484;
    display: block;
    font-size: 13px !important;
    font-weight: 300;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
  }
  
  .cabinclass {
    color: #848484;
    display: block;
    font-size: 13px !important;
    font-weight: 300;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
  }
  
  .priceflights {
    color: var(--text-dark);
    display: block;
    font-size: 23px;
    overflow: hidden;
    text-align: right;
    font-weight: 600;
  }
  
  .bookbtlfrt {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .bookallbtn {
    background: var(--sherpa-blue) none repeat scroll 0 0;
  
    border: 1px solid var(--sherpa-blue);
  
    color: #fff;
  
    display: block;
  
    padding: 5px;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
  
    width: 100%;
  }
  
  #flight_search_result .bookallbtn {
    float: none;
  }
  
  .bookallbtn:hover {
    color: #fff;
  }
  
  .centerload.cityload {
    position: relative;
    overflow: hidden;
  }
  
  .animatingDiv {
    width: 40px;
    height: 40px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-left: -20px;
    margin-top: -20px;
    left: 50px;
    top: 50px;
    position: absolute;
    background: blue;
  }
  
  .reltivefligtgo {
    display: block;
    height: 150px;
    margin: -30px -50px 0;
    overflow: hidden;
    position: relative;
  }
  
  .flitfly {
    position: absolute;
  }
  
  .flitfly {
    background: url("../images/flight.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 55px;
    width: 60px;
    z-index: 1;
    transition: all 400ms cubic-bezier(0, 0, 0.59, 1);
    -webkit-animation: flightanimate 15s linear infinite;
    -moz-animation: flightanimate 15s linear infinite;
    -o-animation: flightanimate 15s linear infinite;
    animation: flightanimate 15s linear infinite;
  }
  
  @-webkit-keyframes flightanimate {
    0% {
      left: -50px;
    }
  
    20% {
      -webkit-transform: rotate(15deg);
    }
  
    40% {
      -webkit-transform: rotate(20deg);
      bottom: 80px;
    }
  
    60% {
      bottom: 80px;
      -webkit-transform: rotate(25deg);
    }
  
    70% {
      -webkit-transform: rotate(30deg);
    }
  
    90% {
      -webkit-transform: rotate(50deg);
    }
  
    100% {
      left: 650px;
      -webkit-transform: rotate(60deg);
    }
  }
  
  @-moz-keyframes flightanimate {
    0% {
      left: -50px;
    }
  
    20% {
      -moz-transform: rotate(15deg);
    }
  
    40% {
      -moz-transform: rotate(20deg);
      bottom: 80px;
    }
  
    60% {
      bottom: 80px;
      -moz-transform: rotate(25deg);
    }
  
    70% {
      -moz-transform: rotate(30deg);
    }
  
    90% {
      -moz-transform: rotate(50deg);
    }
  
    100% {
      left: 650px;
      -moz-transform: rotate(60deg);
    }
  }
  
  @-o-keyframes flightanimate {
    0% {
      left: -50px;
    }
  
    20% {
      -o-transform: rotate(15deg);
    }
  
    40% {
      -o-transform: rotate(20deg);
      bottom: 80px;
    }
  
    60% {
      bottom: 80px;
      -o-transform: rotate(25deg);
    }
  
    70% {
      -o-transform: rotate(30deg);
    }
  
    90% {
      -o-transform: rotate(50deg);
    }
  
    100% {
      left: 650px;
      -o-transform: rotate(60deg);
    }
  }
  
  @keyframes flightanimate {
    0% {
      left: -50px;
    }
  
    20% {
      transform: rotate(15deg);
    }
  
    40% {
      transform: rotate(20deg);
      bottom: 80px;
    }
  
    60% {
      bottom: 80px;
      transform: rotate(25deg);
    }
  
    70% {
      transform: rotate(30deg);
    }
  
    90% {
      transform: rotate(50deg);
    }
  
    100% {
      left: 650px;
      transform: rotate(60deg);
    }
  }
  
  .clodnsun {
    background: url("../images/cns.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    left: 60%;
    position: absolute;
    top: 40px;
    width: 85px;
    z-index: 0;
    transition: all 400ms cubic-bezier(0, 0, 0.59, 1);
    -webkit-animation: cloudanim 15s linear infinite;
    -moz-animation: cloudanim 15s linear infinite;
    -o-animation: cloudanim 15s linear infinite;
    animation: cloudanim 15s linear infinite;
  }
  
  @-webkit-keyframes cloudanim {
    0% {
      left: 60%;
    }
  
    100% {
      left: 80%;
    }
  }
  
  @-moz-keyframes cloudanim {
    0% {
      left: 60%;
    }
  
    100% {
      left: 80%;
    }
  }
  
  @-o-keyframes cloudanim {
    0% {
      left: 60%;
    }
  
    100% {
      left: 80%;
    }
  }
  
  @keyframes cloudanim {
    0% {
      left: 60%;
    }
  
    100% {
      left: 80%;
    }
  }
  
  .loadcity {
    background: url("../images/loadcity.png") no-repeat scroll left bottom
      rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 400ms cubic-bezier(0, 0, 0.59, 1) 0s;
    width: 1187px;
    z-index: 0;
    transition: all 400ms cubic-bezier(0, 0, 0.59, 1);
    -webkit-animation: loadingcity 15s linear infinite;
    -moz-animation: loadingcity 15s linear infinite;
    -o-animation: loadingcity 15s linear infinite;
    animation: loadingcity 15s linear infinite;
  }
  
  @-webkit-keyframes loadingcity {
    0% {
      left: 0%;
    }
  
    100% {
      left: -100%;
    }
  }
  
  @-moz-keyframes loadingcity {
    0% {
      left: 0%;
    }
  
    100% {
      left: -100%;
    }
  }
  
  @-o-keyframes loadingcity {
    0% {
      left: 0%;
    }
  
    100% {
      left: -100%;
    }
  }
  
  @keyframes loadingcity {
    0% {
      left: 0%;
    }
  
    100% {
      left: -100%;
    }
  }
  
  .relativetop {
    position: relative;
    z-index: 10;
  }
  
  .fldealsec {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 2px solid #fff;
    float: left;
    padding: 20px 0 15px;
    width: 100%;
    display: none;
  }
  
  .ontyp {
    display: block;
    overflow: hidden;
    padding: 0px 0px;
  }
  
  .labltowr {
    color: var(--text-dark);
    display: block;
    font-size: 18px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
    overflow: hidden;
  }
  
  .boksectn .labltowr.arimobold {
    margin: 15px 0 5px;
  }
  
  .labltowr strong {
    color: var(--this-new-black);
    font-weight: 300;
  }
  
  .allboxflt {
    display: flex;
    overflow: hidden;
    padding: 5px 0;
  }
  
  .portnme {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 2px 0;
    overflow: hidden;
  }
  
  .portnmeter {
    color: #999;
    display: block;
    font-size: 12px;
    overflow: hidden;
  }
  
  .textcntr {
    text-align: center;
  }
  
  .jetimg {
    float: left;
    margin-right: 10px;
  }
  
  .alldiscrpo {
    color: #444;
    display: block;
    font-size: 13px;
    overflow: hidden;
  }
  
  .sgsmal {
    color: #999;
    display: block;
    font-size: 10px;
    margin: 2px 0 0;
    overflow: hidden;
  }
  
  .allboxflt .airlblxl {
    color: #444;
    font-size: 13px;
  }
  
  .connectnflt {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  
  .connectnflt::after {
    border-bottom: 1px dotted #ccc;
    content: "";
    height: 1px;
    left: 0;
    margin: -1px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: -1;
  }
  
  .conctncentr {
    background: none repeat scroll 0 0 #fbfbfb;
    border: var(--border-flight-result);
    border-radius: 30px;
    color: #999;
    display: table;
    font-size: 13px;
    margin: 10px auto;
    padding: 5px 11px;
  }
  
  .conctncentr .fa {
    font-size: 14px;
    margin-right: 10px;
  }
  
  .resultpetty {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8d8;
    float: left;
    margin: 0 0 15px;
    padding: 10px 0;
    width: 100%;
  }
  
  .pricedetail {
    font-size: 13px;
  }
  
  .bordspl {
    border-bottom: 1px solid #d8d8d8;
    float: left;
    width: 100%;
  }
  
  .tabcontnue {
    position: relative;
  }
  
  .tabcontnue::after {
    background: #d7d7d7 none repeat scroll 0 0;
    border-bottom: 1px solid #f0f0f0;
    content: "";
    height: 2px;
    left: 15%;
    position: absolute;
    right: 15%;
    top: 25px;
  }
  
  .rondsts {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 10;
    opacity: 0.8;
  }
  
  .rondsts.active {
    opacity: 1;
  }
  
  .iconstatus.fa {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
    color: var(--this-new-black);
    font-size: 20px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    width: 50px;
  }
  
  .rondsts.active .iconstatus.fa {
    border: 2px solid #5cb85c;
  }
  
  .stausline {
    color: #555;
    display: block;
    font-size: 14px;
    margin: 6px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .alldownsectn {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    width: 100%;
  }
  
  .fligthsdets {
    display: block;
    margin: 0px;
    overflow: hidden;
  }
  
  .boksectn .allboxflt {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    padding: 10px;
  }
  
  .promobtn {
    background: none repeat scroll 0 0 #d7d7d7;
    border: 0 none;
    color: #444;
    font-size: 16px;
    height: 45px;
    padding: 0 30px;
  }
  
  .promocode {
    background: none repeat scroll 0 0 #fff;
    border: var(--border-flight-result);
    display: block;
    margin: 15px;
    overflow: hidden;
    padding: 20px 10px;
  }
  
  .nputbrd {
    border: var(--border-flight-result);
  }
  
  .mailsign {
    color: var(--this-new-black);
    display: block;
    font-size: 15px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .loginspld {
    float: left;
    margin: 0 0 0px;
    width: 100%;
  }
  
  .hedlogd {
    color: var(--this-new-black);
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 15px;
  }
  
  .collogg {
    display: block;
    margin: 0 0 0px;
    overflow: hidden;
  }
  
  .chngedty {
    color: #428bca;
    display: block;
    font-size: 14px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .temsandcndtn {
    clear: both;
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    padding: 8px 15px;
  }
  
  .ttlamtdvot {
    font-size: 22px;
    color: #555;
    padding-right: 12px;
  }
  
  .continye {
    margin: 15px 0 0;
  }
  
  .insiefare {
    display: block;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 0 5px 5px 15px;
  }
  
  .farehd {
    color: #555;
    display: block;
    font-size: 18px;
    margin: 0 0 0px;
    overflow: hidden;
  }
  
  .fredivs {
    background: #fffdfd none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    display: block;
    overflow: hidden;
    padding: 15px 20px;
  }
  
  .freshd {
    color: var(--text-dark);
    font-weight: 600;
    display: block;
    font-size: 16px;
    margin: 0 0 0px;
    overflow: hidden;
  }
  
  .faresty {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
  }
  
  .reptallt {
    border-bottom: var(--border-flight-result);
    display: flex;
    margin: 0px 0 5px 0px;
    overflow: hidden;
    padding: 5px 0;
    font-size: 13px;
  }
  
  .amnter {
    color: var(--this-new-black);
    text-align: right;
  }
  
  .kindrest {
    display: block;
    margin: 10px 0 5px;
    overflow: hidden;
  }
  
  .amnterbig {
    color: var(--green);
    display: block;
    font-size: 20px;
    overflow: hidden;
    text-align: right;
  }
  
  .amnterbus {
    color: var(--green);
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-align: right;
  }
  
  .farestybig {
    color: var(--this-new-black);
    display: block;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    text-transform: uppercase;
  }
  
  .farestybus {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    line-height: 28px;
    overflow: hidden;
    text-transform: uppercase;
  }
  
  .reptalltftr {
    display: flex;
    overflow: hidden;
  }
  
  .topalldesc {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ebebeb;
    display: table;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 15px;
  }
  
  .celtbcel {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  
  .colrcelo {
    background: none repeat scroll 0 0 #fff;
  }
  
  .bokkpricesml {
    display: block;
    overflow: hidden;
    padding: 0;
    text-align: left;
  }
  
  .bokkpricesml .fa {
  }
  
  .totlbkamnt {
    color: #3a8bbb;
    display: block;
    font-size: 18px;
    margin: 0 0 5px 0;
    overflow: hidden;
    font-weight: normal;
  }
  
  .agntcss .bokkpricesml {
    text-align: left;
  }
  
  .agntigcs .imagehotel img {
    width: 100%;
    min-height: 240px;
    height: 240px;
  }
  
  .agntigcs .imagehotel {
    margin: 10px;
    height: 240px;
    max-height: 240px;
  }
  
  .fligthdets {
  }
  
  .fligthdets:focus {
    color: #fff !important;
    text-decoration: none !important;
  }
  
  .spltopbk {
  }
  
  .travlrs {
    color: #333;
    display: block;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
  }
  
  .travlrs .fa {
    margin: 0 5px;
    color: var(--green);
    line-height: 11px;
    font-size: 22px;
  }
  
  .travlrsnms {
    font-size: 20px;
    color: #333;
  }
  
  .ontypsec {
    border-bottom: 1px dotted #ddd;
    display: block;
    overflow: hidden;
  }
  
  .ontypsec:last-child {
    border-bottom: 0;
  }
  
  .pasngrinput {
    background: none repeat scroll 0 0 #fbfbfb;
    border-radius: 3px;
    display: flex;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px 15px;
    border: 1px solid #f1f1f1;
  }
  
  .adltnom {
    color: #333;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 15px 5px 0;
  }
  
  .inptalbox {
    display: flex;
  }
  
  .spllty {
    padding: 5px;
  }
  
  .clainput {
    border: var(--border-flight-result);
    float: left;
    font-size: 14px;
    height: 40px;
    padding: 0 10px;
    width: 100%;
  }
  
  .fmlbl {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .splinmar {
    padding: 0 0 0 5px;
  }
  
  .splinmar .clainput {
    text-align: center;
  }
  
  .lablmal {
    display: block;
    overflow: hidden;
    padding: 8px 0;
  }
  
  .iocolor {
    color: #666 !important;
  }
  
  .spllty .formlabel {
    color: var(--this-new-black);
  }
  
  .clikdiv {
    display: block;
    overflow: hidden;
    padding: 10px 0px;
  }
  
  .clikagre {
    color: #333;
    display: block;
    font-size: 16px;
    margin-left: 30px;
    overflow: hidden;
  }
  
  .clikagre strong {
    font-weight: normal;
    font-size: 13px;
  }
  
  .sidepo {
    display: block;
    margin: 12px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .contbk {
    display: block;
    overflow: hidden;
    padding: 15px;
    background: #fbfbfb;
    margin-top: 10px;
    border: 1px solid #f1f1f1;
  }
  
  .contcthdngs {
    color: #333;
    display: block;
    font-size: 14px;
    margin: 0 0 10px;
    overflow: hidden;
  }
  
  .notese {
    color: #333;
    display: block;
    font-size: 13px;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
  }
  
  .psngrnote {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    padding: 10px;
  }
  
  .splbukdets {
    background: none repeat scroll 0 0 #f9f9f9;
    float: left;
    width: 100%;
  }
  
  .rondsts.success .iconstatus.fa::after {
    content: "\f00c";
    background: none repeat scroll 0 0 #43d30a;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
  }
  
  .taba {
    display: table;
    margin: 0 auto;
  }
  
  .gohel.xlbox {
    display: block;
    transition: all 400ms ease-in-out;
    margin-top: 0;
    opacity: 1;
  }
  
  .xlbox {
    display: none;
    opacity: 1;
  }
  
  .ovrgo {
    display: block;
    overflow: hidden;
  }
  
  .tablesign {
    display: table;
    width: 100%;
  }
  
  .inputsign {
    display: table-cell;
    vertical-align: top;
    width: 100%;
  }
  
  .newslterinput {
    border: var(--border-flight-result);
    font-size: 14px; /* height:40px; */
    padding: 10px;
    width: 100%;
  }
  
  .newsltertextarea {
    border: var(--border-flight-result);
    font-size: 14px;
    padding: 10px;
    width: 100%;
  }
  
  .bookcont {
    background-color: var(--green);
    border: 1px solid var(--green);
    border-radius: 4px;
    color: #ffffff;
    display: table;
    font-size: 18px;
    padding: 9px 15px;
    width: 100%;
  }
  
  .book_hold_ticket {
    background-color: #31b0d5;
    border: 1px solid #269abc;
    border-radius: 3px;
    color: #ffffff;
    display: table;
    font-size: 18px;
    padding: 9px 10px;
    width: 100%;
  }
  
  .bookcont.btnoclr {
    background: none repeat scroll 0 0 var(--this-new-black);
    border: 1px solid #565656;
  }
  
  .linetopbtm::after {
    background: none repeat scroll 0 0 #ddd;
    bottom: 10%;
    content: "";
    left: 50%;
    position: absolute;
    top: 10%;
    width: 1px;
    z-index: 0;
  }
  
  .linetopbtm {
    position: relative;
  }
  
  .orround {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #e7e7e7;
    border-radius: 100%;
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 48px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 50px;
    z-index: 1;
  }
  
  .haveacntd {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
  }
  
  .insideagain .allboxflt {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #efefef;
    display: flex;
    overflow: hidden;
    padding: 10px;
  }
  
  .padpaspotr {
    display: flex;
    padding: 15px 0 0;
  }
  
  .flyinputsnor {
    border: var(--border-flight-result);
    box-shadow: 0 0 10px -5px #ccc inset;
    display: block;
    color: #333;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
    font-size: 14px;
  }
  
  .clainput::-webkit-input-placeholder {
    color: #333 !important;
  }
  
  .clainput::-moz-placeholder {
    color: #333 !important;
  }
  
  .clainput:-ms-input-placeholder {
    color: #333 !important;
  }
  
  .clainput:-moz-placeholder {
    color: #333 !important;
  }
  
  .flyinputsnor > option {
    padding: 5px;
  }
  
  .selectedwrap::after {
    content: "\f078";
    background: none repeat scroll 0 0 #fff;
    z-index: 1;
    bottom: 1px;
    color: #999;
    cursor: pointer;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    line-height: 42px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 30px;
    font-weight: bold;
  }
  
  .selectedwrap {
    position: relative;
  }
  
  .selectedwrap1 {
    position: relative;
  }
  
  .tabledates {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  
  .tablecelfty {
    float: left;
    width: 100%;
  }
  
  .sckintload.round-loading .tablecelfty {
    width: 50%;
  }
  
  .tablecelfty .borddo.brdrit {
    border: none;
  }
  
  .sckintload.round-loading .tablecelfty .borddo.brdrit {
    border-right: var(--border-flight-result);
  }
  
  .sckintload.round-loading::after {
    content: "\f0ec";
  }
  
  .logininwrap {
    background: #fff none repeat scroll 0 0;
    border: var(--border-flight-result);
    display: block;
    margin: 10px 0px;
    overflow: hidden;
  }
  
  .bokrom_details {
    float: left;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    border: var(--border-flight-result);
    background: #fff;
    margin: 20px 0;
  }
  
  .bokdtsx {
    margin: 0;
    border: none;
  }
  
  .totlamt th {
    font-size: 25px !important;
    color: #666 !important;
  }
  
  .totlamt td {
    font-size: 25px !important;
    color: #3a8bc1 !important;
  }
  
  .bokdtsx th {
    border: none !important;
    font-size: 18px;
    font-weight: 500;
    color: var(--this-new-black);
    padding: 12px 0 12px 12px !important;
  }
  
  .bokdtsx td {
    border: none !important;
    font-size: 18px;
    font-weight: 500;
    color: #3a8bc1;
    float: right;
    padding: 12px !important;
  }
  
  .bokdtsx tr {
    float: left;
    width: 100%;
    display: inline-table;
    margin: 5px 0 8px;
    background: #f7f7f7;
  }
  
  .newloginsectn {
    display: table;
    overflow: hidden;
    padding: 15px;
    width: 100%;
  }
  
  .celoty {
    display: table-cell;
    float: left;
    vertical-align: top;
  }
  
  .insidechs.booklogin {
    float: none;
    width: 100%;
    display: block;
    max-width: 210px;
    margin: 0 auto;
  }
  
  .phoneumber {
    display: block;
    overflow: hidden;
  }
  
  .noteinote {
    color: var(--this-new-black);
    display: block;
    margin: 8px 0 0 2px;
    overflow: hidden;
    width: 100%;
    font-size: 13px;
  }
  
  .havealrdy {
    display: block;
    margin: 0px 0;
    overflow: hidden;
    padding: 10px 0;
  }
  
  .signinhde {
    background: #2d3e52 none repeat scroll 0 0;
    display: block;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px;
    color: #ffffff;
    border-bottom: var(--border-flight-result);
  }
  
  .rmdtls th {
    font-size: 21px !important;
    color: #fff;
    width: 100%;
  }
  
  .rmdtls {
    background: #3a8bc1 !important;
  }
  
  .booklogin .logspecify {
    margin: 0px 0 11px;
    position: relative;
  }
  
  .cntgust {
    display: block;
    overflow: hidden;
  }
  
  .alrdyacnt {
    display: none;
    overflow: hidden;
  }
  
  .frgotpaswrd {
    display: block;
    font-size: 13px;
    margin: 5px 0 0;
    overflow: hidden;
  }
  
  .altpopup {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 10px -5px #000;
    display: none;
    margin: 0;
    min-height: 200px;
  }
  
  .insideforgot {
  }
  
  .slpophd {
    background: #ddd none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: 300;
    overflow: hidden;
    padding: 15px;
  }
  
  .othesend {
    display: block;
    overflow: hidden;
    padding: 30px;
  }
  
  .centerdprcd {
    display: table;
    margin: 20px auto auto;
  }
  
  .labelforgt {
    color: var(--this-new-black);
    display: block;
    font-size: 15px;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .centerdprcd .bookcont {
    padding: 10px 30px;
  }
  
  .twotogle {
    display: block;
    overflow: hidden;
  }
  
  .ui-autocomplete .custom-auto-complete.ui-menu-item {
    display: block;
    list-style: outside none none;
    overflow: hidden;
    padding: 0;
    text-align: left;
  }
  
  .ui-autocomplete.ui-widget-content a {
    border-top: var(--border-flight-result);
    color: #444;
    display: block;
    font-size: 14px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .ui-autocomplete.ui-front {
    z-index: 1000000;
  }
  ul.ui-autocomplete {
    z-index: 100000000 !important;
  }
  
  .custom-auto-complete.ui-menu-item:hover {
    background: #bdebf5;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
  }
  
  .custom-auto-complete.ui-menu-item a.ui-corner-all {
    color: #333;
    padding: 10px;
  }
  
  .custom-auto-complete.ui-menu-item:hover a.ui-corner-all,
  .custom-auto-complete.ui-menu-item a.ui-corner-all.ui-state-focus {
    color: #333;
  }
  
  .custom-auto-complete.ui-menu-item:hover {
    border-top: var(--border-flight-result);
  }
  
  .custom-auto-complete.ui-menu-item:nth-child(odd) {
    background: #f5f5f5;
  }
  
  .custom-auto-complete.ui-menu-item a:hover {
    color: #333;
  }
  
  .custom-auto-complete.ui-menu-item:nth-child(odd):hover {
    background: #bdebf5;
  }
  
  .ui-autocomplete .custom-auto-complete.ui-menu-item:last-child {
  }
  
  .ui-autocomplete-loading {
    background: url("../images/loader_v3.gif") no-repeat scroll 98% center #fff;
  }
  
  .custom-auto-complete.ui-state-focus {
    background: #bdc6f8;
  }
  
  .custom-auto-complete.ui-widget-content a {
    color: var(--this-new-black);
    font-size: 14px;
  }
  
  .custom-auto-complete.ui-state-focus a {
    font-weight: normal;
    color: #333;
  }
  
  .sidepricebig strong {
    font-size: 16px;
    font-weight: normal;
    margin-right: 4px;
  }
  
  .allsegments {
    float: left;
    width: 100%;
  }
  
  .rondnone {
    float: left;
    width: 100%;
  }
  
  .filterforall.addtwofilter {
    display: block;
    margin: 0 -5px;
    overflow: hidden;
  }
  
  .filterforall.addtwofilter .topmisty {
    float: left;
    width: 50%;
  }
  
  .filterforall.addtwofilter .divinsidefltr {
    width: 100%;
  }
  
  .filterforall.addtwofilter .insidemyt {
    display: block;
    margin: 0 0px;
    overflow: hidden;
  }
  
  .round-domestk .rondnone {
    width: 50%;
  }
  
  .round-domestk .wayprice {
    width: 100%;
  }
  
  .round-domestk .waybook {
    left: 0;
    right: 0;
    width: 100%;
  }
  
  .round-domestk .bookallbtn {
    font-size: 12px;
    padding: 4px 0;
  }
  
  .round-domestk .rowresult .madgrid .waybook {
    display: block;
  }
  
  .round-domestk .wayeght {
    width: 75%;
  }
  
  .round-domestk .wayfour {
    width: 25%;
  }
  
  .round-domestk .priceflights {
    font-size: 18px;
    font-weight: normal;
  }
  
  .bigtimef {
    font-size: 20px;
  }
  
  .durtntime {
    font-size: 15px;
  }
  
  .round-domestk .rondnone:nth-child(odd) .rowresult.active .madgrid {
    background: #fff7ed;
    border: 1px solid #e4e4e4 !important;
    box-shadow: 0 0 10px -5px #00a9d6;
  }
  
  .round-domestk .rondnone:nth-child(even) .rowresult.active .madgrid {
    background: #edfaff;
    border: 1px solid #e4e4e4 !important;
    box-shadow: 0 0 10px -5px #00a9d6;
  }
  
  .round-trip .rondnone {
    width: 100%;
  }
  
  .segment-onward {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 100%;
  }
  
  .segment-return {
    background: none repeat scroll 0 0 #fbf8ed;
    display: none;
    float: left;
    width: 100%;
  }
  
  .priceanbook {
    display: block;
    margin: 0;
    overflow: hidden;
  }
  
  .priceflights strong {
    font-weight: normal;
    margin-right: 3px;
  }
  
  .round-trip .allsegments:nth-child(odd) {
    background: #eef1f9;
  }
  
  .round-trip .allsegments:nth-child(even) {
    background: #fbf8ed;
  }
  
  .round-trip .priceanbook {
    margin: 32px 0 0;
  }
  
  .multi-city .allsegments:nth-child(odd) {
    background: #eef1f9;
  }
  
  .multi-city .allsegments:nth-child(even) {
    background: #fbf8ed;
  }
  
  div#ui-datepicker-div.ui-datepicker {
    background: none repeat scroll 0 0 #ffffff;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 10px -5px #000;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto !important;
    z-index: 100000002 !important;
  }
  
  #ui-datepicker-div .ui-state-default,
  #ui-datepicker-div .ui-widget-content .ui-state-default {
    background: none repeat scroll 0 0 #ffffff;
    border: 0 none;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-header {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    border-radius: 0;
    padding: 8px;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-prev::after,
  .ui-datepicker.ui-widget .ui-datepicker-next::after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: var(--border-flight-result);
    border-radius: 3px;
    bottom: 3px;
    color: #999;
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 100;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-prev::after {
    content: "\f177";
    left: 0px;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-next::after {
    content: "\f178";
    right: 0px;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-prev span,
  .ui-datepicker.ui-widget .ui-datepicker-next span {
    display: none;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-prev,
  .ui-datepicker.ui-widget .ui-datepicker-next {
    border: 0 none;
    font-weight: normal;
    height: 35px;
    top: 10px;
    width: 40px;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-prev {
    left: 10px;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-next {
    right: 10px;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-prev-hover,
  .ui-datepicker.ui-widget .ui-datepicker-next-hover {
    background: none;
    border: 0;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-prev-hover {
    left: 10px;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-next-hover {
    right: 10px;
  }
  
  .logdowndiv.fadeinn {
    display: block;
  }
  
  .ui-datepicker-title .ui-datepicker-month,
  .ui-datepicker-year {
    color: #444;
    font-size: 16px;
    font-weight: 600;
  }
  
  #ui-datepicker-div.ui-datepicker .ui-datepicker-title {
    line-height: 35px;
  }
  
  .ui-datepicker.ui-widget td {
    border: var(--border-flight-result);
    font-size: 14px;
    height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
  }
  
  .ui-datepicker.ui-widget td.ui-datepicker-other-month {
    border: none;
  }
  
  select.ui-datepicker-month,
  select.ui-datepicker-year {
    border: medium none;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 300;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-week-col {
    background: none repeat scroll 0 0 #f0f0f0;
    color: var(--this-new-black);
    font-size: 12px;
    width: 30px;
  }
  
  .ui-datepicker-multi.ui-widget .ui-datepicker-group table {
    margin: 8px auto;
  }
  
  .ui-datepicker.ui-widget .ui-datepicker-calendar th {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999;
    font-weight: 300;
  }
  
  .b-btn.bookallbtn {
  }
  
  .splmodify {
    background: var(--white);
    float: left;
    width: 100%;
  }
  
  .splmodify .tabspl {
    padding: 10px 0;
  }
  
  .araeinner {
    float: left;
    width: 100%;
  }
  
  .insplarea {
    position: relative;
  }
  
  .insplarea:after {
    content: "";
    clear: both;
    display: block;
  }
  
  .inallsnnw {
  }
  
  .search-result.flightresltpage.onlyfrflty {
    margin: 60px 0 0;
  }
  
  .search-result.flightresltpage {
    margin: 0;
    position: relative;
  }
  
  .search-result.flightresltpage::before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }
  
  .fromtopmargin.set_up .modfictions.fixd .modinew {
    padding: 0;
  }
  
  .toglefil.disabled .stopbig,
  .toglefil.disabled .stopsml {
    color: var(--this-new-black);
  }
  
  .toglefil.active.disabled .starin,
  .toglefil.disabled .starin {
    background: #fff none repeat scroll 0 0;
    color: var(--this-new-black);
  }
  
  .toglefil.active.disabled .htlcount,
  .toglefil.active.disabled .htlcount {
    background: #fafafa none repeat scroll 0 0;
    color: var(--this-new-black);
  }
  
  .timone.toglefil.time-wrapper.disabled {
    opacity: 0.5;
  }
  
  .stopone {
    position: relative;
  }
  
  input.hidecheck[type="checkbox"] {
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    top: 0;
    width: 100%;
    z-index: 98;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  
  .hidecheck {
  }
  
  .inboundiv.sidefare {
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    margin: 10px 20px;
    background: #f5f5f5;
  }
  
  .emailperson {
    float: left;
    margin: 0px 0 0;
  }
  
  .noresultfnd {
    float: left;
    width: 100%;
  }
  
  .imagenofnd {
    display: table;
    margin: 30px auto auto;
  }
  
  .lablfnd {
    color: var(--this-new-black);
    display: block;
    font-size: 28px;
    font-weight: 300;
    overflow: hidden;
    text-align: center;
  }
  
  .locatiomarker::before {
    content: "\f3c5";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 0;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .busrunning {
    float: left;
    height: 160px;
    margin: 0 0 -50px;
    position: relative;
    width: 100%;
    z-index: 0;
  }
  
  .runbus {
    background: url("../images/bus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 10px;
    height: 35px;
    width: 104px;
    position: absolute;
    z-index: 1;
    -webkit-animation: caranimate4 15s linear infinite;
    -moz-animation: caranimate4 15s linear infinite;
    -o-animation: caranimate4 15s linear infinite;
    animation: caranimate4 15s linear infinite;
  }
  
  @-webkit-keyframes caranimate4 {
    0% {
      left: -100px;
    }
  
    100% {
      left: 750px;
    }
  }
  
  @-moz-keyframes caranimate4 {
    0% {
      left: -100px;
    }
  
    100% {
      left: 750px;
    }
  }
  
  @-o-keyframes caranimate4 {
    0% {
      left: -100px;
    }
  
    100% {
      left: 750px;
    }
  }
  
  @keyframes caranimate4 {
    0% {
      left: -100px;
    }
  
    100% {
      left: 750px;
    }
  }
  
  .runbus2 {
    background: url("../images/bus2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 3px;
    height: 50px;
    position: absolute;
    width: 100px;
    z-index: 1;
    -webkit-animation: caranimate2 10s linear infinite;
    -moz-animation: caranimate2 10s linear infinite;
    -o-animation: caranimate2 10s linear infinite;
    animation: caranimate2 10s linear infinite;
  }
  
  @-webkit-keyframes caranimate2 {
    0% {
      right: -100px;
    }
  
    100% {
      right: 700px;
    }
  }
  
  @-moz-keyframes caranimate2 {
    0% {
      right: -100px;
    }
  
    100% {
      right: 700px;
    }
  }
  
  @-o-keyframes caranimate2 {
    0% {
      right: -100px;
    }
  
    100% {
      left: 700px;
    }
  }
  
  @keyframes caranimate2 {
    0% {
      right: -100px;
    }
  
    100% {
      right: 700px;
    }
  }
  
  .roadd::before {
    border-bottom: 3px dashed #c0c0c0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  
  .roadd {
    background: none repeat scroll 0 0 #575757;
    bottom: 0;
    height: 15px;
    left: -50px;
    position: absolute;
    right: -50px;
  }
  
  .tabspl.forbusonly {
    /* padding:15px 0 5px; */
  }
  
  .allbusresult {
  }
  
  .busrows {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    margin: 4px 0px;
    position: relative;
    padding: 5px;
    transition: all 400ms ease-in-out 0s;
    width: 100%;
  }
  
  .busrows:hover {
    border: 1px solid #00a9d6;
    box-shadow: 0 0 10px -5px #00a9d6;
  }
  
  .inpadbus {
    float: left;
    padding: 5px;
  }
  
  .icon_bus {
    float: left;
    margin: 16px 10px;
  }
  
  .busername {
    color: #555;
    display: block;
    font-size: 15px;
    margin: 0 0 2px;
    overflow: hidden;
  }
  
  .bustype {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    overflow: hidden;
  }
  
  .poptoup {
    display: block;
    float: left;
    font-size: 12px;
    margin: 3px 0 0;
    overflow: hidden;
  }
  
  .timeicon {
    display: table;
    height: 20px;
    margin: 0 auto;
    width: 25px;
  }
  
  .timings {
    background: url(../images/timing.png) no-repeat 0 0;
  }
  
  .timings.icmorning {
    background-position: 3px 0;
    display: none;
  }
  
  .timings.icevening {
    background-position: -128px 0;
    display: none;
  }
  
  .timings.icafternoon {
    background-position: 3px 0;
    display: none;
  }
  
  .timings.icnight {
    background-position: -84px 0;
    display: none;
  }
  
  .timings.icseats {
    background-position: -172px 0;
  }
  
  .cenertext {
    text-align: center;
  }
  
  .cenertext .poptoup {
    display: table;
    float: none;
    margin: 3px auto auto;
  }
  
  .timelabelf {
    color: #555;
    display: block;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
  }
  
  .arowwspr {
    float: left;
    padding: 5px;
    width: 100%;
  }
  
  .arowwspr .fa {
    color: #00a9d6;
    display: block;
    font-size: 18px;
    overflow: hidden;
    padding: 2px 0;
    text-align: center;
  }
  
  .durtnlabls {
    color: var(--this-new-black);
    display: block;
    font-size: 12px;
    font-weight: 300;
    overflow: hidden;
    text-align: center;
  }
  
  .seatcnt {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
  }
  
  .seatcnt strong {
    display: block;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  
  .bustprice {
    color: #00a9d6;
    display: block;
    font-size: 18px;
    margin: 0 0 5px;
    overflow: hidden;
    text-align: center;
  }
  
  .bustprice strong {
    font-weight: normal;
    margin-right: 5px;
  }
  
  .bookbuss .bookallbtn {
    padding: 5px;
  }
  
  .buseatselct {
    background: none repeat scroll 0 0 #f6f6f6;
    float: left;
    padding: 20px 10px;
    width: 100%;
  }
  
  .priceanlo {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .layoutonly {
    display: block;
    overflow: hidden;
    padding: 0 5px;
    width: 100%;
    margin-bottom: 10px;
  }
  
  .upnddown {
    background: none repeat scroll 0 0 #fff;
    border: var(--border-flight-result);
    border-radius: 5px;
    float: left;
    margin: 10px 0;
    padding: 15px;
    width: 65%;
    margin: 0px 0.5%;
    overflow: auto;
  }
  
  .upnddown .table.table-condensed {
    margin: 0;
  }
  
  .upnddown .table.table-condensed tr td {
    border: 0;
    padding: 3px;
  }
  
  .priceanlo table {
    width: 100%;
  }
  
  .priceanlo table tr td {
    padding: 5px;
  }
  
  .form-group.cusfomgrp {
  }
  
  .butonconty {
    display: block;
    margin: 25px 0 0 0px;
    overflow: hidden;
  }
  
  .slctdrop {
    float: left;
    padding: 20px 5px 0;
    width: 100%;
  }
  
  .butonconty .bookallbtn {
    border-radius: 3px;
    height: 41px;
  }
  
  .bordinglbl {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .cusfomgrp .normalsel {
    border: var(--border-flight-result);
    box-shadow: none;
  }
  
  .cusfomgrp .selctmark::after {
    bottom: 1px;
    right: 1px;
    top: 1px;
  }
  
  .cusfomgrp .normalsel option {
    padding: 5px;
  }
  
  .setag strong {
    font-weight: normal;
    font-size: 14px;
    padding-right: 7px;
  }
  
  .colordsty {
  }
  
  .colordstybg {
    color: #e6780f;
    font-size: 16px;
    padding: 0 !important;
  }
  
  .search-result .modal {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    z-index: 10000050;
  }
  
  .fareareasrch {
    float: left;
    padding: 0 15px 15px;
    width: 100%;
  }
  
  .fareareasrch .lablform {
    color: #333;
  }
  
  .fareareasrch .normalinput {
    border: var(--border-flight-result);
    border-radius: 0;
    box-shadow: none;
  }
  
  .fareareasrch .totlall {
    border: var(--border-flight-result);
  }
  
  .marg12 {
    margin-bottom: 12px;
  }
  
  .topssec {
    box-shadow: 0 0 7px -6px #000;
  }
  
  .margcalndr {
    display: block;
    padding: 0 10px;
    overflow: hidden;
  }
  
  /* .fc-basic-view tbody .fc-row{height:60px !important;} */
  
  .fc-view-container {
    border-bottom: var(--border-flight-result);
    border-right: var(--border-flight-result);
  }
  
  .fc-toolbar .fc-center h2 {
    color: #444;
    font-size: 16px;
    font-weight: normal;
  }
  
  .tabspl.forhotelonly {
    padding: 10px 0;
  }
  
  .placenametohtl {
    display: block;
    font-size: 16px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .forhoteload .tablecelfty {
    float: left;
    width: 50%;
  }
  
  .forhoteload .busrunning {
    height: 50px;
  }
  
  .selectwrpsmal {
    border: 1px solid #ccc;
    float: left;
    position: relative;
    width: 100%;
  }
  
  .selectwrpsmal::after {
    content: "\f078";
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    color: var(--this-new-black);
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    line-height: 40px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
  }
  
  .custmselctsmal {
    border: medium none;
    color: var(--this-new-black);
    float: left;
    font-size: 14px;
    height: 40px;
    padding: 0 10px;
    width: 100%;
  }
  
  .rating span.star::before,
  .rating-no span.star::before {
    font-size: 12px;
  }
  
  .hoteloctnf {
    color: #00a9d6;
    display: block;
    font-size: 18px;
    margin: 0 10px;
    text-align: right;
  }
  
  .hoteloctnf .fa {
    height: 40px;
    width: 40px;
    border: 1px solid #16b7c6;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    background: #16b7c6;
    color: #fff;
  }
  
  .adreshotle {
    color: #3d3d3d;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 0;
    overflow: hidden;
    float: left;
    text-transform: capitalize;
    font-weight: normal;
    width: 400px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  @media (max-width:1350px){
    .adreshotle {
      width: 330px;
    }
  }
  
  .calandcal {
    float: left;
    padding: 0 0 15px;
    width: 100%;
  }
  
  .farenewcal
    .owl-carousel.matrixcarsl
    .owl-controls
    .owl-buttons
    .owl-prev::before,
  .farenewcal
    .owl-carousel.matrixcarsl
    .owl-controls
    .owl-buttons
    .owl-next::before {
    background: none repeat scroll 0 0 var(--green);
    bottom: 0;
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-size: 32px;
    line-height: 45px;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 100%;
  }
  
  .farenewcal
    .owl-carousel.matrixcarsl
    .owl-controls
    .owl-buttons
    .owl-prev::before {
    content: "\f104";
    left: -18px;
  }
  
  .farenewcal
    .owl-carousel.matrixcarsl
    .owl-controls
    .owl-buttons
    .owl-next::before {
    content: "\f105";
    right: -18px;
  }
  
  .farenewcal .owl-carousel.matrixcarsl .owl-controls .owl-buttons .owl-prev,
  .farenewcal .owl-carousel.matrixcarsl .owl-controls .owl-buttons .owl-next {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 46px;
    width: 40px;
  }
  
  .farenewcal .matrx {
    padding: 0 45px;
  }
  
  .pricedates {
    display: block;
    height: 45px;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
  }
  
  .farearline {
    color: var(--this-new-black);
    display: block;
    font-size: 12px;
    overflow: hidden;
  }
  
  .priceperdate {
    display: block;
    font-size: 14px;
    overflow: hidden;
  }
  
  .priceperdate > strong {
    font-size: 12px;
    font-weight: normal;
  }
  
  .farenewcal .owl-carousel.matrixcarsl {
  }
  
  .owl-carousel.matrixcarsl .owl-buttons {
    top: -1px;
  }
  
  .farenewcal .owl-carousel .owl-wrapper,
  .farenewcal .owl-carousel .owl-item {
    border-right: var(--border-flight-result);
  }
  
  .farenewcal .owl-carousel .owl-item .item.active .pricedates {
    background: none repeat scroll 0 0 #f4f6fe;
    border-bottom: 2px solid #283891;
  }
  
  .fareintocal {
    display: block;
    overflow: hidden;
  }
  
  .faremnthcal {
    background: none repeat scroll 0 0 var(--this-new-black);
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 14px;
    line-height: 45px;
    padding: 0 20px;
  }
  
  .faremnthcal .fa {
    margin-right: 5px;
  }
  
  .faremnthcal:hover {
    color: #fff;
  }
  
  .sortli.oprtrli {
    width: 31%;
  }
  
  .sortli.deprtli {
    width: 15%;
  }
  
  .sortli.durli {
    width: 15%;
  }
  
  .sortli.arrivli {
    width: 15%;
  }
  
  .sortli.priceli {
    width: 24%;
  }
  
  .sidepricewrp .priceflights {
    text-align: center;
  }
  
  .prcstrtingt {
    color: var(--text-light);
    display: block;
    font-size: 14px;
    overflow: hidden;
    font-weight: 600;
  }
  
  .vwrums {
    background: #76ddf8;
    border: 0 none;
    border-radius: 2px;
    color: #333;
    display: block;
    font-size: 13px;
    margin: 10px auto 0;
    overflow: hidden;
    padding: 2px 10px;
  }
  
  .viewhotlrmtgle {
    float: left;
    width: 100%;
  }
  
  .canrumpoly {
    display: block;
    margin: 4px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .romlistnh {
    background: var(--white);
    width: 100%;
  }
  
  .eachroom {
    padding: 15px 0;
    background: none repeat scroll 0 0 #fff;
    border: var(--border-flight-result);
    float: left;
    margin: 5px 0;
    width: 100%;
    transition: all 400ms ease-in-out;
  }
  
  .colrumpad {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .rumbtnbk {
    display: block;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .rumwrping {
    border-top: 1px dotted #eee;
    display: block;
  }
  
  .bookallbtn.splhotltoy {
    margin: 10px auto;
  }
  
  .innerdetspad {
    display: block;
    overflow: hidden;
    padding: 0 20px;
  }
  
  .hoteldetsname {
    color: #444;
    display: block;
    font-size: 18px;
    margin: 0 0 5px;
    overflow: hidden;
  }
  
  .stardetshtl {
  }
  
  .adrshtlo {
    color: var(--this-new-black);
    display: block;
    line-height: 20px;
    margin: 5px 0;
    overflow: hidden;
  }
  
  .htldetailspage {
    padding: 0 0 25px;
    width: 100%;
  }
  
  .rowfstep {
    overflow: hidden;
  }
  
  .fuldownsct {
    width: 100%;
  }
  
  .fulldowny {
    background: none repeat scroll 0 0 #f6f6f6;
    padding: 0 0 10px;
    width: 100%;
  }
  
  .padinnerntb {
    width: 100%;
    padding: 0;
  }
  
  .facltyid {
    color: #383e45;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .facltyid .glyphicon {
    margin-right: 5px;
  }
  
  .hedinerflty {
    display: block;
    font-size: 25px;
    overflow: hidden;
    background: #efefef;
    color: #333;
    text-align: center;
    padding: 7px 0;
    border: 1px solid #dbdbdb;
  }
  
  .lettrfty {
    color: #333;
    display: block;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    padding: 15px;
  }
  
  .butnbigs {
    display: block;
    margin: 30px 0 0;
    overflow: hidden;
  }
  
  .tonavtorum {
    background: var(--green) none repeat scroll 0 0;
    border: 1px solid var(--green);
    border-radius: 3px;
    box-shadow: 0 0 1px 0 #fff inset;
    color: #fff;
    float: left;
    font-size: 16px;
    padding: 15px;
    text-align: center;
    width: 70%;
  }
  
  .tonavtorum:hover {
    color: #fff;
  }
  
  .vluendsort {
    margin: 0 0 2px;
    padding: 0px 2px 0px 0;
    width: 100%;
  }
  
  .nityvalue {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    display: block;
    margin: 0 5px;
    overflow: hidden;
    text-align: center;
  }
  
  .vlulike {
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    line-height: 39px;
    margin: 0;
    width: 100%;
    background: #ffffff;
    border: var(--border-flight-result);
    border-bottom: var(--border-2x);
    text-align: left;
    padding-left: 23px;
  }
  
  .vlulike.active {
    border-bottom: 2px solid var(--green);
  }
  
  .filter-hotels-view.vlulike {
    line-height: 37px;
  }
  
  .filter-hotels-view.vlulike.active {
    border-bottom: 2px solid var(--green);
  }
  
  .resultall {
    float: left;
    width: 100%;
  }
  
  .dealicons {
    background: url("../images/deal.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 42px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 48px;
  }
  
  .divinsidefltr {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    display: block;
    overflow: hidden;
  }
  
  .divinsidefltr .sortul {
    border: 0;
  }
  
  .farhomecal {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    float: right;
    font-size: 14px;
    margin: 0px 0 0;
    padding: 5px;
  }
  
  .farhomecal .fa {
    font-size: 15px;
    margin-right: 6px;
  }
  
  .madgrid.forhtlpopover {
    display: flex;
    overflow: visible;
    width: 100%;
    background: var(--white);
  }
  
  .fare_cal .fc-row .fc-content-skeleton {
    height: 60px;
  }
  
  .fare_cal .fc-event-container {
    height: 35px;
    position: relative;
  }
  
  .fare_cal .fc-event.search-day-fare {
    background: none repeat scroll 0 0 #dfe2f7;
    border: 0 none;
    border-radius: 0;
    bottom: 0;
    color: #333;
    font-size: 14px;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0;
  }
  
  .fare_cal th.fc-widget-header {
    font-size: 12px;
    font-weight: normal;
  }
  
  .fare_cal .fc button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: var(--border-flight-result);
    border-radius: 0;
    box-shadow: none;
    color: var(--this-new-black);
    font-size: 13px;
    height: 35px;
    padding: 0;
    width: 80px;
  }
  
  .fare_cal .fc-ltr .fc-basic-view .fc-day-number {
    color: #999;
  }
  
  .sgsmalbus {
    display: block;
    overflow: hidden;
  }
  
  .sgsmalbus strong {
    color: var(--this-new-black);
    float: left;
    font-weight: normal;
  }
  
  .pikuplokndt {
    color: #555;
    display: block;
    overflow: hidden;
    text-transform: lowercase;
  }
  
  .droplokndt {
    color: #555;
    display: block;
    overflow: hidden;
    text-transform: lowercase;
  }
  
  .pikuptm {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
  }
  
  .topmistyhtl {
  }
  
  .filterforallnty {
  }
  
  .sortli.threonly {
    width: 25%;
  }
  
  .room-row {
    background: #fbfbfb none repeat scroll 0 0;
    border-bottom: var(--border-flight-result);
    float: left;
    width: 100%;
  }
  
  .grnepik {
    color: #2ea10f;
    display: block;
    overflow: hidden;
  }
  
  .grnepik .fa {
    margin-right: 4px;
  }
  
  .priceflights.smalwise {
    font-size: 18px;
  }
  
  .priceflights.eachroomprice {
    font-size: 20px;
  }
  
  .eachroom:hover {
    border: 1px solid #fff;
    box-shadow: 0 0 10px -5px #333;
    opacity: 1;
    transition: all 400ms ease-in-out;
  }
  
  .eachroom.blur {
    opacity: 0.5;
  }
  
  .add_remove {
    display: flex;
    min-width: 250px;
    padding: 0 10px;
  }
  
  .comnbtn_room {
    background: var(--sherpa-blue);
  
    border: medium none;
  
    color: #ffffff;
  
    cursor: pointer;
  
    float: right;
  
    font-size: 13px;
  
    margin: 10px 0px;
  
    padding: 2px;
  }
  
  .done1.comnbtn_room1 {
    background: #359ff4;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    margin: 0;
    padding: 10px;
    text-align: center;
    display: none;
  }
  
  .comnbtn_room1 .fa {
    margin-right: 4px;
  }
  
  .comnbtn_room .fa {
    margin-right: 4px;
  }
  
  .starone.disabled {
    opacity: 0.4;
  }
  
  .mrgnpadd {
    display: block;
    margin: 0 10px;
    overflow: hidden;
  }
  
  .fuldate_book {
    display: block;
    height: 64px;
    overflow: hidden;
    text-align: left;
  }
  
  .load_links > a {
    display: inline-block;
    color: #333;
    padding: 10px 10px 10px 0;
  }
  
  .lblbk_book .fa {
    font-size: 20px;
    padding: 0 5px 0 0;
    color: var(--green);
  }
  
  .bigdate_book {
    color: #3a8bc1;
    display: table-cell;
    font-size: 40px;
    font-weight: 700;
    margin-right: 8px;
    padding: 0 10px;
    vertical-align: middle;
  }
  
  .biginre_book {
    color: var(--this-new-black);
    display: table-cell;
    font-size: 14px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
  }
  
  .lblbk_book {
    color: var(--this-new-black);
    display: table;
    font-size: 14px;
    overflow: hidden;
    padding: 20px 10px 0 0;
    text-align: left;
    float: left;
  }
  
  .price_htlin {
    border: var(--border-flight-result);
    display: block;
    overflow: hidden;
  }
  
  .ui-autocomplete-category {
    background: #e6e6e6 none repeat scroll 0 0;
    border-bottom: 1px solid #bbb;
    color: #333;
    display: block;
    overflow: hidden;
    padding: 4px 10px;
    text-align: right;
  }
  
  .allformst .nav-tabs.tabstab > li > a label {
    font-weight: normal;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
  
    font-weight: 600;
  }
  
  .item.active .airlinesd {
    border-top: 2px solid #283891;
  }
  
  .airlinesd:hover {
    background: #e8f8ff none repeat scroll 0 0;
  }
  
  .section_top {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100%;
    display: none;
  }
  
  .socila {
    float: left;
  }
  
  .socila .fa {
    background: #fff none repeat scroll 0 0;
    color: #182831;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin-right: 2px;
    text-align: center;
    transition: all 400ms ease-in-out 0s;
    width: 40px;
  }
  
  .toprit {
    float: right;
  }
  
  .sectns {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  
  .phnumr {
    color: #182831;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    overflow: hidden;
  }
  
  .phnumr:hover {
    color: #182831;
  }
  
  .samestl {
    float: left;
    height: 14px;
    margin: 15px 8px 0 0;
    width: 18px;
  }
  
  .sprte.indnum {
    background-position: -703px -70px;
  }
  
  .mailadrs {
    color: #182831;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    overflow: hidden;
  }
  
  .mailadrs:hover {
    color: #182831;
  }
  
  .mailadrs .fa {
    color: #182831;
    font-size: 12px;
    margin-right: 4px;
  }
  
  .fa.cliktocl {
    display: none;
  }
  
  .index_page .topssec {
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
  }
  
  .dropdown-menu.explorecntry li.currency_li {
    margin: 2px 5px;
    padding: 5px;
    position: relative;
  }
  
  .dropdown-menu.explorecntry li.currency_li:nth-child(odd) {
    background: #f5f5f5;
  }
  
  .dropdown-menu.explorecntry li.currency_li a {
    padding: 0;
  }
  
  .sprte.aud {
    background-position: -791px -59px;
  }
  
  .sprte.usd {
    background-position: -791px -227px;
  }
  
  .sprte.sar {
    background-position: -791px -184px;
  }
  
  .sprte.inr {
    background-position: -791px -142px;
  }
  
  .sprte.gbp {
    background-position: -791px -99px;
  }
  
  .dropdown-menu.explorecntry li.currency_li:hover,
  .dropdown-menu.explorecntry li.currency_li.active {
    background: #eee;
  }
  
  .dropdown-menu.explorecntry li.currency_li:hover .side_curency,
  .dropdown-menu.explorecntry li.currency_li.active .side_curency {
    background: #0095ce;
    color: #fff;
    transition: all 300ms ease-in-out;
  }
  
  .dropdown-menu.explorecntry li.currency_li a:hover,
  .dropdown-menu.explorecntry li.currency_li a {
    background: none;
    color: #333;
  }
  
  .curncy_img {
    float: left;
    height: 30px;
    width: 30px;
  }
  
  .name_currency {
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding: 0 8px;
  }
  
  .side_curency {
    background: #eee none repeat scroll 0 0;
    bottom: 0;
    line-height: 42px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
  }
  
  .flag_images {
    float: left;
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center;
  }
  
  .hotel_cnt {
    position: absolute;
    right: 0px;
  }
  
  .imgemtrx_plusmin {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: -3px 0 0;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
    width: 60px;
  }
  
  .imgemtrx_plusmin img {
    max-width: 100%;
  }
  
  .sorta .fal {
    color: #999;
    margin-right: 5px;
    font-size: 12px;
  }
  
  .inside_shadow_airline {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
  }
  
  .farenewcal {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    width: 100%;
  }
  
  .inboundiv.seg-1 {
    border-bottom: 1px dashed #ddd;
  }
  
  .m-b-0.text-center > strong {
    color: var(--this-new-black);
    font-weight: normal;
  }
  
  .topmisty.bus_filter {
    margin: 0 0 10px;
  }
  
  .dashboard_section {
    background: #eee;
    float: left;
    width: 100%;
  }
  
  .seperate_shadow {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    padding: 20px;
    width: 100%;
  }
  
  .spl_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    padding: 20px;
    width: 100%;
  }
  
  .pading_spl {
    float: left;
    padding: 10px;
    width: 100%;
  }
  
  .step_head {
    border-bottom: 1px dashed #ddd;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
  }
  
  .textalgn_rit {
    text-align: right;
  }
  
  .modal-backdrop {
    z-index: 10000040;
  }
  
  .modal {
    z-index: 10000050;
  }
  
  .cetrel_all {
    display: table;
    margin: 30px auto;
  }
  
  .nav-tabs.central_tab {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 30px;
    box-shadow: 0 1px 2px 0 #ccc;
    padding: 0 20px;
  }
  
  .nav-tabs.central_tab li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
  }
  
  .nav-tabs.central_tab li.active a:hover {
    background: none;
    border: 0;
  }
  
  .nav-tabs.central_tab li a:hover {
    color: #00a9d6;
  }
  
  .nav-tabs.central_tab li.active a,
  .nav-tabs.central_tab li.active a:hover {
    border-bottom: 3px solid #00a9d6;
    color: #00a9d6;
  }
  
  .full_bkingg {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    margin: 0 0 15px;
    width: 100%;
  }
  
  .bars_menu.fa {
    color: #fff;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 28px;
    line-height: 60px;
    margin-right: 15px;
  }
  
  .sorta strong {
    font-weight: normal;
    font-size: 13px;
  }
  
  .package_dets_btn {
    background: #ff9800 none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    font-size: 12px;
    margin: 7px auto 0;
    padding: 6px 10px;
    display: inline-block;
    float: right;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 2px;
  }
  
  .package_dets_btn:hover,
  .package_dets_btn:focus {
    color: #fff;
  }
  
  .close_popup {
    display: none;
  }
  
  .already_have_account {
    border-top: 1px dashed #ddd;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 15px 0 0;
    text-align: center;
  }
  
  .text_info {
    color: var(--this-new-black);
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
  }
  
  .agree_terms {
    display: block;
    margin: 20px 0 0;
    overflow: hidden;
  }
  
  .register-box-body {
    display: table;
    margin: 0 auto;
    padding: 10px 0;
    width: 70%;
  }
  
  .comn_close_pop {
    background: #ddd none repeat scroll 0 0;
    border-radius: 30px;
    color: #f2500a;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 30px;
  }
  
  .newacount_div {
    display: none;
    overflow: hidden;
  }
  
  .slpophd_new {
    border-bottom: 1px dashed #ddd;
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
  }
  
  .othesend_regstr {
    float: left;
    width: 100%;
  }
  
  .actual_forgot {
    display: none;
    overflow: hidden;
  }
  
  .addtwofilter .insidemyt {
    width: 100%;
  }
  
  .accordionftr {
    width: 100%;
    max-width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  
  .filterforall.addtwofilter .sorta .fa {
    color: #999;
    display: none;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
  }
  
  .filterforall.addtwofilter .sorta strong {
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 8px;
    margin: 0;
    text-align: center;
  }
  
  .tab_logo {
    display: none;
  }
  
  .filter_tab {
    background: none;
    border-right: 1px solid #4f4d4d;
    color: #fff;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    padding: 3px 15px;
    width: 50%;
  }
  
  .cancellation_page {
  }
  
  .head_can {
    border-bottom: 1px dashed #ccc;
    display: block;
    margin: 0 0 20px;
    overflow: hidden;
  }
  
  .canc_hed {
    color: #333;
    float: left;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0;
  }
  
  .ref_number {
    color: var(--this-new-black);
    float: right;
    font-size: 14px;
    text-align: right;
  }
  
  .rows_cancel {
  }
  
  .rows_cancel strong {
  }
  
  .cancel_bkd {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    width: 100%;
  }
  
  .pad_evry {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .imge_can {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: 60px;
  }
  
  .imge_can img {
    width: 100%;
  }
  
  .can_flt_name {
    color: #444;
    display: block;
    overflow: hidden;
  }
  
  .can_flt_name strong {
    color: var(--this-new-black);
    display: block;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
  }
  
  .place_big_text {
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
  }
  
  .place_smal_txt {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    overflow: hidden;
  }
  
  .date_mension {
    color: var(--this-new-black);
    display: block;
    font-size: 12px;
    overflow: hidden;
  }
  
  .aroow_can.fa {
    color: var(--this-new-black);
    display: block;
    font-size: 24px;
    margin: 15px 0 0;
    overflow: hidden;
  }
  
  .row_can_table.hed_table {
    background: #ddd;
  }
  
  .row_can_table {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px dashed #ddd;
    float: left;
    width: 100%;
  }
  
  .can_pads {
    color: #444;
    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 10px;
  }
  
  .can_pads .fa {
    margin-right: 3px;
  }
  
  .row_can_table.hed_table .can_pads {
    color: #333;
  }
  
  .row_can_table:last-child {
    border-bottom: 0;
  }
  
  .ritside_can {
    float: right;
  }
  
  .btn_continue {
    display: block;
    overflow: hidden;
    padding: 20px 0;
  }
  
  .amnt_disply {
    color: #444;
    display: block;
    font-size: 12px;
    margin-right: 20px;
    overflow: hidden;
    text-align: right;
    text-transform: uppercase;
  }
  
  .amnt_paid {
    font-size: 20px;
  }
  
  .amnt_paid .fa {
    margin-right: 4px;
  }
  
  .confir_can {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    margin: 20px 0;
    overflow: hidden;
    padding: 20px;
    width: 100%;
  }
  
  .can_msg {
    color: #308f0f;
    display: block;
    font-size: 30px;
    margin: 10px 0 20px;
    overflow: hidden;
    text-align: center;
  }
  
  .marg_cans {
    border: var(--border-flight-result);
    border-radius: 3px;
    display: block;
    margin: 20px;
    overflow: hidden;
  }
  
  .bookng_iddis {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
  }
  
  .down_can {
    background: #eee none repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: 20px;
    overflow: hidden;
    padding: 10px;
  }
  
  .para_cans {
  }
  
  .para_cans p {
    color: #444;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
  }
  
  .lazy.lazy_loader {
    background: silver;
    min-height: 230px;
    height: 230px;
  }
  
  .rit_summery {
    float: right;
  }
  
  .res_op {
    display: none;
  }
  
  .bus_preloader .relativetop {
    margin: 60px 0 0;
  }
  
  .pasngrinput_enter {
    background: #ddd none repeat scroll 0 0;
    float: left;
    width: 100%;
  }
  
  .labl_pasnger {
    color: #333;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px;
  }
  
  .pasngrinput_secnrews {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px dashed #ddd;
    float: left;
    width: 100%;
  }
  
  .pad_psger {
    float: left;
    padding: 10px;
    width: 100%;
  }
  
  .seat_number {
    color: var(--this-new-black);
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
  }
  
  .seat_number strong {
    display: block;
    font-size: 16px;
    overflow: hidden;
  }
  
  .holyday_selct {
    font-size: 14px;
    padding: 0 10px;
  }
  
  .holyday_selct > option {
    border-bottom: var(--border-flight-result);
    padding: 5px 10px;
    background: #fff;
    color: #333;
  }
  
  .utility-nav .alert {
    margin: 20px 0;
  }
  
  .icon_sml_mob.fa {
    color: var(--this-new-black);
    display: block;
    margin: 5px;
    overflow: hidden;
    font-family: "Font Awesome 5 pro";
  }
  
  .customteam2.nav-tabs.customteam li a strong {
    font-weight: normal;
  }
  
  .lavltr_mgc {
    display: none;
  }
  
  .bakrd_color {
    background: #fff none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .fixincrmnt .width80 {
    width: 100%;
  }
  
  .fixincrmnt .padflt {
    padding: 0 0px;
  }
  
  .text_algn_rit {
    text-align: right;
  }
  
  .prefered_section {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  
  .inboundiv.splfares {
    max-height: 250px;
    overflow-y: scroll;
  }
  
  .result_srch_htl .sidepricewrp .priceflights {
    margin: 5px 0 0;
  }
  
  .fixed_pop {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 10000000;
  }
  
  .inside_alert {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 10px -3px #000;
    display: block;
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    transition: all 300ms ease-in-out 0s;
    width: 400px;
  }
  
  .inside_alert.show {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    transition: all 300ms ease-in-out 0s;
    height: auto;
    margin: 15px 20px;
    opacity: 1;
  }
  
  .alert_box {
    display: block;
    overflow: hidden;
    position: relative;
  }
  
  .close_alert.fa {
    color: #999;
    cursor: pointer;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .left_sidemage {
    float: left;
    width: 80px;
  }
  
  .matix_image {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px -6px #000;
    height: 60px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 60px;
  }
  
  .matix_image .fa {
    border-radius: 100%;
    color: #333;
    display: block;
    font-size: 30px;
    line-height: 60px;
    overflow: hidden;
  }
  
  .matix_image img {
    min-height: 60px;
    width: 100%;
  }
  
  .contentposps {
    display: block;
    overflow: hidden;
    padding: 15px;
  }
  
  .noti_heading {
    color: #444;
    display: block;
    font-size: 18px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0 0 5px;
  }
  
  .message_alert {
    color: var(--this-new-black);
    display: block;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
  }
  
  #facebook_alert .matix_image .fa {
    background: #325c94;
    color: #fff;
  }
  
  #google_alert .matix_image .fa {
    background: #ea3032;
    color: #fff;
  }
  
  #common_alert .matix_image .fa {
    background: #f19d2f;
    color: #fff;
  }
  
  #success_alert .matix_image .fa {
    background: #17c811;
    color: #fff;
  }
  
  .alert-box {
    color: #e72f0b;
    display: block;
    font-size: 14px;
    overflow: hidden; /* padding:10px 0 0; */
  }
  
  .tour_load_cntnt {
    color: #555;
    display: block;
    font-size: 26px;
    overflow: hidden;
  }
  
  .boat {
    bottom: 10px;
    position: absolute;
    z-index: 1;
    -webkit-animation: boatanimate 30s linear infinite;
    -moz-animation: boatanimate 30s linear infinite;
    -o-animation: boatanimate 30s linear infinite;
    animation: boatanimate 30s linear infinite;
  }
  
  @-webkit-keyframes boatanimate {
    0% {
      right: 0px;
    }
  
    100% {
      right: 700px;
    }
  }
  
  @-moz-keyframes boatanimate {
    0% {
      right: 0;
    }
  
    100% {
      right: 700px;
    }
  }
  
  @-o-keyframes boatanimate {
    0% {
      right: 0;
    }
  
    100% {
      right: 700px;
    }
  }
  
  @keyframes boatanimate {
    0% {
      right: 0;
    }
  
    100% {
      right: 700px;
    }
  }
  
  .boat-body {
    width: 100px;
    height: 20px;
    background: #e25c45;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 20px;
  }
  
  .white-body {
    width: 65px;
    height: 16px;
    background: #fff;
    margin: 0px 13px;
    border-top-left-radius: 20px;
  }
  
  .windows {
    margin: 0px 12px !important;
  }
  
  .boat .circle {
    background: #a18e6e;
    width: 7px;
    height: 7px;
    margin: 5px 3px;
    border-radius: 50%;
    float: left;
  }
  
  .smokestack {
    width: 10px;
    height: 17px;
    background: #a18e6e;
    bottom: 30px;
    margin-left: 45px;
  }
  
  .relative {
    position: relative;
  }
  
  .fume {
    margin: 0px;
  }
  
  .fume li {
    background-color: #d7f1f7;
    border-radius: 50%;
  }
  
  .fume1 {
    width: 7px;
    height: 7px;
    margin-left: 48px;
    -webkit-animation: smokeup 2s linear infinite;
    -moz-animation: smokeup 2s linear infinite;
    -o-animation: smokeup 2s linear infinite;
    animation: smokeup 2s linear infinite;
  }
  
  .fume2 {
    width: 9px;
    height: 9px;
    margin-left: 38px;
    -webkit-animation: smokeup 2.1s linear infinite;
    -moz-animation: smokeup 2.1s linear infinite;
    -o-animation: smokeup 2.1s linear infinite;
    animation: smokeup 2.1s linear infinite;
  }
  
  .fume3 {
    width: 12px;
    height: 12px;
    margin-left: 48px;
    -webkit-animation: smokeup 2.2s linear infinite;
    -moz-animation: smokeup 2.2s linear infinite;
    -o-animation: smokeup 2.2s linear infinite;
    animation: smokeup 2.2s linear infinite;
  }
  
  .fume4 {
    width: 15px;
    height: 15px;
    margin-left: 38px;
    -webkit-animation: smokeup 2.3s linear infinite;
    -moz-animation: smokeup 2.3s linear infinite;
    -o-animation: smokeup 2.3s linear infinite;
    animation: smokeup 2.3s linear infinite;
  }
  
  @-webkit-keyframes smokeup {
    0% {
      margin-bottom: -3px;
      opacity: 1;
    }
    80% {
      margin-bottom: 7px;
      opacity: 0;
    }
    100% {
      margin-bottom: 7px;
      opacity: 0;
    }
  }
  
  @-moz-keyframes smokeup {
    0% {
      margin-bottom: -3px;
      opacity: 1;
    }
    80% {
      margin-bottom: 7px;
      opacity: 0;
    }
    100% {
      margin-bottom: 7px;
      opacity: 0;
    }
  }
  
  @-o-keyframes smokeup {
    0% {
      margin-bottom: -3px;
      opacity: 1;
    }
    80% {
      margin-bottom: 7px;
      opacity: 0;
    }
    100% {
      margin-bottom: 7px;
      opacity: 0;
    }
  }
  
  @keyframes smokeup {
    0% {
      margin-bottom: -3px;
      opacity: 1;
    }
    80% {
      margin-bottom: 7px;
      opacity: 0;
    }
    100% {
      margin-bottom: 7px;
      opacity: 0;
    }
  }
  
  .sea {
    background: #2a94d6 none repeat scroll 0 0;
    bottom: 7px;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  
  .sea:after {
    background: #2d8fcb none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  
  .sea span {
    background-color: #8bd9f5;
    position: absolute;
  }
  
  .wave1 {
    width: 100px;
    height: 3px;
    left: 420px;
    top: 10px;
  }
  
  .wave2 {
    width: 100px;
    height: 3px;
    left: 433px;
    top: 13px;
  }
  
  .wave3 {
    width: 50px;
    height: 3px;
    right: 460px;
    top: 15px;
  }
  
  .wave4 {
    width: 50px;
    height: 3px;
    right: 467px;
    top: 18px;
  }
  
  .animowrap {
    bottom: 50px;
    left: 0;
    position: absolute;
    right: 0;
  }
  
  .animo {
    height: 50px;
    position: relative;
    width: 100%;
  }
  
  .wave {
    position: absolute;
    top: 98%;
    width: 200px;
    height: 50px;
    background-color: #f1e0b5;
    border-radius: 50%;
    animation-name: wave;
    animation-iteration-count: infinite;
    animation-direction: alternate;
  }
  
  @-webkit-keyframes wave {
    from {
      height: 20px;
    }
    to {
      height: 5px;
    }
  }
  
  @-moz-keyframes wave {
    from {
      height: 20px;
    }
    to {
      height: 5px;
    }
  }
  
  @-o-keyframes wave {
    from {
      height: 20px;
    }
    to {
      height: 5px;
    }
  }
  
  @keyframes wave {
    from {
      height: 20px;
    }
    to {
      height: 5px;
    }
  }
  
  .load_holyday {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f1e0b5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1e0b5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f1e0b5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1e0b5',GradientType=0);
  }
  
  .holiday_tree {
    background: rgba(0, 0, 0, 0) url("../images/holiday_tree.png") no-repeat
      scroll 0 0;
    bottom: 34px;
    height: 235px;
    left: 10px;
    position: absolute;
    width: 250px;
    z-index: 1;
  }
  
  .row_tours {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 #ccc;
    float: left;
    margin: 8px 0;
    width: 100%;
  }
  
  .providings {
    display: block;
    margin: 10px -10px 0;
    overflow: hidden;
  }
  
  .providelist {
    float: left;
    margin: 5px 10px;
  }
  
  .comn_fclities.fa {
    background: #e0e0e0 none repeat scroll 0 0;
    border-radius: 40px;
    color: var(--this-new-black);
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 40px;
  }
  
  .prvide_name {
    color: var(--this-new-black);
    display: block;
    font-size: 11px;
    margin: 4px 0;
    overflow: hidden;
    text-align: center;
  }
  
  .innd_holi {
    border-right: 1px dotted #ddd;
    display: block;
    max-height: 220px;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
  }
  
  .imagehtldis_holi {
    display: block;
    max-height: 208px;
    overflow: hidden;
  }
  
  .imagehtldis_holi img {
    width: 100%;
    min-height: 208px;
  }
  
  .price_holi_section {
    display: block;
    overflow: hidden;
    text-align: center;
  }
  
  .priceflights_holi {
    color: #e6780f;
    display: block;
    font-size: 22px;
    overflow: hidden;
  }
  
  .priceflights_holi strong {
    font-weight: normal;
  }
  
  .daynight {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    display: table;
    margin: 15px auto;
    overflow: hidden;
  }
  
  .spandays {
    float: left;
    font-size: 14px;
    padding: 5px 10px;
  }
  
  .day_area {
    color: #333;
  }
  
  .night_area {
    background: #666 none repeat scroll 0 0;
    color: #fff;
  }
  
  .bookallbtn.holybtn {
    margin: 10px auto auto;
  }
  
  #supersized {
    background: #b6ab7d;
  }
  
  .n-r-t {
    color: var(--this-new-black);
    display: block;
    overflow: hidden;
  }
  
  .multi_city_container {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  
  .add_city_btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    line-height: 42px;
    margin: 10px 0 0;
    padding: 0 20px;
  }
  
  .add_city_btn .fa {
    margin-right: 5px;
  }
  
  .city_close_btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    bottom: 0;
    color: #eee;
    font-size: 22px;
    height: 42px;
    position: absolute;
    right: -40px;
    width: 30px;
  }
  
  .noticetext {
    background: #eee none repeat scroll 0 0 !important;
    border-radius: 3px;
    color: #666 !important;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 30px !important;
  }
  
  .noticewrp {
    color: var(--this-new-black);
    display: block;
    font-size: 14px;
    overflow: hidden;
  }
  
  .noticemsgagent {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .timenotice {
    color: #999;
    display: block;
    font-size: 12px;
    overflow: hidden;
  }
  
  .timenotice .fa {
    margin-right: 5px;
  }
  
  .colslno {
    color: var(--this-new-black);
    float: left;
    line-height: 30px;
    text-align: left;
    width: 30px;
  }
  
  .list-notices {
    background: #fff none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin: 2px 0;
    padding: 10px;
    width: 100%;
  }
  
  .fontsize14 {
    font-size: 14px;
  }
  
  .can_pads.can_check [type="checkbox"] {
    left: unset;
    margin: 2px 0 0 5px;
  }
  
  .baggage_wid {
    width: 100%;
    float: left;
  }
  
  .flo_w {
    width: auto;
    float: right;
    font-size: 15px;
    color: var(--this-new-black);
    text-align: left;
    padding: 0px 10px;
  }
  
  .edit-user-details-btn,
  .edit-user-details-btn:hover {
    background-color: #999;
    border: 1px solid #999;
    border-radius: 3px;
    color: #ffffff;
    font-size: 18px;
    padding: 7px 10px;
  }
  
  .make-payment-btn,
  .make-payment-btn:hover {
    background-color: #ef7d25;
    border: 1px solid #ef7d25;
    border-radius: 3px;
    color: #ffffff;
    font-size: 18px;
    padding: 7px 10px;
  }
  
  .sub_news {
    font-size: 18px;
    color: #001832;
  }
  
  .signfomup {
    float: left;
    padding: 0px 0px 0px;
    width: 100%;
    position: relative;
  }
  
  .formbtmns .form-control.ft_subscribe {
    box-shadow: none;
  
    border-bottom: 1px solid #ffffff;
  
    border-radius: 3px;
  
    background: #fff;
  
    height: 40px;
  }
  
  .formbtmns .form-control.ft_subscribe::-webkit-input-placeholder {
    color: #999 !important;
  }
  
  .formbtmns .form-control.ft_subscribe::-moz-placeholder {
    color: #999 !important;
  }
  
  .formbtmns .form-control.ft_subscribe:-ms-input-placeholder {
    color: #999 !important;
  }
  
  .formbtmns .form-control.ft_subscribe:-moz-placeholder {
    color: #999 !important;
  }
  
  .btn.btn_sub.subsbtm {
    background: rgb(255, 152, 0);
  
    border: 1px solid #001832;
  
    color: #001832;
  
    line-height: 24px;
  
    font-size: 17px;
  
    width: 40%;
  
    border-radius: 4px;
  
    clear: both;
  
    display: block;
  
    margin-top: 10px;
  
    float: left;
  
    margin-bottom: 5px;
  
    padding: 3px 6px;
  
    max-width: 140px;
  }
  
  .cartitembuk .col-md-12 {
    color: #666666;
    font-size: 13px;
    padding: 0;
  }
  
  .cartitembuk.prompform {
    display: table;
    padding: 10px 0 0;
    width: 100%;
  }
  
  .cartitembuk.prompform .nopadding_left,
  .cartitembuk.prompform .nopadding_right {
    display: table-cell;
    padding: 0;
  }
  
  .cartitembuk .promocode {
    height: 44px;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    font-size: 14px;
  }
  
  .cartitembuk .promosubmit {
    background: var(--green) none repeat scroll 0 0;
  
    border: 1px solid var(--green);
  
    color: #ffffff;
  
    height: 44px;
  
    width: 90%;
  
    font-size: 14px;
  }
  
  .invalid-ip .register_tc {
    border: 1px solid #bf7070 !important;
  }
  
  .airlinecheckbox.validate_user_register.invalid-ip + label {
    border: 1px solid #bf7070;
  }
  
  .mypacksy .star {
    position: relative;
  }
  
  .mypacksy .star input {
    left: 0;
    opacity: 0;
    position: absolute;
  }
  
  .abcRioButtonContents > span {
    font-size: 14px;
    font-weight: normal;
  }
  
  .alladvnce .select2.select2-container.select2-container--default {
    width: 100% !important;
  }
  
  .alladvnce .select2-selection.select2-selection--single {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    width: 100% !important;
  }
  
  .alladvnce .select2-selection__rendered {
    color: #222426 !important;
    padding: 0 !important;
  }
  
  .alladvnce .select2-selection__arrow {
    display: none;
  }
  
  #collapse502 .htlcount {
    display: none;
  }
  
  #collapse503 .flitsprt {
    background-image: none;
    display: none;
  }
  
  #collapse503 input.hidecheck[type="checkbox"] {
    opacity: 0;
    width: 100%;
  }
  
  #collapse503 .timone {
    width: 100%;
  }
  
  #collapse503 .htlcount {
    float: right;
    padding: 2px 10px;
    background: none;
  }
  
  #collapse503 .starin {
    border: none;
  }
  
  #collapse504 .flitsprt {
    background-image: none;
    display: none;
  }
  
  #collapse504 input.hidecheck[type="checkbox"] {
    opacity: 0;
    width: 100%;
  }
  
  #collapse504 .timone {
    width: 100%;
  }
  
  #collapse504 .htlcount {
    float: right;
    padding: 2px 10px;
    background: none;
  }
  
  #collapse504 .starin {
    border: none;
  }
  
  .ckboxdv {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 13px;
    color: #555;
    font-weight: normal;
    line-height: 26px;
  }
  
  .tmxdv input[type="radio"]:checked + .ckboxdv:before {
    content: "\2022";
    color: #f3f3f3;
    font-size: 30px;
    text-align: center;
    line-height: 15px;
  }
  
  .tmxdv input[type="checkbox"] {
    display: block;
  }
  
  .tmxdv .ckboxdv:before {
    border-radius: 3px;
    top: 5px !important;
  }
  
  .tmxdv input[type="checkbox"]:checked + .ckboxdv:before {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
    left: 0;
  }
  
  .ckboxdv::before {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: white;
    box-shadow: 0 1px 1px rgb(0 0 0 / 20%) inset;
    border-radius: 14px !important;
    border: 4px solid black;
  }
  
  .ckboxdv::after {
    top: 5px !important;
  }
  
  .tmxdv {
    float: left;
  }
  
  .city_code {
    display: none;
  }
  
  .timone .starin {
    padding: 0px !important;
    margin: 0;
  }
  
  .round-trip .priceanbook .wayprice {
    width: 100%;
  }
  
  .round-trip .priceanbook .waybook {
    width: 100%;
  }
  
  .round-trip .priceanbook .waybook .bookallbtn {
    width: 50%;
    margin: 0 auto;
    display: table;
  }
  
  .tmxloader {
    width: 250px;
    height: 250px;
    overflow: hidden;
    display: table;
    margin: 10px auto;
  }
  
  .tmxloader .loadvgif {
    width: 250px;
    height: 250px;
    overflow: hidden;
  }
  
  .popcan_policy .btn {
    background: none;
    font-weight: normal;
    color: #337ab7;
    font-size: 13px;
    padding: 0;
  }
  
  .popcan_policy {
    text-align: center;
  }
  
  .popcan_policy .btn.active,
  .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: none;
  }
  
  .bnwftr .glyphicon {
    float: right;
    font-size: 11px;
    line-height: 17px;
    color: #9a9a9a;
  }
  
  .bnwftr .panel-title a {
    text-decoration: none;
  }
  
  .bnwftr .panel.panel-default {
    margin-bottom: 0px;
    border-radius: 0;
    border: none;
    background: var(--white);
    border-bottom: 2px solid #f7f7f7;
  }
  
  .bnwftr .panel-default > .panel-heading {
    color: #00a9d6;
    background-color: #ffffff;
    border-radius: 0;
  }
  
  .bnwftr {
    float: left;
    width: 100%;
    margin: 0px 0;
    overflow: hidden;
    display: block;
  }
  
  .bnwftr .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    background: #fff;
  }
  
  .bnwftr .panel-group {
    margin-bottom: 0px;
  }
  
  .bnwftr .panel-title {
    text-align: left;
  }
  
  #reset_filters {
    background: #0096cf;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
  }
  
  .bnwftr .panel-title a {
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    color: #2d3e52;
  }
  
  #collapseTwo #collapse2 .starin .rststrne {
    float: left;
  }
  
  #collapseTwo #collapse2 .starin {
    padding: 13px 5px;
  }
  
  #collapseTwo #collapse2 .starin .htlcount {
    padding: 0;
    margin: 0;
    display: none;
  }
  
  #collapseTwo #collapse2 .starone.toglefil.star-wrapper.enabled.active {
    color: #fff;
  }
  
  #collapseTwo #collapse2 .starone.toglefil.star-wrapper.enabled.active .starin {
    color: #fff;
  }
  
  #collapseTwo
    #collapse2
    .starone.toglefil.star-wrapper.enabled.active
    .starin
    .htlcount {
    color: #fff;
  }
  
  #collapseTwo
    #collapse2
    .starone.toglefil.star-wrapper.enabled.active
    .starin
    .starfa.fa {
    color: #fff;
  }
  
  .tripad {
    float: right;
    overflow: hidden;
    display: block;
    padding: 10px 5px 5px;
  }
  
  .tripad span {
    display: block;
    font-size: 13px;
    color: #109d8f;
    text-align: center;
  }
  
  .tripad img {
    width: 130px;
    height: 20px;
  }
  
  .tripad a {
    display: block;
    cursor: default;
  }
  
  .tripad p {
    color: #24c8b7;
    font-weight: 400;
    font-size: 13px;
  }
  
  .maprew {
    padding: 0 !important;
  }
  
  .htloffr {
    float: left;
    display: block;
    background: var(--green);
    padding: 2px 8px;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    margin: 8px 0 0;
  }
  
  .htloffr b {
    font-weight: 400;
    font-size: 13px;
  }
  
  .shapcs {
    position: relative;
  }
  
  .gift-tag {
    background: #ff3b30;
    border: #dcdcdc;
    border-top-right-radius: 2px;
    color: #23bbce;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    right: 0;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 25px;
    position: absolute;
    top: 12px;
    width: 100px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
  .gift-tag::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left: 14px solid #fff;
  }
  
  .offdiv {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  
  .boxins #hotel-board-type-wrapper > li,
  .boxins #hotel-inclu-wrapper > li,
  .boxins #hotel-free-board-type-wrapper > li {
    display: block;
    float: left;
    font-size: 12px;
    margin: 3px 0;
    width: 100%;
  }
  
  .allresult {
    display: block;
    float: left;
    margin: 10px 0 0;
    min-height: 395px;
    position: relative;
    width: 100%;
  }
  
  .allresult {
    display: block;
    margin: 0;
    overflow: visible !important;
  }
  
  .map_hotel {
    background: #e5e3df none repeat scroll 0 0;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 10;
  }
  
  .view_type {
    background: var(--white);
    border: 1px solid #80808033;
    color: var(--green);
    font-size: 14px;
    line-height: 41px;
    padding: 10px 12px;
    width: 35px;
    text-align: center;
  }
  
  .view_type.active .fa:hover {
    color: #fff;
  }
  
  .view_type .fa:hover,
  .view_type .fa:focus,
  .view_type .fa:active {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    color: #969696;
  }
  
  .view_type.active {
    background: var(--green);
    color: #fff;
  }
  
  .rit_view {
    float: left;
    display: block;
    overflow: hidden;
  }
  
  .allresult.map_open .result_srch_htl {
    height: 650px;
    overflow-y: scroll;
    transition: all 300ms ease-in-out 0s;
    width: 25%;
    display: block !important;
  }
  
  .allresult.map_open .result_srch_htl .listimage {
    width: 100% !important;
  }
  
  .allresult.map_open .result_srch_htl .listfull {
    width: 100% !important;
  }
  
  .allresult.map_open .result_srch_htl .listfull .width70 {
    width: 100% !important;
  }
  
  .allresult.map_open .result_srch_htl .listfull .width30 {
    width: 100% !important;
    padding: 0px !important;
  }
  
  .allresult.map_open .result_srch_htl .listfull .rating-no span.star:before {
    font-size: 14px;
  }
  
  .allresult.map_open .result_srch_htl .listfull .innd {
    height: auto !important;
    min-height: inherit !important;
    padding: 0px 10px;
    float: left;
    background: #fff;
  }
  
  .allresult.map_open .result_srch_htl .listfull .shtlnamehotl {
    font-size: 16px;
  }
  
  .allresult.map_open .result_srch_htl .listfull .adreshotle,
  .allresult.map_open .result_srch_htl .listfull .preclsdv,
  .allresult.map_open .result_srch_htl .listfull .bothicntri {
    display: none;
  }
  
  .result_srch_htl {
    float: left;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
  }
  
  #tour_search_result.result_srch_htl {
    float: none;
    margin: 0 -7px;
    width: auto;
  }
  
  .allresult.map_open .result_srch_htl .sidepricewrp .priceflights {
    display: inline-block;
    float: left;
    font-size: 20px;
  }
  
  .allresult.map_open .result_srch_htl .bookallbtn {
    width: auto;
    display: inline-block;
    float: right;
    padding: 8px 15px;
  }
  
  .allresult.map_open .hotel_map {
    transition: all 300ms ease-in-out 0s;
    width: 75%;
  }
  
  .hotel_map {
    float: left;
    height: 650px;
    margin: 5px 0;
    transition: all 300ms ease-in-out 0s;
    width: 0;
  }
  
  .in_map_box .map_image img {
    width: 300px;
    max-height: 150px;
    height: 150px;
  }
  
  .map_htl_price {
    margin: 5px 0 0 0;
    font-size: 21px;
    color: #00b4f2;
    font-weight: 500;
  }
  
  .map_name_htl {
    color: #b81818;
    margin: 3px 0;
    font-weight: 400;
  }
  
  .stra_hotel .fa.fa-star {
    color: var(--green);
    font-size: 16px;
    margin: 0 0 0 3px;
  }
  
  .xyz .book_map {
    font-size: 13px;
    background: #00b4f2;
    padding: 3px 11px;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #00b4f2;
  }
  
  .xyz {
    margin: 10px 0;
  }
  
  .map_box {
    width: 100%;
    float: left;
    display: block;
    overflow: hidden;
  }
  
  .in_map_box {
    width: 300px;
    float: left;
    display: block;
    overflow: hidden;
  }
  
  .map_image {
    width: 100%;
    float: left;
    display: block;
  }
  
  .mwifdiv {
    display: block;
    float: left;
    overflow: hidden;
    padding: 11px 0 0;
  }
  
  .htl_spr li {
    background: url("../images/tt_sprite_2018.png") no-repeat scroll 0 0;
    )border: 3px solid #fff;
    border-radius: 30px;
    float: left;
    height: 20px;
    margin: 0 5px;
    width: 20px;
    padding: 0;
  }
  
  .htl_spr li.wf {
    background-position: -40px 0px;
  }
  
  .htl_spr li.bf {
    background-position: -60px 0px;
  }
  
  .htl_spr li.pr {
    background-position: 0px 0px;
  }
  
  .htl_spr li.sf {
    background-position: -20px 0px;
  }
  
  .htl_spr li.wf:hover {
    background-position: -40px -20px;
  }
  
  .htl_spr li.bf:hover {
    background-position: -60px -20px;
  }
  
  .htl_spr li.pr:hover {
    background-position: 0px -20px;
  }
  
  .htl_spr li.sf:hover {
    background-position: -20px -20px;
  }
  
  .mapviw.noviews {
    float: right;
    display: table;
    width: auto;
    overflow: hidden;
    margin: 0;
    padding: 5px 0px;
  }
  
  .reswd {
    float: left;
  }
  
  .htlsldig {
    width: 100%;
    height: 350px;
    overflow: hidden;
    display: block;
  }
  
  .htlsldig img {
    display: block;
    max-width: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  .htlsldigsml {
    width: 100%;
    height: 100px;
    max-height: 100px;
  }
  
  .htlsldigsml img {
    width: 100%;
    height: 100px;
    max-height: 100px;
    overflow: hidden;
    display: block;
  }
  
  .btmimg {
    padding: 0 !important;
  }
  
  #sync2 .item {
    background: #333;
    padding: 0;
    margin: 0 5px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
  }
  
  #sync2 .item h1 {
    font-size: 18px;
  }
  
  #sync2 .current .item {
    background: #0c83e7;
  }
  
  .owl-theme .owl-nav {
  }
  
  .owl-theme .owl-nav [class*="owl-"] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6;
  }
  
  #sync1.owl-theme {
    position: relative;
  }
  
  #sync1.owl-theme .owl-next,
  #sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
  }
  
  #sync1.owl-theme .owl-prev {
    left: 10px;
  }
  
  #sync1.owl-theme .owl-next {
    right: 10px;
  }
  
  #map-box-modal .modal-content {
    border-radius: 0;
    background: #f7f7f7;
  }
  
  #map-box-modal .modal-header #myModalLabel {
    font-size: 25px;
    display: block;
    text-align: center;
    font-weight: 400;
  }
  
  #map-box-modal .modal-header {
    padding: 10px 10px 0px 15px;
    border-bottom: none;
  }
  
  #sync2 .owl-item .htlsldigsml img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  
  #sync2 .owl-item.synced .htlsldigsml img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    border: 3px solid var(--green);
  }
  
  #hotel-img-gal-box-modal #sync1.owl-theme .owl-buttons div {
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    top: 50%;
    opacity: 1 !important;
  }
  
  #hotel-img-gal-box-modal #sync1.owl-theme .owl-prev {
    left: 0;
  }
  
  #hotel-img-gal-box-modal #sync1.owl-theme .owl-next {
    right: 0;
  }
  
  #hotel-img-gal-box-modal #sync1 .owl-prev::after {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 40px;
    background-color: #fff;
    height: 40px;
    position: absolute;
    line-height: 40px;
    color: var(--green);
    border-radius: 100px;
    font-size: 16px;
    text-align: center;
  }
  
  #hotel-img-gal-box-modal #sync1 .owl-next::after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 40px;
    background-color: #fff;
    height: 40px;
    position: absolute;
    line-height: 40px;
    color: var(--green);
    border-radius: 100px;
    font-size: 16px;
    text-align: center;
  }
  
  .htloffr span {
    font-size: 13px;
  }
  
  .htloffr .fa {
    font-size: 15px;
  }
  
  .gift-tag::before {
    background: #ff3b30;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -11px;
    top: 4px;
    width: 11px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  
  .bothicntri {
    float: left;
    width: 100%;
    display: table;
  }
  
  .hoteloctnf .fa {
    height: 33px;
    width: 32px;
    border: 1px solid #0096cf;
    text-align: center;
    line-height: 33px;
    border-radius: 100%;
    background: #0096cf;
    color: #fff;
  }
  
  .hoteloctnf .fa:hover {
    border: 1px solid #0096cf;
    background: #0096cf;
    color: #fff;
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
  }
  
  .preclsdv {
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    float: left;
    width: 100%;
    overflow: hidden;
  }
  
  .canplyto {
    color: green;
    font-weight: 600;
    font-size: 13px !important;
    line-height: 20px;
    display: block;
    position: relative;
    vertical-align: middle;
  }
  
  .preclsdv b {
    font-weight: 400;
    font-size: 14px;
    padding: 0 4px;
    color: #3d3d3d;
  }
  
  #map-box-modal h4 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #2d3e52;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  #map-box-modal .modal-header .starrtinghotl {
    float: none;
    padding: 1px 10px 5px 0;
    display: inline-block;
    vertical-align: middle;
    width: 18%;
  }
  
  .canplyto .fa {
    color: #fff;
    border: 1px solid var(--green);
    border-radius: 100%;
    font-size: 12px;
    background: var(--green);
    height: 17px;
    width: 17px;
    text-align: center;
    line-height: 17px;
  }
  
  #hotel-img-gal-box-modal .modal-header {
    background: #eaeaea;
    height: 100px;
  }
  
  #map-box-frame {
    border: 2px solid #e0e0e0;
    width: 100% !important;
    display: block;
    overflow: hidden;
  }
  
  .htl_spr li:first-child {
    margin-left: 0;
  }
  
  .htladdet {
    float: left;
    width: 100%;
    background: #fff;
    padding: 6px 10px;
    overflow: hidden;
    display: block;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    border: 1px solid #dbdbdb;
    border-bottom: none;
  }
  
  .htladdet > span {
    font-size: 22px;
    color: var(--text-dark);
    font-weight: 600;
  }
  
  .marhtldet {
    display: table;
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
  }
  
  .marhtldet .locadres {
    display: table-cell;
    font-size: 15px;
    color: var(--this-new-black);
    font-weight: 500;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
  }
  
  .htlratpz {
    display: table-cell;
    float: right;
    line-height: 10px;
    direction: rtl;
  }
  
  .htlratpz li {
    display: inline-block;
    font-size: 20px;
    color: #ff9800;
    padding: 0 2px;
  }
  
  .htlratpz li:last-child {
    padding-right: 0;
  }
  
  .locadres .fa {
    font-size: 18px;
    margin-right: 3px;
  }
  
  .htldtdv {
    float: left;
    width: 100%;
    overflow: hidden;
    display: block;
    border-top: var(--border-flight-result);
    position: relative;
  }
  
  #hotel_top .item {
    padding: 0;
    color: #fff;
    text-align: center;
    width: 100%;
  }
  
  #hotel_top img {
    height: 400px;
    max-height: 400px;
    display: block;
    width: 100%;
  }
  
  #hotel_bottom .item {
    cursor: pointer;
    padding: 0 5px;
  }
  
  .htldtdv .owl-theme .owl-nav [class*="owl-"] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .htldtdv .owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6;
  }
  
  #hotel_top.owl-theme {
    position: relative;
  }
  
  #hotel_top.owl-theme .owl-next,
  #hotel_top.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
  }
  
  #hotel_top.owl-theme .owl-prev {
    left: 10px;
  }
  
  #hotel_top.owl-theme .owl-next {
    right: 10px;
  }
  
  #hotel_bottom img {
    width: 100%;
    height: 90px;
    max-height: 90px;
    overflow: hidden;
    display: block;
  }
  
  #hotel_bottom {
    margin: 8px 0;
    float: left;
    width: 100%;
    overflow: hidden;
  }
  
  #hotel_bottom .owl-item .item img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  
  #hotel_bottom .owl-item.synced .item img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    border: 3px solid var(--green);
  }
  
  .tridtls {
    float: left;
    width: 100%;
    overflow: hidden;
    display: table;
    background: #00a680;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
    padding: 10px;
  }
  
  .trirat {
    float: left;
    display: table-cell;
    overflow: hidden;
  }
  
  .triexcimg {
    float: right;
    display: table-cell;
    overflow: hidden;
  }
  
  .trpratclr {
    font-size: 22px;
    display: block;
    color: #fff;
    font-weight: bold;
  }
  
  .triexcer {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
  }
  
  .trptrvrat {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
  }
  
  .triexcimg img {
    width: 150px;
    max-width: 150px;
    overflow: hidden;
    float: right;
    padding: 10px 0 0;
  }
  
  .htlfull_dtls {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 15px;
    margin: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
  }
  
  .pernyt {
    font-size: 15px;
    color: #999;
    padding: 0 5px;
    font-weight: 500;
  }
  
  .amthtlrs {
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-size: 40px;
    color: var(--green);
  }
  
  .htlamtnyt .fa {
    font-size: 46px;
  }
  
  .stdrmac {
    display: table;
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 5px 0;
  }
  
  .stdnonaclt {
    display: table-cell;
    float: left;
    font-size: 18px;
    color: #383e45;
    font-weight: 500;
  }
  
  .bedndimg {
    display: table-cell;
    float: right;
    font-size: 17px;
  }
  
  .bedndimg .fa {
    font-size: 18px;
    padding: 0 3px;
  }
  
  .htlamtnyt {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
  }
  
  .htlamtnytstd {
    float: left;
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 10px 0;
  }
  
  .amthtlrsstd {
    font-size: 27px;
    color: var(--green);
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
  }
  
  .amthtlrsstd .fa {
    font-size: 23px;
  }
  
  .pernytdet {
    font-size: 15px;
    padding: 0 5px;
    color: #383e45;
    font-weight: 400;
  }
  
  .stdnonacltfre {
    display: table-cell;
    float: left;
    font-size: 18px;
    color: #383e45;
    font-weight: 500;
  }
  
  .untdate {
    display: table-cell;
    float: right;
    font-size: 17px;
    font-weight: 400;
    color: #5e6063;
    line-height: 27px;
  }
  
  .cheoutdv {
    float: left;
    width: 100%;
    background: #efefef;
    padding: 12px 15px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
  }
  
  .chkdatetacell {
    display: table;
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
  }
  
  .chkin {
    display: table-cell;
    font-size: 16px;
    color: #383e45;
    font-weight: 600;
    float: left;
  }
  
  .chkdate {
    display: table-cell;
    font-size: 15px;
    color: #383e45;
    font-weight: 500;
    float: right;
  }
  
  .htlbkbtn {
    float: left;
    width: 100%;
    padding: 16px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.11);
  }
  
  .htlbkftsz {
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
  }
  
  .romsoutdv {
    float: left;
    width: 100%;
    display: block;
    background: none;
    padding: 20px;
  }
  
  .romsoutsep {
    background: #efefef;
    overflow: hidden;
    display: none;
    padding: 10px 0;
    border: 1px solid #dbdbdb;
  }
  
  .romstitout {
    font-size: 21px;
    font-weight: 400;
    padding: 0 10px;
  }
  
  .romconoutdv {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    margin: 0 0 8px 0;
    border: 1px solid #e6e6e6;
  }
  
  .romsfst {
    width: 100%;
    padding: 10px;
  }
  
  .romsfst .tooltip-inner {
    max-width: 550px !important;
  }
  
  .romsfst .tooltip.in {
    opacity: 1 !important;
  }
  
  .romtypestd {
    font-size: 20px;
    float: left;
    display: block;
    width: 100%;
    text-align: left;
    overflow: hidden;
    color: var(--sherpa-blue-light);
  }
  
  .noof_bed {
    text-align: left;
    float: left;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    padding: 10px 0;
  }
  
  .noof_adult {
    text-align: left;
    float: left;
    font-size: 14px;
    width: 100%;
    font-weight: 400;
    padding: 3px 0;
    color: #333;
  }
  
  .noof_adult .fa {
    padding: 0 8px 0 0;
    font-size: 13px;
  }
  
  .noof_bed .fa {
    padding: 0 8px 0 0;
    font-size: 17px;
  }
  
  .romtypefrecan {
    font-size: 15px;
    color: green;
    text-align: left;
    float: left;
    width: 100%;
    padding: 0;
    font-weight: 500;
  }
  
  .romtypefrecan p {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    padding: 0;
    margin: 0 0 0 5px;
    display: inline-block;
  }
  
  .noof_ave {
    text-align: left;
    width: 52%;
    font-size: 13px;
    font-weight: 600;
    color: var(--white);
    margin: 1px 5px;
    padding: 2px 4px;
    background: var(--btn-orange);
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .noof_view {
    float: left;
    text-align: left;
    font-size: 14px;
    color: #00a9d6;
    padding: 3px 0;
    overflow: hidden;
    clear: both;
    display: block;
    width: 100%;
  }
  
  .noof_view .fa {
    font-size: 14px;
    padding: 3px 5px 0 0;
  }
  
  .romtyprice {
    color: var(--green);
    font-size: 25px;
    width: 64%;
    text-align: left;
    float: left;
  }
  
  .romsfst .fa.fa-inr {
    color: #555;
    font-size: 21px;
  }
  
  .romtyprice .ninenyt {
    color: var(--this-new-black);
    font-size: 15px;
    text-align: left;
    margin: 0;
  }
  
  .rombtndv {
    width: 35%;
    text-align: center;
    float: left;
    margin: 11px auto 0;
    font-size: 20px;
    padding: 5px;
    line-height: 28px;
  }
  
  .htldesdv {
    background: #efefef;
    padding: 10px 0 10px 15px;
    font-size: 18px;
    border: 1px solid #dbdbdb;
  }
  
  .noof_ave .fa {
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    color: var(--text-dark);
    line-height: 14px;
    margin-right: 5px;
  }
  
  .htlmapdtls {
    position: absolute;
    top: 45px;
    right: 30px;
    font-size: 35px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: var(--green);
    color: #fff;
    border-radius: 10px; /*z-index:999999;*/
  }
  
  .map_mobile_dets #Map {
    height: 493px !important;
    max-height: 493px !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 100000;
  }
  
  .htlmapdtls:hover {
    background: rgba(255, 255, 255, 0.7);
    color: var(--green);
    height: 50px;
    width: 50px;
    border-radius: 10px;
    transform: scale(1.2);
    transition: all 300ms ease-in-out;
  }
  
  #hotel_top #Map {
    width: 100%;
    overflow: hidden;
  }
  
  .htldtdv #map_viewsld {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    bottom: 0;
  }
  
  .mobresdv {
    display: none;
  }
  
  .htlrmsdv {
    font-size: 16px;
    font-weight: 500;
    display: block;
  }
  
  .shwrmsdv {
    font-size: 13px;
    font-weight: 600;
    display: block;
    float: left;
    margin: 5px 0;
    color: var(--sherpa-blue);
  }
  .shwrmsdv:hover {
    color: var(--sherpa-blue);
  }
  .htlbkbtn .htlbkftsz:hover {
    transform: scale(1);
  }
  
  .htlfac_lity {
    padding: 10px 15px;
  }
  
  #roomCancelModal .modal-content {
    border: none;
    border-radius: 0;
    width: 65%;
    text-align: center;
    margin: 140px auto 0;
    background: #f8f8f8;
  }
  
  #roomCancelModal .modal-title {
    font-size: 22px;
    padding: 0;
    margin: 0;
    font-weight: 400;
  }
  
  .policy_text {
    font-size: 15px;
    overflow: hidden;
    text-align: justify;
    line-height: 27px;
    font-weight: 500;
    color: #060606;
  }
  
  .close {
    font-size: 30px !important;
  }
  
  #roomCancelModal .modal-footer .btn {
    border-radius: 5px;
    background: #00a9d6 !important;
    color: #fff;
    font-size: 18px;
    padding: 3px 10px;
    border: 1px solid #00a9d6;
  }
  
  #roomCancelModal .modal-footer {
    border-top: none;
  }
  
  #hotel-img-gal-box-modal #myModalLabel {
    text-align: left;
    font-size: 25px;
    padding: 0;
    margin: 0;
    color: #009ad0;
    width: 80%;
    display: table;
    font-weight: 500;
  }
  
  .htmimgstr {
    display: table;
  }
  
  .htmimgstr li {
    display: inline;
    font-size: 20px;
    padding: 0 6px 0 0;
    color: var(--green);
  }
  
  #hotel-img-gal-box-modal #sync2.owl-theme .owl-buttons div {
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    top: 25%;
    opacity: 1 !important;
  }
  
  #hotel-img-gal-box-modal #sync2.owl-theme .owl-prev {
    left: -20px;
  }
  
  #hotel-img-gal-box-modal #sync2.owl-theme .owl-next {
    right: -20px;
  }
  
  #hotel-img-gal-box-modal #sync2 .owl-prev::after {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 40px;
    background-color: #fff;
    height: 40px;
    position: absolute;
    line-height: 40px;
    color: var(--green);
    border-radius: 100px;
    font-size: 16px;
    text-align: center;
  }
  
  #hotel-img-gal-box-modal #sync2 .owl-next::after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 40px;
    background-color: #fff;
    height: 40px;
    position: absolute;
    line-height: 40px;
    color: var(--green);
    border-radius: 100px;
    font-size: 16px;
    text-align: center;
  }
  
  .resultalls.fulview .colrit {
    width: 100% !important;
  }
  
  .resultalls .colrit {
    width: 75%;
  }
  
  .htmimgstr {
    display: table;
    overflow: hidden;
    float: left;
  }
  
  .htmimgstr li {
    display: inline;
    font-size: 20px;
    padding: 0 6px 0 0;
    color: var(--green);
  }
  
  .htlimgprz {
    display: table;
    float: right;
    position: absolute;
    right: 35px;
    top: 20px;
  }
  
  .htlimgprz strong {
    font-size: 22px;
    color: var(--green);
  }
  
  .htlimgprz .h-p {
    font-size: 22px;
    font-weight: bold;
    color: var(--green);
  }
  
  .htlimgprz .splhotltoy {
    margin: 5px 0;
    padding: 3px 20px;
    line-height: 20px;
    font-size: 19px;
    border-radius: 2px;
  }
  
  .htlimgprz {
    display: table;
    float: right;
    position: absolute;
    right: 35px;
    top: 15px;
    text-align: center;
  }
  
  .rhttbepa {
    padding-right: 0 !important;
    margin-top: 30px;
    position: relative;
  }
  
  .grd_tol th {
    font-size: 25px !important;
    color: #3a8bc1 !important;
  }
  
  .grd_tol td {
    font-size: 25px !important;
    padding: 10px 15px !important;
    color: var(--green) !important;
    font-weight: 500;
  }
  
  .tblemd tr {
    background: #fff;
    border: 1px solid #e6e6e6;
  }
  .tblemd th {
    background-color: white !important;
    color: var(--text-dark) !important;
    font-weight: 600;
  }
  
  #hotel-img-gal-box-modal .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background: #dfdfdf;
    border-radius: 0;
  }
  
  .imghtltrpadv {
    display: table;
    line-height: 30px;
    padding: 0 10px;
  }
  
  .imghtltrpadv img {
    width: 130px;
    height: 30px;
    max-width: 130px;
    max-height: 30px;
  }
  
  #hotel-img-gal-box-modal .close {
    color: #333;
    opacity: 1;
    font-size: 22px;
    position: absolute;
    top: 5px;
    right: 8px;
  }
  
  .htlajxlod {
    height: 200px;
    width: 200px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
  }
  
  .htlajxlod img {
    height: 200px;
    width: 200px;
  }
  
  .map_details .book_map {
    text-align: center;
    width: 80%;
    font-size: 15px;
    float: right;
    background: var(--green);
    color: #fff;
    padding: 3px 0;
    border-rd: ;
    border-radius: 3px;
    font-weight: 400;
    margin: 17px 0 0 0;
  }
  
  .tblemd th {
    border-top: 0 !important;
  }
  
  .tblemd td {
    border-top: 0 !important;
    font-size: 15px;
    color: var(--this-new-black);
    padding-right: 20px !important;
    padding-top: 10px !important;
    width: 200px;
    text-align: right;
  }
  
  .tblemd {
    background: #fff;
    margin: 0;
    float: left;
    width: 100%;
    overflow: hidden;
    border: var(--border-flight-result);
  }
  
  .tblemd th {
    font-size: 15px;
    font-weight: 600 !important;
    padding: 10px 10px !important;
    width: 180px;
  }
  
  .flight_booking_desc .topalldesc .bokkpricesml {
    text-align: right;
  }
  
  .frecanpy th {
    font-weight: 500;
  }
  
  .frecanpy a {
    font-size: 11px;
  }
  
  .aminitdv .fa {
    padding: 0 3px 0 0;
  }
  
  #npl_img {
    float: left;
    width: 100%;
  }
  
  .spinner {
    margin: 15px auto 0;
    width: 100%;
    text-align: center;
  }
  
  .spinner > .bounce1 {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    background-color: #ffa200;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }
  
  .spinner > .bounce2 {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    background-color: #39bffb;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }
  
  .spinner > .bounce3 {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    background-color: #3caf6f;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }
  
  .spinner > .bounce4 {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    background-color: #1365b9;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }
  
  .spinner > .bounce5 {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    background-color: #ff5722;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }
  
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }
  
  .flight_booking_desc .topalldesc {
    width: 100%;
  }
  
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
  }
  
  .spinner .bounce3 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }
  
  .spinner .bounce4 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
  }
  
  .spinner .bounce5 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }
  
  .flight_booking_desc .padpaspotr .flitab1 .labltowr {
    font-size: 17px;
    margin: 5px 0;
  }
  
  .imptpldz {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
  }
  
  .maprew {
    padding: 0 !important;
    float: right;
    position: absolute;
    right: 0;
  }
  
  .htl_spr li span {
    display: none;
  }
  
  .filt_map {
    display: none;
  }
  
  .close_fil_box {
    display: none;
  }
  
  .mobile_advisor {
    display: none;
  }
  
  .mobile_view_header {
    display: block !important;
    font-size: 18px;
    color: var(--text-dark);
    margin: 0px;
    padding: 10px 15px;
    font-weight: bold;
    float: left;
  }
  
  .Baggage_block {
    width: 100%;
    float: left;
  }
  
  .show-more {
    text-align: right;
    display: block !important;
    padding-right: 15px;
  }
  
  .shdoww {
    box-shadow: none;
  }
  
  .show-more a {
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    padding: 3px 10px;
    display: inline-block;
    text-align: right;
    background: #39bffb;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  
  .show-rooms {
    text-align: right;
    display: block !important;
    float: left;
    width: 100%;
    padding-right: 15px;
  }
  
  .show-rooms a,
  .show-more a {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    padding: 3px 10px;
    display: inline-block;
    text-align: right;
    background: var(--sherpa-blue);
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .show-rooms a:hover,
  .show-rooms a:focus,
  .show-more a:hover,
  .show-more a:focus {
    color: #fff;
  }
  
  .mobile_hide {
    display: inline-block;
  }
  
  .tab_htl_detail .responsive-tabs {
    display: none !important;
  }
  
  .tab_htl_detail .tab-content > .tab-pane {
    display: block !important;
  }
  
  .tab_htl_detail .romsoutdv {
    background: #fff;
    padding: 10px 15px;
  }
  
  .short-text {
    overflow: hidden;
    height: 100px;
  }
  
  .pad15.short-text {
    overflow: hidden;
    height: 500px;
  }
  
  .short-text1 {
    overflow: hidden;
    height: 245px;
    padding: 10px;
  }
  
  .full-text {
    height: auto !important;
  }
  
  .innertabs {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    width: 100%;
    box-shadow: none;
    padding: 10px 0px;
    margin-bottom: 20px;
  }
  
  .boxins #hotel-amenitie-wrapper > li {
    display: block;
    float: left;
    font-size: 12px;
    margin: 3px 0;
    width: 100%;
  }
  
  /**/
  #slidebarscr {
    position: static;
    z-index: 10;
  }
  
  #nxtbarslider {
    position: static;
    z-index: 10;
  }
  
  @-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
      -webkit-transform: scale(0);
    }
  
    40% {
      -webkit-transform: scale(1);
    }
  }
  
  @keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  
    40% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @keyframes shine {
    to {
      background-position: 200% center;
    }
  }
  
  .topa.dropdown-toggle {
    padding-right: 0;
  }
  
  .tophtls .grid {
    margin: 0 -8px;
  }
  
  img.loader-image {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  
  .bnwftr .panel-body {
    padding: 5px 15px;
  }
  
  .tooltip-inner {
    padding: 4px 8px;
    background-color: #2d3e52;
    border-radius: 3px;
    font-family: "Roboto", sans-serif !important;
    font-size: 12px;
    line-height: 18px;
  }
  
  .hoteloctnf .tooltip-inner {
    white-space: nowrap;
  }
  
  .tooltip.top .tooltip-arrow {
    border-top-color: #2d3e52;
  }
  
  .city_code1 {
    text-align: center;
  }
  
  .more-less {
    float: right;
    color: #212121;
    font-size: 12px;
  }
  
  .flight_special_req {
    border-radius: 0px !important;
    border: 1px solid #f1f1f1 !important;
  }
  
  .flight_special_req .panel-heading {
    color: #333;
    background-color: #ffffff !important;
    border-color: #ddd;
  }
  
  .flight_special_req .panel-heading + .panel-collapse > .panel-body {
    border: none !important;
  }
  
  .foot_logo {
    display: block;
    margin: 21px auto;
    width: 100px;
  }
  
  .active .btn.btn-sm.btn-default::before {
    background: var(--green) none repeat scroll 0 0;
    border: 1px solid var(--green);
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    text-align: center;
    line-height: 15px;
    color: #fff;
    font-size: 11px;
  }
  
  .other_inp {
    background: #fff !important;
    border: none;
    margin-top: 10px !important;
  }
  
  .mobile_adult_icon {
    display: none;
  }
  
  .choose_head {
    color: #2e3b4e !important;
  }
  
  .smalairport_code {
    display: none;
  }
  
  .dom_tab_div a.active {
    background: #22a7e0 none repeat scroll 0 0;
    color: #ffffff;
  }
  
  .onlmob {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .onlmob .bookallbtn {
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100% !important;
    z-index: 1;
  }
  
  .mobile_clock {
    display: none !important;
  }
  
  .inline_flx {
    display: inline-flex;
  }
  
  .dflex {
    display: flex;
  }
  
  .ft {
    border: var(--border-flight-result) eee;
    box-shadow: 0 0 10px -5px #cccccc inset;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 42px;
    padding: 0 8px 0 35px;
    width: 100%;
    border-radius: 0px;
  }
  
  .relativemask {
    float: left;
    position: relative;
    width: 100%;
  }
  
  .outsideserach .forminput {
    height: 42px !important;
    width: 100%;
    padding: 10px 10px 10px 41px;
  }
  
  .onlynum .btn.btnpot {
    background: #fff;
    border: medium none;
    border-radius: 0;
    float: left;
    text-align: center;
    width: 33.33%;
  }
  
  #trasfer .formlabel {
    color: #fff;
  }
  
  .marginbot10 {
    margin-bottom: 14px;
  }
  
  .formlabel11 {
    display: block;
    color: #fff;
    font-size: 11px;
    margin: 4px 0;
  }
  
  .wrap1 {
    padding: 0px !important;
  }
  
  .onlynum .input-number {
    border: medium none;
    box-shadow: none;
    float: left !important;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 33.33%;
  }
  
  .m-media {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
  }
  
  .m-media__container {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
  }
  
  .m-media__container {
    border-top: 1px solid #dfdfdf;
  }
  
  .m-media__headline,
  .m-media__cta {
    display: flex;
    width: 100%;
    position: relative;
  }
  
  .m-media__image {
    max-width: 100%;
    padding: 0px;
    height: 100%;
  }
  
  .m-media__title {
    font-size: 22px;
    padding-top: 8px;
    display: block;
    color: #2d3e52;
  }
  
  .m-media__list {
    width: 100%;
    padding: 14px 0px;
  }
  
  .m-media__list-item {
    display: inline-block;
    padding: 0 0 14px 0;
    width: 50%;
  }
  
  .m-media__list-item--desktop {
    display: inline-block;
    padding: 0 0 14px 0;
    width: 50%;
  }
  
  .transferprice {
    position: relative;
    overflow: visible !important;
    padding: 10px 18px !important;
    background: #fff;
  }
  
  .m-media__price {
    width: 100%;
    top: 14px;
    right: 0;
    text-align: center;
  }
  
  .m-media_headlineimage {
    padding-right: 10px;
    height: 140px;
  }
  
  .m-media_headlineimage1 {
    padding-right: 10px;
    height: 160px;
  }
  
  .a-price__price,
  .a-price__price--discount {
    font-size: 24px;
    text-align: center;
    color: var(--text-dark);
  }
  
  .a-price__price1 {
    font-size: 22px;
    text-align: right;
    color: #179dce;
    margin-top: 20px;
    display: block;
  }
  
  .a-price__description,
  .a-text-highlight__text {
    display: block;
    font-size: 14px;
    color: var(--sherpa-blue-light);
  }
  
  .hotel_address .fal {
    color: #999999;
    font-size: 16px;
  }
  
  .side_amnties1 {
    display: block;
    margin: 0 -2px;
    overflow: hidden;
  }
  
  .hotel_fac1 {
    display: block;
    margin: 5px 0;
    overflow: hidden;
  }
  
  .hotel_fac1 li {
    margin: 2px;
    padding: 2px 10px;
    background: #179dce none repeat scroll 0 0;
    border-radius: 3px;
    display: table;
    float: left;
    font-size: 12px;
    color: #fff;
  }
  
  .day {
    font-size: 15px;
  }
  
  .a-textfree {
    padding: 9px 0 0;
    display: inline-table;
  }
  
  .car_sideprice {
    padding: 0 10px;
  }
  
  .inclusions {
    display: block;
    font-size: 17px;
    margin-top: 10px;
  }
  
  .outsideserach .formlabel {
    color: #fff !important;
  }
  
  .hondycar {
    display: block;
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0;
    overflow: hidden;
  }
  
  .hondycar li {
    padding-left: 20px;
    position: relative;
    font-size: 13px;
    width: 50%;
    float: left;
  }
  
  .hondycar li::before {
    color: #f88c3e;
    content: "\f1ce";
    font-family: "Font Awesome 5 Pro";
    left: 1px;
    position: absolute;
  }
  
  .rentcondition {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  
  .elipsetool {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .conhead {
    display: block;
    font-size: 20px;
    margin: 10px 0 5px;
  }
  
  .rentcondition p {
    color: #666666;
    font-size: 13px;
  }
  
  .a-text-highlight__price {
    font-weight: 500;
    color: #31b143;
    font-size: 14px;
    white-space: nowrap;
  }
  
  .m-media__menu {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: #f9f8f7;
  }
  
  .m-media__content {
    border-top: 1px solid #ede9e5;
  }
  
  .m-media__highlights {
    width: 65%;
    border-right: 1px solid #ede9e5;
    float: left;
    padding: 10px 0px;
  }
  
  .m-info-display__text {
    font-size: 13px;
    color: #6a6a6a;
    padding: 2px 10px;
    display: table-cell;
    text-align: left;
  }
  
  .m-info-display__item {
    width: 33.33%;
    border-top: none;
    display: inline-table;
  }
  
  .m-media__cta,
  .m-media__cta-item {
    width: 35%;
    padding: 0px 0px;
    display: flex;
    align-items: center;
  }
  
  .a-text_list {
    font-size: 14px;
    color: var(--sherpa-blue-light);
  }
  
  .a-text_list i {
    padding-right: 7px;
    color: var(--sherpa-blue-light);
  }
  
  .m-media__cta-item {
    width: 30%;
    height: 59.5px;
    vertical-align: middle;
    padding: 1px;
  }
  
  .m-media__text {
    text-align: center;
    padding: 10px 20px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 14px;
  }
  
  .a-button__container {
    padding: 10px 23px;
    display: inline-block;
    font-size: 16px;
    background: var(--green);
    color: #fff;
  }
  
  .a-button__container1 {
    padding: 7px 23px;
    display: inline-block;
    font-size: 16px;
    margin-top: 12px;
    background: var(--green);
    color: #fff;
  }
  
  .m-media__cta-item {
    width: 55%;
    margin-bottom: 0;
  }
  
  .advance_opt {
    width: 100%;
    float: left;
    border-bottom: var(--border-flight-result);
    padding: 10px;
  }
  
  .flight_chnge {
    position: absolute;
    right: -14px;
    top: 8px;
    line-height: normal;
    background: #fff;
    cursor: pointer;
    z-index: 999;
    font-size: 15px;
    padding: 2px 3px;
    border-radius: 50%;
    border: 2px solid #888;
    width: 26px;
    height: 26px;
  }
  
  .onlynum {
    float: right;
    width: auto !important;
    display: block !important;
  }
  
  .select2-dropdown {
    z-index: 99999 !important;
  }
  
  .insideactivity {
    display: block;
    padding: 0 0 0 20px;
    width: 75%;
  }
  
  .insideactivity .nityvalue {
    border: none;
    margin: 0px !important;
  }
  
  .insideactivity .nityvalue .vlulike {
    line-height: 36px !important;
  }
  
  .insideactivity .sortli {
    position: relative;
    width: 33.33% !important;
  }
  
  .seldiv {
    width: 60%;
    float: right;
    position: absolute;
    top: 4px;
    right: 0px;
    line-height: 20px;
    background: none;
    border: none;
  }
  
  .cate-btn-click {
    background: none;
    color: #888;
    border: none;
    font-size: 14px;
    padding: 3px 0px;
    margin: 3px 0px;
    padding-left: 22px;
    position: relative;
  }
  
  .cate-btn-click:before {
    content: "\f055";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    left: 0px;
    font-size: 13px;
  }
  
  .cate-btn-click.hightlight-cate:before {
    content: "\f056";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    left: 0px;
    font-size: 13px;
  }
  
  .hightlight-cate {
    color: #0096cf;
  }
  
  .subcatlist {
    border-bottom: 1px solid #efefef;
  }
  
  .sub-list {
    background: none;
    border: none;
    font-size: 13px;
    margin: 3px 0px;
    padding-left: 22px;
    position: relative;
  }
  
  .cate-list .panel-default {
    border: none;
  }
  
  .h-name {
    float: left;
    white-space: normal;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  ul.std {
    display: block;
    margin-top: 4px;
  }
  
  .std li {
    display: inline-block;
    color: #ff9800;
    font-size: 12px;
  }
  
  .std li .review {
    display: inline-block;
    color: #888;
    font-size: 13px;
    margin-left: 10px;
    vertical-align: middle;
  }
  
  .h-adr p {
    margin-bottom: 5px;
  }
  
  .h-adr i {
    padding: 0 5px 0 0;
    font-size: 14px;
    color: #00b4f2;
  }
  
  .reviews {
    font-size: 13px;
    margin-bottom: 7px;
    color: #ffffff;
    background: #8bc34a;
    text-align: center;
    border-radius: 5px;
    letter-spacing: 0.5px;
    display: inline-block;
    padding: 0px 8px;
    float: right;
  }
  
  .loc_see {
    font-size: 13px;
    margin-bottom: 7px;
  }
  
  .outactdiv {
    width: 100%;
    background: #eaeaea;
  }
  
  .frmdiv {
    width: 100%;
    background: #fff;
    margin: 20px 0;
    border: var(--border-flight-result);
    position: relative;
  }
  
  /* .frmdiv::before{content:"";position:absolute;width:100%;height:3px;background:#ff9800;} */
  
  .masthead-wrapper {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin: 20px 0;
    padding: 5px;
    border: var(--border-flight-result);
  }
  
  .light-border h1 {
    font-size: 25px;
    padding: 0 20px;
    line-height: 30px;
    margin-top: 15px;
  }
  
  .light-border h1 a {
    color: #000;
  }
  
  .actstardiv {
    display: block;
    float: left;
    padding: 0 20px;
  }
  
  .actstardiv li {
    display: inline-block;
    font-size: 20px;
  }
  
  .actstardiv .fa.fa-star {
    color: #009ad0;
  }
  
  .locdurdiv {
    display: block;
    padding: 0;
    float: left;
  }
  
  .locdurdiv li {
    display: inline-block;
    padding: 5px 0;
    font-size: 14px;
  }
  
  .desc p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 2px 0;
  }
  
  .actimgdiv img {
    width: 100%;
    overflow: hidden;
    margin: 0px 0 0;
    height: 450px;
    max-height: 450px;
  }
  
  .booking-price {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    color: var(--green);
    padding: 12px 20px 20px 20px;
    text-align: left;
    border-bottom: 1px dashed #e6e6e6;
  }
  
  .price-from {
    font-size: 13px;
    color: #888;
    margin-top: 10px;
    display: block;
  }
  
  .price-amount-l {
    font-size: 38px;
    vertical-align: middle;
    margin-top: 15px;
  }
  
  .price-amount {
    line-height: 1;
    display: block;
    font-weight: 700;
  }
  
  .currency-sign {
    font-size: 0.5em;
    vertical-align: 0.7em;
    font-weight: 400;
  }
  
  .price-amount-l .currency-sign {
    margin-right: -5px;
    font-size: 0.5em;
    vertical-align: middle;
    font-weight: 400;
  }
  
  .bantours {
    background: #fff;
    float: left;
    width: 100%;
    margin: 5px 0;
  }
  
  .mod-header {
    background-color: #00b4f2;
    margin: 0 !important;
    padding: 5px 10px !important;
  }
  
  .mod-header a {
    color: #fff;
    font-size: 20px;
  }
  
  .sidebar-list {
    font-size: 14px;
    padding: 2px 10px;
  }
  
  .sidebar-list li {
    padding: 2px 0;
  }
  
  .ovrimpdiv {
    float: left;
    width: 100%;
    margin: 5px 0;
    padding: 10px 5px;
  }
  
  .ovrimpdiv .tab-content {
    background: #fff;
    float: left;
    width: 100%;
  }
  
  .datediv {
    padding: 8px 20px 8px 20px;
    display: block;
    width: 100%;
  }
  
  .datediv a {
    font-size: 22px;
    float: left;
  }
  
  .revoutdiv {
    float: left;
    width: 100%;
    padding: 0px 15px;
  }
  
  .adteselect {
    float: left;
    width: 83px;
    display: block;
    margin: 0 8px;
  }
  
  .adteselect1 {
    float: left;
    width: 120px;
    display: block;
  }
  
  .linesdt {
    float: left;
    margin: 3px 0px;
    width: 180px;
  }
  
  .linesdt label {
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
  }
  
  .linesdt span {
    font-weight: normal;
    padding: 0 4px;
    font-size: 13px;
  }
  
  .outdate {
    float: left;
    width: 24px;
    position: relative;
    width: 100%;
  }
  
  .mt8 {
    margin-top: 8px;
  }
  
  .outdate::after {
    bottom: 0;
    color: #00b4f2;
    font-family: "Font Awesome 5 Pro";
    font-size: 25px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
    background: #fff;
    pointer-events: none;
  }
  
  #activitydate,
  #tourgarde {
    cursor: pointer;
    height: 40px;
    padding: 7px 12px;
    padding-left: 40px;
    border-radius: 2px;
  }
  
  .ovrimpdiv .nav-pills > li.active > a {
    font-weight: 500;
    border-radius: 4px 4px 0px 0px;
    background: #fff;
    font-size: 14px;
    padding: 10px 18px;
    color: #000;
    border: var(--border-flight-result);
    border-bottom: 1px solid #fff;
    border-top: 3px solid #ff9800;
  }
  
  .ovrimpdiv .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 18px;
    border: 1px solid #0095ce;
    border-radius: 4px 4px 0px 0px;
    background: #0095ce;
    font-size: 14px;
    color: #fff;
    margin: 0 1px;
  }
  
  .ovrimpdiv p {
    margin: 0;
    font-size: 14px;
    padding: 10px 5px;
  }
  
  .masthead-wrapper .actimgdiv {
    padding: 5px !important;
    margin-top: 8px;
  }
  
  .reviewdv img {
    border-radius: 100%;
    margin: 10px 2px;
    width: 40px;
    height: 40px;
  }
  
  .contdivrew1 {
    display: block;
    float: left;
    width: 92%;
  }
  
  .reviewdv {
    float: left;
    display: block;
    width: 8%;
  }
  
  .rewstardv {
    float: left;
    display: block;
    margin: 0 5px;
  }
  
  .rewstardv li {
    display: inline-block;
    font-size: 14px;
  }
  
  .xsmall {
    font-size: 14px;
    color: #999;
  }
  
  .contdivrew1 h5 {
    font-size: 18px;
    margin: 15px 5px 5px;
  }
  
  .rewstardv li {
    display: inline-block;
    font-size: 11px;
    color: #ff9800;
  }
  
  .contdivrew1 p {
    font-size: 14px;
    padding: 3px 7px;
  }
  
  #menu2 h3 {
    color: var(--text-dark);
    font-size: 16px;
    padding: 0px 14px;
  }
  
  #menu1 h3 {
    color: var(--text-dark);
    font-size: 16px;
    padding: 0px 14px;
  }
  
  .mam,
  .mtm,
  .mvm {
    margin-top: 10px !important;
  }
  
  .cms-content ol,
  .cms-content ul {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  
  .cms-content ul li {
    list-style-type: disc;
    margin-left: 30px;
    font-size: 14px;
    padding: 2px 0;
  }
  
  .mvm .strong {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    color: #00b4f2;
  }
  
  .light-border-t,
  .light-border-v {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    overflow: hidden;
  }
  
  .size1of4 {
    width: 25%;
  }
  
  .unit {
    float: left;
  }
  
  .mas,
  .mhs,
  .mls {
    margin-left: 5px !important;
  }
  
  .mas,
  .mbs,
  .mvs {
    margin-bottom: 5px !important;
  }
  
  .mas,
  .mhs,
  .mrs {
    margin-right: 5px !important;
  }
  
  .mas,
  .mts,
  .mvs {
    margin-top: 5px !important;
  }
  
  .mas .strong {
    font-weight: 600;
  }
  
  .xsmall {
    font-size: 12px;
  }
  
  .size1of2 {
    width: 50%;
  }
  
  .txtR {
    text-align: right;
    float: right;
  }
  
  .glemap {
    line-height: 11px;
    margin: 12px 5px;
  }
  
  .glemap .goog-te-gadget-icon {
    display: none;
  }
  
  .glemap .goog-te-gadget-simple {
    background-color: #fff;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    *display: inline;
  }
  
  .linesdt1 {
    float: right;
    margin: 5px 0;
    width: 60px;
  }
  
  .adteselect1 .form-control,
  .adteselect .form-control,
  .linesdt1 .form-control {
    border-radius: 0px !important;
  }
  
  .adudiv {
    float: left;
    display: block;
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
  }
  
  .adultlabdiv #sel1 {
    padding: 0;
  }
  
  .txtR .h2.strong {
    padding: 0;
    margin: 2px 0 0;
    color: #009ad0;
  }
  
  .patencls,
  .temp_btn,
  .sight_book {
    font-size: 23px;
    font-weight: 700;
    color: #fff;
    background: var(--sherpa-blue);
    border: 1px solid var(--sherpa-blue);
    padding: 8px 10px;
    width: 100%;
  }
  
  #prc_rght .outdate::after {
    content: "\f073";
    bottom: 0;
    color: #00b4f2;
    font-family: "Font Awesome 5 Pro";
    font-size: 25px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    pointer-events: none;
    background: transparent;
  }
  
  .outdate::after {
    bottom: 0;
    color: #00b4f2;
    font-family: "Font Awesome 5 Pro";
    font-size: 25px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
    background: #fff;
    pointer-events: none;
  }
  
  .travel-title p {
    margin: 20px 0px 0px 0px;
    font-size: 15px;
    font-weight: 400;
  }
  
  .patendiv {
    overflow: hidden;
    margin: 10px auto 15px;
    clear: both;
    display: block;
    width: 100%;
  }
  
  .cms-content .mvm {
    margin: 0 15px;
    background: #f9f9f9;
    padding: 10px;
    font-size: 14px;
  }
  
  #home p,
  #home ul,
  #home strong {
    margin: 0 5px;
  }
  
  #home ul,
  #home strong {
    font-size: 14px;
    padding: 10px 5px;
  }
  
  .cms-content p {
    margin: 0 10px;
    padding: 0px;
    font-weight: 500;
    font-size: 14px;
  }
  
  .unit .mas .strong {
    font-weight: 500;
    font-size: 15px;
    color: #000;
  }
  
  .turgrde {
    float: left;
    width: 100%;
    padding: 10px 0 0;
  }
  
  .pidaydiv {
    background: #fff;
    width: 100%;
    padding: 15px 25px;
    border: 2px solid #d0d0d0;
    overflow: hidden;
    display: block;
  }
  
  .pidaydiv h1 {
    margin-top: 2px;
    color: #009ad0;
    font-size: 20px;
    font-weight: normal;
  }
  
  .pidaydiv p {
    color: rgba(0, 0, 0, 0.55);
    font-size: 15px;
    font-weight: normal;
    margin: 0;
  }
  
  #tourgarde {
    cursor: pointer;
  }
  
  .tourguidiveut {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 5px;
    margin: 5px 0;
    border: var(--border-flight-result);
  }
  
  .tourguidiveut .light-border-t.mbl {
    border: none;
  }
  
  .zyx {
    padding-right: 0px !important;
  }
  
  .tourguidiveut .mas .strong {
    font-size: 14px;
  }
  
  .pidaydiv1 {
    background: #fff;
    width: 100%;
    padding: 15px 25px;
    overflow: hidden;
    display: block;
    margin: 5px 0;
    border: var(--border-flight-result);
    position: relative;
  }
  
  .pidaydiv1 h2 {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 18px;
    color: #009ad0;
  }
  
  .tourguidiveut .unit.size1of2 .mhs {
    font-size: 13px;
  }
  
  .tourguidiveut .txtR .price-from {
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
  }
  
  .tourguidiveut .txtR .strong {
    font-size: 22px;
    font-weight: 600;
  }
  
  .outactdiv .std {
    margin: 0 !important;
    clear: both;
    float: right;
  }
  
  #update-price {
    width: 100%;
    background: var(--green);
    border: 1px solid var(--green);
    color: #fff;
    margin-top: 15px;
    padding: 10px;
    border-radius: 0px !important;
  }
  
  .sight_book_page .hotelhed {
    font-size: 18px;
  }
  
  .sight_book_page .hotelhed1 {
    font-size: 15px;
    color: var(--this-new-black);
  }
  
  .sight_book_page .hotelhed2 {
    font-size: 15px;
    color: var(--this-new-black);
  }
  
  .sight_book_page .fligthsdets {
    margin-top: 15px;
  }
  
  .sight_book_page .newloginsectn {
    padding: 30px 15px;
  }
  
  .sight_book_page .pasngrinput label {
    line-height: 34px;
    font-size: 13px;
    font-weight: 500;
  }
  
  .sight_book_page .pasngrinput .form-control {
    border: 1px solid #d4d4d4;
    border-radius: 0px !important;
    float: left;
    font-size: 14px;
    height: 40px;
    padding: 0 10px;
    width: 100%;
  }
  
  .hide_grade {
    opacity: 0.5;
  }
  
  .green-color {
    color: #327a2d;
  }
  
  .remove_age {
    color: #fff;
    padding: 10px 0px;
    font-size: 13px;
    font-weight: 500;
  }
  
  .remove_age .lbllbl {
    color: #fff !important;
  }
  
  .non_ref {
    font-size: 13px;
    padding: 5px 0px;
  }
  
  .custom-auto-complete .fa-map-marker-alt {
    margin-right: 4px;
  }
  
  .sghtseen .relativetop {
    min-height: 200px;
  }
  
  .sghtseen .sckintload {
    border: none;
  }
  
  .sghtseen .vlulike {
    font-size: 12px;
  }
  
  .sghtseen .seldiv {
    width: 60%;
    float: right;
    position: absolute;
    top: 4px;
    right: 0px;
    line-height: 20px;
    background: none;
    border: none;
    font-size: 12px;
    padding-left: 0px;
    padding-right: 12px;
  }
  
  .rowresult.col-xs-4 .listimage,
  .rowresult.col-xs-4 .listfull,
  .rowresult.col-xs-4 .celhtl.width70,
  .rowresult.col-xs-4 .shtlnamehotl {
    width: 100%;
  }
  
  .rowresult.col-xs-4 .celhtl.width30 {
    width: 60%;
    padding: 0;
  }
  
  .rowresult.col-xs-4 .madgrid.forhtlpopover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    transition: all 0.22s ease;
    box-sizing: border-box;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13);
    background: var(--white);
    border-radius: 2px;
    margin: 0;
    height: 342px;
  }
  
  .rowresult.col-xs-4 .innd.acttbosrch {
    position: inherit;
    height: 127px;
    padding: 10px 12px 0px 12px;
    line-height: 1.2;
    box-sizing: border-box;
    border-top: none;
    min-height: 127px;
  }
  
  .rowresult.col-xs-4 .strrat {
    margin: 6px 0;
  }
  
  .rowresult.col-xs-4 .loc_see.refund {
    position: absolute;
    right: 6px;
    font-size: 12px;
    bottom: 0;
    line-height: 10px;
    z-index: 10;
  }
  
  .rowresult.col-xs-4 .prcstrtingt,
  .rowresult.col-xs-4 .b-btn.bookallbtn,
  .rowresult.col-xs-4 .adreshotle.h-adr {
    display: none;
  }
  
  .rowresult.col-xs-4 .priceflights {
    margin-bottom: 13px;
    text-align: left;
    font-size: 20px;
  }
  
  span.saving-amount {
    font-size: 13px;
    color: green;
    text-align: left;
  }
  
  .rowresult.col-xs-4 .madgrid.forhtlpopover:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.18);
  }
  
  .rowresult.col-xs-4 .imagehtldis img {
    width: 100%;
    height: 172px;
    padding: 0px;
  }
  
  .rowresult.col-xs-4 .shtlnamehotl {
    max-height: 57px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .more_pic,
  .more_vdeo {
    background: #fff;
    padding: 10px 15px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    left: 10%;
    bottom: 45%;
  }
  
  #hotel_top.act_carsl.owl-theme .owl-controls .owl-buttons .owl-prev,
  #hotel_top.act_carsl.owl-theme .owl-controls .owl-buttons .owl-next {
    border-radius: 0;
    height: 51px;
    margin: 0 2px;
    padding: 0;
    text-indent: -99999px;
    width: 51px;
    z-index: 10;
    opacity: 0.8;
  }
  
  #hotel_top.act_carsl.owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("../images/prev3.png") no-repeat scroll center center #eee;
    left: 0;
  }
  
  #hotel_top.act_carsl.owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("../images/next3.png") no-repeat scroll center center #eee;
    right: 0;
  }
  
  #hotel_top.act_carsl.owl-theme .owl-prev,
  #hotel_top.act_carsl.owl-theme .owl-next {
    top: 42.5%;
  }
  
  .basic_info {
    padding: 12px 15px;
    line-height: 40px;
    padding-top: 6px;
  }
  
  .basic_info .list-inline > li {
    margin-right: 10px;
    color: #3e3e3e;
  }
  
  .masthead-wrapper.act_wrp {
    border: var(--border-flight-result);
  }
  
  .basic_info img {
    width: 30px;
    height: 30px;
    padding-right: 5px;
  }
  
  .spc_list {
    margin-bottom: 12px;
  }
  
  .spc_list ul li {
    margin: 12px 0;
  }
  
  .spc_list ul li i {
    color: var(--green);
    margin-right: 4px;
  }
  
  .roomrow.br_none {
    display: block;
    width: 100%;
    clear: both;
    float: left;
    border: none;
  }
  
  #prc_rght .totlall {
    background: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0px 35px;
    position: relative;
    width: 100%;
    border-radius: 2px;
  }
  
  #prc_rght .totlall::before {
    content: "\f007";
    bottom: 0;
    color: #8694a2;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 35px;
  }
  
  #prc_rght .oneroom.fltravlr {
    border: solid 1px #e0e0e0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    z-index: 2;
    background: #fff;
  }
  
  #prc_rght .totlall::after {
    line-height: 40px;
  }
  
  #prc_rght .done1.comnbtn_room1 {
    display: block;
    padding: 8px 10px;
  }
  
  #prc_rght .roomcount {
    top: 45px;
  }
  
  #act_sldr {
    height: 400px;
    margin-top: 20px;
    overflow: hidden;
  }
  
  /* .org_row{margin:0 -15px;} */
  
  .pagehdwrap span i {
    color: #00a9d6;
  }
  
  .copyrit a:hover {
    color: #e48800;
  }
  
  /*.frteli a:hover{color:#edf0f5;}*/
  
  .inspd2.effect-lexi:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3); /* box-shadow:0 5px 15px rgba(0,0,0,0.18); */
  }
  
  #owl-demo3 .item {
    cursor: pointer;
    filter: gray;
  
    -webkit-filter: grayscale(100%);
  
    -webkit-transition-duration: 0.3s;
  
    transition-duration: 0.3s;
  
    -webkit-transition-timing-function: ease-out;
  
    transition-timing-function: ease-out;
  
    text-align: center;
  }
  
  #owl-demo3 .item:hover {
    filter: none;
    -webkit-filter: none;
  }
  
  .sight_book {
    padding: 5px 10px;
    margin-top: 8px;
  }
  
  .faftrsoc.fa-facebook-f:hover {
    color: #fff;
  }
  
  .faftrsoc.fa-twitter:hover {
    color: #fff;
  }
  
  .faftrsoc.fa-google-plus-g:hover {
    color: #fff;
  }
  
  .faftrsoc.fa-youtube:hover {
    color: #fff;
  }
  
  .std .rating span.star::before,
  .std .rating-no span.star::before {
    font-size: 14px;
    margin: 0 4px 0 0;
  }
  
  .starrtinghotl.rating-no {
    position: relative;
    top: 0px;
    padding: 0;
    font-size: 11px;
  }
  
  .outactdiv .htladdet {
    margin-top: 20px;
  }
  
  .outactdiv .htladdet > span {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
    display: block;
  }
  
  .basic_info > h4 {
    margin-top: 0;
  }
  
  #myDiv {
    width: 100%;
    float: left;
  }
  
  #myDiv.opc {
    display: block;
  }
  
  #activity-cate-wrapper li {
    clear: both;
    margin: 10px 0;
  }
  
  .ac_note {
    margin-top: 10px;
    display: block;
  }
  
  .rowresult .imagehtldis img.spcl_offr {
    display: none;
  }
  
  .rowresult .imagehtldis img.spcl_offr.discount_offer {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 100px !important;
    height: 100px !important;
    display: block;
  }
  
  #prc_rght {
    background: #e6e6e6;
    padding: 15px;
    float: left;
    width: 100%;
  }
  
  #prc_rght > h5 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 5px;
  }
  
  #prc_rght .org_row {
    margin: 0 -10px;
    margin-top: 15px;
  }
  
  #prc_rght .smpad {
    padding: 0 10px;
  }
  
  .pidaydiv1 p {
    display: block;
    margin: 10px 0 0;
    font-weight: 500;
    color: #4c4c4c;
  }
  
  span.rcount {
    color: var(--this-new-black);
    vertical-align: bottom;
    display: block;
    line-height: 22px;
  }
  
  .spc_list img {
    width: 18px;
    color: #828282;
    margin-right: 4px;
  }
  
  .alert-box .mhs {
    margin-bottom: 0;
  }
  
  .formlabel11.padfive_child {
    color: #333;
  }
  
  #trasfer .roomrow {
    border-bottom: none;
  }
  
  #supersized::before {
    background: linear-gradient(
      to bottom,
      #0000,
      #0000 50%,
      #0000 75%,
      #000000c4 100%
    );
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  
  .rowresult.r-r-i .imagehtldis img.loader-image {
    width: 90px !important;
    height: 90px !important;
    min-height: 90px !important;
  }
  
  .emailperson.col-xs-9 {
    margin-top: 10px;
  }
  
  .mt10 {
    margin-top: 10px;
  }
  
  /*top ailiners*/
  
  .topAirlineOut {
    width: 100%;
  
    float: left;
  
    /* background: #3ecee9; */
  
    background: none repeat scroll 0 0 #f6f6f6;
  
    padding: 30px 0px 5px;
  }
  
  #TopAirLine .item {
    padding: 5px;
  }
  
  .airlinepart {
    background: #fff;
  
    display: block;
  
    width: 100%;
  
    line-height: 100px;
  
    border-radius: 3px;
  
    text-align: center;
  
    position: relative;
  
    border: 1px solid #dadada;
  }
  
  .airlinepart img {
    max-width: 150px;
  
    display: inline-block;
  }
  
  .topAirlineOut h2 span.blk {
    display: block;
  
    line-height: 1em;
  
    font-size: 34px;
  
    font-weight: 100;
  
    color: #484543;
  }
  
  span.airlin_name {
    display: block;
  
    line-height: 26px;
  
    padding: 10px;
  
    border-top: 1px dashed #dadada;
  
    position: relative;
  }
  
  span.airlin_name::before {
    content: "";
  
    width: 7px;
  
    height: 14px;
  
    background: #f6f6f6;
  
    position: absolute;
  
    left: -1px;
  
    border: 1px solid #dadada;
  
    top: -7px;
  
    border-bottom-right-radius: 7px;
  
    border-top-right-radius: 7px;
  
    z-index: 100000000;
  
    border-left: none;
  }
  
  span.airlin_name::after {
    content: "";
  
    width: 7px;
  
    height: 14px;
  
    background: #f6f6f6;
  
    position: absolute;
  
    right: -1px;
  
    border: 1px solid #dadada;
  
    top: -7px;
  
    border-bottom-left-radius: 7px;
  
    border-top-left-radius: 7px;
  
    z-index: 100000000;
  
    border-right: none;
  }
  
  .flight_chnge i {
    transform: rotate(0deg);
  
    -webkit-transition: 300ms ease all;
  
    -moz-transition: 300ms ease all;
  
    -o-transition: 300ms ease all;
  
    transition: 300ms ease all;
  }
  
  .flight_chnge .rot_arrow {
    -webkit-transform: rotate(360deg);
  
    -moz-transform: rotate(360deg);
  
    -ms-transform: rotate(360deg);
  
    -o-transform: rotate(360deg);
  
    transform: rotate(360deg);
  
    -webkit-transition: 300ms ease all;
  
    -moz-transition: 300ms ease all;
  
    -o-transition: 300ms ease all;
  
    transition: 300ms ease all;
  }
  
  /* top deals */
  
  .top_airline {
    background: none repeat scroll 0 0 #f6f6f6;
  
    float: left;
  
    padding: 35px 0;
  
    width: 100%;
  }
  
  .outerfullfuture1 {
    border: 1px solid #e4e4e4;
  
    border-radius: 5px;
  
    margin: 5px;
  
    padding: 35px 15px;
  }
  
  .ourdest1 {
    display: block;
  
    max-height: 140px;
  
    min-height: 140px;
  
    overflow: hidden;
  
    text-align: center;
  }
  
  .tripcontent1 {
    color: #5f5e5f;
  
    display: block;
  
    font-size: 16px;
  
    overflow: hidden;
  
    text-align: center;
  }
  
  .ourdest1 img {
    max-height: 120px;
  
    max-width: 100%;
  }
  
  .gridItems {
    position: relative;
  
    overflow: hidden;
  
    margin: 0 15px 15px;
  
    color: #fff;
  
    background-size: cover;
  
    background-position: 50%;
  
    float: left;
  
    background: none;
  
    border-radius: 0;
  
    transition: all 0.5s ease;
  
    /* border-bottom: 1px solid #e4e4e4; */
  }
  
  .gridItems:hover {
    transform: scale(1.02);
  
    border-bottom: none;
  
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  
    border-radius: 6px 6px 0 0;
  }
  
  .gridItems:hover .deals_info.caption {
    background: #fff !important;
  }
  
  .gridItems .imgLodBg {
    border-radius: 5px;
  }
  
  .gridItems .imgLodBg {
    min-height: 361px;
  
    background-color: #f2f2f2;
  }
  
  .gridItems .imgLodBg {
    position: relative;
  
    overflow: hidden;
  
    cursor: pointer;
  
    margin-bottom: 10px;
  
    min-height: 180px;
  }
  
  .gridItems .imgLodBg:before {
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 40%,
      rgba(0, 0, 0, 0.7) 100%
    );
  
    background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 40%,
      rgba(0, 0, 0, 0.7) 100%
    );
  
    content: "";
  
    height: 100%;
  
    left: 0;
  
    position: absolute;
  
    top: 0;
  
    width: 100%;
  
    z-index: 1;
  
    min-height: 180px;
  }
  
  .gridItems .imgLodBg img {
    height: 371px !important;
    width: 100%;
  }
  
  .gridItems .imgLodBg img {
    -webkit-transition: all 1s ease-in-out;
  
    -moz-transition: all 1s ease-in-out;
  
    -o-transition: all 1s ease-in-out;
  
    -ms-transition: all 1s ease-in-out;
  
    transition: all 1s ease-in-out;
  
    min-height: 180px;
  }
  
  .gridItems .figCap {
    width: 100%;
  
    position: absolute;
  
    bottom: 0;
  
    padding: 0 15px;
  
    transition: all 0.5s ease;
  
    z-index: 2;
  }
  
  .gridItems .figCap span {
    color: #ffffff;
  
    display: block;
  
    font-size: 20px;
  
    margin-bottom: 5px;
  }
  
  .gridItems .figCap h4 {
    font-size: 24px;
  
    color: white;
  
    margin: 0 0 5px;
  
    line-height: 26px;
  }
  
  .gridItems .figCap p {
    font-size: 14px;
  
    color: white;
  
    margin-bottom: 10px;
  }
  
  .gridItems .imgLodBg .overlay {
    position: absolute;
  
    top: 0;
  
    bottom: 0;
  
    left: 0;
  
    right: 0;
  
    width: 100%;
  
    height: 100%;
  
    background: rgba(25, 78, 145, 0.9) none repeat scroll 0 0;
  
    text-align: center;
  
    z-index: 3;
  
    transition: all 0.8s;
  
    opacity: 0;
  
    z-index: 2;
  }
  
  .gridItems .imgLodBg:hover .overlay,
  .gridItems .stick:hover .overlay {
    opacity: 1;
  }
  
  #all_deal .outerfullfuture {
    position: relative;
  }
  
  .thumbnail_deal {
    display: block;
  
    line-height: 1.42857143;
  
    background-color: #fff;
  
    padding: 0px;
  
    -webkit-transition: border 0.2s ease-in-out;
  
    -o-transition: border 0.2s ease-in-out;
  
    transition: border 0.2s ease-in-out;
  
    -webkit-border-top-left-radius: 4px;
  
    -webkit-border-top-right-radius: 4px;
  
    -moz-border-radius-topleft: 4px;
  
    -moz-border-radius-topright: 4px;
  
    border-top-left-radius: 4px;
  
    border-top-right-radius: 4px;
  
    border: none !important;
  
    margin-bottom: 0px;
  }
  
  .thumbnail_deal img {
    width: 100%;
    height: 250px;
  }
  
  .thumbnail_small_img {
    /* width: 330px; */
  
    width: 100%;
  
    /* height: 130px; */
  }
  
  .deals_info {
    -webkit-border-bottom-right-radius: 3px;
  
    -webkit-border-bottom-left-radius: 3px;
  
    -moz-border-radius-bottomright: 3px;
  
    -moz-border-radius-bottomleft: 3px;
  
    border-bottom-right-radius: 3px;
  
    border-bottom-left-radius: 3px;
  
    border-bottom: 1px solid #dbe3e8;
  }
  
  .carousel-flight-info {
    width: 100%;
  }
  
  .deals_info.caption {
    background: #fdfdfd !important;
  
    padding: 15px 10px;
  
    float: left;
  
    height: 103px;
  
    max-height: 103px;
  }
  
  .deals_info_heading h1 {
    text-align: left;
  
    padding: 0px;
  
    color: #fe7443;
  
    font-size: 16px;
  
    color: #0096cf;
  
    font-weight: 500;
  
    margin: 0px 0 12px 0;
  }
  
  .deals_info_subheading h3 {
    font-size: 14px;
  
    font-weight: normal;
  
    text-align: left;
  
    color: #45577e;
  
    margin: 5px 0px 10px 0px;
  
    line-height: 16px;
  
    max-height: 35px;
  }
  
  .deals_info_footer {
    float: left;
  
    width: 100%;
  
    margin: 0px 0;
  }
  
  .deals_info_footer .validDate {
    font-size: 12px;
  
    color: #2c2c2c;
  }
  
  .pull-right.viewLink {
    position: absolute;
  
    right: 8px;
  
    bottom: 8px;
  
    display: none;
  }
  
  .gridItems:hover .pull-right.viewLink {
    display: none;
  }
  
  .deals_info_footer .viewLink a {
    text-decoration: none;
  
    background: #ff9800 none repeat scroll 0 0;
  
    color: #fff;
  
    font-size: 12px;
  
    margin: 7px auto 0;
  
    padding: 6px 10px;
  
    display: inline-block;
  
    float: right;
  
    text-transform: uppercase;
  
    letter-spacing: 0.5px;
  
    border-radius: 2px;
  }
  
  .beta {
    position: absolute;
  
    top: -9px;
  
    right: -14px;
  
    background: #4a4a48;
  
    color: #fff;
  
    font-size: 11px;
  
    padding: 1px 5px;
  
    border-radius: 10px;
  }
  
  .frtbest1 h2 {
    color: #001832;
  
    margin-top: 10px;
  }
  
  footer::before {
    content: "";
  
    content: "\f0e0";
  
    position: absolute;
  
    font-family: "Font Awesome 5 Pro";
  
    color: #ffb953;
  
    left: 0;
  
    top: -26px;
  
    font-size: 10em;
  
    font-weight: 100;
  
    -ms-transform: rotate(20deg);
  
    -webkit-transform: rotate(20deg);
  
    transform: rotate(-20deg);
  
    height: 150px;
  
    opacity: 0.6;
  }
  
  .ft_mail img {
    max-width: 100%;
  
    margin-top: -4px;
  
    max-height: 115px;
  
    height: 90px;
  }
  
  span.fldetail {
    color: #0288d1;
  
    margin-right: 2px;
  }
  
  .mrinfrmtn > i {
    padding: 8px;
  
    display: inline-block;
  
    vertical-align: middle;
  
    float: left;
  
    width: 78%;
  
    white-space: nowrap;
  
    text-overflow: ellipsis;
  
    overflow: hidden;
  }
  
  .stop_image img {
    max-width: 100%;
  }
  
  .filterforall.addtwofilter .sorta {
    padding-left: 2px;
  }
  
  .filterforall.addtwofilter .sorta.asc::after {
    margin-right: 3px;
  }
  
  .airlinecosmic {
    margin: 0 -5px;
  }
  
  .madgrid.forhtlpopover.shapcs {
    background: var(--white);
  }
  
  .rowresult .madgrid.forhtlpopover.shapcs:hover {
    background: var(--white);
  }
  
  .sghtseen .ovrimpdiv p {
    line-height: 26px;
  }
  
  .sghtseen .cms-content p,
  .sghtseen .cms-content .mvm {
    margin: 0;
  }
  
  .sghtseen .ovrimpdiv .tab-content > .tab-pane {
    display: block !important;
  }
  
  .sghtseen .ovrimpdiv {
    padding: 10px 0px;
  }
  
  .sghtseen .lettrfty {
    font-size: 14px;
    line-height: 26px;
  }
  
  .contdivrew1 .lettrfty.short-text {
    padding: 0;
    height: 84px;
  }
  
  .contdivrew1 .lettrfty.short-text.full-text {
    height: auto;
  }
  
  .pad15 {
    padding: 15px;
  }
  
  h3.mobile_view_header {
    padding: 10px !important;
  }
  
  #supersized li {
    background: #fff url(../images/image_loader.gif) no-repeat center center !important;
    width: 100%;
    height: 100%;
  }
  
  #forgotpaswrdpop {
    top: 20% !important;
    left: 0 !important;
    right: 0 !important;
    max-width: 466px !important;
    margin: auto;
  }
  
  .pasngrinput .selectedwrap {
    max-width: 250px;
    margin-bottom: 0;
  }
  
  #tour_search_result .rowresult.col-xs-4 .madgrid.forhtlpopover {
    cursor: pointer;
  }
  
  .spcetr td {
    padding-top: 19px !important;
  }
  
  strong.new_deal {
    position: absolute;
  
    right: -25px;
  
    top: -5px;
  
    font-size: 12px;
  
    font-weight: normal;
  
    background: #adc708;
  
    padding: 4px;
  
    line-height: 10px;
  
    border-radius: 3px;
  }
  
  @-webkit-keyframes orangellowPulse {
    from {
      background-color: #fc9200;
      -webkit-box-shadow: 0 0 6px #333;
    }
  
    50% {
      background-color: #ffb515;
      -webkit-box-shadow: 0 0 9px #ffb515;
    }
  
    to {
      background-color: #fc9200;
      -webkit-box-shadow: 0 0 6px #333;
    }
  }
  
  .new_deal {
    -webkit-animation-name: orangellowPulse;
  
    -webkit-animation-duration: 2s;
  
    -webkit-animation-iteration-count: infinite;
  }
  
  /* .nav-tabs.tabstab > li.deals span  {
  
      background: #fff;
  
      -moz-box-shadow: 0 0 3px #585858;
  
      -webkit-box-shadow: 0 0 3px #585858;
  
      -o-box-shadow: 0 0 3px #585858;
  
  } */
  
  .allformst .nav-tabs.tabstab > li.deals > a label {
    white-space: nowrap;
  }
  
  .btn-block.send_sms {
    margin: 8px auto auto;
  
    /* padding: 8px; */
  
    /* text-align: center; */
  
    width: auto;
  }
  
  .err_mge {
    float: left;
  
    width: 100%;
  
    display: block;
  
    padding: 60px 0;
  
    background: #f5f3f3;
  }
  
  .err_out {
    width: 50%;
  
    background: #4598d3;
  
    padding: 20px;
  
    margin: 0 auto;
  
    display: table;
  
    border-radius: 4px;
  }
  
  .err h2 {
    margin: 0;
  
    color: #fff;
  
    font-weight: 500;
  
    padding-bottom: 10px;
  }
  
  .ref_num {
    float: left;
  
    width: 100%;
  
    display: block;
  
    overflow: hidden;
  
    text-align: center;
  }
  
  .err h4 {
    margin: 0;
  
    text-align: center;
  
    color: #fff;
  
    font-size: 20px;
  
    padding: 5px 0 10px;
  }
  
  .ref_num p {
    font-size: 16px;
  
    color: #fff;
  
    padding: 5px 0 0;
  
    margin: 0;
  }
  
  .confirm_btn {
    float: right;
  
    display: block;
  
    overflow: hidden;
  }
  
  .confirm_btn .btn {
    background: #fff;
  
    padding: 5px 10px;
  
    font-size: 16px;
  
    color: #333;
  
    font-weight: 500;
  }
  
  .searchsbmtfot {
    position: relative;
  
    background: #ff9800;
  
    border-radius: 3px;
  }
  
  .searcharea .searchsbmt,
  .searcharea .searchsbmt:hover {
    background: none;
  }
  
  .datemark {
    background: #fff;
    border-radius: 3px;
  }
  
  .datemark .normalinput {
    background: none !important;
    z-index: 1;
    cursor: pointer;
    position: relative;
  }
  
  .stop-wrapper.disabled::before {
    content: "";
  
    position: absolute;
  
    width: 100%;
  
    height: 100%;
  
    background: rgba(255, 255, 255, 0.4);
  
    cursor: not-allowed;
  
    z-index: 100;
  }
  
  .signfomup span {
    width: 100%;
    float: left;
    margin-top: 2px;
    margin-bottom: -6px;
  }
  
  .signfomup b {
    font-weight: normal;
  }
  
  .sorta i {
    margin-right: 2px;
  }
  
  .baggage_meal_details .pasngrinput {
    padding: 10px 15px;
  }
  
  #stopCountWrapper .starin {
    padding: 0;
  }
  
  #show_log .modal-body {
    padding: 0px;
  }
  
  .my_account_dropdown.mysign.exploreul {
    padding: 15px;
  }
  
  .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .roomrow .alert {
    padding: 5px 10px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  
  #empty-search-result.jumbotron {
    padding: 30px 15px;
  }
  
  #collapseTwo
    #collapse2
    .starone.toglefil.star-wrapper.enabled.active
    .starin
    span.starfa.fas.fa-star {
    color: #fff;
  }
  
  .round-domestk span.fldetail {
    display: none;
  }
  
  #flight_search_result .round-domestk .detailsflt {
    width: 28%;
    color: #0288d1;
    font-size: 13px;
    line-height: 24px;
    padding: 4px 5px;
    float: left;
  }
  
  .round-domestk .mrinfrmtn > i {
    width: 72%;
  }
  
  .splbukdets .insideagain .labltowr {
    margin: 10px 0;
  }
  
  .xlbook.col-xs-3.bordbor {
    text-align: center;
  }
  
  .xlbook.col-xs-3.bordbor > form {
    display: inline-block;
    vertical-align: top;
  }
  
  /* for flight roundtrip */
  
  #flight_search_result .round-domestk .wayeght.full_same {
    width: 75%;
  }
  
  #flight_search_result .round-domestk .wayfour.full_same {
    width: 25%;
  }
  
  #flight_search_result .wayprice,
  #flight_search_result .waybook {
    width: 100%;
  }
  
  #flight_search_result .allsegments {
    padding: 10px;
  }
  
  #flight_search_result .m-b-0.text-center {
    width: 100%;
    text-align: center;
    float: left;
  }
  
  #flight_search_result .airlinename,
  #flight_search_result .m-b-0.text-center > strong {
    display: inline-block;
    vertical-align: middle;
  }
  
  #flight_search_result .priceflights {
    color: #2d3e52;
    font-size: 20px;
    font-weight: 600;
  }
  
  #flight_search_result .round-domestk .priceflights {
    font-size: 16px;
  }
  
  #flight_search_result .round-domestk .priceflights strong {
    display: block;
  }
  
  #flight_search_result .n-r-t {
    font-size: 12px;
    text-align: center;
  }
  
  #flight_search_result .bookbtlfrt {
    padding: 4px 4px 6px;
    text-align: center;
  }
  
  #flight_search_result .bookallbtn {
    float: none;
    max-width: 100px;
    margin: 0 auto;
    padding: 5px 5px;
  }
  
  #flight_search_result .mrinfrmtn {
    border-top: none;
    font-size: 11px;
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 0;
  }
  
  #flight_search_result .detailsflt {
    color: #0288d1;
    font-size: 13px;
    line-height: 24px;
    padding: 6px 10px;
    float: left;
  }
  
  #flight_search_result .rowresult .madgrid {
    border: 1px solid #e4e4e4;
    box-shadow: none;
  }
  
  #flight_search_result .rowresult .madgrid:hover {
    background: var(--white);
    border: 1px solid #e4e4e4;
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
  }
  
  #flight_search_result .insidesame {
    padding: 2px 5px 0;
    text-align: center;
  }
  
  #flight_search_result .stop-value {
    display: inline-block;
    vertical-align: middle;
  }
  
  #flight_search_result .city_code1 {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
  }
  
  .gst_det {
    padding: 10px 15px 15px 15px;
  }
  
  .gst_det .row {
    margin: 0 -15px;
  }
  
  .gst_det .nputbrd {
    height: 30px;
    margin-bottom: 5px;
    max-width: 250px;
    padding: 4px 10px;
  }
  
  .gst_det .clainput {
    height: 30px;
    max-width: 250px;
  }
  
  .for_gst {
    margin-top: 10px;
    float: left;
    width: 100%;
  }
  
  /* insurance */
  
  .insrnce .panel-heading {
    padding: 0;
    border: 0;
  }
  
  .insrnce .panel-title > a,
  .insrnce .panel-title > a:active {
    display: block;
    padding: 15px;
    color: #555;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
  }
  
  .insrnce .panel-heading a:before {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    transition: all 0.5s;
  }
  
  .insrnce .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .insrnc_lst {
    width: 152px;
  
    margin: 15px;
  
    display: inline-block;
  
    line-height: 18px;
  
    vertical-align: top;
  
    float: left;
  }
  
  .insrnc_info {
    border: 1px solid #d8eaff;
  
    background: #fff;
  
    border-radius: 2px;
  
    -moz-border-radius: 2px;
  
    -webkit-border-radius: 2px;
  
    padding: 12px;
  
    text-align: center;
  
    min-height: 136px;
  
    margin-bottom: 0;
  }
  
  .insrnc_img {
    display: block;
  
    height: 52px;
  }
  
  .insrnc_flt {
    background-position: -113px -717px;
  
    width: 47px;
  
    height: 43px;
  
    display: inline-block;
  }
  
  .blk {
    display: block;
  }
  
  .insrnc_info .insrnc_flt {
    margin: 0 auto;
  }
  
  .insrnc_flt {
    background: url(../images/ins_sprite.png) no-repeat;
  
    font-size: 0px;
  }
  
  .ins_titl {
    font-size: 14px;
  
    color: #505050;
  
    padding-top: 10px;
  
    padding-bottom: 4px;
  
    border-bottom: 1px solid #d8eaff;
  
    margin-bottom: 6px;
  
    font-weight: 600;
  }
  
  .ins_cont {
    width: 125px;
  
    overflow: hidden;
  
    white-space: nowrap;
  
    text-overflow: ellipsis;
  
    cursor: pointer;
  }
  
  .ins_clm {
    font-size: 13px;
  }
  
  .ins_clm_cont {
    font-size: 11px;
  
    color: #878787;
  }
  
  .insrnc_lst.cont_show {
    display: none;
  }
  
  .insrnc_flt {
    background-position: -113px -11px;
  
    width: 47px;
  
    height: 43px;
  
    display: inline-block;
  }
  
  .flt_dly {
    background-position: -47px -2px;
  
    width: 44px;
  
    height: 46px;
  
    display: inline-block;
  }
  
  .los_bag {
    background-position: -54px -51px;
  
    width: 50px;
  
    height: 50px;
  
    display: inline-block;
  }
  
  .dely_bag {
    background-position: -54px -102px;
  
    width: 50px;
  
    height: 50px;
  
    display: inline-block;
  }
  
  .prsnl_acdnt {
    background-position: -104px -54px;
  
    width: 50px;
  
    height: 50px;
  
    display: inline-block;
  }
  
  .acdnt_mdcl {
    background-position: -5px -104px;
  
    width: 50px;
  
    height: 50px;
  
    display: inline-block;
  }
  
  .trnsprt_mort {
    background-position: -106px -102px;
  
    width: 50px;
  
    height: 50px;
  
    display: inline-block;
  }
  
  .trp_dely {
    background-position: -4px -55px;
  
    width: 49px;
  
    height: 38px;
  
    display: inline-block;
  }
  
  .emrcny_htl {
    background-position: -3px -154px;
  
    width: 50px;
  
    height: 50px;
  
    display: inline-block;
  }
  
  .emrcny_trvl {
    background-position: -56px -154px;
  
    width: 50px;
  
    height: 50px;
  
    display: inline-block;
  }
  
  .cont_plus,
  .cont_minus {
    cursor: pointer;
  }
  
  .font_12 {
    font-size: 12px;
  }
  
  .ins_plus {
    font-size: 30px;
  
    color: var(--green);
  
    line-height: 22px;
  }
  
  .cont_plus .ins_plus {
    margin-top: 40px;
  }
  
  .cont_show {
    display: inline-block;
  }
  
  .cont_minus {
    font-size: 22px;
  }
  
  .cont_minus .ins_plus {
    margin-top: 40px;
  }
  
  .insrnce .panel-title > a span {
    margin-right: 15px;
  
    vertical-align: top;
  
    /* float: right; */
  }
  
  .insrnce .panel-title > a h5 {
    margin: 0;
  
    line-height: 20px;
  }
  
  .mb0 {
    margin-bottom: 0;
  }
  
  .ins_down.col-xs-12 {
    background: #fff;
  
    border: var(--border-flight-result);
  
    border-top: none;
  
    padding: 5px 15px 0;
  
    font-size: 14px;
  }
  
  .ins_down .radio {
    margin-bottom: 15px;
  }
  
  .insrnce .panel-body {
    padding: 15px;
  }
  
  .bookbus_mobile {
    display: none;
  }
  
  .location-search {
    padding: 6px 0px;
  }
  
  .location-search .lbllbl {
    color: #fff;
  }
  
  .squaredThree3 input[type="checkbox"] {
    visibility: hidden;
    margin: 0;
  }
  
  .squaredThree3 {
    float: left;
    margin-right: 4px;
    position: relative;
    width: 20px;
  }
  
  .squaredThree3 label {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #fff !important;
    border-radius: 1px !important;
    border: none !important;
  }
  
  .squaredThree3 [type="checkbox"]:not(:checked) + label:after,
  .squaredThree3 [type="checkbox"]:checked + label:after {
    content: "\f00c";
  
    font-family: "Font Awesome 5 Pro";
  
    position: absolute;
  
    top: -1px;
  
    left: -1px;
  
    font-size: 12px;
  
    color: #fff;
  
    transition: all 0.2s;
  
    background: #72b5c6;
  
    right: 0px;
  
    width: 16px;
  
    height: 16px;
  
    text-align: center;
  
    border-radius: 1px !important;
  
    line-height: 15px;
  
    border: 1px solid #72b5c6;
  }
  
  .srch_ldr {
    width: 70%;
  
    text-align: center;
  
    position: absolute;
  
    z-index: 1000;
  }
  
  .close-modify-section {
    position: absolute;
  
    top: 5px;
  
    right: -55px;
  
    /* transform: translateY(-50%); */
  
    cursor: pointer;
  }
  
  .close-modify-section i {
    font-size: 15px;
  
    color: #212121;
  
    width: 20px;
  
    height: 20px;
  
    background: #fff;
  
    text-align: center;
  
    line-height: 20px;
  
    border-radius: 50%;
  
    border: solid 1px #fff;
  }
  
  .flag_image {
    width: 25px;
  
    height: 15px;
  
    margin-right: 5px;
  }
  
  .pnr-section {
    margin: 20px 0;
  
    padding: 15px 15px 30px;
  }
  
  .lblbluebold16px h4 {
    font-size: 28px;
  
    font-weight: 500;
  
    margin: 0;
  
    padding: 15px 0;
  }
  
  .lblfont12px {
    margin-top: 15px;
  }
  
  .lblfont12px .lablform {
    color: #424242;
    font-weight: normal;
  }
  
  .lblfont12px .lablform {
    color: #424242;
    font-size: 16px;
  }
  
  .pnr_module {
    margin: 20px 0;
  }
  
  .pnr_module .input-group span {
    display: inline-block;
    margin-right: 15px;
  }
  
  .pnr_module .input-group span label {
    margin-bottom: 0;
    font-size: 14px;
    margin-left: 3px;
  }
  
  .pnr_module .input-group span input[type="radio"] {
    position: relative;
    top: 2px;
  }
  
  .pnr-section .normalinput {
    padding: 0 10px;
  }
  
  .pnr-section .searchsbmtfot {
    width: 175px;
  }
  
  .pnr-section .searchsbmtfot .searchsbmt {
    padding: 0;
  }
  
  .pnr-section .searchsbmtfot i {
    position: absolute;
    top: 12px;
    left: 10px;
    z-index: 1;
    font-size: 20px;
    color: #fff;
  }
  
  .deal_img img {
    /* max-width: 100%; */
  
    height: 176px;
  
    width: 100%;
  }
  
  .best_deals {
    background-color: #fff;
  
    padding-bottom: 40px;
  
    padding-top: 20px;
  }
  
  .deal_img {
    position: relative;
  
    overflow: hidden;
  
    min-height: 176px;
  
    margin-bottom: 10px;
  }
  
  .deal_img button {
    background-color: #e83d33;
  
    color: #fff;
  
    border: 0;
  
    padding: 7px 15px;
  
    position: absolute;
  
    bottom: 15px;
  
    right: 15px;
  }
  
  .deal_slider h5 {
    color: #60c1ef;
  
    font-weight: 600;
  
    margin-top: 5px;
  }
  
  .deal_in {
    padding: 0 10px;
  }
  
  .deals_title h2 {
    color: #000;
  
    font-weight: 600;
  
    position: relative;
  }
  
  .deals_title h2::after {
    content: "";
  
    position: absolute;
  
    border-bottom: 3px solid #da161b;
  
    width: 100px;
  
    right: 0;
  
    left: 0;
  
    margin: 0 auto;
  
    bottom: -10px;
  }
  
  .deals_title h2 {
    color: #000;
  
    font-weight: 600;
  
    position: relative;
  
    margin-bottom: 20px;
  }
  
  .best_deals p {
    color: #888;
  }
  
  .deal_sect .owl-theme .owl-controls .owl-page.active span,
  .events_slider.owl-theme .owl-controls .owl-page.active span {
    opacity: 1;
  
    background: #e83e32;
  }
  
  .deal_sect .owl-theme .owl-controls .owl-page span,
  .events_slider.owl-theme .owl-controls .owl-page span {
    opacity: 1;
  
    background: #b8b8b8;
  
    margin: 3px;
  }
  
  .deal_sect .owl-theme .owl-controls .owl-buttons div {
    background-color: inherit;
  
    color: #888;
  
    padding: 0;
  
    font-size: 54px;
  
    position: absolute;
  
    top: 30%;
  
    margin: 0;
  }
  
  .deal_sect .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -35px;
  }
  
  .deal_sect .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -35px;
  }
  
  .deal_sect {
    padding: 0 25px;
  }
  
  .tour_packages {
    background-color: #f1f1f1;
  
    padding-bottom: 50px;
  }
  
  .tour_packages .deals_title h2::after {
    right: inherit;
  }
  
  .deals_title {
    margin-bottom: 15px;
  }
  
  .tour_in {
    padding: 0 10px;
  }
  
  .deal_img h3 {
    position: absolute;
  
    bottom: 0;
  
    color: #fff;
  
    font-size: 16px;
  
    font-weight: 600;
  
    left: 10px;
  }
  
  .deal_img span.rating {
    position: absolute;
  
    background-color: #0d509c;
  
    color: #fff;
  
    right: 10px;
  
    top: 10px;
  
    padding: 10px 15px 6px 10px;
  
    border-top-right-radius: 15px;
  }
  
  .deal_img span.tour_offer {
    position: absolute;
  
    background-color: #ff9800;
  
    color: #fff;
  
    left: 10px;
  
    top: 10px;
  
    padding: 10px 15px 6px 10px;
  
    border-top-left-radius: 15px;
  }
  
  .deal_img span.rating i {
    color: #ff9800;
  
    position: absolute;
  
    top: 5px;
  
    right: 4px;
  
    font-size: 11px;
  }
  
  .tour_item p {
    color: #222;
  
    font-size: 15px;
  
    margin-top: 0px;
  
    margin-bottom: 0;
  
    padding: 0 10px 2px;
  
    /*text-overflow: ellipsis;
  
      white-space: nowrap;
  
      overflow: hidden;*/
  }
  
  /*.tour_item p {
  
      color: #67808c;
  
      font-size: 15px;
  
      margin-top: 0px;
  
      margin-bottom: 0;
  
      padding: 0 10px 2px;
  
      font-weight: 500;
  
  }*/
  
  .tour_item p.start_from {
    margin-top: 5px;
  
    color: #a4a4a4;
  
    /* padding: 0 10px; */
  }
  
  .tour_item p.start_from b,
  .tour_item a {
    color: #e83d33;
  
    font-weight: 600;
  }
  
  .tour_item a {
    display: block;
  
    margin: 12px 0 6px;
  
    min-height: 290px;
  
    background: #fff;
  
    /* padding: 10px; */
  }
  
  .region_wise {
    background-image: url("../images/region.jpg");
  
    background-size: cover;
  
    padding-bottom: 50px;
  
    padding-top: 30px;
  }
  
  .region_wise .deals_title h2,
  .region_wise .deals_title p {
    color: #fff;
  }
  
  .region_wise .deals_title h2::after {
    border-color: #fff;
  
    right: inherit;
  }
  
  .region_sect .deal_in h3,
  .region_sect p {
    color: #fff;
  }
  
  .region_wise a {
    background: rgba(55, 60, 121, 0.8);
  
    display: block;
  
    margin-bottom: 20px;
  }
  
  .region_desc {
    padding: 0 15px 10px;
    height: 140px;
  }
  
  .region_sect .deal_in h3 {
    font-size: 19px;
  
    font-weight: 600;
  }
  
  .events {
    background-color: #fff;
  
    padding-bottom: 50px;
  
    padding-top: 20px;
  }
  
  .events_slider img {
    max-width: 100%;
  }
  
  .events_block button {
    background-color: #e83d33;
  
    color: #fff;
  
    border: 0;
  
    font-weight: 600;
  
    padding: 8px 10px;
  }
  
  .events_block h3 {
    color: #000;
  
    font-weight: 600;
  
    margin-top: 10px;
  
    font-size: 16px;
  }
  
  .events_block {
    margin-bottom: 30px;
  }
  
  .events_slider {
    margin-top: 30px;
  }
  
  footer .color_bg {
    background: #0078ce;
    color: #fff;
  }
  
  footer .ftrhd,
  footer .fulnine h5 {
    color: #ffffff;
  
    font-weight: 600;
  
    font-size: 20px;
  }
  
  footer .fulnine h5 {
    font-size: 17px;
  }
  
  footer .signupfm {
    float: inherit;
  
    display: inline-block;
  
    margin-top: 5px;
  }
  
  footer .signupfm a {
    background: none;
  
    display: inline-block;
  
    border: var(--border-flight-result);
  
    border-radius: 50%;
  
    width: 35px;
  
    height: 35px;
  
    margin-right: 6px;
  }
  
  footer .signupfm a .faftrsoc {
    color: #fff;
  }
  
  footer .formbtmns .form-control.ft_subscribe {
    background-color: #eaeaea;
  
    border: var(--border-flight-result);
  }
  
  footer .btn.btn_sub.subsbtm {
    background-color: #e83d33;
  
    color: #fff;
  
    font-size: 24px;
  
    position: absolute;
  
    right: 0;
  
    border: 0;
  
    max-width: 45px;
  
    height: 40px;
  
    top: -10px;
  }
  
  .trv_sect img {
    max-width: 100%;
  }
  
  footer .fulnine .trv_sect h5 {
    margin-top: 0;
  
    color: #000;
  
    margin-bottom: 5px;
  
    font-size: 14px;
  }
  
  footer .fulnine .trv_sect {
    margin-bottom: 15px;
  }
  
  .captngrp > div {
    color: #fff;
  
    text-align: left;
  
    margin: 0;
  
    text-shadow: none;
  }
  
  .captngrp > .bigcaption {
    text-transform: capitalize;
  
    font-weight: 800;
  
    margin: 0px 0;
  
    font-size: 50px;
  }
  
  .captngrp > div.smalcaptn {
    font-size: 16px;
  }
  
  .captngrp button {
    background-color: #e63e31;
  
    color: #fff;
  
    border: 0;
  
    padding: 10px 30px;
  
    margin-top: 30px;
  
    font-weight: 600;
  }
  
  .inspad .secndblak {
    margin-bottom: 20px;
  
    padding: 30px 40px;
  }
  
  .allformst .normalsel {
    border: 1px solid #c9c8c6;
  
    background: inherit;
  
    color: var(--this-new-black);
  }
  
  /*.allformst .normalsel {
  
      border: 1px solid #c9c8c6;
  
      background: #fff;
  
      color: var(--this-new-black);
  
  }*/
  
  .allformst .selectedwrap::after {
    background-color: inherit;
  }
  
  .allformst .searchsbmt {
    background-color: #e63e31;
  }
  
  .allformst .searchsbmt:hover {
    background-color: #ffcc00;
  }
  
  div#meals,
  div#baggage {
    padding-top: 10px;
  }
  
  .logo img {
    max-height: 75px;
  }
  
  .topssec .menuandall {
    float: right;
  }
  
  .tophead a.phnumr {
    color: #fff;
  }
  
  .tophead .ritsude {
    padding: 0;
  }
  
  .tophead {
    border-bottom: 1px solid #0032af;
  }
  
  #supersized a img {
    width: 100% !important;
  }
  
  .captngrp > div.small1 {
    font-size: 16px;
  }
  
  .sticky.fixed {
    position: fixed;
  
    top: 0;
  
    left: 0;
  
    width: 100%;
  
    background-image: url(../images/header_sticky.png);
  
    z-index: 9999;
  
    background-size: cover;
  }
  
  header.fixed .logo img {
    max-height: 60px;
  }
  
  header.sticky.fixed {
    height: 139px;
  }
  
  .fit_pack_srch #enquiryForm .form-check-inline input {
    left: 15px;
  
    margin-top: 4px;
  
    margin-right: 0;
  }
  
  .fit_pack_srch label.form-check-label {
    background: inherit;
  
    padding-left: 20px;
  }
  
  .news_events .events_block > img {
    padding: 0 25px 15px 0;
  
    float: left;
  }
  
  .news_events .events_block {
    text-align: justify;
  }
  
  .abt > img {
    max-width: 100%;
  
    width: 100%;
  }
  
  .abt .container {
    text-align: justify;
  
    margin: 25px auto;
  }
  
  .abt p {
    font-size: 14px;
  }
  
  .abt {
    background-color: #fffefe;
    padding-top: 22px;
  }
  
  .contact_us h2 {
    color: #000;
  
    /* border-bottom: 1px solid #000; */
  
    padding-bottom: 10px;
  
    margin: 0;
  }
  
  .pfix {
    padding: 0 5px;
  }
  
  .contact_us .pfix i {
    position: absolute;
  
    right: 12px;
  
    color: #999696;
  
    font-size: 17px;
  
    bottom: 11px;
  }
  
  .contact_us .pfix .form-control {
    border: var(--border-flight-result);
  
    font-size: 12px;
  
    height: 40px;
  }
  
  .pfix_side i {
    color: #fff;
  
    position: absolute;
  
    left: 0;
  
    top: 0;
  
    width: 25px;
  
    height: 25px;
  
    background-color: #e83d33;
  
    border-radius: 50%;
  
    text-align: center;
  
    line-height: 1.9;
  }
  
  .pfix_side p {
    padding-left: 33px;
  
    position: relative;
  
    margin-bottom: 20px;
  }
  
  .locality h4 {
    background-color: #0078ce;
  
    color: #fff;
  
    text-align: center;
  
    padding: 15px 0;
  
    margin-bottom: 0;
  }
  
  .locality_in {
    border: var(--border-flight-result);
  
    background-color: #fff;
  }
  
  .locality_in ul {
    border-width: 1px 0;
  
    border-style: solid;
  
    border-color: #ddd;
  
    padding: 10px 0;
  
    line-height: inherit;
  }
  
  p.loc_email {
    margin: 0;
  
    padding: 10px 0;
  
    border-bottom: var(--border-flight-result);
  
    word-break: break-word;
  }
  
  .list-unstyled {
    word-break: break-word;
  }
  
  .locality_in a {
    background-color: #ff9600;
  
    color: #fff;
  
    padding: 9px 20px;
  
    display: table;
  
    margin: 0 auto;
  }
  
  .locality > div {
    margin-bottom: 10px;
  }
  
  .cont_branches .nav-tabs > li > a {
    margin: 0 1px;
  
    border-radius: 0;
  
    padding: 10px 30px;
  
    position: relative;
  }
  
  .cont_branches .nav-tabs {
    border: 0;
  
    margin: 0 auto;
  
    float: none;
  
    display: table;
  }
  
  .contact_us {
    margin: 0;
  
    background-color: #fff;
  }
  
  .region_wise h3 a {
    color: #fff;
  
    display: block;
  
    background-color: inherit;
  
    margin: 0;
  }
  
  .home_page .tophead {
    border-bottom: 0;
  
    background-color: #0078ce;
  }
  
  .index_page.home_page .topssec {
    background: #113999;
  }
  
  /*.cont_bg img {max-width: 100%;}*/
  
  .cont_bg img {
    max-width: 100%;
  
    /*height: 400px;*/
  
    width: 100%;
  }
  
  .cont_left,
  .cont_right {
    padding-top: 50px;
  }
  
  .img_div {
    margin-bottom: 15px;
  }
  
  .pfix label {
    font-weight: normal;
  }
  
  .pfix textarea {
    display: block;
  
    width: 100%;
  
    border: var(--border-flight-result);
  
    padding: 10px;
  }
  
  .pfix button.btn {
    background-color: #0078ce;
  
    color: #fff;
  }
  
  .cl_branches {
    background-color: #f1f1f1;
  
    padding: 13px 0;
  }
  
  .nav-tabs > li.cl_east > a,
  .nav-tabs > li.cl_east.active > a {
    background-color: #ff9600;
  
    color: #fff;
  }
  
  .nav-tabs > li.cl_west > a,
  .nav-tabs > li.cl_west.active > a {
    background-color: #1e895f;
  
    color: #fff;
  }
  
  .nav-tabs > li.cl_south > a,
  .nav-tabs > li.cl_south.active > a {
    background-color: #0078ce;
  
    color: #fff;
  }
  
  .nav-tabs > li.cl_north > a,
  .nav-tabs > li.cl_north.active > a {
    background-color: #7d2b6d;
  
    color: #fff;
  }
  
  .cont_branches .nav-tabs > li > a {
    text-transform: uppercase;
  }
  
  .cont_branches .nav-tabs > li > a i {
    font-size: 31px;
  
    margin-right: 5px;
  }
  
  .nav-tabs > li.cl_west > a i {
    transform: rotate(57deg);
  }
  
  .nav-tabs > li.cl_south > a i,
  .nav-tabs > li.cl_north > a i {
    transform: rotate(-28deg);
  }
  
  .cont_branches .nav-tabs > li > a span {
    float: right;
  
    line-height: 2.8;
  }
  
  .cont_branches .nav-tabs > li > a::after {
    position: absolute;
  
    content: "";
  
    border-left: 12px solid transparent;
  
    border-right: 12px solid transparent;
  
    bottom: -10px;
  }
  
  .cont_branches .nav-tabs > li.cl_east.active > a::after {
    border-top: 10px solid #ff9600;
  }
  
  .cont_branches .nav-tabs > li.cl_west.active > a::after {
    border-top: 10px solid #1e895f;
  }
  
  .cont_branches .nav-tabs > li.cl_south.active > a::after {
    border-top: 10px solid #0078ce;
  }
  
  .cont_branches .nav-tabs > li.cl_north.active > a::after {
    border-top: 10px solid #7d2b6d;
  }
  
  .locality_in p b,
  .locality_in li b {
    color: #ff9600;
  
    font-weight: normal;
  }
  
  .locality_in p,
  .locality_in ul,
  .locality_in div {
    padding: 15px 15px;
  
    margin: 0;
  }
  
  .light_or,
  .get_dr {
    background-color: #fadaad33;
  }
  
  .cont_branches .tab-content {
    padding: 30px 0;
  }
  
  /**/
  
  /*.abt .container {
  
      max-width: 100%;margin: 25px auto;}*/
  
  .abt p {
    font-size: 15px;
  
    line-height: 25px;
  
    margin-bottom: 20px;
  }
  
  p.toll_fre_num1 {
    margin-bottom: 0px;
  }
  
  h3.hdng2_abt.text-center {
    font-size: 30px;
  
    color: #222;
  }
  
  #owl-demo .item img {
    display: block;
  
    width: 100%;
  
    height: auto;
  }
  
  .get_list1 {
    display: inline-block;
  
    margin-right: 20px;
  }
  
  .get_list1 button.btn.btn-default {
    background: #222629;
  
    color: #fff;
  
    border-radius: 0;
  
    padding: 8px 12px;
  }
  
  h3.flw {
    font-size: 13px;
  
    font-weight: 600;
  }
  
  .scl_get i {
    width: 30px;
  
    height: 30px;
  
    /* border: var(--border-flight-result); */
  
    line-height: 35px;
  
    text-align: center;
  
    border-radius: 50%;
  
    /*box-shadow: 0px 3px 8px #ddd;*/
  
    color: #222;
  }
  
  #btm_slide1 img.star_rat {
    background: #ffca00;
    width: 100%;
  }
  
  .abt_us img.star_rat {
    max-width: 100%;
  }
  
  #btm_slide1 .item {
    width: 100%;
  
    margin: 0px auto;
  
    text-align: center;
  }
  
  #btm_slide1 .owl-pagination {
    float: right;
  
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .abt.clearfix .owl-theme .owl-controls .owl-page span {
    display: block;
  
    width: 16px;
  
    height: 16px;
  
    margin: 5px 3px;
  
    filter: Alpha(Opacity=50);
  
    opacity: 1;
  
    -webkit-border-radius: 20px;
  
    -moz-border-radius: 20px;
  
    border-radius: 20px;
  
    background: #0078ce;
  }
  
  /*.sub_get_touch:before {
  
      content: "";
  
      position: absolute;
  
      width: 517px;
  
      height: 1px;
  
      background: #ececec;
  
      top: -24px;
  
      right: 0;
  
  }*/
  
  .sub_get_touch {
    position: relative;
  }
  
  .scl_get {
    margin: 0;
  }
  
  .ftr_adrs h4 {
    color: #fff;
  
    font-size: 14px;
  
    margin-top: 20px;
  
    line-height: 20px;
  }
  
  .ftr_ph h3 {
    font-size: 18px;
  
    color: #fff;
  
    margin-top: 25px;
  }
  
  span.spkr_phne {
    margin-right: 10px;
  }
  
  .main_cpy_ryt {
    background: #0195ff;
  }
  
  .main_cpy_ryt h3.flw {
    margin: 10px 10px 10px 0;
  
    color: #fff;
  
    display: inline-block;
  
    font-size: 21px;
  
    vertical-align: top;
  
    font-weight: normal;
  }
  
  .main_cpy_ryt .get_list1.scl_get {
    padding: 12px 0;
  }
  
  .copyrit {
    padding: 26px 0;
  
    text-align: right;
  }
  
  h4.ftrhd.arimo {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
  }
  
  .signfomup {
    margin: 10px 0;
  }
  
  b.respect_prvcy {
    font-weight: normal;
  }
  
  #toTop {
    padding: 0px 13px;
  
    background: #e83d33;
  
    color: #fff;
  
    position: fixed;
  
    bottom: 14px;
  
    right: 15px;
  
    display: none !important;
  
    z-index: 9;
  
    font-size: 34px;
  
    cursor: pointer;
  }
  
  /*homepage*/
  
  span.sprt_txt1 {
    display: inline-block;
  
    color: #fff;
  
    margin: 2px 0;
  }
  
  .sprt_txt1 h3 {
    display: inline-block;
  
    font-size: 15px;
  
    margin-left: 10px;
  
    margin-top: 10px;
  
    margin-right: 10px;
  }
  
  .sprt_txt1 i.far.fa-headphones {
    font-size: 18px;
  }
  
  span.sprtcm {
    color: #fff;
  
    margin-top: 16px;
  
    line-height: 40px;
  
    font-size: 14px;
  }
  
  .event_left img {
    border-radius: 10px;
  
    max-height: 300px;
  }
  
  .exploreall {
    display: inline-block;
  }
  
  .menuandall .sidebtn {
    float: right;
  
    position: relative;
  
    margin: 12px 0;
  
    padding: 4px 12px;
  
    display: inline-block;
  }
  
  .menuandall .topa {
    float: none;
  }
  
  .reglognorml {
    display: inline-block;
  }
  
  .menuandall .sprt_txt {
    float: right;
  }
  
  .exploreall li a {
    border-right: none;
  }
  
  .cntct_top_hdr h3 {
    color: #fff;
  
    font-size: 14px;
  
    display: inline-block;
  
    font-size: 16px;
  
    text-transform: uppercase;
  
    margin: 10px 0;
  }
  
  .top_hdr_ph i.far.fa-phone {
    color: #fff;
  
    -webkit-transform: rotate(90deg);
  
    -ms-transform: rotate(90deg);
  
    transform: rotate(90deg);
  
    margin-right: 5px;
  
    font-size: 14px;
  }
  
  .cmnexplor {
    display: inline-block;
    height: 30px;
    width: 35px;
  }
  
  .exploreall li a strong {
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
  }
  
  .exploreall li a {
    margin: 20px 0;
  
    padding: 5px 10px;
  
    text-transform: uppercase;
  }
  
  .logo {
    padding: 0px 0;
  }
  
  .logo img {
    max-height: 68px;
  }
  
  .icn_spt i {
    font-size: 18px;
  
    color: #fff;
  
    margin-right: 4px;
  }
  
  .flags {
    font-size: 16px;
  }
  
  .flag_images {
    margin: 3px 0 0;
  }
  
  .flags {
    margin: 8px 23px 0 8px;
    font-size: 16px;
  }
  
  .caret.cartdown {
    top: 18px;
  }
  
  .topa {
    height: auto;
  }
  
  header.sticky.fixed {
    height: auto;
  }
  
  .userimage {
    height: 25px;
    margin: 7px 8px 0 0;
  }
  
  .userorlogin {
    line-height: 40px;
  }
  
  .rt_post {
    background-color: #e7e4e4;
  
    padding: 15px 15px;
  }
  
  .det_left li:first-child {
    background-color: #0078ce;
  
    color: #fff;
  
    width: 50px;
  
    height: 40px;
  
    font-size: 17px;
  
    font-weight: 600;
  
    text-align: center;
  
    padding: 9px 5px;
  }
  
  .det_left li:last-child {
    background-color: #113999;
  
    color: #fff;
  
    width: 50px;
  
    height: 40px;
  
    font-size: 15px;
  
    font-weight: 600;
  
    text-align: center;
  
    padding: 9px 5px;
  }
  
  .event_det {
    margin: 15px 0 20px;
  
    border-bottom: var(--border-flight-result);
  
    padding-bottom: 15px;
  }
  
  .det_right {
    padding-left: 60px;
  }
  
  .det_left {
    position: absolute;
  }
  
  .det_right h1 {
    color: #113999;
  
    margin-top: 0;
  }
  
  .event_left > p {
    text-align: justify;
  
    color: #555;
  
    margin-bottom: 25px;
  }
  
  .sh_post li {
    display: inline-block;
  }
  
  .sh_post li a {
    font-size: 17px;
  
    display: block;
  
    padding: 4px 10px;
  
    margin-right: 5px;
  
    color: #fff;
  }
  
  .sh_post li.fb a {
    background-color: #3b5998;
  }
  
  .sh_post li.tw a {
    background-color: #55acee;
  }
  
  .sh_post li.ln a {
    background-color: #0077b5;
  }
  
  .sh_post li.gp a {
    background-color: #dc4e41;
  }
  
  .sh_post li.en a {
    background-color: #ea4335;
  }
  
  .sh_post {
    margin-bottom: 30px;
  
    border-top: var(--border-flight-result);
  
    padding-top: 10px;
  }
  
  .rc_post {
    margin: 20px 0 50px;
  }
  
  .rt_post h5 {
    color: #000;
  }
  
  .rt_post .form-control {
    border: var(--border-flight-result);
  
    margin-bottom: 5px;
  
    font-size: 12px;
  }
  
  .rt_post button {
    background-color: #0078ce;
  
    color: #fff;
  
    border: 0;
  
    margin-top: 10px;
  
    padding: 5px 20px;
  }
  
  #on_slide img {
    max-width: 100%;
  
    width: 100%;
  }
  
  .rt_post {
    margin-bottom: 20px;
  }
  
  #on_slide.owl-carousel .owl-wrapper-outer {
    left: inherit;
  }
  
  .rt_post .rc_post {
    margin-bottom: 0;
  }
  
  .deal_in h3 a,
  .deal_in h3 {
    color: #222;
  
    font-size: 15px;
  }
  
  .deal_in h3 {
    margin: 8px 0 0;
  
    color: #222;
  
    height: 30px;
  
    font-weight: bold;
  
    /*
  
      text-overflow: ellipsis;
  
      white-space: nowrap;
  
      overflow: hidden;*/
  }
  
  .deal_in h4 {
    color: #222;
  
    font-size: 12px; /*
  
      text-overflow: ellipsis;
  
      white-space: nowrap;
  
      overflow: hidden;*/
  }
  
  .tour_sect {
    padding: 20px 0 10px;
  }
  
  .events_block a {
    background-color: #e83d33;
  
    color: #fff;
  
    font-weight: 600;
  
    padding: 6px 15px;
  
    display: table;
  }
  
  .rc_slide h4 {
    color: #000;
  
    font-weight: 600;
  
    margin-bottom: 30px;
  }
  
  .pack_tabs .tab-content p,
  .pack_right_in p span,
  .pack_tabs .tab-content ul {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  
  .bumper .owl-controls.clickable {
    position: absolute;
  
    top: 10px;
  
    right: 50px;
  }
  
  .bumper.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
  
    font-size: 50px;
  
    background: inherit;
  
    display: block;
  
    line-height: 0;
  
    margin: 0;
  
    padding: 0;
  }
  
  .deal_img:hover img {
    transform: scale(1.2);
  
    transition: all 1.5s ease-in-out 0s;
  }
  
  span.curncy_img.sprte.aed {
    background-position: -791px -264px;
  }
  
  span.curncy_img.sprte.kwd {
    background-position: -791px -302px;
  }
  
  span.curncy_img.sprte.eur {
    background-position: -791px -345px;
  }
  
  .off_addr {
    margin-bottom: 40px;
  }
  
  .sprtcm a,
  .sprtcm a:hover {
    color: #fff;
  }
  
  .rc_slide_in .det_right h1 {
    font-size: 15px;
  
    font-weight: 600;
  }
  
  .rc_slide_in .event_det {
    border: 0;
  
    padding: 0 10px;
  }
  
  .rc_slide_in img {
    max-width: 100%;
  
    height: 150px;
  }
  
  .rc_slide_in {
    border: var(--border-flight-result);
  }
  
  #rc_slide .item {
    padding: 0 7px;
  }
  
  /* custom */
  
  .mt15 {
    margin-top: 15px;
  }
  
  .cont_in {
    line-height: 22px;
  }
  
  .cont_in strong {
    font-weight: 600;
  }
  
  .cont_bg h3 {
    position: absolute;
  
    bottom: 10%;
  
    right: 0;
  
    left: 0;
  
    color: #fff;
  
    margin: auto;
  
    width: auto;
  
    font-size: 30px;
  }
  
  .cont_bg.clearfix {
    text-align: center;
    position: relative;
  }
  
  .terms .container {
    padding: 10px 15px 20px;
  }
  
  .terms hr {
    margin-bottom: 10px;
    border-top: 1px solid #fdb1b3;
  }
  
  .terms ul,
  .terms ul li {
    list-style-type: disc;
  }
  
  .terms ul {
    display: block;
  
    list-style-type: disc;
  
    margin-block-start: 1em;
  
    margin-block-end: 1em;
  
    margin-inline-start: 0px;
  
    margin-inline-end: 0px;
  
    padding-inline-start: 40px;
    margin: 10px 0 15px;
  }
  
  /* Style the tab */
  
  .offr_in .tab {
    float: left;
  
    border: none;
  
    background-color: #f7f7f7;
  
    width: 30%;
  
    height: 300px;
  
    border-radius: 3px 0 0 3px;
  }
  
  /* Style the buttons inside the tab */
  
  .offr_in .tab button {
    display: block;
  
    background-color: inherit;
  
    color: black;
  
    padding: 0;
  
    width: 100%;
  
    border: none;
  
    outline: none;
  
    text-align: left;
  
    cursor: pointer;
  
    transition: 0.3s;
  
    font-size: 17px;
  
    position: relative;
  
    background: none;
  
    margin-bottom: 10px;
  }
  
  /* Change background color of buttons on hover */
  
  .offr_in .tab button:hover {
    /* background-color: #ddd; */
  }
  
  /* Create an active/current "tab button" class */
  
  .offr_in .tab button.active {
  }
  
  /* Style the tab content */
  
  .offr_in .tabcontent {
    float: left;
  
    padding: 15px 15px 0;
  
    border: 1px solid #7e98ee;
  
    width: 70%;
  
    /* border-left: none; */
  
    min-height: 300px;
  
    border-radius: 3px;
  }
  
  .region_sect .deal_img img {
    height: 240px;
  }
  
  .offer_list {
    padding: 10px 0 30px;
  }
  
  .offer_list .tour_item {
    margin: 0 -10px;
  }
  
  .offer_list .tour_item a {
    margin: 0 0 20px;
  }
  
  #deal_slider > .item {
    float: left;
  
    width: 33.3%;
  }
  
  .offr_in .tab button.active::after {
    content: "\f0da";
  
    content: "\f0d9";
  
    position: absolute;
  
    right: 0;
  
    width: 10px;
  
    height: 25px;
  
    font-family: "Font Awesome 5 Pro";
  
    font-weight: 600;
  
    color: #7e98ee;
  
    font-size: 30px;
  
    line-height: 25px;
  
    top: 32px;
  }
  
  .offr_in .tab button img {
    width: 100%;
  
    max-height: 100px;
  
    max-width: 319px;
  }
  
  ul.exploreall_new {
    float: left;
  }
  
  .exploreall_new li {
    float: left;
  }
  
  .exploreall_new li a {
    display: block;
    line-height: 1;
    overflow: hidden;
    padding: 0 10px;
    margin: 12px 0; /*border-right: var(--border-flight-result);*/
  }
  
  .exploreall_new li:last-child a {
    border-right: 0 none;
  }
  
  .exploreall_new li a strong {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  
  .post_image img {
    width: 100%;
  }
  
  .blog_cont {
    padding: 50px 0;
  
    background: #f7f5f5;
  }
  
  .blog_holder {
    padding: 15px;
  
    background-color: #fff;
  
    margin-bottom: 30px;
  
    border: 1px solid #f0eeee;
  
    box-sizing: border-box;
  }
  
  .post_text_inner {
    padding: 23px 23px 35px;
  
    background-color: #fff;
  
    text-align: center;
  }
  
  .post_text_inner h2 {
    font-size: 20px;
  
    text-transform: uppercase;
  
    font-weight: 700;
  
    letter-spacing: 1px;
  
    color: #363636;
  }
  
  .post_text_inner h3 {
    font-size: 20px;
  
    text-transform: uppercase;
  
    font-weight: 700;
  
    letter-spacing: 1px;
  
    color: #363636;
  }
  
  .post_text_inner h2 a {
    color: #363636;
  }
  
  .post_text_inner h3 a {
    color: #363636;
  }
  
  .post_text_inner h2 a:hover {
    color: #f02e27;
  }
  
  .blog_holder .post_text h2 .date {
    color: #f02e27;
  }
  
  .post_text_inner p {
    color: #707070;
    font-size: 13px;
    line-height: 26px;
    font-weight: 300;
  }
  
  .column_inner {
    padding: 0 0 0 0px;
  }
  
  .widget.posts_holder {
    background-color: #fff;
    padding: 25px;
  }
  
  aside .widget {
    margin-bottom: 30px;
    border: 1px solid #f0eeee;
  }
  
  aside .widget h5 {
    color: #363636;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 14px;
  }
  
  aside .widget ul {
    list-style: none;
    padding: 0;
  }
  
  aside .widget.posts_holder li {
    padding: 7px 0;
    margin: 0;
  }
  
  aside .widget a {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    color: #303030;
  }
  
  .blog_texts {
    text-align: left !important;
  }
  
  .deal_img span.tour_price {
    position: absolute;
  
    background-color: #e83d33;
  
    color: #fff;
  
    left: 10px;
  
    bottom: 10px;
  
    padding: 10px 15px 6px 10px;
  
    border-bottom-left-radius: 15px;
  }
  
  /*.mega-menu {
  
      width: 1064px;
  
      max-width: none;
  
      left: 10px;
  
      margin-left: -660%;
  
      z-index: 100000000;
  
      right: 10px;
  
  }*/
  
  .exploreall .nav-label {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
  }
  
  .exploreall .caret {
    color: #fff;
  }
  
  ul.dropdown-menu.sub_menus {
    width: 900px;
  
    z-index: 10000000;
  
    right: 0px;
  
    float: left;
  
    margin: 0px -170px;
  
    padding: 15px;
  }
  
  .sub_menus h3 {
    margin: 10px 10px;
  
    font-size: 18px;
  }
  
  .sub_menus li {
    width: 30%;
  }
  
  .sub_menus li a {
    margin: 7px 0;
  
    padding: 5px 10px;
  
    text-transform: inherit;
  }
  
  .deal_price h5 {
    color: #fff;
  
    font-weight: 600;
  
    margin-top: 0px;
  
    position: absolute;
  
    left: 15px;
  
    bottom: 10px;
  
    background: #e83d33;
  
    padding: 7px 15px;
  
    margin: 5px 0;
  }
  
  .package_lt {
    color: #222 !important;
  
    font-size: 12px !important;
  
    /*text-overflow: ellipsis;
  
      white-space: nowrap;
  
      overflow: hidden;*/
  
    margin-top: 6px !important;
  
    height: 30px;
  
    font-weight: normal !important;
  }
  
  .tour_in h3 {
    margin: 8px 0 0;
  
    color: #222;
  
    height: 30px;
  
    font-size: 15px;
  
    padding: 0 10px 2px;
  
    font-weight: bold;
  }
  
  #myBtn {
    /* display: none; */
  
    position: fixed;
  
    bottom: -10px;
  
    right: 75px;
  
    z-index: 99;
  
    font-size: 18px;
  
    border: none;
  
    outline: none;
  
    /* background-color: red; */
  
    color: white;
  
    cursor: pointer;
  
    padding: 15px;
  
    border-radius: 4px;
  }
  
  #myBtn img {
    height: 80px;
  }
  
  .forx_images img {
    width: 100%;
  
    height: 230px;
  
    padding: 25px 0 0;
  }
  
  .dep_airport {
    border: var(--border-flight-result) eee;
  
    box-shadow: 0 0 10px -5px #cccccc inset;
  
    color: #ffffff;
  
    float: left;
  
    font-size: 14px;
  
    /* height: 50px; */
  
    padding: 0 15px;
  
    width: 100%;
  
    border-radius: 0px;
  
    background: #848484;
  }
  
  .payrow {
    margin: 0 -15px;
  }
  
  .contbk.sectionbuk.billingnob {
    padding-top: 0;
  }
  
  .col-md-12.dep_airport {
    /* padding: 0; */
  
    margin-bottom: 15px;
  }
  
  .dep_airport .paylabel {
    line-height: 40px;
  
    float: left;
  }
  
  .dep_airport .fromtransfer {
    color: #fff !important;
  
    background: none !important;
  
    border: none;
  
    padding: 10px 5px;
  
    height: auto;
  
    box-shadow: none !important;
  
    font-weight: 600;
  
    margin-bottom: 0 !important;
  }
  
  .add_info .form-control {
    margin-bottom: 15px;
  }
  
  .fa-exchange:before {
    content: "\f0ec";
  
    font-family: "Font Awesome 5 Pro";
  }
  
  .fa-phone-volume:before {
    content: "\f2a0";
  
    font-family: "Font Awesome 5 Pro";
  }
  
  .allformst .normalsel option {
    color: #222;
  }
  
  .fa-long-arrow-left:before {
    content: "\f177";
  
    font-family: "Font Awesome 5 Pro";
  }
  
  .fa-long-arrow-right:before {
    content: "\f178";
  
    font-family: "Font Awesome 5 Pro";
  }
  
  div#sightseeing .searchsbmt {
    background: #e63e31;
  
    border: medium none;
  
    color: #fff;
  
    font-size: 14px;
  
    line-height: 42px;
  
    padding: 0 20px 0 0;
  
    position: relative;
  
    text-transform: uppercase;
  
    width: 100%;
  
    border-radius: 3px;
  }
  
  div#bumper .owl-controls {
    display: none !important;
  }
  
  ol li {
    list-style: initial;
  }
  
  .events_slider.owl-theme .owl-controls .owl-buttons div {
    color: #ffffff;
  
    display: inline-block;
  
    zoom: 1;
  
    margin: 5px;
  
    padding: 3px 10px;
  
    font-size: 30px;
  
    -webkit-border-radius: 30px;
  
    -moz-border-radius: 30px;
  
    border-radius: 0;
  
    background: #869791;
  
    filter: Alpha(Opacity=50);
  
    opacity: 1;
  }
  
  .htlmapdtls i.fa.fa-map-marker {
    margin-top: 8px;
  }
  
  select.select_pickup {
    text-overflow: ellipsis;
  
    width: 100%;
  }
  
  .selectedwrap1.transfer_adult_ageId1 {
    width: 100px;
  }
  
  select#no_of_nights {
    color: #fff;
  }
  
  
  
  .packagePopup.customPopup .modal-content,
  .packagePopup .modal-dialog,
  .packagePopup .modal-body {
    border: 0;
    padding: 0;
  }
  .packagePopup .form-control {
    border-radius: 3px;
    border-color: rgba(0, 32, 92, 0.1);
    background-color: #f9f9f9;
    box-shadow: none;
    color: #333333;
    font-weight: 600;
  }
  
  
  .packagePopup .input-gr label{
    color:black;
  }
  
  .packagePopup .checkbox label,
  .packagePopup .radio label {
    font-weight: 600;
  }
  .btn-pac-submit,
  .btn-pac-submit:hover,
  .btn-pac-submit:focus {
    background: #9a804d;
    font-size: 18px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 1.2em;
  }
  
  .customPopup.packagePopup .close {
    opacity: 1;
    background: white;
    padding: 5px;
    border-radius: 3px;
    position: fixed;
    right: 2%;
    top: 4%;
    font-size: 5px!important;
    z-index: 500;
  }
  .customPopup.packagePopup .closeBtn {
    min-width: 16px;
    max-width: 16px;
  }
  @media (min-width: 1200px) {
    .customPopup.packagePopup .modal-dialog {
      width: 1100px;
    }
  