.modal{z-index:881000}.modal,.modal .layOut{position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto}.modal .layOut{z-index:999;background-color:#000;background-color:rgba(0,0,0,.7)}.modal .modal-content{z-index:1000;background-color:#fff;margin:auto;padding:5px;border-right:7px solid #8e2157;border-radius:5px;position:relative;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);width:calc(100% - 5px);max-width:800px}.modalVisM{display:flex}.modalVis,.modalVisM{animation-name:animateFromTop;animation-duration:.5s}.modalHidM{display:none!important}.modal .close{color:#8e2157;float:left;font-size:28px;font-weight:700}.modal .close:focus,.modal .close:hover{color:#000;text-decoration:none;cursor:pointer}.modal .modal-header{padding:2px 10px;color:#8e2157;font-size:14px;font-weight:800;line-height:3em}.modal .blue,.modal .green,.modal .orange,.modal .red{background-color:#fff}.modal .modal-body{padding:2px 16px;color:#4b5259;border-radius:0 5px 5px}.modal .modal-footer{padding:2px 16px;background-color:#5cb85c;color:#fff;font-size:8px}@keyframes animateFromTop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.dirLtr *{direction:ltr!important;font-family:sans-serif}.calHeadDv{min-height:40px;justify-content:center}.calHeadDv,.flexCenterCal{display:flex;align-items:center}.flexCenterCal{justify-content:space-between}.calRadio{display:flex}.calRadio li{line-height:20px!important;margin:0 5px}.calRadio .active span{color:#fff!important;background-color:#ff6d02;padding:0 10px}.popCal{position:absolute!important;top:-1px;left:-1px;background-color:#fff;z-index:99999;border-radius:8px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);transform-origin:top left}.popCal,.popCalOut{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}.popCalOut{opacity:0;transform:scale(0);z-index:-1}.popCalIn{transform:scale(1);transition:all .75s;-webkit-transition:all .75s;-moz-transition:all .75s;-ms-transition:all .75s;-o-transition:all .75s}.day:nth-child(7n){color:#f33}.dayCalendar:nth-child(7n){color:red}.calHeadBtn{border:1px solid grey!important;background-color:#3c5c95!important;border:1px solid #fff;border-radius:3px!important;padding:10px!important;margin:5px 0!important;width:200px!important;font-size:12px!important;line-height:14px!important}.calHeadBtn:hover{filter:drop-shadow(1px 1px 3px black);color:#000!important;font-size:14px!important}.d-flex{display:flex}.justify-content-center{justify-content:center}.justify-content-around{justify-content:space-around}label[for$=date-inp]{font-size:13px!important}input[id$=date-inp]{background-color:initial;border:none;border-bottom:1px solid #fff;width:100%;min-height:24px;outline:none}input[id$=date-inp]::placeholder{color:#000;font-size:12px}img#datepicker_inp_icon{position:absolute;left:0;margin-top:10px;width:25px}[id$=_calBox-desktop-mode]{position:absolute!important;background-color:#fff;z-index:20;border-radius:7px}[id$=_calBox-desktop-mode] #dekstop-datepicker-container{border-top:1px solid #dadce0;padding:10px;position:relative}#dekstop-datepicker-container .datepicker-column{padding:0 20px;min-width:260px}[id$=_calBox-desktop-mode] #dekstop-datepicker-container .datepicker-column .datepicker-desktop-days{font-size:12px;font-weight:600;margin-bottom:5px;color:#c00}[id$=calBox-mobile-mode]{display:flex;flex-direction:column;background-color:#fff;position:fixed;width:100%;height:100%;top:30px;left:0;overflow-y:auto;z-index:5}[id$=_calBox-desktop-mode] .selected{background-color:#3c5c95;color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}[id$=_calBox-desktop-mode] .between{background-color:#dbdbdb;color:#000;border-radius:5px}[id$=_calBox-desktop-mode] .disabled{color:#c9c9c9;cursor:default}[id$=_calBox-desktop-mode] .disabled:hover{color:#c9c9c9}[id$=_calBox-mobile-mode] .between{background-color:#dbdbdb;color:#000;border-radius:5px}[id$=_calBox-mobile-mode] .disabled{color:#c9c9c9;cursor:default}#calendar{font-weight:900;direction:rtl}#calendar .day-names{flex-grow:5;display:flex;align-items:center;background-color:#3c5c95}#calendar .day-names p{flex-grow:1;text-align:center;margin:0;color:#fff;padding:10px 0}#calendar .days{flex-grow:88;display:flex;flex-direction:row;flex-wrap:wrap;cursor:pointer}#calendar .days>div{box-sizing:border-box;width:40px;height:30px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:14px}#calendar .days .minPrice{color:#888;font-size:10px}#calendar .day-names,#calendar .days{font-size:.825em;color:#1b1b1b}#calendar .day:hover{background-color:#3c5c95;color:#fff;border-radius:5px}#calendar .disabled:hover{background-color:#fff}[id$=_calBox-desktop-mode] .circle>i{position:absolute;background-color:#fff;border-radius:100%;box-shadow:0 0 4px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.24);cursor:pointer;margin:0 -20px;height:40px;width:40px;display:flex;justify-content:center;align-items:center;top:calc(50% - 20px);z-index:99999}[id$=_calBox-desktop-mode] .circle .icon-chevron-left{left:0}[id$=_calBox-desktop-mode] .circle .icon-chevron-right{left:100%}[id$=_calBox-desktop-mode] header{margin-bottom:10px}.rightBorder{border-right:1px solid #c9c9c9}.leftBorder{border-left:1px solid #c9c9c9}.exitLeft{animation-name:leftOut;transform:translateX(100%)}.enterRight,.exitLeft{animation-duration:.5s}.enterRight{animation-name:rightIn}@keyframes rightIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes leftOut{0%{transform:translateX(0)}99%{transform:translateX(-100%)}to{transform:translateX(100%)}}.exitRight{animation-name:rightOut;transform:translateX(100%)}.enterLeft,.exitRight{animation-duration:.5s}.enterLeft{animation-name:leftIn}@keyframes leftIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes rightOut{0%{transform:translateX(0)}99%{transform:translateX(100%)}to{transform:translateX(-100%)}}.inner .warning{border:2px solid #f7498e!important}.inner .form-row-total{box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-o-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-ms-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);margin-bottom:40px;margin-top:10px}.inner .form-row{display:flex;position:relative}.inner .form-row .form-holder{padding:2px 10px;position:relative;flex:1 1}.inner .form-row .form-holder .title{display:inline-flex;min-width:80px}.inner .form-row .form-row-inner{position:relative}.inner .form-row #radio{margin-top:-5px;margin-left:7px}.inner .form-row #checkbox{margin:10px 0 28px 11px;font-size:15px;color:#666;font-weight:400}.inner .form-row .form-holder label.special-label{display:block;float:none;margin-top:8px;margin-bottom:15px;padding-right:0;color:#666;font-size:16px;font-weight:400}.inner .form-row .form-holder fieldset{border:2px solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;padding:0 20px}.inner .form-row .form-holder legend{font-size:11px;font-weight:700;color:#999}.inner .form-row .form-holder input,.inner .form-row .form-holder select{background-color:initial;width:100%;line-height:32px;border:none;-moz-appearance:unset;-o-appearance:unset;-ms-appearance:unset;outline:none;-moz-outline:none;-webkit-outline:none;-o-outline:none;-ms-outline:none;font-weight:600;font-size:14px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px}.inner .form-row .form-holder input{color:#000}.inner .form-row .form-holder input#find_bank{border:2px solid #e5e5e5;padding:11px 20px}.inner .form-row .form-holder input.radio{display:none}.inner .form-row-total label{width:146.5px;height:130px;display:block;cursor:pointer;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;float:left;text-align:center}.inner .form-row-total label img{padding-top:25px}.inner .form-row-total .label-above{border-bottom:1px solid #e5e5e5}.inner .form-row-total .bank-1-label,.inner .form-row-total .bank-2-label,.inner .form-row-total .bank-4-label,.inner .form-row-total .bank-5-label{border-right:1px solid #e5e5e5}.inner .form-row-total input#bank-1:checked+label,.inner .form-row-total input#bank-2:checked+label,.inner .form-row-total input#bank-3:checked+label,.inner .form-row-total input#bank-4:checked+label,.inner .form-row-total input#bank-5:checked+label,.inner .form-row-total input#bank-6:checked+label{border:none;box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-o-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-ms-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.15)}.inner .form-row .form-holder .plan-icon{background:#999;width:65px;height:65px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:relative;float:left;margin-right:23px;margin-top:-4px;cursor:pointer}.inner .form-row .form-holder .plan-icon img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.inner .form-row .form-holder .plan-total{margin-bottom:55px}.inner .form-row .form-holder .plan-total .plan-title{font-size:12px;color:#333;font-weight:500}.inner .form-row .form-holder .plan-total .plan-text{font-size:14px;color:#666;font-weight:600;margin:0;padding-top:5px}.inner .form-row .form-holder input#plan-1:checked+label,.inner .form-row .form-holder input#plan-2:checked+label,.inner .form-row .form-holder input#plan-3:checked+label{background:#4fab40}.inner .form-row .form-holder select{font-size:14px;color:#666;font-weight:600;background-position:right 6px center;z-index:1;cursor:pointer;position:relative;border:2px solid #e5e5e5;padding:10.4px 13px}.inner .form-row .form-holder .input-border{border:2px solid #e5e5e5;padding:11px 20px;margin-top:8px}.inner .form-row .form-holder .inlineDates{display:flex;align-items:center}.inner .form-row .form-holder .inlineDates .dateTitle{font-size:10px;text-align:center;width:40px}.inner .form-row .form-holder .inlineDates>div{flex:1 1;width:unset}.inner .form-row.form-row-date .form-holder select{float:left;width:20.6%;margin-right:15px}.inner .form-row.form-row-date .form-holder select#year{width:27.28%}.inner .form-row .form-holder input::-webkit-input-placeholder{color:#999;font-size:14px}.inner .form-row .form-holder input::-moz-placeholder{color:#666;font-size:14px}.inner .form-row .form-holder input:-ms-input-placeholder{color:#666;font-size:14px}.inner .form-row .form-holder input:-moz-placeholder{color:#666;font-size:14px}.actions{float:right;width:540px;background:#fff}.actions ul{list-style:none;padding:0 50px;margin:13px 0 35px;display:flex;display:-webkit-flex;justify-content:space-between;-o-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-webkit-justify-content:space-between}.actions ul li.disabled,.actions ul li:first-child{opacity:0}.actions ul li{padding:0;border:none;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;display:inline-flex;height:50px;width:50px;justify-content:center;-o-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-webkit-justify-content:center;align-items:center;-o-align-items:center;-ms-align-items:center;-moz-align-items:center;-webkit-align-items:center;background:#4fab40;cursor:pointer;font-size:18px}.actions ul li:hover{background:#36782c}.actions ul li a{color:#fff;text-decoration:none;padding:13px 19px}@media screen and (max-width:1199px){.form-v1-content{margin:180px 20px}}@media screen and (max-width:991px){.form-register .vertical{background:#fff}.actions,.form-register .content,.form-register .steps{float:none;width:100%}.form-register .content,.inner .form-row-total{box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.form-register .steps li a .title{justify-content:space-between;-o-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-webkit-justify-content:space-between}.form-register .steps li:after{width:100%}.inner .form-row .form-holder.form-holder-3{margin-bottom:20px}.inner .form-row-total label{margin-right:20px;border:1px solid #e5e5e5}}@media screen and (max-width:767px) and (min-width:576px){.inner .form-row-total label{width:120px}}@media screen and (max-width:767px){.inner .form-row.form-row-date .form-holder select{width:17.5%;margin-right:20px}}@media screen and (max-width:575px){.form-register .content .inner{padding:0 30px}.form-register .content #form-total-p-2 .wizard-header,.form-register .content .wizard-header{padding:37px 0 13px}.inner .form-row{flex-direction:column;-o-flex-direction:column;-moz-flex-direction:column;margin:0}.inner .form-row .form-holder{padding:0}.inner .form-row.form-row-date .form-holder select,.inner .form-row.form-row-date .form-holder select#year{margin-bottom:20px}.inner .form-row .form-holder .plan-icon{margin-top:4px}.inner .form-row .form-holder .plan-total{margin-left:90px}.inner .form-row-total label{margin-bottom:20px}.inner .form-row .form-holder.form-holder-3{margin-bottom:0}}#loader-wrapper{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:9999999;background-color:rgba(0,0,0,.3)}#loader-wrapper .lBox .largeImg{margin-left:-100px}#loader-wrapper .lBox{border-radius:10px;box-shadow:0 3px 20px rgba(0,0,0,.3),10px 4px 8px 3px rgba(0,0,0,.3);position:absolute;display:flex;align-items:center;justify-content:space-between;width:615px;height:300px;padding:5px;background-size:100% 100%}#loader-wrapper .rightBoxTop{height:100%;justify-content:space-around}#loader-wrapper .rightBox,#loader-wrapper .rightBoxTop{position:relative;background-color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;align-items:center;border-radius:5px;padding:0 20px}#loader-wrapper .rightBox{justify-content:center}#loader-wrapper .logo{background-size:75%;position:absolute;min-width:100px;min-height:100px;border-radius:50%;z-index:1;background-position:50%;background-repeat:no-repeat;background-color:#fff}#loader{min-width:150px;min-height:150px;border-radius:50%;border:3px solid transparent;border-top-color:#643762;animation:spin 3s linear infinite;z-index:11}@media (max-width:1000px){#loader-wrapper .lBox{width:90%;height:70%;justify-content:space-between;flex-direction:column}#loader,#loader-wrapper .logo{margin-right:0}#loader{margin-top:20px}#loader-wrapper .lBox .ap{height:unset;width:calc(100% + 53px);margin-left:-53px}}#loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#fec12a;animation:spin-reverse 2s linear infinite}#loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#643762;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-reverse{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.Common-Results-Filters-ValueSetFilter .filterAllNoneText{padding-bottom:4px}.pageContainer{padding-top:15px}._ej{background:#de1666!important}._JC{background-color:#7f246a!important}._JE:last-child{border-bottom-right-radius:4px!important}._JF:last-child{border-top-right-radius:4px!important}._JJ:last-child{margin-right:-1px!important}._JL:hover{background-color:#671051!important}._JQ{border-right-color:#671051!important}._Kb{padding-right:-1px!important}._Kd:focus,._Ke:hover{background-color:initial!important}._Kg{background-color:#de1666!important}._h-Y{cursor:pointer!important}._h-7{stroke-width:1px!important}._iae{width:100%!important}._iai{display:flex!important}._igf{flex-direction:column!important}._ian{justify-content:center!important}._int{justify-content:flex-end!important}._jca{justify-content:space-around!important}._iaf{align-items:center!important}._io5{align-items:flex-end!important}._iqj{align-items:flex-start!important}._iaG{padding-left:20px!important}._iaQ{margin-right:8px!important}._ia1{position:relative!important}._ia5{border-bottom-width:4px!important}._ibX{line-height:40px!important}._icd{margin-bottom:5px!important}._icO{padding-left:10px!important}._ic4{padding-left:8px!important}._icP{padding-right:15px!important}._idT{padding-top:7px!important}._ied{height:32px!important}._iee{width:32px!important}._ieB{height:20px!important}._ieE{width:20px!important}._ieU{z-index:2!important}._ifx{margin-top:2px!important}._igI{margin-top:3px!important}._ig1{height:8px!important}._ihh{padding-left:6px!important}._ihM{margin-bottom:8px!important}._iiD{margin-bottom:20px!important}._ijM{line-height:20px!important}._ik5{text-align:justify}._imT{margin-left:5px!important}._ioQ{margin-right:4px!important}._iq7{height:12px!important}._irh{height:80px!important}._irH{width:auto!important}._isB{height:11px!important}._iv1{height:40px!important}._iCu{border-bottom-color:transparent!important}._iFp{margin-top:-16px!important}._iIx{height:21px!important}._iKN{flex:0 1 auto!important}._iMm{align-self:flex-start!important}._iNu{z-index:3!important}._iNT{padding-bottom:6px!important}._iP1{box-shadow:0 0 4px rgba(19,0,38,.15),0 2px 4px rgba(19,0,38,.17)!important}._iP2:after{left:calc(100% - 20px)!important}._iP5{transition-duration:.15s,125ms,0s!important}._iP6{transition-property:opacity,max-width,visibility!important}._iP7:after{width:100px!important}._iP8:hover:after{width:160px!important}._iP9:after{z-index:-1!important}._iP-{z-index:10!important}._iQa{transition-delay:0s,0s,.2s!important}._iQf{transition:opacity .1s ease-out 25ms,max-width 125ms ease!important}._iQh{color:#191919!important}._iUZ{margin-right:3px!important}._iVc{min-width:0!important}._iVd{transition:color .15s ease,min-width 0s .15s!important}._iVf{transition:color .15s ease!important}._iWc:first-child{border-bottom-left-radius:4px!important}._iWe:first-child{border-top-left-radius:4px!important}._iY4{padding:2px!important}._iZa{width:inherit!important}._i2Y{color:#b3b0b0!important}._i23{color:#fff!important}._jhW{width:26px!important}._jhX{background:transparent!important}._jhZ{color:#585858!important}._jmW{opacity:.4!important}._jm9{width:72px!important}._jw2{line-height:13px!important}._jxW{opacity:.8!important}._jzv{max-height:40px!important}._jHS{z-index:10!important}._jH8{background-color:#fff!important}._jH9{border-radius:4px!important}._jH-{padding-bottom:4px!important}._jIa{padding-top:4px!important}._jIb{top:-6px!important}._jIc{left:12px!important}._jIM:hover{color:#de1666!important}._jSZ{background-color:#210340!important}._jS0{border-bottom-color:#fff!important}._jS1{border-left-color:#fff!important}._jS2{border-right-color:#fff!important}._jS3{border-top-color:#fff!important}._jTc:active,._jTd:focus,._jTe:hover{background-color:hsla(0,0%,100%,.2)!important}._jTf:active,._jTg:focus,._jTh:hover{border-bottom-color:#fff!important}._jTi:active,._jTj:focus,._jTk:hover{border-left-color:#fff!important}._jTl:active,._jTm:focus,._jTn:hover{border-right-color:#fff!important}._jTo:active,._jTp:focus,._jTq:hover{border-top-color:#fff!important}._jTr{transition:background-color .25s ease!important}._jWM{-webkit-appearance:initial!important}._j3I{height:20px!important}._j3J{width:20px!important}._j6l{transform:scaleY(.8)!important}._j96:focus{color:#919191!important}._kaG{margin-left:3px!important}._kJ2{color:#fff!important}._kKc{transition:box-shadow .3s ease-in-out!important}._kKf{color:#b3b0b0!important}._kK3{transition:flex .15s ease-out,background-color .15s ease,opacity .15s ease-out!important}._kK4{border-bottom-color:#de1666!important}._kK6{flex:0 0 4px!important}._kLa:before{content:"\002022"!important}._kLb:before{font-size:14px!important}._kLc:before{padding-right:4px!important}._kLd:before{display:none!important}._kLe:before{display:inline!important}._kLf{transition:width .2s ease-out,left .2s ease-out!important}._kLw{min-width:44px!important}._kLx{color:#1b93c2!important}._mo2{color:#fff!important}._mqr{border-bottom-color:#ccc7c7!important}._mqs{border-left-color:#ccc7c7!important}._mqt{border-right-color:#ccc7c7!important}._mqu{border-top-color:#ccc7c7!important}._wtt{width:33%!important}._m8y:hover{fill:#1b93c2!important}._CCC{width:200px!important}._CkC{margin-top:15px!important}._CkA{margin-top:5px!important}._FGH{filter:grayscale(1)}._FGA{min-width:250px;max-width:250px}._AlB{padding:15px 0!important}._AlC{padding-right:45px!important}._eY{background:#fff!important}._Np{flex:98% 1!important}._SA{box-shadow:0 0 2px 0 rgba(25,32,36,.12),0 2px 4px 0 rgba(25,32,36,.22)!important}._TV{z-index:-8!important}._1y{border-bottom-color:transparent!important}._1A{border-left-color:transparent!important}._1I{border-right-color:transparent!important}._1N{border-top-color:transparent!important}._1O,._1W{color:#000!important}._1Z{color:#c9c9c9!important}._18{color:#000!important}._h-2{display:block!important}._ib0{padding-bottom:5px!important}._inI{background-size:cover!important}._iqw{clip:rect(0 0 0 0)!important}._iqB{flex-direction:row!important}._irp{align-items:baseline!important}._iwG{padding:15px!important}._iC8{font-weight:400!important}._iYh{font-family:"cerapro-regular",sans-serif!important}._iZ2{height:240px!important}._kyL:hover{-webkit-transform:scale(1.1)!important}._kyM:hover{transform:scale(1.1)!important}._lnB{margin:1em!important}._lnD{margin-right:50px!important}._lnE{border-radius:1pc}._lnF{margin:0 1em!important}._ib7{padding-right:5px!important}._ib8{margin-right:10px!important}._ib9{width:15px!important}._id1{margin-right:10px!important}._id2{margin:5px!important}._id3{margin:0 5px!important}._id4{margin:2px 6px!important}.minHeight70{min-height:70px;display:flex}.minHeight100{min-height:97px;display:flex}.lazyLoading{position:fixed;opacity:.4;top:0;left:0;width:100%;height:100%;background-color:grey;z-index:100;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}a:hover{text-decoration:none}.loginLogo{height:70px;width:70px}.pilapilaTel{align-self:center;color:#fff;border:1px solid #fff;border-radius:5px;padding:5px}.pinkColor{color:#f7498e!important}.blueBgColor{background-color:#1b93c2!important}.blackColor{color:#000!important}.goldColor{color:#ffb400!important}.goldBgColor{background-color:#c1ac51!important}.flexGrow1{flex-grow:1}.flexSpaceBetween{justify-content:space-between}.marginRight20{margin-right:20px}.telegram{width:15px;height:15px;filter:invert(1)}.cmsContent{min-height:500px;line-height:30px}.animateIn{animation-name:animateFadeIn;animation-duration:.8s;z-index:10;display:block}.animateOut{animation-name:animateFadeOut;animation-duration:.8s;top:-1000px;display:none}@keyframes animateFadeIn{0%{top:-1000px}to{top:0}}@keyframes animateFadeOut{0%{top:0}to{top:-1000px}}.noWrap{flex-wrap:nowrap!important}.borderNone{border:none}.infoInput{color:#000;text-align:center;font-weight:700}.whiteBorder{border:1px solid #fff!important;border-radius:4px}.top29{top:29px}.width600{width:600px!important}.flexFlowColumn{flex-flow:column}.clearfix:after,.clearfix:before{content:" ";display:block;height:0;overflow:hidden;clear:both}.Common-Widgets-Button-StyleJamButton.Button-Link{height:32px;display:inline-block;align-items:center;line-height:32px}.PromoBoxes{display:block;position:relative}.PromoBoxes__Content{padding-top:54px}.keel-container.PromoBoxes__Content__Section{display:flex;flex-direction:column;width:100%;padding-bottom:40px}p.PromoBoxes__Content__Section__Items__Box__Header{color:#fff;padding:0;font-weight:700;margin-bottom:4px;font-size:17px}p.PromoBoxes__Content__Section__Items__Box__Content{color:hsla(0,0%,100%,.7);font-size:15px;display:flex;justify-content:space-between}.PromoBoxes__Content__Section__Items{display:flex;flex-wrap:wrap;max-width:1184px;margin:0 auto;font-size:16px;line-height:24px;z-index:1}.PromoBoxes__Content__Section__Items__Box{flex-basis:100%;max-width:100%;flex-grow:1;flex-shrink:0;display:block;padding-right:20px;padding-left:20px;text-align:center}.Base-Frontdoor-FrontDoorContent{z-index:5;margin:0 auto}.Base-Frontdoor-FrontDoor h1.title{font-size:34px;font-weight:400;margin:0 0 1.0666667em;min-height:41px;overflow:hidden}.Common-Layout-SiteWideMessage{background-color:#fff}.Common-Layout-SiteWideMessage.better-landing-ux{display:block;background-color:#fff;color:#a02777}._C:active,._D:focus,._E:hover{background-color:#1b93c2!important}._F:focus{color:#fff!important}._bv{padding:2px 8px!important}._d9:after{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjQgNCAyMiAyMiI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjQuNDIgOS4wMWMuMTEuMS4xMi4yNy4wMy4zOEwxMy43NCAyMi4zMWMtLjA2LjA3LS4xNS4xMS0uMjMuMWEuMzk1LjM5NSAwIDAxLS4xNS0uMDZsLTYuODUtNS42MmEuMjYuMjYgMCAwMS0uMDQtLjM3bDEuNTUtMmMuMDktLjEyLjI2LS4xMy4zNy0uMDRsNC42NSAzLjkxTDIyLjA1IDcuNWMuMDktLjExLjI2LS4xMi4zNy0uMDNsMiAxLjU0em0wIDAiLz48L3N2Zz4=")!important}._eP{color:#000!important}._gU{color:#191919!important}._ho{background:#d2effa!important}._hp{background:#1b93c2!important}._hq{background-color:#1b93c2!important}._hr{background-color:#d2effa!important}._jT:hover{border-bottom-color:#102a8b!important}._jU:hover{border-left-color:#102a8b!important}._jY:hover{border-right-color:#102a8b!important}._jZ:hover{border-top-color:#102a8b!important}._j0:hover{box-shadow:0 0 2px 0 rgba(16,42,139,.12),0 2px 4px 0 rgba(16,42,139,.22)!important}._mw{border-bottom-color:#f2f2f2!important}._mx{border-left-color:#f2f2f2!important}._mz{border-right-color:#f2f2f2!important}._mC{border-top-color:#f2f2f2!important}._mF{color:rgba(0,0,0,.4)!important}._sc:after{line-height:0!important}._Fv:before{padding-top:100%!important}._HW:before{top:0!important}._h-Z{position:absolute!important}._h-8{display:inline-block!important}._h--{margin-bottom:0!important}._iaa{padding-bottom:0!important}._iab{padding-left:2px!important}._iac{padding-right:2px!important}._iad{padding-top:0!important}._iak{font-size:12px!important}._ial{font-weight:700!important}._iam{height:100%!important}._iao{letter-spacing:.03em!important}._iaq{outline:none!important}._iau{text-transform:uppercase!important}._iax{color:#fff!important}._iay{margin-left:auto!important}._iaz{margin-right:auto!important}._iaA{margin-top:0!important}._iaB{text-align:center!important}._iaH{padding-right:20px!important}._iaL{display:none!important}._iaO{margin-left:-2px!important}._iaP{margin-right:-2px!important}._iaR{margin-bottom:4px!important}._ia2{background-color:#210340!important}._ia3{border-bottom-color:#1b93c2!important}._ia4{border-bottom-style:solid!important}._ia6{border-left-color:#1b93c2!important}._ia7{border-left-style:solid!important}._ia9{border-right-color:#1b93c2!important}._ia-{border-right-style:solid!important}._ibb{border-top-color:#1b93c2!important}._ibc{border-top-style:solid!important}._ibe{bottom:0!important}._ibh{height:36px!important}._ibi{left:0!important}._ibk{right:0!important}._ibm{transform:rotate(90deg)!important}._ibn{width:36px!important}._ibo{z-index:1!important}._ibz{margin-left:4px!important}._ibA{margin-top:4px!important}._ibG{padding-bottom:10px!important}._ibH{border-bottom-width:1px!important}._ibL{opacity:.7!important}._ibO{transition-duration:.15s!important}._ibQ{transition-timing-function:ease!important}._ibR{color:#919191!important}._ibS{font-size:10px!important}._ibT{padding-left:5px!important}._ibV{font-weight:400!important}._ibW{letter-spacing:0!important}._ibZ{margin-bottom:10px!important}._ib1{margin:0!important}._ib3{padding-left:0!important}._ib4{padding-right:0!important}._ib9{margin-bottom:-4px!important}._ice{margin-top:10px!important}._icm{margin-top:100px!important}._icg{height:40px!important}._icn{margin-left:0!important}._ico{margin-right:0!important}._icW{font-size:13px!important}._ic0{opacity:0!important}._ic1{visibility:hidden!important}._ic2{opacity:1!important}._ic3{visibility:visible!important}._idf{border-left-width:1px!important}._idj{font-size:14px!important}._idk{width:50%!important}._idA{text-align:left!important}._idB{padding:20px!important}._idD{color:#000!important}._idE{font-size:15px!important}._idG{border-top-width:1px!important}._idP{margin-left:-5px!important}._idQ{margin-right:-5px!important}._id7{overflow:hidden!important}._id-{top:50%!important}._iec{color:#fff!important}._iep{height:13px!important}._ieq{stroke-width:2px!important}._iet{height:17px!important}_ieB{height:20px!important}._ieK:hover{text-decoration:underline!important}._ieV{top:0!important}._ie-{margin-bottom:-10px!important}._iff{width:80px!important}._ifg{margin-right:16px!important}._ifh{height:24px!important}._ifi{width:24px!important}._ifm{padding-top:10px!important}._ifA{margin-bottom:15px!important}._ifT{font-weight:700!important}._igh{font-size:16px!important}._igj{color:#000!important}._igm{color:#de1810!important}._igq{padding-bottom:20px!important}._igD{padding-left:8px!important}._igK{height:1px!important}._igO{border-right-width:1px!important}._ig2{width:8px!important}._ig5{border-radius:50%!important}._ihp{border-bottom-style:none!important}._ihq{border-left-style:none!important}._ihr{border-right-style:none!important}._ihs{border-top-style:none!important}._ihz{flex-wrap:wrap!important}._ihH{margin-top:15px!important}._ihS{border-radius:4px!important}._ih2{align-content:center!important}._iie:hover{color:#fff!important}._iir{text-overflow:ellipsis!important}._iiB{margin-top:20px!important}._iiG{background-position:50%!important}._iiH{background-repeat:no-repeat!important}._iiN{color:#fff!important}._iiR{z-index:1!important}._iiV{box-sizing:initial!important}._iiZ{padding-bottom:8px!important}._ii0{white-space:nowrap!important}._ii5:focus{border-bottom-style:solid!important}._iji:before{border-radius:50%!important}._ijs:before{left:50%!important}._ijv:before{position:absolute!important}._ijO{margin-right:15px!important}._ij1{line-height:24px!important}._ij3{letter-spacing:.3px!important}._ij8{font-size:20px!important}._ij9{font-size:26px!important}._ij-:before{height:2px!important}._ikc:after{position:absolute!important}._ikm{pointer-events:none!important}._ikn{padding-top:8px!important}._ikp{transform:rotate(-90deg)!important}._ikq{width:13px!important}._ikA{transform:translateZ(0)!important}._ikD{color:#1b93c2!important}._ikP{height:22px!important}._ikQ{width:22px!important}._ikU{transform:rotateY(180deg)!important}._ikX{padding-top:1px!important}._ikZ{align-self:center!important}._ik2:before{height:100%!important}._ik4:before{width:100%!important}._ilc{justify-content:space-between!important}._il3{width:1px!important}._imx{display:inline-flex!important}._imD{background:none!important}._imQ{padding:0!important}._im4{border-radius:2px!important}._im8{padding-right:16px!important}._inn:hover{box-shadow:none!important}._inw{text-decoration:none!important}._inV{padding:4px!important}._in5{fill:#de1810!important}._in-{padding-left:18px!important}._ioa{padding-right:18px!important}._ioE{box-shadow:none!important}._ioF{flex:1 1 auto!important}._ioG{height:46px!important}._ioK{margin-top:8px!important}._ioS{padding-left:48px!important}._ioZ{margin-top:16px!important}._ioY{margin-top:50px!important}._ipf:before{position:absolute!important}._ipg:before{top:50%!important}._ipm{height:18px!important}._ipJ{padding-left:16px!important}._ipQ{flex:0 0 auto!important}._iqk{line-height:21px!important}._iqC{line-height:16px!important}._iqF:before{content:""!important}._iqH:before{left:0!important}._iq1{margin-right:6px!important}._iq6{width:40px!important}._iq8{width:12px!important}._irg{height:14px!important}._irq{width:18px!important}._irE{height:16px!important}._irF{padding-left:4px!important}._irG{padding-right:4px!important}._irJ{padding-right:8px!important}._ir9{height:auto!important}._isa{height:64px!important}._ist{line-height:46px!important}._isu{padding-right:12px!important}._isA{justify-content:flex-start!important}._isY{height:47px!important}._is4:after{right:0!important}._is5:after{top:0!important}._itL{flex:1 1!important}._ivE{margin-bottom:12px!important}._ivH{flex-grow:1!important}._ivX{border-bottom-color:#fff!important}._ivY{border-left-color:#fff!important}._ivZ{border-right-color:#fff!important}._iv0{border-top-color:#fff!important}._iv8{box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.05)!important}._iwq{color:inherit!important}._ixS{margin:10px!important}._ixZ{padding:5px!important}._ixV{padding-bottom:4px!important}._ixW{padding-top:4px!important}._ix6{flex-wrap:nowrap!important}._iya:after{display:block!important}._iyd{padding:8px!important}._izn{width:14px!important}._iAs{line-height:28px!important}._iAx:hover{cursor:pointer!important}._iB0{left:-50vw!important}._iB1{margin-left:50%!important}._iB2{margin-right:50%!important}._iB3{right:-50vw!important}._iB4{width:100vw!important}._iB6{background-image:linear-gradient(95deg,rgba(58,205,252,.1),rgba(255,71,179,.1) 50%,rgba(255,151,38,.1))!important}._iB7{background-position:50%!important}._iB8{background-size:100vw 100%!important}._iB9{border-radius:0!important}._iB-{-webkit-clip-path:circle(300vw at center)!important;clip-path:circle(300vw at center)!important}._iCa{height:600vw!important}._iCb{left:-300vw!important}._iCc{right:-300vw!important}._iCd{width:600vw!important}._iCe{margin-bottom:-14px!important}._iCq{height:4px!important}._iCs{object-fit:cover!important}._iCy{height:90px!important}._iCU:after{bottom:0!important}._iCV:after{content:""!important}._iCZ{overflow:auto!important}._iDf{margin:auto!important}._iDH{padding-top:14px!important}._iEc{padding-left:14px!important}._iEi{padding-bottom:14px!important}._iED:before{bottom:0!important}._iEH:before{top:0!important}._iEJ{padding-left:12px!important}._iEU{flex:1 1 50%!important}._iFA{width:16px!important}._iFT{border-radius:3px!important}._iF5{line-height:12px!important}._iGL{background-color:initial!important}._iGX:before{display:block!important}._iHf{background:transparent!important}._iHQ:focus{box-shadow:none!important}._iII:focus{border-bottom-width:1px!important}._iIP:focus{border-left-style:solid!important}._iIS:focus{border-left-width:1px!important}._iIZ:focus{border-right-style:solid!important}._iI2:focus{border-right-width:1px!important}._iI9:focus{border-top-style:solid!important}._iJb:focus{border-top-width:1px!important}._iKU:before{content:""!important}._iKV:before{left:50%!important}._iMq{white-space:normal!important}._iMJ{margin-top:14px!important}._iMY{height:9px!important}._iM-{display:inline!important}._iNy{overflow-y:hidden!important}._iNU{padding-top:6px!important}._iOi{padding-bottom:1px!important}._iOu{padding:12px!important}._iOX{margin:-4px!important}._iPK{flex:1 1 100%!important}._iQe{max-width:500px!important}._iQj{flex-shrink:0!important}._iQk{flex-grow:0!important}._iQX{margin-top:-3px!important}._iRe{overflow:visible!important}._iTr:after{left:0!important}._iTs{line-height:normal!important}._iTI:after{opacity:0!important}._iTJ:after{visibility:hidden!important}._iTK{z-index:-1!important}._iVg{margin-bottom:-2px!important}._iVK:first-child{margin-left:0!important}._iVN{height:1.25em!important}._iVO{width:1.25em!important}._iV3{transition:color .2s ease-out!important}._iWM{fill:currentColor!important}._iXa{margin-top:-15px!important}._iXn{padding-bottom:18px!important}._iYY{padding-left:25px!important}._iZN:after{width:100%!important}._i19{width:350px!important}._i2b{min-height:200px!important}._i2l{min-height:12px!important}._i2n{flex-basis:20px!important}._i2p{margin-bottom:33px!important}._i2s{transition:color 1s ease!important}._i2t:hover{box-shadow:0 3px 5px 0 rgba(27,147,194,.6)!important}._i2w{border-bottom-color:#919191!important}._i2x{border-left-color:#919191!important}._i2y{border-right-color:#919191!important}._i2z{border-top-color:#919191!important}._i2A{color:#4267b2!important}._i2B:hover{color:#102a8b!important}._i2C{transition:color .2s ease!important}._i2F{width:290px!important}._i22{margin-top:-12px!important}._i3p{width:9px!important}._i3B{margin-top:auto!important}._i4O:after,._i4P{transition:border-color .2s ease-out,background-color .2s ease-out!important}._i4Q:after{transition-delay:0ms!important}._i5j{padding-left:1.8em!important}._i5k{transition-property:color!important}._i5l{transition-timing-function:ease-out!important}._i5F:hover{color:#000!important}._i5S{letter-spacing:.03em!important}._i6c{padding-right:25px!important}._i6k{align-content:stretch!important}._i6T{z-index:10!important}._i68{font-weight:400!important}._i7r{padding-right:11px!important}._i75:before{right:0!important}._i8w{margin-bottom:1em!important}._i9g{background-color:hsla(0,0%,100%,.2)!important}._jbh{background-color:#130026!important}._jdl{margin-bottom:27px!important}._jdm{margin-bottom:25px!important}._jdr{width:90px!important}._jds{font-weight:700!important}._jdx{margin-bottom:72px!important}._jdG{transition-duration:.25s!important}._jdH{transition-property:background-color!important}._jdP{animation-fill-mode:both!important}._jdQ{animation-name:fade-in!important}._jdR{animation-timing-function:ease!important}._jd0{-webkit-align-content:stretch!important}._jd1{-webkit-flex-basis:auto!important}._jd2{-webkit-flex-grow:0!important}._jd3{-webkit-flex-shrink:0!important}._jd4{flex-basis:auto!important}._jd7{-ms-flex-align:start!important}._jd8{-ms-flex-pack:center!important}._jd9{-ms-flex-wrap:wrap!important}._jd-{-webkit-align-items:flex-start!important}._jea{-webkit-flex-wrap:wrap!important}._jeb{-webkit-justify-content:center!important}._jee{-webkit-flex-grow:1!important}._jef{background-color:#340a5e!important}._jeg{outline:0!important}._jej{-moz-hyphens:auto!important}._jek{-ms-hyphens:auto!important}._jel{-webkit-box-orient:vertical!important}._jem{-webkit-hyphens:auto!important}._jen{-webkit-line-clamp:3!important}._jeo{color:rgba(0,0,0,.9)!important}._jep{display:-webkit-box!important}._jeq{-webkit-hyphens:auto!important;hyphens:auto!important}._jer{letter-spacing:.2px!important}._jes{max-height:72px!important}._jev{color:rgba(0,0,0,.6)!important}._jex{color:hsla(0,0%,100%,.7)!important}._jeB:before{opacity:1!important}._jeD{max-height:84px!important}._jeJ:before{background-image:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.709) 7.9%,rgba(0,0,0,.662) 15.3%,rgba(0,0,0,.611) 22.2%,rgba(0,0,0,.557) 28.7%,rgba(0,0,0,.5) 34.8%,rgba(0,0,0,.442) 40.6%,rgba(0,0,0,.382) 46.2%,rgba(0,0,0,.321) 51.7%,rgba(0,0,0,.261) 57.2%,rgba(0,0,0,.202) 62.8%,rgba(0,0,0,.145) 68.7%,rgba(0,0,0,.091) 75.2%,rgba(0,0,0,.044) 82.6%,rgba(0,0,0,.011) 91.2%,transparent)!important}._jeK:before{left:-1px!important}._jeL:before{right:-1px!important}._jeN:before{transition-duration:.25s!important}._jeO:before{transition-property:opacity!important}._jeP:before{transition-timing-function:ease!important}._jeQ:before{z-index:-1!important}._jeR{-webkit-transform-origin:center!important}._jeS{transform-origin:center!important}._jeX{height:calc(100% + 72px)!important}._je1{animation-duration:1s!important}._jg5{margin-top:19px!important}._jiZ{transition:background-color .2s ease!important}._jl3{height:66px!important}._jnn{transition-duration:.2s!important}._jnG:focus,._jnH:hover{background-color:hsla(0,0%,100%,.35)!important}._jnS{min-width:100%!important}._jn2{padding:0 30px}._jol{z-index:999!important}._jpG{min-height:100%!important}._jpV{border-top-width:0!important}._jqy{letter-spacing:0!important}._jqE:hover{color:#fff!important}._jqH{color:#ff974d!important}._jqN{font-weight:300!important}._jqO{line-height:20px!important}._jqX:after{background-image:linear-gradient(50deg,#f0548d,#fb9a68)!important}._jqY:hover{color:#ff974d!important}._jqZ:after{height:3px!important}._juP{transition-duration:.15s!important}._jze{left:16px!important}._jAd:before{top:50%!important}._jAo{border-bottom-width:0!important}._jAp{border-left-width:0!important}._jAq{border-right-width:0!important}._jHS{z-index:10000!important}._jMo:before{opacity:0!important}._jR2{left:-2px!important}._jSf{box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.05)!important}._jT4:before{height:100%!important}._jT7:hover:before{transform:translate(-50%,-50%) scale(1)!important}._jT8:before{transition-duration:.15s!important}._jT9:before{transition-property:transform!important}._jT-:before{transition-timing-function:ease-in-out!important}._jUa:before{width:100%!important}._jUB:before{transform:translate(-50%,-50%) scale(0)!important}._jUT{background-color:#f2f2f2!important}._jUU{border-bottom-color:#1b93c2!important}._jUV{border-left-color:#1b93c2!important}._jUW{border-right-color:#1b93c2!important}._jUX{border-top-color:#1b93c2!important}._jU2{color:#000!important}._jVz{bottom:2px!important}._jVA:after{content:"\002013"!important}._jVB:after{line-height:inherit!important}._jVD:after{content:"+"!important}._jWb:hover{background-color:hsla(0,0%,100%,.15)!important}._jWc{box-shadow:inset 0 0 0 1px currentColor!important}._jWn{transition-timing-function:cubic-bezier(.27,.67,.28,.87)!important}._jWH:active,._jWI:hover{background-color:#2eb1e6!important}._jWJ,._jXw:before{background-color:#1b93c2!important}._jXy:before{transition-delay:0s!important}._jXz:before{transition-duration:.15s!important}._jXA:before{transition-property:transform!important}._jXB:before{transition-timing-function:ease-out!important}._jX1:before{transform:translate(-50%,-50%) scale(0)!important}._jX2:before{transition-delay:.15s!important}._jYd{vertical-align:bottom!important}._jY1:before{height:2em!important}._jY2:before{width:2em!important}._jY3{transition:opacity .2s ease-out!important}._jY5:before{transition:opacity .1s ease-out!important}._jY6{transition:border-color .2s ease-out!important}._jY-:before{background-color:#fff!important}._jZa:before{transition-delay:.1s!important}._jZb{border-bottom-color:#000!important}._jZc{border-left-color:#000!important}._jZd{border-right-color:#000!important}._jZe{border-top-color:#000!important}._jZf{background-color:#fff!important}._jZl{transition-property:visibility!important}._jZn{color:#000!important}._jZo{transition-delay:0ms!important}._jZp{transition-delay:.1s!important}._jZq{margin-top:-9px!important}._j0f{background-color:#fff!important}._j0l:hover{color:#191919!important}._j0G{cursor:text!important}._j0H{color:#000!important}._j0I{flex-direction:column-reverse!important}._j0J,._j0K:hover,._j0L,._j0Q{color:#000!important}._j0S{background-color:#000!important}._j1l{transform:translate(0)!important}._j3k{transition-property:transform!important}._j3M{border-radius:4px!important}._j5K{padding-left:.6875em!important}._j5L{padding-right:1.3125em!important}._j54{background-color:#fff!important}._j55{content:""!important}._j59{min-height:44px!important}._j6t{background-color:#fff!important}._j6A:active{color:#fff!important}._j6L{margin-left:-40.05px!important}._j6M{padding-left:40.05px!important}._j95:active:focus{color:#fff!important}._j-g,._kai{color:#000!important}._kaC{margin-left:-45px!important}._kaD{min-width:205px!important}._kaF{transition:box-shadow .15s ease,border-color .15s ease!important}._kaG{margin-left:3.5px!important}._kaH{transition:opacity .2s ease,max-width .2s ease!important}._kaM{transition:opacity .15s ease,max-width .5s ease!important}._kaN{min-width:34px!important}._kaO{transition:opacity .15s ease-out,visibility 0s .15s!important}._ka5:focus{padding-bottom:0!important}._ka6:focus{background-color:#d2effa!important}._ka7{background-color:#ededed!important}._ka8:focus{border-bottom-color:#1b93c2!important}._ka9:focus{border-left-color:#1b93c2!important}._ka-:focus{border-right-color:#1b93c2!important}._kba:focus{border-top-color:#1b93c2!important}._kbb{color:#585858!important}._kbc{border-bottom-color:#ededed!important}._kbd{border-left-color:#ededed!important}._kbe{border-right-color:#ededed!important}._kbf{border-top-color:#ededed!important}._kch::-ms-clear,._kci::-ms-reveal{display:none!important}._kcj::-ms-clear,._kck::-ms-reveal{font-size:0!important}._kcl::-ms-clear,._kcm::-ms-reveal{height:0!important}._kcn::-ms-clear,._kco::-ms-reveal{opacity:0!important}._kcp::-ms-clear,._kcq::-ms-reveal{overflow:hidden!important}._kcr::-ms-clear,._kcs::-ms-reveal{visibility:hidden!important}._kct::-ms-clear,._kcu::-ms-reveal{width:0!important}._kwI{max-width:700px!important}._kyL:hover{-webkit-transform:scale(1.05)!important}._kyM:hover{transform:scale(1.05)!important}._kyN{transition-timing-function:ease-in!important}._kM4{animation-duration:.2s!important}._kNN:focus{color:#191919!important}._kOB{right:auto!important}._kOC{top:auto!important}._kO1{padding:8px!important}._kO7{line-height:4.5714285714!important}._kO9{bottom:-12px!important}._kO-{right:-110px!important}._kPb{width:calc(100% - 100px)!important}._kP5{margin-left:0!important}._kP7{margin-right:95px!important}._kQk{padding-top:8px!important}._kQt{width:calc(50% - 28px)!important}._kQW{margin-left:8px!important}._kQX{margin-right:8px!important}._kQZ{overflow:initial!important}._kRe{width:82px!important}._kRf{margin-left:-79.05px!important}._kRg{padding-left:79.05px!important}._mou{color:#191919!important}._mpd{background-color:#f2f2f2!important}._mpe{background-color:#fff!important}._spb{justify-content:space-between!important}._htp{height:35px!important}._Hl:hover ._Hk{color:#102a8b!important}._jdt{font-size:30px!important}._jdd{padding:0 5px!important}._jde{min-width:50px!important}._jdf{flex:0 1!important}._jdi{padding:5px 0!important}@media (min-width:568px){._FM{right:30%!important}._FR{max-width:720px!important}._GK{top:178px!important}._Ht{transform:translateY(-50%)!important}._HS{width:calc(520px + 10vw)!important}._ics{display:inline-block!important}._ict{margin-bottom:4px!important}._icu{padding-bottom:0!important}._icv{padding-left:2px!important}._icw{padding-right:2px!important}._icx{padding-top:0!important}._icz{width:50%!important}._icB{margin-left:-2px!important}._icC{margin-right:-2px!important}._icD{margin-top:0!important}._icU{display:none!important}._ic9{margin-bottom:0!important}._idg{padding-left:0!important}._ifs{display:block!important}._ifI{padding-left:8px!important}._ifJ{padding-right:8px!important}._iic{width:auto!important}._ip0{display:flex!important}._izS{font-size:20px!important}._jba{align-items:flex-start!important}._jdy{margin-bottom:88px!important}._jeY{height:calc(100% + 88px)!important}._jn8{flex-direction:column!important}._jpD{height:20px!important}._jpH{align-self:flex-end!important}._jqz{font-size:12px!important}._jy1{flex-wrap:nowrap!important}._j0x{flex:1 1 50%!important}._kOV{margin-left:30px!important}._kOW{margin-right:30px!important}}@media (min-width:768px){._iaU{padding-bottom:0!important}._iaY{width:50%!important}._ibr{margin-bottom:0!important}._icc{margin-top:0!important}._inx{flex-wrap:nowrap!important}._inL{width:auto!important}._ipj{padding-top:12px!important}._irX{border-right-style:solid!important}._irY{border-right-width:1px!important}._iuv{display:flex!important}._iuw{justify-content:space-between!important}._iwM{align-items:center!important}._iz0{margin-top:35px!important}._iYG{margin-top:20px!important}._i1-{border-right-color:#edecec!important}._i2a{padding-right:19px!important}._i2c{padding-left:19px!important}._i2G{width:620px!important}._jdn{max-width:83%!important}._jdu{font-weight:700!important}._jdz{margin-bottom:104px!important}._jd5{padding:8px!important}._jeh{min-height:320px!important}._jeE{font-size:24px!important}._jeF{letter-spacing:.5px!important}._jeG{line-height:32px!important}._jeH{max-height:96px!important}._jeZ{height:calc(100% + 104px)!important}._jn9{align-content:center!important}._jn-{flex-direction:row!important}._joa{flex-grow:1!important}._jpE{height:22px!important}._jpI{height:auto!important}._jqA{font-size:14px!important}._jqP{line-height:26px!important}._jqQ{padding-left:1.5vw!important}._jqR{padding-right:1.5vw!important}._jrA{height:66px!important}._j1k{transition:transform .2s ease-out,height .2s ease-out,width .2s ease-out!important}._kaB{align-items:inherit!important}}@media (min-width:1024px){._bx{min-height:40px!important}._by{width:calc(50% - 4px)!important}._Uo{margin-top:-12px!important}._isV{justify-content:flex-end!important}._iyq{display:inline-block!important}._iys{padding-bottom:0!important}._iyv{padding-top:0!important}._iyw{width:25%!important}._iyF{margin-top:0!important}._iy1{margin-bottom:-4px!important}._izh{margin-bottom:4px!important}._iAB{display:block!important}._iAF{padding-right:16px!important}._iAN{margin-left:-2px!important}._iAO{margin-right:-2px!important}._iAU{padding-left:2px!important}._iAV{padding-right:2px!important}._iA1{width:100%!important}._iCD{margin-bottom:12px!important}._iW0{display:none!important}._iW1{width:68px!important}._i5v{display:flex!important}._jcJ{padding:0!important}._jdo{font-size:23px!important}._jdp{line-height:28px!important}._jdq{max-width:66%!important}._jdv{font-size:32px!important}._jdw{font-weight:700!important}._jdA{margin-bottom:120px!important}._jei{min-height:330px!important}._je0{height:calc(100% + 120px)!important}._jpF{height:26px!important}._jpJ{overflow:hidden!important}._jqB{font-size:14px!important}._jqC{padding-left:4px!important}._jqS{align-items:center!important}._jqT{flex-direction:row!important}._jqU{font-size:15px!important}._jqV{line-height:66px!important}._jqW{padding-left:16px!important}._kPf{margin-left:-17.0166667px!important}._kPg{padding-left:19.0166667px!important}._kP2{margin-bottom:-14px!important}._kP8{margin-top:-35px!important}._kQl{margin-left:8px!important}._kQu{width:calc(20% - 30px)!important}._kQJ{margin-left:-17.01px!important}._kQK{padding-left:19.01px!important}._k4i{justify-content:center!important}}@media (min-width:0px) and (max-width:767px){._j1a{bottom:0!important}._kOi{height:28px!important}._kOj{left:auto!important}._kOk{padding:5px!important}._kOl{right:22px!important}._kOm{top:-16px!important}._kOn{transform:rotate(90deg)!important}._kOo{width:28px!important}}@media (min-width:0px) and (max-width:567px){._iqR{display:none!important}._iq0{width:100%!important}._jfg{flex-direction:column!important}._jrG{display:inline-block!important}._jrH{max-width:140px!important}._j0g{background-color:inherit!important}._j0i{background-color:#fff!important}._j0B{margin-bottom:4px!important}._lyS{flex:1 1 auto!important}}.r9-smarty{font-size:16px}.r9-smarty .listBox{max-height:100%;overflow-y:auto}.r9-smarty.ui-update-v1 ul li:not(.spec):not(.sub){background-image:none}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere{border-top:1px solid #edecec}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere .icon-wrapper.explore{width:30px;height:30px;background-color:#a02777;border-radius:30px;color:#fff;margin:5px 12px}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere .icon-wrapper.arrow{color:#a02777}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere:hover{background-color:#a02777;color:#fff}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere:hover .icon-wrapper.arrow{color:#fff}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere.dimg .icon-wrapper.explore{border-radius:4px}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere .anywhere-text{display:flex;align-items:center}.r9-smarty.ui-update-v1 ul li:not(.spec).anywhere .anywhere-text div:first-child{font-weight:700;font-size:12px}.r9-smarty.ui-update-v1 ul{padding-top:0;border-top:1px solid #edecec}.r9-smarty.ui-update-v1 ul li:not(.continent-item){display:flex;color:#191919;padding:0;background-position:23px 50%;background-repeat:no-repeat}.r9-smarty.ui-update-v1 ul li:not(.continent-item) .icon-wrapper{display:flex;flex-direction:column;justify-content:center;width:64px}.r9-smarty.ui-update-v1 ul li .icon-wrapper svg{width:20px;height:20px;fill:grey}._ipL{position:absolute!important;margin-top:-40px;z-index:100}.r9-smarty li{padding:6px 24px 6px 51px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;color:#000}.r9-smarty.greyIcons li{background-repeat:no-repeat;padding:10px 24px 10px 44px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.r9-smarty.greyIcons li{background-size:20px 580px}}.r9-smarty.greyIcons li.anywhere{border-bottom:none}.r9-smarty li.anywhere{font-size:12px;border-top:none;border-bottom:1px solid #f2f2f2;background-position:15px 8px;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.r9-smarty li.anywhere{background-size:20px 20px}}.r9-smarty li.anywhere:last-child{border-bottom:none}.r9-smarty li>div{overflow:hidden;text-overflow:ellipsis}.r9-smarty{border-radius:4px}.r9-smarty.greyIcons li{background-size:20px 20px;background-position:16px}.table-panel{margin:10px 0}.table-panel .table-head{background-color:#dadada;padding:5px;border-radius:5px 5px 0 0}.table-panel .table-row{display:flex;padding:10px 0}.table-panel .table-row:nth-child(2n){background-color:#e4e5ea}.table-panel .table-row .table-col-50{width:50%}.table-panel .table-row .table-col-40{width:40%}.table-panel .table-row .table-col-30{width:30%}.table-panel .table-row .table-col-20{width:20%}.flexColumn{display:flex;flex-direction:column}.displayGrid{display:grid}.minWidth180{min-width:180px}.popAir ._ia1{text-align:center}.whiteBack{background-color:#fff;padding:20px;border-radius:10px}.noScroll{overflow:hidden}.popAirTop{position:fixed;left:0;top:0;display:flex;justify-content:center;align-items:center;width:100%;z-index:99999;transform-origin:center;height:100%;background-color:rgba(0,0,0,.7);overflow-y:auto;padding-bottom:50px}.popAirTop>div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.popAir{position:fixed!important;top:-1px;right:-1px;background-color:#fff;z-index:99999;border-radius:8px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);transform-origin:top right;width:100%}.popAirLeft{transform-origin:top left;width:-webkit-max-content;width:max-content;left:0;right:unset}.popAirLeftTel{top:calc(100% + 13px)}.popAirOut{opacity:0;transform:scale(0);transition:all .25s;z-index:-1;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.popAirIn{transform:scale(1);transition:all .75s;-webkit-transition:all .75s;-moz-transition:all .75s;-ms-transition:all .75s;-o-transition:all .75s}.formBack{background-repeat:no-repeat;transition:all .1s;display:flex;flex-direction:column;justify-content:flex-end;background-position:top}.Common-Results-InlineUserPrompt{display:flex;align-items:center;border-radius:5px;height:40px;padding-right:10px}.Common-Results-InlineUserPrompt-2{display:flex;align-items:center;border-radius:5px;height:auto;padding:7px;line-height:25px}.flightList{display:flex;flex-direction:column}.fRow .gBack{position:absolute;top:-2px;right:-2px}.fRow .gBackText{color:#fff;position:absolute;z-index:1;writing-mode:vertical-rl;margin:6px 3px}._ALD{color:#555!important}._ALE{border-radius:5px!important}._ALf{border-radius:10px!important}._ALt{border-bottom-left-radius:10px!important}._ALx{border-bottom-right-radius:10px!important}.hrLine{border:1px solid #ff974d;width:auto;position:relative;width:20px!important}.hrLine:before{position:absolute;top:-4px;left:-3px;width:1px;height:1px;border-radius:50%;content:"";border:4px solid #ff974d}.mnuTitle{color:#fff;background-color:rgba(0,0,0,.7);width:100%;position:absolute;bottom:10px;font-size:11px;padding:10px 0;text-align:center}.mnuTopTitle{color:#ff974d;margin-bottom:10px;margin-right:15px}.menuVertialBarImgRight{height:90px;width:90px;border-radius:5px;position:relative;background-size:contain;border:1px solid #ff974d}.topMnuImg{height:90px;width:90px}.menuVertialBarImg,.topMnuImg{border-radius:5px;border:1px solid #ff974d!important}.menuVertialBarImg{height:45px;width:45px}.reSearchBtn{display:flex!important;justify-content:center;flex-flow:column;margin-right:10px}.minWidth650{min-width:650px}.width800{min-width:800px}.minWidth70{min-width:70px}.redBorder{border:1px solid #f20a0a!important}.redBC{background-color:#f7498e!important}.redBCHotel{background-color:#d61e08!important}.orangeBC{background-color:#ff6c02!important}.redColor{color:#d82533!important}.greenColor{color:#4fab40!important}.whiteColor{color:#fff!important}.orangeColor{color:#ff8a30!important}.blueColor{color:#1b93c2!important}.greenBC{background-color:#5cb85c!important}.blueBC{background-color:#4b70a5!important}.blueBCHotel{background-color:#0090d0!important}.blueDark{background-color:#130026!important}.grayColor{color:#a6a6a6!important}.grayAllBorder{border:1px solid #a6a6a6!important}.selectedBackFilter{background-color:#de1666!important}.advertise{max-width:250px}.newInput{border:1px solid #9e9e9e;text-align:center;width:80%;border-radius:5px;margin:20px!important;height:35px;font-size:15px!important}.newInput::placeholder{font-size:12px!important}.newInputOff{margin:0!important;height:35px;font-size:15px!important;width:100%}.blueBackground{background-color:#1b93c2!important}.flexGrow0{flex-grow:0!important}.flexGrow2{flex-grow:2!important}.flexDetail{display:flex;justify-content:space-between}.tomatoColor{color:#fa5952}.noDisplay{display:none!important}.pading20{padding:20px!important}.passengerInfoBorder{margin:10px 0}.passengerInfoBorder .rHead{color:#fff;line-height:40px;padding-right:15px;border-top-right-radius:5px;border-top-left-radius:5px}.passengerInfoBorder .rFooter{padding:15px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:flex;justify-content:space-between;align-items:center}.passengerInfoBorder .rFooter>span{flex:1 1 50%;display:flex;flex-direction:column}.passengerInfo .rHead{color:#fff;line-height:40px;padding-right:15px;border-top-right-radius:5px;border-top-left-radius:5px}.passengerInfo .rBody{padding:10px 15px}.passengerInfo .rFooter{color:#000;padding-right:15px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;display:flex;width:100%;justify-content:space-between;align-items:center}.passengerInfo .INP{outline:none;box-shadow:none;border-radius:0;background-color:initial;border:none;border-bottom:1px solid #9e9e9e;margin:0 8px 0 0;padding:0;line-height:32px;font-size:16px;box-sizing:initial;transition:box-shadow .3s,border .3s;width:120px}.passengerInfo .INP:focus{border-bottom:1px solid #26a69a;box-shadow:0 1px 0 0 #26a69a}.passengerInfo .PAX{display:flex;width:100%;justify-content:space-around}.LTR{text-align:left}.LTRinput::placeholder{text-align:left!important}.dirLTR{direction:ltr}.CENTER{text-align:center}.passengerInfo .passengerSubmit,.passengerRow .passengerSubmit{width:135px;line-height:35px;cursor:pointer;border-radius:5px;margin-top:5px;display:flex;justify-content:center;align-items:center}.passengerInfo .passengerSubmit:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);font-size:16px}.passengerInfo .grayBorder{border:1px solid #e4e5e7}.passengerRow .pHead{text-align:right;color:#1b93c2;line-height:25px;padding:0 15px}.passengerRow .pBody{text-align:right;padding:0 15px 5px}.passengerRow .disable{background-color:#f5f5f5}.passengerRow .grayBorder{border:1px solid #e4e5e7}.passengerRow input::placeholder{font-size:10px!important;text-align:right;padding-right:5px;color:#e4e5e7}.ticketInfo .rHead{text-align:right;color:#fff;line-height:40px;padding-right:15px;border-top-right-radius:10px;border-top-left-radius:10px}.ticketInfo .rBody{padding:10px 15px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:flex}.ticketInfo .rBodyOff{display:flex;justify-content:space-around;width:100%}.ticketInfo .offCodeDone{font-size:14px;margin:10px}.ticketInfo .passBody{padding:10px 15px;display:flex}.ticketInfo .passBody:nth-child(odd){background-color:#f7f8fc}.ticketInfo .passBody:nth-child(n+3){border-top:1px dashed #1b93c2}.ticketInfo .rFooter{color:#000;padding-right:15px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;display:flex;width:100%;justify-content:space-between;align-items:center}.ticketInfo .LTR{text-align:end}.ticketInfo .spaceEvenly{justify-content:space-evenly!important}.ticketInfo .multibookGrid{width:33%}.ticketInfo .flexSpaceBetween{display:flex;justify-content:space-between;padding:20px 0}.ticketInfo .status{display:flex;border-radius:5px;font-size:14px;width:50%}.ticketInfo .status span{padding:10px;display:inline-block;text-align:center}.ticketInfo .title{border-top-right-radius:5px;border-bottom-right-radius:5px}.ticketInfo .value{color:#000;font-weight:900}.ticketInfo .fiftyUl{padding:0 50px}.ticketInfo .fiftyUl li{list-style:disc;margin:20px 5px;line-height:20px}.ticketInfo .fiftyUl li:first-child{margin-top:0}.priceRefund{text-align:center;font-size:15px;font-weight:700;padding:5px 0}.noTopBorder{border-top:none!important}.StyleJamNavLink svg{width:18px;fill:#d4d4d4;margin-left:5px}.StyleJamNavLink:hover svg{fill:#ff8a30}.formGrayBacColor{background-color:#f7f8fc;padding:20px 0}.botBorder{border-bottom:2px solid #fb8929}.leftBorder{border-left:2px solid #fb8929}.flexMid{flex:1 0 72%}.fRow{display:flex;margin:5px 0;border:1px solid #e4e5e7!important;border-radius:5px;position:relative}.fRow:first-child{margin:15px 0 5px}.fRow .priceText{font-size:20px;font-weight:700}.fRow .priceOff{font-size:12px;color:red;text-decoration:line-through}.fRow .times{font-size:20px;font-weight:700}.fRow .borderRight{border-right:1px solid #e4e5e7}.fRow .marginTop20{margin-top:20px}.fRow .marginTop10{margin-top:10px}.fRow .capaText{font-size:18px;color:#4b70a5}.fRow .airlineimg{border:1px solid #c5c5c5;border-radius:50%;padding:5px;max-width:50px;max-height:50px}.fRow .trainImg{padding:5px;max-width:70px;max-height:70px}.fRow .airlineText{font-size:10px;color:#c5c5c5;margin-top:15px}.fRow .trainText{font-size:12px;color:#000;margin-top:10px;font-weight:700}.fRow .priceCurrency{font-size:12px;color:#b0b0b0}.fRow .dateText{font-size:12px;color:#858585;text-align:center}.fRow .selectBtn{font-size:10px!important;width:100px;height:30px;margin-top:15px}.fRow .priceType{line-height:30px;margin:10px 0}.fRow .priceType,.fRow .stopType{font-size:12px;color:#ff8a30;width:110px;text-align:center}.fRow .detail{font-size:12px}.fRow .desc,.fRow .detail{color:#4b70a5;cursor:pointer}.fRow .desc{font-size:10px;align-self:flex-end;margin:5px}.fRow .detailFix{position:absolute;right:0;bottom:0;margin:0 5px 5px 0;font-size:10px}.fRow .sleek{display:flex;align-items:center;width:80%;justify-content:space-around}.fRow .sleek .stops{text-align:center;padding:0 10px;min-width:150px}.borderTopGray{border-top:1px solid #e1e5e4}.borderRightGray{border-right:1px solid #e1e5e4}.borderBottomGray{border-bottom:1px solid #e1e5e4}.borderLeftGray{border-left:1px solid #e1e5e4}.flex1{flex:1 1}.flex2{flex:2 1}.flex4{flex:4 1}.flex6{flex:6 1}.flex8{flex:8 1}.displaySmallShow,.displaySmallShowFlex,.frow2{display:none}.hotelPassPopup{width:520px}.transform180{transform:rotate(180deg)}.flip{transform:rotateY(180deg)}.gShadow{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.hRow{display:flex;flex-direction:column;margin:15px 0;border:1px solid #d1d1d1!important;border-radius:5px}.hRow .leftPan{justify-content:space-between}.hRow .leftPan,.hRow .topPan{display:flex;width:100%;flex-direction:column}.hRow .topPan{justify-content:space-evenly;height:100%}.hRow .leftPan .pad5030{padding:0 50px 0 20px}.hRow .leftPan .botSrv{padding:0 50px 0 20px;line-height:40px;border-top:1px solid #d1d1d1}.hRow .hotelName{font-size:16px;font-weight:900}.hRow .hDetail{margin-right:10px;font-size:10px}.hRow .price{font-size:16px;font-weight:900}.hRow .stars{font-size:15px}.hRow .subRoom .roomName,.hRow .subRoomName,.hRow .subTitle{font-size:12px}.hRow .subRoom .roomName:after{content:" "}.hRow .subRoom .roomSrv{font-size:10px;margin-right:5px}.hRow .hotelImgHolder{position:relative}.hRow .hotelImgHolder,.hRow .hotelImgHolderr{flex:1 0 150px;height:180px;background-size:100% 100%;border-top-right-radius:5px}.hRedTrain{position:absolute;top:-5px;left:-5px;transform:rotate(-90deg)}.hRow .hotelImgHolder .hRed{position:absolute;top:-5px;right:-5px}.hRow .hotelImgHolder .hGreen{position:absolute;left:-4px;bottom:20px;display:flex;justify-content:center;align-items:center}.hRow .hotelImgHolder .hGreen span{position:absolute;color:#fff;font-weight:700}.hRow .selectBtn{width:80px;height:30px;font-size:12px;font-weight:700}.hRow .hBack{display:flex;justify-content:center;align-items:center;margin-left:-34px;margin-right:5px;position:relative}.hRow .hBackText{color:#fff;position:absolute}.hRow .selectRoomBtn{font-size:10px!important;color:#b0b0b0;width:80px;height:25px;margin:5px 0}.hRow .roomBox{padding:10px 20px;width:100%;border-top:3px ridge #dadada;margin-top:5px;width:calc(100% - 20px);margin-right:10px}.hRow .roomBox,.hRow .roomBox .roomList{display:flex;flex-direction:column}.hRow .roomBox .roomList .head{border-bottom:1px solid #0090d0}.hRow .roomBox .roomList ul{display:flex;justify-content:space-between;padding:5px}.hRow .roomBox .roomList ul li{justify-content:flex-start;flex:1 1;display:flex;align-items:center}.hRow .roomBox .roomList ul li.flex5{flex:5 1}.hRow .roomBox .roomList ul li:last-child{justify-content:flex-end}.hRow .roomBox .roomList ul li.flexStart{justify-content:flex-start}.hRow .roomBox .roomList ul li .roomName{font-weight:700}.hRow .roomBox .roomList ul li .roomSrv{color:#939393}.hRow .roomBox .roomList ul li .rules{cursor:pointer;font-size:10px}.hRow .roomBox .roomList ul li .pricLbl{font-weight:700;color:#000}.hRow .roomBox .roomList ul li .pricCur{font-size:10px;margin-right:5px;color:#939393}.hRow .nightLogo{position:absolute;left:0;bottom:-35px;z-index:1;width:150px;height:46px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:12px;font-weight:700}.fRow .dirLbl{background-color:#6dcffb;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px;flex:0 1;writing-mode:vertical-lr;padding:0 5px}.fRow .dirLbl.green{background-color:#29e058}.dashBack{display:flex;justify-content:space-between;align-items:center;position:relative}.dashBack:before{content:"";position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAABCAYAAADuHp8EAAAAFElEQVR4AWP4//8/Br506dJ/QhgA++0uD1+EJdQAAAAASUVORK5CYII=);background-repeat:repeat;height:2px;width:100%}.moreDetail{height:50px;width:150px}.timesUpBox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2;display:flex;align-items:center;justify-content:center}.timesUpBox .box{max-width:300px;width:100%}.timesUpBox .head{background-color:#f9ce08;display:flex;align-items:center;justify-content:center;min-height:100px;border-top-left-radius:10px;border-top-right-radius:10px}.timesUpBox .head i{font-size:50px;color:#fff}.timesUpBox .body{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.timesUpBox .btnReSearch{background-color:#f9ce08;border-radius:10px;height:30px;width:100px;color:#000!important;margin-top:20px}.timesUpBox2 .box{max-width:400px;width:100%}.timesUpBox2 .btnReSearch{width:200px}.w150{width:150px}.maxW100{max-width:100px!important;min-width:100px!important}.smsRefundBtn{background-color:#4b70a5!important;line-height:32px!important;font-size:12px!important}.overLay{position:absolute;background-color:rgba(0,0,0,.2);width:100%;height:calc(100% - 50px);z-index:-1}.payment{display:flex;flex-direction:column;align-items:center}.payment .paymentBox{background-color:#fff;margin-top:10%;border-radius:10px;width:100%;max-width:400px}.payment .paymentBox .title{font-size:14px;font-weight:700;margin:10px 0}.payment .paymentBox .pRow{display:flex;justify-content:space-between;align-items:center;line-height:30px;padding:0 10px;color:#1b93c2}.payment .paymentBox .pRow:nth-child(2n){background-color:#e4e5ea}.minWidth300{min-width:300px}.mySelectBox{width:150px;padding:0 .5em;cursor:pointer;border-radius:5px}.mySelectBox option{font-size:16px}.mw155{min-width:155px}.trainRow .trainLogoSmall img{height:15px}@media (max-width:1200px) and (min-width:600px){.inlineDates .react-selectize.dropdown-menu-wrapper:not(.tethered){width:150%!important;left:0}.inlineDates .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container{width:10px!important}.inlineDates .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container{width:12px!important}.inlineDates .simple-select.react-selectize.material.root-node .simple-value{margin:0!important;font-size:11px!important}}.react-selectize-reset-button-container{display:none!important}@media (max-width:1000px){.hRow .hotelImgHolderr{flex:1 0 10px;height:180px;background-size:100% 100%;border-top-right-radius:5px}.marginTop15Small{margin-top:15px}.displaySmallShow{display:inline-block}.displaySmallShowFlex{display:flex}.fRow .borderRight{border:none!important}.fRow .dateTimeBox{margin-top:20px!important}.trainRow .dateTimeBox{margin-top:0!important}.fRow .priceType{margin:0!important;width:unset;font-size:10px}.fRow .priceText{font-size:16px}.fRow .times{font-size:14px}.fRow .capaText{font-size:12px}.fRow .dateText{font-size:10px}.fRow .airlineText{margin-top:5px}.fRow .airlineimg,.fRow .trainImg{max-width:30px;max-height:30px}.fRow .sleek{width:100%}.fRow .sleek .stops{min-width:50%}.frow2{display:flex;width:100%;border:none!important;border-top:1px solid #e4e5e7!important;padding-top:5px;margin:0 0 5px}.frow2>div{flex:1 1}.frow2 .detail{margin:5px 0 0!important;font-size:10px}.frow2 .selectBtn{font-size:10px!important;margin-top:0}.flexMid{flex:1 0}.displaySmallHidden{display:none!important}.leftBorder{border-left:none}.passengerInfo .form-row{flex-wrap:wrap}.passengerInfo .form-holder{min-width:100%;flex:0 0!important}.inner .form-row .form-holder .inlineDates{min-width:100%!important;text-align-last:center}.ticketInfo .status span{width:150px}.aboutText{flex-direction:column}.hotelPassPopup{width:100%}.flexColumnSmall{flex-direction:column}.marginTop10Small{margin-top:10px!important}._icP{padding:0 10px!important}.ticketInfo .rBody{flex-wrap:wrap;padding:10px 0;justify-content:center}.ticketInfo .status{width:unset}.ticketInfo .rBodyOff{flex-direction:column;align-items:center}.filterList,.headPad{padding:0 10px}.sortSection{padding:0!important}.sortSection *{font-size:10px!important}.filterFab{display:flex}.filterBox{height:0;position:absolute;background-color:#fff;z-index:2;top:85px;left:0;width:100%}.dataBoxIn{display:unset}.dataBoxOut{display:none}.formSrchSection .tabContainerUp{overflow:hidden;padding:0;height:0;transition:all 1s}.formSrchSection .tabContainerDown{height:340px;transition:all 1s}.reserveInfoContainer .rBody{flex-wrap:wrap;justify-content:center;height:unset;margin-bottom:5px;padding:5px 0}.reserveInfoContainer .MOB .telLabel{font-size:10px}.about-section{padding:0 10px}.smallDes{align-items:flex-start!important}.fRow .gBack{transform:rotate(45deg);margin:-10px 0}.fRow .gBackText{writing-mode:unset;margin:10px -5px;transform:rotate(-45deg)}.ticketInfo .btnCol{flex-wrap:wrap}.ticketInfo .btnCol>*{width:auto}.ticketInfo .btnCol>:nth-child(n+3){margin-top:20px}.hRow .topPan{min-height:100px}.hRow .hotelImgHolder{flex:0 0 100px}.hRow .topPan{min-height:150px}.hRow .leftPan .pad5030{padding:0 20px}.hRow .roomBox{padding:10px}.hRow .roomBox .roomList ul{flex-wrap:wrap}.hRow .roomBox .roomList ul:nth-child(n+2){margin-top:20px;border-top:1px solid #dadada}.hRow .roomBox .roomList ul li{line-height:30px}.hRow .roomBox .roomList ul li.flex5{flex:unset;width:100%!important}.changeFlightContainer .pageGrid{padding:0;width:95%}.fRow .dirLbl{position:absolute;height:99px;top:0;right:0}}.mobileView .filterBoxIn{opacity:1;z-index:2;height:125%;transition:all .5s}.mobileView .filterBoxOut{opacity:0;z-index:-1;height:0;transition:all .5s}.btnSubmit{width:135px;line-height:35px;cursor:pointer;border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:center}.btnSubmit:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);font-size:16px}.hvr-grow-shadow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;transition-duration:.3s;transition-property:box-shadow,transform}.hvr-grow-shadow:active,.hvr-grow-shadow:focus,.hvr-grow-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);transform:scale(.95)}.whiteBc{position:absolute;background:#fff;width:100%;height:120px;bottom:0;z-index:1;box-shadow:0 1px 10px 3px rgba(0,0,0,.15)}.width520{width:520px}.cabinFeild .numBox,.cabinFeild .roomBox{background-color:#fff!important;padding:2px;border:1px solid #b7b7b7;border-radius:5px}.cabinFeild .roomBox{margin:5px 0}.cabinFeild .roomBox .numBox{background-color:#f6f6f6!important}._jUS:before{background-color:#504100!important}.disableBgColor{background-color:#f6f6f6!important}@keyframes gradient{0%{background-position:0 0}to{background-position:-200% 0}}.dots{width:100%;display:flex;justify-content:center}.scroll::-webkit-scrollbar{width:10px}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.3);border-radius:5px}.scroll::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.5);transition-duration:2s;transition:all ease-in-out;-webkit-transition:all ease-in-out;-moz-transition:all ease-in-out;-ms-transition:all ease-in-out;-o-transition:all ease-in-out;background-color:#e5e7eb}.scroll::-webkit-scrollbar-thumb:hover{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.5);background-color:#8e2157}.react-selectize{color:#000}.react-selectize.root-node{position:relative}.react-selectize.root-node.disabled{pointer-events:none}.react-selectize.root-node .react-selectize-control{cursor:pointer;display:flex;align-items:flex-start;position:relative;padding:2px}.react-selectize.root-node .react-selectize-control .react-selectize-placeholder{display:block;line-height:30px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;position:absolute}.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values{display:flex;min-height:10px;flex-grow:1}.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .resizable-input{background:none;border:none;outline:none;font-size:1em;margin:2px;padding:4px 0;vertical-align:middle;width:0;line-height:unset!important}.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .value-wrapper{display:flex;align-items:center}.react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container,.react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container{flex-grow:0;flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;height:30px}.react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container{width:16px}.react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container{width:12px}.react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container:hover .react-selectize-reset-button path{stroke:#c0392b}.react-selectize.root-node .react-selectize-control .react-selectize-reset-button path{transition:stroke .5s ease 0s;stroke:#999;stroke-linecap:square;stroke-linejoin:mitter}.react-selectize.root-node .react-selectize-control .react-selectize-toggle-button path{fill:#999}.react-selectize.dropdown-menu-wrapper{position:absolute;z-index:20}.react-selectize.dropdown-menu-wrapper.tethered{min-width:100px}.react-selectize.dropdown-menu-wrapper:not(.tethered){width:100%}.react-selectize.dropdown-menu{box-sizing:border-box;overflow:auto;position:absolute;max-height:200px;z-index:10}.react-selectize.dropdown-menu.tethered{min-width:300px}.react-selectize.dropdown-menu:not(.tethered){width:100%}.react-selectize.dropdown-menu .groups.as-columns{display:flex}.react-selectize.dropdown-menu .groups.as-columns>div{flex:1 1}.react-selectize.dropdown-menu .option-wrapper{cursor:pointer;outline:none;margin-bottom:.25rem}.react-selectize.material.root-node.open .react-selectize-control:after{transform:scaleX(1)}.react-selectize.material.root-node .react-selectize-control:after{background-color:#00bcd4;content:"";transform:scaleX(0);transition:transform .45s cubic-bezier(.23,1,.32,1) 0ms;position:absolute;left:0;bottom:-1px;width:100%;height:2px}.react-selectize.material.root-node .react-selectize-control .react-selectize-placeholder{color:rgba(0,0,0,.6);text-indent:4px}.react-selectize.material.dropdown-menu-wrapper.flipped{margin-bottom:8px}.react-selectize.material.dropdown-menu-wrapper.flipped .dropdown-menu{transform-origin:100% 100%}.react-selectize.material.dropdown-menu-wrapper:not(.flipped) .dropdown-menu{transform-origin:0 0}.react-selectize.material.dropdown-menu-wrapper .dropdown-menu.custom-enter-active,.react-selectize.material.dropdown-menu-wrapper .dropdown-menu.custom-leave-active{transition:transform .25s cubic-bezier(.23,1,.32,1) 0ms,opacity .25s cubic-bezier(.23,1,.32,1) 0ms}.react-selectize.material.dropdown-menu-wrapper .dropdown-menu.custom-enter{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);transform:scale(0)}.react-selectize.material.dropdown-menu-wrapper .dropdown-menu.custom-enter-active,.react-selectize.material.dropdown-menu-wrapper .dropdown-menu.custom-leave{opacity:1;-ms-filter:none;filter:none;transform:scale(1)}.react-selectize.material.dropdown-menu-wrapper .dropdown-menu.custom-leave-active{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.react-selectize.material.dropdown-menu{background-color:#fff;border-radius:2px;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118);max-height:250px;padding:8px 0}.react-selectize.material.dropdown-menu .no-results-found{font-style:oblique;font-size:16px;height:32px;padding:0 16px;display:flex;align-items:center}.react-selectize.material.dropdown-menu .groups:not(.as-columns)>div:not(:last-child){border-bottom:1px solid #e5e5e5}.react-selectize.material.dropdown-menu .simple-group-title{color:#8f8f8f;display:flex;align-items:center;font-size:14px;height:48px;padding:0 10px}.react-selectize.material.dropdown-menu .option-wrapper.highlight{background-color:rgba(0,0,0,.098)}.react-selectize.material.dropdown-menu .option-wrapper .simple-option{color:rgba(0,0,0,.875);cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 16px}.react-selectize.material.dropdown-menu .option-wrapper .simple-option.not-selectable{background-color:#f8f8f8;color:#999;cursor:default;font-style:oblique;text-shadow:0 1px 0 #fff}.multi-select.react-selectize.material.root-node .simple-value span{padding:0}.multi-select.react-selectize.material.root-node .simple-value span:after{content:","}.simple-select.react-selectize.material.root-node .simple-value{margin:4px 3px 3px 2px}@font-face{font-family:IRANSansX;font-style:normal;font-display:"swap";font-weight:500;src:url(/static/media/IRANSansXFaNum-Medium.6a035ab1.woff2) format("woff2"),url(/static/media/IRANSansXFaNum-Medium.9dab4184.woff) format("woff")}@font-face{font-family:IRANSansX;font-style:normal;font-display:"swap";font-weight:600;src:url(/static/media/IRANSansXFaNum-DemiBold.3f28748a.woff2) format("woff2"),url(/static/media/IRANSansXFaNum-DemiBold.9d479d2e.woff) format("woff")}@font-face{font-family:IRANSansX;font-style:normal;font-display:"swap";font-weight:700;src:url(/static/media/IRANSansXFaNum-Bold.0bb591f8.woff2) format("woff2"),url(/static/media/IRANSansXFaNum-Bold.aca68596.woff) format("woff")}@font-face{font-family:IRANSansXEn;font-style:normal;font-display:"swap";font-weight:500;src:url(/static/media/IRANSansX-Medium.1855ffb6.woff2) format("woff2"),url(/static/media/IRANSansX-Medium.8b382b48.woff) format("woff")}@font-face{font-family:IRANSansXEn;font-style:normal;font-display:"swap";font-weight:600;src:url(/static/media/IRANSansX-DemiBold.bab42bfa.woff2) format("woff2"),url(/static/media/IRANSansX-DemiBold.3810e906.woff) format("woff")}@font-face{font-family:IRANSansXEn;font-style:normal;font-display:"swap";font-weight:700;src:url(/static/media/IRANSansX-Bold.a88cedf5.woff2) format("woff2"),url(/static/media/IRANSansX-Bold.845ea7e8.woff) format("woff")}@font-face{font-family:vazir;font-style:normal;font-display:"swap";font-weight:500;src:url(/static/media/Vazir-FD-WOL.cdffb32d.woff2) format("woff2"),url(/static/media/Vazir-FD-WOL.da810101.woff) format("woff")}@font-face{font-family:vazir;font-style:normal;font-display:"swap";font-weight:600;src:url(/static/media/Vazir-Medium-FD-WOL.e3e142b9.woff2) format("woff2"),url(/static/media/Vazir-Medium-FD-WOL.ef41dce7.woff) format("woff")}@font-face{font-family:vazir;font-style:normal;font-display:"swap";font-weight:700;src:url(/static/media/Vazir-Bold-FD-WOL.c05752a7.woff2) format("woff2"),url(/static/media/Vazir-Bold-FD-WOL.78ba2494.woff) format("woff")}@font-face{font-family:vazirEn;font-style:normal;font-display:"swap";font-weight:500;src:url(/static/media/Vazir.ea0968dc.woff2) format("woff2"),url(/static/media/Vazir.331c3931.woff) format("woff")}@font-face{font-family:vazirEn;font-style:normal;font-display:"swap";font-weight:600;src:url(/static/media/Vazir-Medium.0a3bc5ee.woff2) format("woff2"),url(/static/media/Vazir-Medium.f2bd4a28.woff) format("woff")}@font-face{font-family:vazirEn;font-style:normal;font-display:"swap";font-weight:700;src:url(/static/media/Vazir-Bold.0c503e15.woff2) format("woff2"),url(/static/media/Vazir-Bold.06d42e47.woff) format("woff")}html{height:100%!important}body{scroll-behavior:smooth;overflow-x:hidden;min-height:100vh!important;background-color:#f7f7f7}.rtl{direction:rtl}.rtl .customDir{transform:rotate(180deg)}.ltr{direction:ltr!important}input{outline:none}.myLoader{z-index:999999;background:hsla(0,0%,100%,.4);display:flex}.glassBg,.myLoader{position:fixed;top:0;left:0;width:100%;height:100%}.glassBg{background:rgba(0,0,0,.1);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid hsla(0,0%,100%,.3);z-index:999}.fade-right{animation:slide-in-from-right 3s ease-out}@keyframes slide-in-from-right{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.fade-left{animation:slide-in-from-left 3s ease-out}@keyframes slide-in-from-left{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}::-webkit-scrollbar{width:4px}#left-side-panel::-webkit-scrollbar{width:10px}.wide-scroll::-webkit-scrollbar{width:8px}.wide-scroll::-webkit-scrollbar-track{background-color:#f1f1f1}.wide-scroll::-webkit-scrollbar-thumb,.wide-scroll::-webkit-scrollbar-track{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.wide-scroll::-webkit-scrollbar-thumb{background-color:#b0b0b0}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#bbb}::-webkit-scrollbar-thumb:hover{background:#555}.sorting::-webkit-scrollbar{height:3px}.heartFill{position:absolute;top:-100px;left:-100px;z-index:9999999}.move{transition:all .8s ease-in-out}.pulse{animation-name:pulse;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse{0%{transform:scale(1.25);opacity:1}to{transform:scale(.75);opacity:.25}}@keyframes flight{0%{transform:translate(0)}to{transform:translate(10px,10px)}}.parent-icon-nav:hover .icon-navbar,.wiggle{animation:wiggle 2s linear infinite}@keyframes wiggle{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}@media (max-width:1000px){.wiggle{animation:none!important}}.popup{background:linear-gradient(180deg,#989898 0,#864b7c 34%,#613658 64%,#63074f)!important}.rotate{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg)}.unorder>li:before{color:#ffa903;position:relative;top:7px;content:"• ";font-size:25px}.unorderFooter>li:before{color:#d1d5db;position:relative;top:0;content:"• ";font-size:30px}.aGuide,.aGuide:before{position:relative}.aGuide:before{content:">";color:#2aacd5;top:2px;margin-left:5px}.borderThin{border-bottom-width:1px;border-color:#a02777}.bg-weird{background:linear-gradient(179deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3) 50%,#fff)}.no-scroll{overflow:hidden}.box-filter-first{background-color:#fff;border:1px solid #e5e7eb;padding:10px;border-radius:4px;position:relative}.line-filter-first{width:100%;margin:auto;position:relative}.checkIncSize{zoom:1.5}.shadow_card{border-radius:50px;background:#e0e0e0;box-shadow:20px 20px 60px #cbcbcb,-20px -20px 60px #fff}@media (min-width:768px){.border-rounded-box{padding:15px 20px}.border-rounded,.border-rounded-box{border:1px solid #d2d2d2;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.tr-padding-child>td,.tr-padding-child>th{padding:10px;text-align:center}}@media (max-width:768px){.tr-padding-child>td,.tr-padding-child>th{padding:10px 15px;text-align:center}}@keyframes fall{0%{transform:translateY(-10vh);-webkit-transform:translateY(-10vh);-moz-transform:translateY(-10vh);-ms-transform:translateY(-10vh);-o-transform:translateY(-10vh)}to{transform:translateY(100vh);-webkit-transform:translateY(100vh);-moz-transform:translateY(100vh);-ms-transform:translateY(100vh);-o-transform:translateY(100vh)}}.central-content:after{left:-40px;border-right:2px dashed #e3e3e3}.central-content:after,.central-content:before{content:"";position:absolute;top:20%;width:4rem;height:4rem;border-radius:50px;background-color:#f7f7f7;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.central-content:before{right:-40px;border-left:2px dashed #e3e3e3}.simple-value span{color:#000;font-size:13px}.svgMoreDetails{position:relative}.svgMoreDetails:hover .tooltip{display:block}@keyframes slide-r{0%{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}to{transform:translateX(250%);-webkit-transform:translateX(250%);-moz-transform:translateX(250%);-ms-transform:translateX(250%);-o-transform:translateX(250%)}}.animate-slide{transition:all;animation:slide-r 17s linear infinite;-webkit-animation:slide-r 17s linear infinite;-webkit-transition:all;-moz-transition:all;-ms-transition:all;-o-transition:all}.tooltip{display:none;position:absolute;top:-20px;left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #ddd;padding:4px;border-radius:4px;font-size:12px;font-weight:700}.animate-fade{opacity:1}.animate-fade,.animate-fade-out{transition:opacity .5s;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-ms-transition:opacity .5s;-o-transition:opacity .5s}.animate-fade-out{opacity:0}.animate-fade-out.animate-fade{opacity:1}.simple-select{font-weight:600;font-size:14px}swiper-container::part(bullet-active){background-color:#4b5259}swiper-container::part(bullet){background-color:#000}swiper-container::part(pagination){position:relative;top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto;background-color:#f9f9f9;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;padding:5px 10px}.swiperCalendar swiper-container::part(button-prev){position:absolute;display:inline;width:14px;right:0;top:4px;align-items:center;height:100%;color:#4b5259;border-left:2px solid #f1f1f1;padding:20px 5px;background-color:#fff}.swiperCalendar swiper-container::part(button-next){border-right:2px solid #f1f1f1}.swiperCalendar-ltr swiper-container::part(button-prev),.swiperCalendar swiper-container::part(button-next){position:absolute;display:inline;width:14px;left:0;top:4px;align-items:center;height:100%;color:#4b5259;padding:20px 5px;background-color:#fff}.swiperCalendar-ltr swiper-container::part(button-prev){border-left:2px solid #f1f1f1}.swiperCalendar-ltr swiper-container::part(button-next){position:absolute;display:inline;width:14px;right:0;top:4px;align-items:center;height:100%;color:#4b5259;border-right:2px solid #f1f1f1;padding:20px 5px;background-color:#fff}@media (min-width:900px){@keyframes slide-r{0%{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}to{transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%)}}.animate-slide{transition:all;animation:slide-r 30s linear infinite;-webkit-animation:slide-r 30s linear infinite;-webkit-transition:all;-moz-transition:all;-ms-transition:all;-o-transition:all}swiper-container::part(bullet),swiper-container::part(bullet-active){width:10px;height:10px}swiper-container::part(pagination){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:20px auto;background-color:#f9f9f9;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;padding:7px 20px}.swiperCalendar swiper-container::part(button-prev){position:absolute;display:inline;width:18px;right:0;top:4px;align-items:center;height:100%;color:#4b5259;border-left:2px solid #f1f1f1;padding:20px 7px;background-color:#fff}.swiperCalendar swiper-container::part(button-next){border-right:2px solid #f1f1f1}.swiperCalendar-ltr swiper-container::part(button-prev),.swiperCalendar swiper-container::part(button-next){position:absolute;display:inline;width:18px;left:0;top:4px;align-items:center;height:100%;color:#4b5259;padding:20px 7px;background-color:#fff}.swiperCalendar-ltr swiper-container::part(button-prev){border-left:2px solid #f1f1f1}.swiperCalendar-ltr swiper-container::part(button-next){position:absolute;display:inline;width:18px;right:0;top:4px;align-items:center;height:100%;color:#4b5259;border-right:2px solid #f1f1f1;padding:20px 7px;background-color:#fff}}.dragging{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.dragging::-webkit-scrollbar{display:none}.main-thin-overflow::-webkit-scrollbar{width:3px}.loaderBtn{--dim:1rem;position:relative;animation:spin988 2s linear infinite}.loaderBtn,.loaderBtn .circle{width:var(--dim);height:var(--dim)}.loaderBtn .circle{--dim:0.4rem;border-radius:50%;position:absolute}.loaderBtn .circle:first-child{top:0;left:0}.loaderBtn .circle:nth-child(2){top:0;right:0}.loaderBtn .circle:nth-child(3){bottom:0;left:0}.loaderBtn .circle:nth-child(4){bottom:0;right:0}@keyframes spin988{0%{transform:scale(1) rotate(0);-webkit-transform:scale(1) rotate(0);-moz-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);-o-transform:scale(1) rotate(0)}20%,25%{transform:scale(1.3) rotate(90deg);-webkit-transform:scale(1.3) rotate(90deg);-moz-transform:scale(1.3) rotate(90deg);-ms-transform:scale(1.3) rotate(90deg);-o-transform:scale(1.3) rotate(90deg)}45%,50%{transform:scale(1) rotate(180deg);-webkit-transform:scale(1) rotate(180deg);-moz-transform:scale(1) rotate(180deg);-ms-transform:scale(1) rotate(180deg);-o-transform:scale(1) rotate(180deg)}70%,75%{transform:scale(1.3) rotate(270deg);-webkit-transform:scale(1.3) rotate(270deg);-moz-transform:scale(1.3) rotate(270deg);-ms-transform:scale(1.3) rotate(270deg);-o-transform:scale(1.3) rotate(270deg)}95%,to{transform:scale(1) rotate(1turn);-webkit-transform:scale(1) rotate(1turn);-moz-transform:scale(1) rotate(1turn);-ms-transform:scale(1) rotate(1turn);-o-transform:scale(1) rotate(1turn)}}.LazyLoad{opacity:0;transition:all 1s ease-in-out}.is-visible{opacity:1}.divList ul{list-style:disc;list-style-position:inside}#tour_result_box::-webkit-scrollbar{width:4px}.popOut{opacity:0;transform:scale(0);transition:all .25s;z-index:-1;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0)}.popIn{transform:scale(1);transition:all .75s;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.loaderProgress{background:linear-gradient(#2e2e2e 0 0) 0/0 no-repeat;animation:l1 6s linear infinite;-webkit-animation:l1 6s linear infinite}@keyframes l1{to{background-size:100%}}#sInput:focus{box-shadow:none;outline:none}#last-search-bar::-webkit-scrollbar{height:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.specialBg{background:#8e2157;background:radial-gradient(circle,#8e2157 0,#61045d 100%)}.box-filter{background-color:#fff;border:1px solid #e5e7eb;padding:10px;border-radius:4px;position:relative}.line-filter{width:100%;margin:auto;position:relative}.shake{animation:bn53bounce 3s infinite;-webkit-animation:bn53bounce 3s infinite}@keyframes bn53bounce{5%,50%{transform:scale(1)}10%{transform:scale(1)}15%{transform:scale(1)}20%{transform:scale(1) rotate(-5deg)}25%{transform:scale(1) rotate(5deg)}30%{transform:scale(1) rotate(-3deg)}35%{transform:scale(1) rotate(2deg)}40%{transform:scale(1) rotate(0)}}.loaderV2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:transparent;background:linear-gradient(90deg,#8e2157 calc(50% - .5ch),#000 0 calc(50% + .5ch),#8e2157 0) 100%/calc(200% + 1ch) 100%;-webkit-background-clip:text;background-clip:text;animation:l8 2s steps(11) infinite}.loaderV2:before{content:"در حال جستجوی بیشتر..."}@keyframes l8{0%{background-position:0}}.dotted_dash{border:none;border-bottom:2px dotted grey}.loaderV3{width:15px;aspect-ratio:1;border-radius:50%;animation:l55 1s linear infinite alternate;-webkit-animation:l55 1s linear infinite alternate}@keyframes l55{0%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.13333333333333333);background:#000}33%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.13333333333333333);background:rgba(0,0,0,.13333333333333333)}66%{box-shadow:20px 0 rgba(0,0,0,.13333333333333333),-20px 0 #000;background:rgba(0,0,0,.13333333333333333)}to{box-shadow:20px 0 rgba(0,0,0,.13333333333333333),-20px 0 #000;background:#000}}.loaderWhiteLabel{width:75px;aspect-ratio:.75;--b:no-repeat linear-gradient(#27272a 0 0);background:var(--b) 0 100%,var(--b) 50% 100%,var(--b) 100% 100%;background-size:20% 65%;animation:l5 1s linear infinite;-webkit-animation:l5 1s linear infinite}@keyframes l5{20%{background-position:0 50%,50% 100%,100% 100%}40%{background-position:0 0,50% 50%,100% 100%}60%{background-position:0 100%,50% 0,100% 50%}80%{background-position:0 100%,50% 100%,100% 0}}.loaderTiny{width:19px;aspect-ratio:1;border-radius:50%;animation:l2 1s linear infinite}@keyframes l2{to{transform:rotate(1turn)}}@media print{.container{page-break-after:always}}.line{width:100%;border:1px dashed grey;margin-bottom:5px}.jodit h1{font-size:2em;margin:.67em 0}.jodit h1,.jodit h2{display:block;font-weight:700}.jodit h2{font-size:1.5em;margin:.83em 0}.jodit h3{font-size:1.17em;margin:1em 0}.jodit h3,.jodit h4{display:block;font-weight:700}.jodit h4{margin:1.33em 0}.jodit h5{font-size:.83em;margin:1.67em 0}.jodit h5,.jodit h6{display:block;font-weight:700}.jodit h6{font-size:.67em;margin:2.33em 0}.jodit ol{list-style-type:decimal}.jodit ol,.jodit ul{margin-right:40px!important;margin-left:40px!important}.jodit ul{list-style-type:disc}.jodit table{border-collapse:collapse}.jodit table,.jodit table td{border:1px solid #ddd}