:root{--bgc-1:#e1e7fc;--bgcolor-1:#3762ea;--bgc-2:#d9f8fc;--bgcolor-2:#00cfe8;--bgc-3:#fce5e6;--bgcolor-3:#ea5455;--bgc-4:#dff7e9;--bgcolor-4:#28c76f}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;line-height:1;vertical-align:inherit;-webkit-text-rendering:optimizeLegibility;-khtml-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility;text-rendering:optimizeLegibility}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{height:100%;width:100%}body{font-size:15px;font-weight:400;line-height:150%;color:#231f20;font-family:"Public Sans",sans-serif;font-style:normal;letter-spacing:0;word-spacing:0;text-transform:inherit;background-color:#fff}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}img{width:auto;height:auto}body #wrapper{background-color:#f8f7fa;position:relative;width:100%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;border-radius:0;margin:0 auto}body a{color:inherit}body a:hover{color:inherit}body a,body a:active,body a:focus,body a:hover{color:inherit;text-decoration:none;outline:0;outline-offset:0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}body ol li,body p,body ul li{font-style:normal;letter-spacing:0;word-spacing:0;text-transform:inherit}body .h1,body .h2,body .h3,body .h4,body .h5,body .h6,body h1,body h2,body h3,body h4,body h5,body h6{font-weight:300;font-family:"Public Sans",sans-serif;line-height:120%;font-style:normal;letter-spacing:.38px;word-spacing:0;text-transform:inherit;margin:0;padding:0;color:#333}body .h1,body h1{font-size:30px}@media (max-width:992px){body .h1,body h1{font-size:28px}}body .h2,body h2{font-size:28px}@media (max-width:992px){body .h2,body h2{font-size:24px}}body .h3,body h3{font-size:24px}@media (max-width:992px){body .h3,body h3{font-size:20px}}body .h4,body h4{font-size:20px}@media (max-width:992px){body .h4,body h4{font-size:18px}}body .h5,body h5{font-size:18px}@media (max-width:992px){body .h5,body h5{font-size:14px}}body .h6,body h6{font-size:14px}@media (max-width:992px){body .h6,body h6{font-size:14px}}body img{max-width:100%}@media (max-width:767px){.container,.container-fluid{padding-left:25px;padding-right:25px}}@media (min-width:992px){.n-mt-6{margin-top:39px}}.section-gap{position:relative;z-index:1;background-color:#f8fdff;padding:65px 0}.section-gap::before{background-image:url(../images/default/plan-gary-bg.png);height:100%;width:100%;inset:0;position:absolute;content:"";z-index:-1;background-position:-274px -93px}@media (max-width:1440px){.section-gap{padding:35px 0}}@media (max-width:767px){.section-gap{padding:30px 0}}.section-gap.min-vh{min-height:calc(100vh - 126px)}.section-gap.double-gap-t{padding-top:130px}@media (max-width:1440px){.section-gap.double-gap-t{padding-top:70px}}@media (max-width:767px){.section-gap.double-gap-t{padding-top:60px}}.section-gap.double-gap-b{padding-bottom:130px}@media (max-width:1440px){.section-gap.double-gap-b{padding-bottom:70px}}@media (max-width:767px){.section-gap.double-gap-b{padding-bottom:60px}}.section-gap.double-gap{padding:130px 0}@media (max-width:1440px){.section-gap.double-gap{padding:70px 0}}@media (max-width:767px){.section-gap.double-gap{padding:60px 0}}@media (min-width:992px){div,ol,pre,span,ul{scrollbar-width:thin;scrollbar-color:rgba(0,188,228,.65) transparent}div::-webkit-scrollbar,ol::-webkit-scrollbar,pre::-webkit-scrollbar,span::-webkit-scrollbar,ul::-webkit-scrollbar{width:.3rem;height:.3rem}div::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,span::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background-color:#00bce4}div:hover,ol:hover,pre:hover,span:hover,ul:hover{scrollbar-color:rgba(0,188,228,.65) transparent}div:hover::-webkit-scrollbar-thumb,ol:hover::-webkit-scrollbar-thumb,pre:hover::-webkit-scrollbar-thumb,span:hover::-webkit-scrollbar-thumb,ul:hover::-webkit-scrollbar-thumb{background-color:#00bce4}}.text-truncate-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.loader-main{position:fixed;z-index:99999;height:100vh;width:100%}.loader-main .loader{position:relative;z-index:9;border:4px solid #fff;border-top:4px solid #00bce4;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin:20% auto}.loader-main:before{position:fixed;content:"";z-index:9;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.1)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dis-empty-option .dropdown-menu .dropdown-menu li:first-child{display:none}.cms:after{display:block;clear:both;content:""}.cms+.cms,.cms~.cms{margin-top:25px}.cms a{color:#00bce4;position:relative;z-index:1}.cms a .focus,.cms a:active,.cms a:focus,.cms a:not([disabled]):not(.disabled):active,.cms a:visited{color:#00bce4}.cms a:hover{color:#007dc3}.cms blockquote{border-left:10px solid #00bce4;background-color:rgba(0,0,0,.02);padding:25px;display:table}.cms figure.image{position:relative;z-index:1;max-width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:25px;margin-bottom:25px;margin-left:auto;margin-right:auto;clear:both;text-align:center}@media (max-width:480px){.cms figure.image{width:100%!important}}@media (min-width:481px){.cms figure.image.image-style-align-right{float:right;margin-left:50px}.cms figure.image.image-style-align-left{float:left;margin-right:50px}}.cms figure.image img{display:block;margin:0 auto;max-width:100%;min-width:50px;width:100%;border-radius:5px 5px 0 0}.cms figure.image figcaption{background-color:#edf6f9;padding:15px;text-align:center;font-style:italic;font-size:16px;line-height:120%}.cms figure.image+.h1,.cms figure.image+.h2,.cms figure.image+.h3,.cms figure.image+.h4,.cms figure.image+.h5,.cms figure.image+.h6,.cms figure.image+h1,.cms figure.image+h2,.cms figure.image+h3,.cms figure.image+h4,.cms figure.image+h5,.cms figure.image+h6,.cms figure.image+p{margin-top:25px}.cms .page-break{position:relative;clear:both;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cms .page-break+blockquote{margin-top:25px}.cms .p-tag,.cms ol li,.cms p,.cms ul li{font-size:15px;font-weight:400;line-height:150%;color:#231f20}.cms .image+blockquote,.cms .image+ol,.cms .image+p,.cms .image+table,.cms .image+ul,.cms .table-responsive+blockquote,.cms .table-responsive+ol,.cms .table-responsive+p,.cms .table-responsive+table,.cms .table-responsive+ul,.cms blockquote+blockquote,.cms blockquote+ol,.cms blockquote+p,.cms blockquote+table,.cms blockquote+ul,.cms figure.table+blockquote,.cms figure.table+ol,.cms figure.table+p,.cms figure.table+table,.cms figure.table+ul,.cms ol+blockquote,.cms ol+ol,.cms ol+p,.cms ol+table,.cms ol+ul,.cms p+blockquote,.cms p+ol,.cms p+p,.cms p+table,.cms p+ul,.cms ul+blockquote,.cms ul+ol,.cms ul+p,.cms ul+table,.cms ul+ul{margin-top:20px}.cms .image+.h1,.cms .image+.h2,.cms .image+.h3,.cms .image+.h4,.cms .image+.h5,.cms .image+.h6,.cms .image+h1,.cms .image+h2,.cms .image+h3,.cms .image+h4,.cms .image+h5,.cms .image+h6,.cms .table-responsive+.h1,.cms .table-responsive+.h2,.cms .table-responsive+.h3,.cms .table-responsive+.h4,.cms .table-responsive+.h5,.cms .table-responsive+.h6,.cms .table-responsive+h1,.cms .table-responsive+h2,.cms .table-responsive+h3,.cms .table-responsive+h4,.cms .table-responsive+h5,.cms .table-responsive+h6,.cms blockquote+.h1,.cms blockquote+.h2,.cms blockquote+.h3,.cms blockquote+.h4,.cms blockquote+.h5,.cms blockquote+.h6,.cms blockquote+h1,.cms blockquote+h2,.cms blockquote+h3,.cms blockquote+h4,.cms blockquote+h5,.cms blockquote+h6,.cms figure.table+.h1,.cms figure.table+.h2,.cms figure.table+.h3,.cms figure.table+.h4,.cms figure.table+.h5,.cms figure.table+.h6,.cms figure.table+h1,.cms figure.table+h2,.cms figure.table+h3,.cms figure.table+h4,.cms figure.table+h5,.cms figure.table+h6,.cms ol+.h1,.cms ol+.h2,.cms ol+.h3,.cms ol+.h4,.cms ol+.h5,.cms ol+.h6,.cms ol+h1,.cms ol+h2,.cms ol+h3,.cms ol+h4,.cms ol+h5,.cms ol+h6,.cms p+.h1,.cms p+.h2,.cms p+.h3,.cms p+.h4,.cms p+.h5,.cms p+.h6,.cms p+h1,.cms p+h2,.cms p+h3,.cms p+h4,.cms p+h5,.cms p+h6,.cms ul+.h1,.cms ul+.h2,.cms ul+.h3,.cms ul+.h4,.cms ul+.h5,.cms ul+.h6,.cms ul+h1,.cms ul+h2,.cms ul+h3,.cms ul+h4,.cms ul+h5,.cms ul+h6{margin-top:20px}.cms .image+.table-responsive,.cms .image+figure.table,.cms .table-responsive+.table-responsive,.cms .table-responsive+figure.table,.cms blockquote+.table-responsive,.cms blockquote+figure.table,.cms figure.table+.table-responsive,.cms figure.table+figure.table,.cms ol+.table-responsive,.cms ol+figure.table,.cms p+.table-responsive,.cms p+figure.table,.cms ul+.table-responsive,.cms ul+figure.table{margin-top:20px}.cms .h1+.h1,.cms .h1+.h2,.cms .h1+.h3,.cms .h1+.h4,.cms .h1+.h5,.cms .h1+.h6,.cms .h1+h1,.cms .h1+h2,.cms .h1+h3,.cms .h1+h4,.cms .h1+h5,.cms .h1+h6,.cms .h2+.h1,.cms .h2+.h2,.cms .h2+.h3,.cms .h2+.h4,.cms .h2+.h5,.cms .h2+.h6,.cms .h2+h1,.cms .h2+h2,.cms .h2+h3,.cms .h2+h4,.cms .h2+h5,.cms .h2+h6,.cms .h3+.h1,.cms .h3+.h2,.cms .h3+.h3,.cms .h3+.h4,.cms .h3+.h5,.cms .h3+.h6,.cms .h3+h1,.cms .h3+h2,.cms .h3+h3,.cms .h3+h4,.cms .h3+h5,.cms .h3+h6,.cms .h4+.h1,.cms .h4+.h2,.cms .h4+.h3,.cms .h4+.h4,.cms .h4+.h5,.cms .h4+.h6,.cms .h4+h1,.cms .h4+h2,.cms .h4+h3,.cms .h4+h4,.cms .h4+h5,.cms .h4+h6,.cms .h5+.h1,.cms .h5+.h2,.cms .h5+.h3,.cms .h5+.h4,.cms .h5+.h5,.cms .h5+.h6,.cms .h5+h1,.cms .h5+h2,.cms .h5+h3,.cms .h5+h4,.cms .h5+h5,.cms .h5+h6,.cms .h6+.h1,.cms .h6+.h2,.cms .h6+.h3,.cms .h6+.h4,.cms .h6+.h5,.cms .h6+.h6,.cms .h6+h1,.cms .h6+h2,.cms .h6+h3,.cms .h6+h4,.cms .h6+h5,.cms .h6+h6,.cms h1+.h1,.cms h1+.h2,.cms h1+.h3,.cms h1+.h4,.cms h1+.h5,.cms h1+.h6,.cms h1+h1,.cms h1+h2,.cms h1+h3,.cms h1+h4,.cms h1+h5,.cms h1+h6,.cms h2+.h1,.cms h2+.h2,.cms h2+.h3,.cms h2+.h4,.cms h2+.h5,.cms h2+.h6,.cms h2+h1,.cms h2+h2,.cms h2+h3,.cms h2+h4,.cms h2+h5,.cms h2+h6,.cms h3+.h1,.cms h3+.h2,.cms h3+.h3,.cms h3+.h4,.cms h3+.h5,.cms h3+.h6,.cms h3+h1,.cms h3+h2,.cms h3+h3,.cms h3+h4,.cms h3+h5,.cms h3+h6,.cms h4+.h1,.cms h4+.h2,.cms h4+.h3,.cms h4+.h4,.cms h4+.h5,.cms h4+.h6,.cms h4+h1,.cms h4+h2,.cms h4+h3,.cms h4+h4,.cms h4+h5,.cms h4+h6,.cms h5+.h1,.cms h5+.h2,.cms h5+.h3,.cms h5+.h4,.cms h5+.h5,.cms h5+.h6,.cms h5+h1,.cms h5+h2,.cms h5+h3,.cms h5+h4,.cms h5+h5,.cms h5+h6,.cms h6+.h1,.cms h6+.h2,.cms h6+.h3,.cms h6+.h4,.cms h6+.h5,.cms h6+.h6,.cms h6+h1,.cms h6+h2,.cms h6+h3,.cms h6+h4,.cms h6+h5,.cms h6+h6{margin-top:20px}.cms .h1+blockquote,.cms .h1+ol,.cms .h1+p,.cms .h1+ul,.cms .h2+blockquote,.cms .h2+ol,.cms .h2+p,.cms .h2+ul,.cms .h3+blockquote,.cms .h3+ol,.cms .h3+p,.cms .h3+ul,.cms .h4+blockquote,.cms .h4+ol,.cms .h4+p,.cms .h4+ul,.cms .h5+blockquote,.cms .h5+ol,.cms .h5+p,.cms .h5+ul,.cms .h6+blockquote,.cms .h6+ol,.cms .h6+p,.cms .h6+ul,.cms h1+blockquote,.cms h1+ol,.cms h1+p,.cms h1+ul,.cms h2+blockquote,.cms h2+ol,.cms h2+p,.cms h2+ul,.cms h3+blockquote,.cms h3+ol,.cms h3+p,.cms h3+ul,.cms h4+blockquote,.cms h4+ol,.cms h4+p,.cms h4+ul,.cms h5+blockquote,.cms h5+ol,.cms h5+p,.cms h5+ul,.cms h6+blockquote,.cms h6+ol,.cms h6+p,.cms h6+ul{margin-top:20px}.cms .h1+.table-responsive,.cms .h1+figure.table,.cms .h2+.table-responsive,.cms .h2+figure.table,.cms .h3+.table-responsive,.cms .h3+figure.table,.cms .h4+.table-responsive,.cms .h4+figure.table,.cms .h5+.table-responsive,.cms .h5+figure.table,.cms .h6+.table-responsive,.cms .h6+figure.table,.cms h1+.table-responsive,.cms h1+figure.table,.cms h2+.table-responsive,.cms h2+figure.table,.cms h3+.table-responsive,.cms h3+figure.table,.cms h4+.table-responsive,.cms h4+figure.table,.cms h5+.table-responsive,.cms h5+figure.table,.cms h6+.table-responsive,.cms h6+figure.table{margin-top:20px}.cms img+p{margin-top:20px}.cms ol,.cms ul{position:relative;margin:0;padding:0;list-style:none}.cms ol li,.cms ul li{list-style:none;position:relative;padding-left:30px;display:table}.cms ol li:before,.cms ul li:before{position:absolute;content:"";width:9px;height:9px;border-radius:7px;left:0;top:6.7px;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:rgba(0,0,0,.5)}.cms ol li ol,.cms ol li ul,.cms ol li+li,.cms ul li ol,.cms ul li ul,.cms ul li+li{margin-top:12px}.cms ol li ol,.cms ol li ul,.cms ul li ol,.cms ul li ul{margin-left:15px}.cms ol li:hover,.cms ul li:hover{color:#00bce4}.cms ol+.h1,.cms ol+.h2,.cms ol+.h3,.cms ol+.h4,.cms ol+.h5,.cms ol+.h6,.cms ol+h1,.cms ol+h2,.cms ol+h3,.cms ol+h4,.cms ol+h5,.cms ol+h6,.cms ol+p,.cms ul+.h1,.cms ul+.h2,.cms ul+.h3,.cms ul+.h4,.cms ul+.h5,.cms ul+.h6,.cms ul+h1,.cms ul+h2,.cms ul+h3,.cms ul+h4,.cms ul+h5,.cms ul+h6,.cms ul+p{margin-top:25px}.cms ol{counter-reset:section;list-style-type:none}.cms ol li li{padding-left:30px}.cms ol li:before{position:absolute;counter-increment:section;content:counters(section, ".") " ";width:7px;height:7px;background-color:transparent;left:0;top:0;font-weight:400;color:#231f20;background-image:none}.cms ul{list-style-type:circle}.cms ul[style*="list-style-type:circle;"],.cms ul[style*="list-style-type:square;"]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-25px;margin-left:-25px;counter-reset:section}.cms ul[style*="list-style-type:circle;"] li,.cms ul[style*="list-style-type:square;"] li{margin-left:30px;margin-right:30px;position:relative;z-index:1;padding:0 0 0 80px}.cms ul[style*="list-style-type:circle;"] li+li,.cms ul[style*="list-style-type:square;"] li+li{margin-top:0}.cms ul[style*="list-style-type:circle;"] li:before,.cms ul[style*="list-style-type:square;"] li:before{display:none}.cms ul[style*="list-style-type:circle;"] li:after,.cms ul[style*="list-style-type:square;"] li:after{position:absolute;z-index:-1;counter-increment:section;content:"0" counters(section, ".") " ";left:0;top:12px;font-weight:700;font-size:50px;color:rgba(0,188,228,.5);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.cms ul[style*="list-style-type:circle;"] li:nth-child(n+10):after,.cms ul[style*="list-style-type:square;"] li:nth-child(n+10):after{content:counters(section, ".") " "}.cms ul[style*="list-style-type:circle;"] li:hover:after,.cms ul[style*="list-style-type:square;"] li:hover:after{color:#00bce4}@media (min-width:767px){.cms ul[style*="list-style-type:circle;"] li{width:calc(50% - 60px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 60px);flex:0 0 calc(50% - 60px)}.cms ul[style*="list-style-type:circle;"] li:nth-child(n+3){margin-top:25px;padding-top:25px;border-top:1px solid rgba(0,0,0,.14)}.cms ul[style*="list-style-type:circle;"] li:nth-child(n+3):after{top:37px}}@media (min-width:1280px){.cms ul[style*="list-style-type:square;"] li{width:calc(33.33% - 60px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 60px);flex:0 0 calc(33.33% - 60px)}.cms ul[style*="list-style-type:square;"] li:nth-child(n+4){margin-top:25px;padding-top:25px;border-top:1px solid rgba(0,0,0,.14)}.cms ul[style*="list-style-type:square;"] li:nth-child(n+4):after{top:37px}}@media (max-width:1024px){.cms ul[style*="list-style-type:square;"] li{width:calc(50% - 60px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 60px);flex:0 0 calc(50% - 60px)}.cms ul[style*="list-style-type:square;"] li:nth-child(n+3){margin-top:25px;padding-top:25px;border-top:1px solid rgba(0,0,0,.14)}.cms ul[style*="list-style-type:square;"] li:nth-child(n+3):after{top:37px}}@media (max-width:480px){.cms ul[style*="list-style-type:circle;"] li{width:calc(100% - 60px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 60px);flex:0 0 calc(100% - 60px)}.cms ul[style*="list-style-type:circle;"] li:nth-child(n+2){margin-top:25px;padding-top:25px;border-top:1px solid rgba(0,0,0,.14)}.cms ul[style*="list-style-type:circle;"] li:nth-child(n+2):after{top:37px}.cms ul[style*="list-style-type:square;"] li{width:calc(100% - 60px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 60px);flex:0 0 calc(100% - 60px)}.cms ul[style*="list-style-type:square;"] li:nth-child(n+2){margin-top:25px;padding-top:25px;border-top:1px solid rgba(0,0,0,.14)}.cms ul[style*="list-style-type:square;"] li:nth-child(n+2):after{top:37px}}.cms .info-box{padding:30px;border:1px solid #00bce4;background:-o-linear-gradient(315deg,#00bce4 0,#00bce4 30px,transparent 30px),-o-linear-gradient(315deg,transparent calc(100% - 30px),#00bce4 calc(100% - 30px),#00bce4);background:linear-gradient(135deg,#00bce4 0,#00bce4 30px,transparent 30px),linear-gradient(135deg,transparent calc(100% - 30px),#00bce4 calc(100% - 30px),#00bce4);border-radius:10px;-webkit-box-shadow:5px 5px 0 rgba(0,188,228,.14);box-shadow:5px 5px 0 rgba(0,188,228,.14)}@media (min-width:768px){.cms .two-part-paragraph{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.display-1{font-size:26px;font-weight:400;line-height:120%;color:#231f20;font-family:"Public Sans",sans-serif}@media (max-width:1024px){.display-1{font-size:24px}}@media (max-width:767px){.display-1{font-size:20px}}.display-2{font-size:20px;font-weight:400;line-height:120%;color:#231f20;font-family:"Public Sans",sans-serif}@media (max-width:767px){.display-2{font-size:18px}}.p-tag,p{font-size:15px;font-weight:400;line-height:150%;color:#231f20}@media (max-width:767px){.p-tag,p{font-size:14px}}.fs-14{font-size:14px}.fs-12{font-size:12px}hr{border-top-color:rgba(0,0,0,.4)}.ulli{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ulli li{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ulli.last-child-bottom-m li:last-child{margin-bottom:0!important}.ulli.last-child-right-m li:last-child{margin-right:0!important}.ulli.last-child-left-m li:last-child{margin-left:0!important}.ulli.last-child-top-m li:last-child{margin-top:0!important}.mobile-scroll{overflow-x:scroll;text-align:center;-ms-overflow-style:none;scrollbar-width:none}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll ul{white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:nowrap;flex-flow:nowrap}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);background-color:transparent}.scrollbar-1::-webkit-scrollbar{width:6px;background-color:transparent;display:none}.scrollbar-1::-webkit-scrollbar-thumb{background-color:rgba(0,188,228,.2);border-radius:5px}.scrollbar-1:hover::-webkit-scrollbar{display:block}.cursor-pointer{cursor:pointer}.pointer-events-none{pointer-events:none!important}.translate3d{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.sticky-top{position:sticky;top:0}.sticky-top.sticky-top-25{top:25px}.sticky-top.sticky-top-50{top:50px}.sticky-top.sticky-top-75{top:75px}.sticky-top.sticky-top-100{top:100px}@media (min-width:992px){div,ol,pre,span,ul{scrollbar-width:thin;scrollbar-color:rgba(0,188,228,.65) transparent}div::-webkit-scrollbar,ol::-webkit-scrollbar,pre::-webkit-scrollbar,span::-webkit-scrollbar,ul::-webkit-scrollbar{width:.3rem;height:.3rem}div::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,span::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background-color:#00bce4}div:hover,ol:hover,pre:hover,span:hover,ul:hover{scrollbar-color:rgba(0,188,228,.65) transparent}div:hover::-webkit-scrollbar-thumb,ol:hover::-webkit-scrollbar-thumb,pre:hover::-webkit-scrollbar-thumb,span:hover::-webkit-scrollbar-thumb,ul:hover::-webkit-scrollbar-thumb{background-color:#00bce4}}.thumbnail-container,.thumbnail_container{padding-bottom:100%;overflow:hidden;position:relative;width:100%}.thumbnail{margin:0;display:block;padding:0;border:none;height:100%;width:100%;position:absolute;background:0 0}.thumbnail a,.thumbnail img{display:block;height:auto;max-height:100%;max-width:100%;width:auto;top:0;left:0;bottom:0;right:0;margin:auto;position:absolute;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.thumbnail .vimeo-video,.thumbnail .youtube-video,.thumbnail iframe,.thumbnail video{display:block;top:0;left:0;bottom:0;right:0;margin:auto;position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.object-fit img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.thumbnail-horizontal{padding-bottom:66.66%}.thumbnail-vertical{padding-bottom:150%}.thumbnail-square{padding-bottom:100%}@media (min-width:1025px){.img-effect-01 img{-webkit-transition:all .5s ease-out!important;-o-transition:all .5s ease-out!important;transition:all .5s ease-out!important;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.img-effect-01:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.img-mask img{-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.img-mask-1 img{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 549.53'%3E%3Cpath class='svg-fill' d='M250 549.39c-15.51 0-30.05-3.46-40.94-9.75l-168-97C18.5 429.63.14 397.82.14 371.75v-194c0-26.07 18.36-57.88 40.94-70.91l168-97C220 3.6 234.49.14 250 .14s30.05 3.46 40.94 9.75l168 97c22.58 13 40.94 44.84 40.94 70.91v194c0 26.07-18.36 57.88-40.94 70.91l-168 97c-10.89 6.22-25.43 9.68-40.94 9.68z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 549.53'%3E%3Cpath class='svg-fill' d='M250 549.39c-15.51 0-30.05-3.46-40.94-9.75l-168-97C18.5 429.63.14 397.82.14 371.75v-194c0-26.07 18.36-57.88 40.94-70.91l168-97C220 3.6 234.49.14 250 .14s30.05 3.46 40.94 9.75l168 97c22.58 13 40.94 44.84 40.94 70.91v194c0 26.07-18.36 57.88-40.94 70.91l-168 97c-10.89 6.22-25.43 9.68-40.94 9.68z'/%3E%3C/svg%3E")}.img-mask-2 img{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 192.71'%3E%3Cg data-name='Layer 2'%3E%3Cpath class='svg-fill' d='M198 71c10.4 39.76-21.65 85.41-57.3 106.84s-75.13 18.68-103.07-1.32A91.16 91.16 0 012.62 81C12 42.62 47.12 3 91.06.17S187.67 31.19 198 71z' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 192.71'%3E%3Cg data-name='Layer 2'%3E%3Cpath class='svg-fill' d='M198 71c10.4 39.76-21.65 85.41-57.3 106.84s-75.13 18.68-103.07-1.32A91.16 91.16 0 012.62 81C12 42.62 47.12 3 91.06.17S187.67 31.19 198 71z' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E")}.btn-outline-primary,.btn-outline-secondary,.btn-primary,.btn-secondary,.btn-white{padding:11px 25px;font-size:15px;font-weight:400;-webkit-box-shadow:none;box-shadow:none}.btn-link{text-decoration:none}.btn-sm{padding:6px 15px;font-size:14px}@media (max-width:576px){.btn-w-sm-100{width:100%!important}.btn-small{padding:6px 15px;font-size:14px}}.btn-primary{color:#fff;background-color:#00bce4}.btn-primary .focus,.btn-primary:active,.btn-primary:focus,.btn-primary:not([disabled]):not(.disabled):active,.btn-primary:visited{color:#fff;background-color:#00bce4}.btn-primary:hover{background-color:#0092b1;color:#fff}.btn-primary:hover:active,.btn-primary:hover:focus,.btn-primary:hover:not([disabled]):not(.disabled):active,.btn-primary:hover:visited{color:#fff;background-color:#0092b1}.btn-secondary{color:#fff}.btn-secondary .focus,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:not([disabled]):not(.disabled):active,.btn-secondary:visited{color:#fff}.btn-secondary:hover{background-color:#005c90;color:#fff}.btn-secondary:hover:active,.btn-secondary:hover:focus,.btn-secondary:hover:not([disabled]):not(.disabled):active,.btn-secondary:hover:visited{color:#fff;background-color:#005c90}.btn-white{color:#231f20;background-color:#fff}.btn-white .focus,.btn-white:active,.btn-white:focus,.btn-white:not([disabled]):not(.disabled):active,.btn-white:visited{color:#231f20;background-color:#fff}.btn-white:hover{background-color:#007dc3;color:#231f20}.btn-white:hover:active,.btn-white:hover:focus,.btn-white:hover:not([disabled]):not(.disabled):active,.btn-white:hover:visited{color:#231f20;background-color:#007dc3}.btn-outline-primary{color:#00bce4;background-color:transparent;border:1px solid #00bce4}.btn-outline-primary .focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:not([disabled]):not(.disabled):active,.btn-outline-primary:visited{color:#00bce4;background-color:transparent;border:1px solid #00bce4}.btn-outline-primary:hover{background-color:#00bce4;color:#fff}.btn-outline-primary:hover:active,.btn-outline-primary:hover:focus,.btn-outline-primary:hover:not([disabled]):not(.disabled):active,.btn-outline-primary:hover:visited{color:#fff;background-color:#00bce4}.btn-outline-secondary{color:#007dc3;background-color:transparent;border:1px solid #007dc3}.btn-outline-secondary .focus,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:not([disabled]):not(.disabled):active,.btn-outline-secondary:visited{color:#007dc3;background-color:transparent;border:1px solid #007dc3}.btn-outline-secondary:hover{background-color:#007dc3;color:#fff}.btn-outline-secondary:hover:active,.btn-outline-secondary:hover:focus,.btn-outline-secondary:hover:not([disabled]):not(.disabled):active,.btn-outline-secondary:hover:visited{color:#fff;background-color:#007dc3}.btn-link-primary{color:#00bce4}.btn-link-primary .focus,.btn-link-primary:active,.btn-link-primary:focus,.btn-link-primary:not([disabled]):not(.disabled):active,.btn-link-primary:visited{color:#00bce4}.btn-link-primary:hover{color:#0092b1}.btn-link-primary:hover:active,.btn-link-primary:hover:focus,.btn-link-primary:hover:not([disabled]):not(.disabled):active,.btn-link-primary:hover:visited{color:#0092b1}.btn-link-secondary{color:#007dc3}.btn-link-secondary .focus,.btn-link-secondary:active,.btn-link-secondary:focus,.btn-link-secondary:not([disabled]):not(.disabled):active,.btn-link-secondary:visited{color:#007dc3}.btn-link-secondary:hover{color:#005c90}.btn-link-secondary:hover:active,.btn-link-secondary:hover:focus,.btn-link-secondary:hover:not([disabled]):not(.disabled):active,.btn-link-secondary:hover:visited{color:#005c90}.btn-link-body{color:#231f20}.btn-link-body .focus,.btn-link-body:active,.btn-link-body:focus,.btn-link-body:not([disabled]):not(.disabled):active,.btn-link-body:visited{color:#231f20}.btn-link-body:hover{color:#080707}.btn-link-body:hover:active,.btn-link-body:hover:focus,.btn-link-body:hover:not([disabled]):not(.disabled):active,.btn-link-body:hover:visited{color:#080707}.btn-view{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;line-height:113%;color:#00bce4;letter-spacing:.16px;border-bottom:1px dashed #00bce4;padding-bottom:10px}.btn-view span{display:inline-block;width:17px;height:15px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.49' height='15.294' viewBox='0 0 17.49 15.294'%3E%3Cg id='Group_22890' data-name='Group 22890' transform='translate(-3.612 7.756) rotate(-30)'%3E%3Cpath id='Path_70642' data-name='Path 70642' d='M4.044,6.83H15.69L13.219,9.289a.752.752,0,0,0,1.064,1.063l2.25-2.244,1.5-1.5a.747.747,0,0,0,0-1.057L14.28,1.81a.752.752,0,1,0-1.064,1.063l2.477,2.459H4A.749.749,0,1,0,4.044,6.83Z' transform='translate(0 0)' fill='%23006338'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left center;margin-left:9px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.btn-view:hover{color:#00bce4;border-bottom:1px solid #00bce4}.btn-view:hover span{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.form-label{font-size:15px;font-weight:500;line-height:150%;color:#231f20;display:block;padding-bottom:5px;margin:0}.required{position:relative}.required:after{content:"*";position:relative;font-size:inherit;color:#f1416c;padding-left:3px;font-weight:600}.form-control,.form-select,.select2-selection{background-image:none;font-size:15px;font-weight:400;font-style:normal;line-height:150%;color:#231f20;border:1px solid #e1e3ea;height:45px;border-radius:3px;resize:none;padding:10px 15px}.form-control:focus,.form-select:focus,.select2-selection:focus{outline:0;border-color:#9696a1;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.form-control:hover,.form-select:hover,.select2-selection:hover{border-color:#9696a1}.form-control::-webkit-input-placeholder,.form-select::-webkit-input-placeholder,.select2-selection::-webkit-input-placeholder{color:#cbcbcb}.form-control::-moz-placeholder,.form-select::-moz-placeholder,.select2-selection::-moz-placeholder{color:#cbcbcb}.form-control:-ms-input-placeholder,.form-select:-ms-input-placeholder,.select2-selection:-ms-input-placeholder{color:#cbcbcb}.form-control:-moz-placeholder,.form-select:-moz-placeholder,.select2-selection:-moz-placeholder{color:#cbcbcb}.form-select{padding:0}.select2-selection{border:1px solid #e1e3ea!important;border-radius:3px!important;height:auto;min-height:45px!important}textarea.form-control{height:auto}.form-control-solid .form-control,.form-control-solid .form-select{background-color:#f9f9f9;border-color:#f9f9f9}.form-control-solid .form-control:focus,.form-control-solid .form-select:focus{background-color:#f9f9f9;border-color:#f9f9f9}.form-control-solid .form-control:hover,.form-control-solid .form-select:hover{background-color:#f4f4f4;border-color:#f4f4f4}.form-control-transparent .form-control,.form-control-transparent .form-select{background-color:transparent;border-color:transparent;padding-left:0;padding-right:0}.form-control-transparent .form-control:focus,.form-control-transparent .form-select:focus{background-color:transparent;border-color:transparent}.form-control-transparent .form-control:hover,.form-control-transparent .form-select:hover{background-color:transparent;border-color:transparent}.form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin:0}.form-check .form-check-label{font-size:15px;font-weight:400;font-style:normal;line-height:150%;color:#231f20;padding-left:10px}.form-check .form-check-input{width:23px;-webkit-box-flex:0;-ms-flex:0 0 23px;flex:0 0 23px;height:23px;margin:0;position:relative;top:-1px}.form-check .form-check-input:focus,.form-check .form-check-input:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.form-check .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23ffffff'/%3e%3c/svg%3e");background-size:15px}.form-check .form-check-input:checked{background-color:#009ef7;border-color:#009ef7}.form-switch .form-check-input{width:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:23px}.form-switch .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");background-size:22px}.form-switch .form-check-input:checked{background-color:#009ef7;border-color:#009ef7}.form-control-lg .form-control,.form-control-lg .form-select{height:55px}.form-control-lg .form-check-input{width:28px;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;height:28px}.form-control-sm .form-control,.form-control-sm .form-select{height:39px}.form-control-sm .form-check-input{width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px}.form-text{font-size:13px;font-weight:400;line-height:150%;color:#231f20;margin-top:8px}.error,.valid{font-size:13px;font-weight:400;line-height:150%;color:#dc3545;margin-top:6px}.valid{color:#198754}input[type=number]{-webkit-appearance:textfield;-khtml-appearance:textfield;-moz-appearance:textfield;-ms-appearance:textfield;-o-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px transparent inset;-ms-box-shadow:0 0 0 1000px transparent inset;-o-box-shadow:0 0 0 1000px transparent inset;box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;-o-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.disabled,[disabled]{cursor:not-allowed!important}.irs--round .irs-bar{background-color:#00bce4}.irs--round .irs-handle{border:4px solid #00bce4}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{background-color:#00bce4;font-family:"Public Sans",sans-serif;font-size:12px;font-weight:300}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{border-top-color:#00bce4}.material-form{position:relative;padding-top:29px}.material-form .form-control,.material-form .form-select{border-radius:0;border-width:0 0 1px 0;padding-left:0;padding-right:0}.material-form .form-label{position:absolute;top:39px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.material-form .form-label.form-active,.material-form .form-label.form-active-label{top:0}.file{position:relative}.file input{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer}.file .file-label{border:1px dashed #00bce4;background-color:#f3fdff;border-radius:6px;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;text-align:center}.file .formbold-drop-file{font-weight:600;color:#00bce4;font-size:20px;margin-bottom:8px}.file .formbold-or{font-weight:500;font-size:16px;color:#231f20;margin-bottom:8px}.file .formbold-none{font-weight:500;font-size:14px;color:#231f20;display:inline-block}.file-upload-process{background-color:#f3f5f7}.file-upload-process .progress-bar{background-color:#007dc3}.formbold-file-list{border-radius:6px;background:rgba(0,188,228,.1);padding:16px}.custom-modal{--bs-modal-zindex:105000}.custom-modal .custom-close{padding:0;margin:0;border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;color:#fff;opacity:1;background:0 0}.custom-modal .custom-close:hover{opacity:1}.custom-modal .modal-header{border:none;position:relative}.custom-modal .modal-header .p-tag,.custom-modal .modal-header p{font-size:13px}.custom-modal .modal-content{border-radius:0;border:none}.modal-backdrop{--bs-backdrop-zindex:10500}.custom-modal-1{--bs-modal-zindex:105000}.cms table,.custom-table table{width:100%;margin-bottom:0;border:1px solid rgba(0,0,0,.07);background-color:#fff}.cms table tr td,.cms table tr th,.custom-table table tr td,.custom-table table tr th{font-size:14px;font-weight:400;line-height:130%;color:#231f20;font-style:normal;border:1px solid #e6e6e6!important;padding:10px 12px!important;vertical-align:middle}.cms table tr td .btn,.cms table tr th .btn,.custom-table table tr td .btn,.custom-table table tr th .btn{padding:4px 12px;font-size:12px}.cms table tr td .form-check-input,.cms table tr th .form-check-input,.custom-table table tr td .form-check-input,.custom-table table tr th .form-check-input{width:18px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;height:18px;margin:2px}.cms table tr td .form-check-input:focus,.cms table tr td .form-check-input:hover,.cms table tr th .form-check-input:focus,.cms table tr th .form-check-input:hover,.custom-table table tr td .form-check-input:focus,.custom-table table tr td .form-check-input:hover,.custom-table table tr th .form-check-input:focus,.custom-table table tr th .form-check-input:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.cms table tr td .form-check-input:checked[type=checkbox],.cms table tr th .form-check-input:checked[type=checkbox],.custom-table table tr td .form-check-input:checked[type=checkbox],.custom-table table tr th .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23ffffff'/%3e%3c/svg%3e");background-size:11px;background-position:center center}.cms table tr td.min-width,.cms table tr th.min-width,.custom-table table tr td.min-width,.custom-table table tr th.min-width{min-width:150px}.cms table tr th,.custom-table table tr th{font-size:15px;background-color:#fafafa;color:#000;font-weight:600}.cms .table-responsive,.custom-table .table-responsive{border:none}.dt-container .form-select{padding:4px 36px 4px 8px;height:auto;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.dt-container .dt-info{margin-left:15px}.dt-container .dt-paging{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:567px){.dt-container .dt-paging{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.dt-container .dt-paging .dt-paging-button,.dt-container .dt-paging .ellipsis{border:1px solid #e6e6e6!important;border-right:1px solid transparent!important;background-color:transparent!important;padding:7px 14px!important;margin:0!important;min-width:auto!important;font-size:15px;font-weight:400;line-height:130%;color:#231f20!important;border-radius:0!important}.dt-container .dt-paging .dt-paging-button:hover,.dt-container .dt-paging .ellipsis:hover{background:#00bce4!important;border:1px solid transparent!important}.dt-container .dt-paging .dt-paging-button.previous,.dt-container .dt-paging .ellipsis.previous{border-radius:5px 0 0 5px!important;padding:7px 7px!important}.dt-container .dt-paging .dt-paging-button.next,.dt-container .dt-paging .ellipsis.next{border-radius:0 5px 5px 0!important;padding:7px 7px!important;border-right:1px solid #e6e6e6!important}.dt-container .dt-paging .current{background:#00bce4!important;color:#fff!important;border:1px solid transparent!important}.dt-container .gg-chevron-left,.dt-container .gg-chevron-right{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;-webkit-transform:scale(var(--ggs,1));-ms-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.dt-container .gg-chevron-left::after{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-left:2px solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:6px;top:4px}.dt-container .gg-chevron-right::after{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right:6px;top:4px}table{vertical-align:inherit}.custom-tabs li{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 30px}@media (max-width:992px){.custom-tabs li{padding:0 10px}}.custom-tabs li:first-child{padding-left:0}.custom-tabs li:last-child{padding-right:0}.custom-tabs li a{padding:10px 0;position:relative;white-space:nowrap}.custom-tabs li a.active .number{background-color:#00bce4;color:#fff;-webkit-box-shadow:0 .125rem .25rem rgba(165,163,174,.3);box-shadow:0 .125rem .25rem rgba(165,163,174,.3)}.custom-tabs li .number{width:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;height:50px;background-color:#e6e6e6;color:#231f20}.custom-content .tab-pane{padding-top:15px}.custom-more{overflow:hidden;height:39px}.custom-more .custom-more-inner{overflow-x:scroll}.custom-tabs-2{background-color:#e6e6e6;border-radius:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.custom-tabs-2 li{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.custom-tabs-2 li a{font-size:16px;font-weight:600;line-height:130%;color:#007dc3;padding:14px 20px;position:relative;white-space:nowrap;border-radius:50px}.custom-tabs-2 li a.active{color:#00bce4;background-color:#007dc3}.custom-tabs-2 li a.active:before{position:absolute;bottom:-7px;left:calc(50% - 7px);margin-left:0;content:"";display:block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #007dc3}#fees-for-service .ky-total .kyd-text{position:relative}#fees-for-service .ky-total .kyd-text:before{content:"";width:2px;height:20px;background-color:rgba(50,49,49,.768627451);position:absolute;right:-13px;top:1px}@media (max-width:400px){#fees-for-service .ky-total .kyd-text:before{display:none}}@media (max-width:400px){#fees-for-service .ky-total .kyd-text{margin-right:0!important}}@media (max-width:400px){#fees-for-service .ky-total{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}}.custom-dropdown .custom-arrow-no:after{display:none}.custom-dropdown .dropdown-dots{border:none;padding:0;width:25px;height:25px}.custom-dropdown .dropdown-menu .divider{border-top:1px solid rgba(0,0,0,.07)}.custom-dropdown .custom-dropdown-1{-webkit-box-shadow:0 .25rem 1rem rgba(165,163,174,.45);box-shadow:0 .25rem 1rem rgba(165,163,174,.45);border:1px solid rgba(0,0,0,.07);min-width:210px;top:15px!important;overflow:hidden}.custom-dropdown .custom-dropdown-1 .dropdown-item{font-size:15px;font-weight:500;line-height:140%;color:#231f20;padding:10px 15px}.custom-dropdown .custom-dropdown-1 .dropdown-item:hover{background-color:rgba(0,188,228,.1);color:#00bce4}.custom-dropdown-2{position:relative;display:inline-block}.custom-dropdown-2 .dropdown-content{display:none;position:absolute;background-color:#fff;min-width:224px;z-index:1;-webkit-box-shadow:0 .25rem 1rem rgba(165,163,174,.45);box-shadow:0 .25rem 1rem rgba(165,163,174,.45);border:1px solid #dbdade}.custom-dropdown-2 .dropdown-content a{font-size:15px;font-weight:500;line-height:140%;color:#231f20;padding:12px 16px;display:block}.custom-dropdown-2 .dropdown-content a:hover{background-color:#f1f1f1}.custom-dropdown-2 .dropdown-content.right{right:0}.custom-dropdown-2 .dropdown-content.left{left:0}.custom-dropdown-2:hover .dropdown-content{display:block}.wizard-numbered .bs-stepper-header .step .bs-stepper-circle{background-color:#878a99}.wizard-numbered .bs-stepper-header .step.active .bs-stepper-circle{background-color:#00bce4;-webkit-box-shadow:0 .125rem .25rem rgba(165,163,174,.3);box-shadow:0 .125rem .25rem rgba(165,163,174,.3)}.wizard-numbered .bs-stepper-header .step.active .bs-stepper-title{color:#000}.wizard-numbered .bs-stepper-header .step .bs-stepper-title{color:#878a99}.wizard-numbered .bs-stepper-header .step .bs-stepper-subtitle{color:#878a99}.wizard-numbered .bs-stepper-header .line{color:#878a99}.card{border:0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.booking-grid .modal-content .cms ul li:before{background-image:none;background-color:#474747;width:8px;height:8px;border-radius:50px;left:0;top:8px}.bulk-error ul li{padding:5px 0;color:red}.bulk-error ul li::marker{color:transparent}.cloneItem .addPerson{display:none}.cloneItem:last-child .addPerson{display:block}@media (max-width:567px){.pass_head .file{width:100%}}.pass_head .file input{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer;top:0;left:0}.passanger_info{border-bottom:1px solid rgba(0,188,228,.4);padding-bottom:30px}.passanger_info .flatpickr-input{font-size:12px}.passanger_info .form-control{padding-left:40px}.passanger_info .filter-option-inner-inner{padding-left:25px}.passanger_info .input-group{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.passanger_info .plus-del-btn{position:absolute;bottom:-18px;right:0}.passanger_info .addPerson{display:none}.passanger_info:last-child .addPerson{display:inline-block}.passanger_info#cloneRepeat .btn-danger{display:none}.member-info .member_info .addMember{display:none}.member-info .member_info:last-child .addMember{display:inline-block}.member-info .member_info#cloneMember .btnMemberRemoved{display:none}@media (max-width:567px){.sub_btn{width:100%}}.corporate-user{position:relative;padding:40px 0!important;min-height:86.3vh;background-color:#f8fdff!important}.corporate-user::before{background-image:url(../images/default/plan-gary-bg.png);height:100%;width:100%;inset:0;position:absolute;content:"";z-index:-1;background-position:-274px -93px}.corporate-user .custom-tabs li.progress_completed .circ_shape{background-color:#00bce4;opacity:1}.corporate-user .custom-tabs li.progress_completed .circ_shape .check::after{opacity:1}.corporate-user .custom-tabs li.progress_completed .br_state{border-top:2px solid #00bce4;opacity:1}.corporate-user .custom-tabs li.progress_completed .title_h{opacity:1}.corporate-user .custom-tabs li:last-of-type .br_state{border:0}.corporate-user .custom-tabs li .circ_shape{height:25px;width:25px;border:2px solid #00bce4;border-radius:100%;display:inline-block;position:relative;opacity:.4;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.corporate-user .custom-tabs li .check::after{content:"";position:absolute;opacity:0;border:1px solid #fff;top:50%;left:50%;margin-left:-2px;margin-top:-6px;width:5px;height:10px;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.corporate-user .custom-tabs li .br_state{position:absolute;width:calc(100% + 35px);z-index:-1;border-top:2px solid #00bce4;margin-left:25px;display:inline-block;opacity:.4;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media (max-width:992px){.corporate-user .custom-tabs li .br_state{width:calc(100% - 6px)}}.corporate-user .custom-tabs .title_h{opacity:.7}.bg-new{background-color:#f8fdff!important}.group-icon .form_icons{left:15px;top:13px}.form_icons{position:absolute;top:41px;left:27px;color:#9696a1}.container-1{max-width:1540px!important}.img-section{position:absolute;bottom:60px;left:20px;right:20px}.n-mt-95{margin-top:95px}.right_panel{background-color:#c4eef9!important}.part-1.bg-sidebar{padding:35px!important;background-image:url(../images/default/sidebar-bg-img.png);border-right:0!important}@media (min-width:1400px){.part-1.bg-sidebar{width:300px!important}}.bulk_home_pop .modal-dialog{max-width:752px!important;height:710px!important}@media (min-width:1400px){.right_panel.part-2{padding-left:300px!important}}@media (min-width:1025px){.header-section{border-radius:15px 0 0 0;border-top:0!important;border-bottom:1px solid rgba(0,0,0,.031372549)!important}.footer-section{border-radius:0 0 0 15px;border-top:1px solid rgba(0,0,0,.031372549)!important}}.section-gap.corporate-user{z-index:2!important}.sing-in-page{background-color:rgba(0,188,228,.03)}.sing-in-page .items{border-bottom:10px solid #00bce4}.sing-in-page .logo{max-width:150px}.sing-in-page .eye,.sing-in-page .eye-off{right:13px;top:38px;cursor:pointer}.part-1{width:250px!important;padding:20px;background-color:#fff;position:relative;position:fixed;z-index:9999!important;top:0;left:0;bottom:0;z-index:99;border-right:1px solid rgba(0,0,0,.07)!important;scrollbar-width:none}@media (min-width:1199px){.part-1{-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important;visibility:visible}}.part-2{position:relative;padding-left:250px;width:100%}@media (max-width:1199px){.part-2{padding-left:0}}.open_sidebar .part-1{left:0}.open_sidebar::after{content:"";background-color:rgba(0,0,0,.3);position:fixed;inset:0;z-index:90}.header-section{border-bottom:1px solid rgba(0,0,0,.1)}.header-section .search-input{height:38px;padding-left:38px}.header-section .search-icon{top:9px;left:10px;color:#878a99}.header-section .profile-img .img{width:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.sidebar-main .d-logo{max-width:150px}.footer-section{border-top:1px solid rgba(0,0,0,.1)}.sidebar-menu .menu{list-style:none}.sidebar-menu .menu li{margin-bottom:5px}.sidebar-menu .menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;line-height:140%;color:#231f20;padding:10px 15px;border-radius:5px}.sidebar-menu .menu li a .n-icon{width:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;margin-right:5px;color:gray}.sidebar-menu .menu li a:hover{background-color:rgba(0,188,228,.2)}.sidebar-menu .menu li a.active{background-color:#00bce4;color:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,188,228,.48);box-shadow:0 2px 6px 0 rgba(0,188,228,.48)}.sidebar-menu .menu li a.active .n-icon{color:#fff}.thank-you-page .img{max-width:150px}.update-profile-page .bg1{background:#eeaeca;background:-o-radial-gradient(circle,#eeaeca 0,#94bbe9 100%);background:radial-gradient(circle,#eeaeca 0,#94bbe9 100%);height:200px}@media (max-width:1199px){.update-profile-page .bg1{height:100px}}.update-profile-page .user-banner{margin-top:-30px}.update-profile-page .img{width:100px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.update-profile-page .img .text{background:#00b4db;background:-webkit-gradient(linear,left top, right top,from(#0083b0),to(#00b4db));background:-o-linear-gradient(left,#0083b0,#00b4db);background:linear-gradient(to right,#0083b0,#00b4db);font-size:50px}.update-profile-page .eye,.update-profile-page .eye-off{right:24px;top:38px;cursor:pointer}.dashboard-page .quik-icon{width:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;height:50px;border-radius:50px}.dashboard-page .quik-icon.bg-1{background-color:var(--bgc-1);color:var(--bgcolor-1)}.dashboard-page .quik-icon.bg-2{background-color:var(--bgc-2);color:var(--bgcolor-2)}.dashboard-page .quik-icon.bg-3{background-color:var(--bgc-3);color:var(--bgcolor-3)}.dashboard-page .quik-icon.bg-4{background-color:var(--bgc-4);color:var(--bgcolor-4)}.no-data img{max-width:300px}.no-data .bg-1{background-color:var(--bgc-3);color:var(--bgcolor-3)}.home-form{padding-top:160px;z-index:5}@media (max-width:992px){.home-form{padding-top:100px}}.contact-section{background-color:#0063b0;padding:60px 0}.contact-section .container{position:relative}.contact-section .container:before{content:"";background-image:url(../images/static/bush-bg.png);background-size:contain;background-repeat:no-repeat;position:absolute;left:160px;width:564px;height:185px;top:-53px;bottom:auto;z-index:-1;overflow:hidden}@media (max-width:991px){.contact-section .container:before{left:0;top:-15px}}@media (max-width:768px){.contact-section .container:before{width:464px;max-width:100%;top:-28px}}@media (max-width:768px){.contact-section .c-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact-section .c-call a,.contact-section .c-mail a{-webkit-transform:.5 ease;-ms-transform:.5 ease;transform:.5 ease}.contact-section .c-call a svg,.contact-section .c-mail a svg{fill:#fff;-webkit-transform:.5 ease;-ms-transform:.5 ease;transform:.5 ease}.contact-section .c-call a svg path,.contact-section .c-mail a svg path{fill:#fff}.contact-section .c-call a:hover,.contact-section .c-mail a:hover{color:#00bce4}.contact-section .c-call a:hover svg,.contact-section .c-mail a:hover svg{fill:#00bce4}.contact-section .c-call a:hover svg path,.contact-section .c-mail a:hover svg path{fill:#00bce4}@media (max-width:768px){.contact-section .c-call,.contact-section .c-mail{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.contact-section .c-call{position:relative}.contact-section .c-call::before{content:"";position:absolute;width:1px;height:25px;background-color:#fff;left:-25px}@media (max-width:768px){.contact-section .c-call::before{display:none}}footer{background:url(../images/static/bush-bg.png) center top no-repeat #e1e1e1;padding:50px 0 0;background-size:50% 100%}footer .footerlinks li{margin-bottom:20px;list-style-type:none}footer .footerlinks li a{font-family:"Open Sans",sans-serif;color:#646464;font-size:17px}footer .footerlinks li a:hover{color:#007dc3}footer .c-call,footer .c-mail{font-size:16px;color:#00a6e5;line-height:30px;margin-bottom:30px}footer .c-call svg,footer .c-mail svg{fill:#00bce4;-webkit-transform:.5s ease;-ms-transform:.5s ease;transform:.5s ease}footer .c-call svg path,footer .c-mail svg path{fill:#00bce4}footer .c-call:hover,footer .c-mail:hover{color:#007dc3}footer .c-call:hover svg,footer .c-mail:hover svg{fill:#007dc3}footer .c-call:hover svg path,footer .c-mail:hover svg path{fill:#007dc3}footer .sub-footer{background:#0063b0;border-top:solid 5px #00aced;padding:15px 0;margin-top:35px}footer .sub-footer .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .sub-footer .social .f-text{color:#fff;font-size:13px}@media (max-width:992px){footer .sub-footer .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .sub-footer .social .f-text{padding:8px 0;text-align:center;line-height:130%}}footer .container{max-width:1170px}header .d-logo{max-width:130px;margin-top:-20px;position:relative}@media (max-width:992px){header .d-logo{max-width:100px;top:0}}.header-main-01{position:relative;z-index:9;left:0;right:0;top:0;width:100%;margin:0 auto;padding:15px 0 0 0;background:#f8fdff;border-bottom:1px solid #ddd;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header-main-01.home-page-header .container{max-width:1640px;padding-right:12px;padding-left:12px}.header-main-01 .part-01{width:150px;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}@media (max-width:1199px){.header-main-01 .part-01{width:130px;-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px}}.header-main-01 .part-02{width:calc(100% - 170px - 120px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 170px - 120px);flex:0 0 calc(100% - 170px - 120px)}@media (max-width:1199px){.header-main-01 .part-02{width:calc(100% - 130px - 115px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 130px - 115px);flex:0 0 calc(100% - 130px - 115px)}}@media (max-width:767px){.header-main-01 .part-02{width:calc(100% - 100px - 110px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 100px - 110px);flex:0 0 calc(100% - 100px - 110px)}}@media (max-width:1199px),(width:1334px){.header-main-01 .part-02{text-align:right}}.header-main-01 .part-02 .sub-menu{z-index:0}@media (max-width:1199px){.header-main-01 .part-02 .sub-menu .dropdown-toggle:after{display:none}}.header-main-01 .part-02 .menu ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.header-main-01 .part-02 .menu ul li{margin:0 10px}@media (max-width:1366px){.header-main-01 .part-02 .menu ul li a{padding-top:9px;padding-bottom:0}}.header-main-01 .part-02 .toplist-m{border-bottom:1px solid rgba(0,0,0,.09)}@media (min-width:1025px){.header-main-01 .part-02 .toplist-m{display:none!important}}.header-main-01 .part-02 .toplist-m li::marker{color:transparent;background-color:transparent}.header-main-01 .part-03{width:120px;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}@media (max-width:1199px){.header-main-01 .part-03{width:115px;-webkit-box-flex:0;-ms-flex:0 0 115px;flex:0 0 115px}}@media (max-width:767px){.header-main-01 .part-03{width:110px;-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.header-main-01 .part-03 .btn-primary{padding:8px 15px}}.header-main-01 .part-03 .-search{color:#fff}.header-main-01 .part-03 .-search:hover{color:#231f20}.header-main-01.mobile-stick .part-01 img{-webkit-filter:inherit;filter:inherit}.header-main-01.mobile-stick .part-03 .-search{color:#231f20}.header-main-01.mobile-stick .part-03 .-search:hover{color:#007dc3}@media (max-width:1199px),(width:1334px){.header-main-01{padding:10px 0}}.header-main-01.is-sticky{position:fixed;-webkit-box-shadow:0 5px 16px rgba(0,0,0,.1);box-shadow:0 5px 16px rgba(0,0,0,.1);background-color:#fff;padding:12px 0;-webkit-animation:slideDown .35s ease-out;animation:slideDown .35s ease-out;height:110px}@media (max-width:992px){.header-main-01.is-sticky{height:90px;padding:10px 0}}.header-main-01 .container{max-width:1282px}.header-main-01 .top-header{padding:0;margin:0;height:17px}.header-main-01 .top-header .toplist li::marker{list-style-type:none;color:transparent;background-color:transparent}.header-main-01 .top-header .toplist .header-social::marker{list-style-type:none;color:transparent;background-color:transparent}.header-main-01 .top-header .toplist .header-social ul li::marker{list-style-type:none;color:transparent;background-color:transparent}.header-main-01 .top-header .toplist .header-social ul li a{color:#00bce4;-webkit-transform:.5s ease;-ms-transform:.5s ease;transform:.5s ease}.header-main-01 .top-header .toplist .header-social ul li a svg{fill:#00bce4;-webkit-transform:.5s ease;-ms-transform:.5s ease;transform:.5s ease}.header-main-01 .top-header .toplist .header-social ul li a svg path{fill:#00bce4}.header-main-01 .top-header .toplist .header-social ul li a:hover{color:#007dc3}.header-main-01 .top-header .toplist .header-social ul li a:hover svg{fill:#007dc3}.header-main-01 .top-header .toplist .header-social ul li a:hover svg path{fill:#007dc3}@media (max-width:1200px){.header-main-01 .top-header .toplist{margin-right:35px}}@media (max-width:992px){.header-main-01 .top-header{display:none!important}}@-webkit-keyframes slideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.menu-dashboard-all .dropdown-menu{display:none;position:absolute;border-radius:0;margin-right:10px}@media (max-width:1199px){.menu-dashboard-all .dropdown-menu{right:0}}.menu-dashboard-all .dropdown-menu li{max-width:250px;width:100%;float:none;display:list-item;position:relative;background-color:#fff;-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175);box-shadow:0 1rem 3rem rgba(0,0,0,.175)}.menu-dashboard-all .dropdown-menu li.active a,.menu-dashboard-all .dropdown-menu li:hover a{color:#fff;background-color:#007dc3}.menu-dashboard-all .dropdown-menu li a{display:block;padding:10px 15px;font-size:14px;font-weight:400;line-height:150%;color:#000;min-height:45px;white-space:normal;border-bottom:1px solid rgba(0,0,0,.1)}.menu-dashboard-all:hover .dropdown-menu{display:inherit;padding:0;border:0}.category{z-index:auto}.category .item{display:inline-block;width:130px;text-align:center;margin:0 2px;vertical-align:top}.category .item a{display:inline-block;color:#00aced;font-size:15px;font-weight:500}.category .item a .hexagonOuter{position:relative;background:#00aced;width:78px;height:45px;margin:auto;left:0;top:47px}.category .item a .hexagonOuter:before{border-bottom:23px solid #00aced;border-left:39px solid transparent;border-right:39px solid transparent;top:-23px;content:"";height:0;left:0;position:absolute;width:0}.category .item a .hexagonOuter::after{border-left:39px solid transparent;border-right:39px solid transparent;border-top:22px solid #00aced;bottom:-22px;content:"";height:0;left:0;position:absolute;width:0}.category .item a .hexagon-in2{background-color:#fff;padding:0;line-height:82px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:inset 0 0 0 200px rgba(0,172,237,0);box-shadow:inset 0 0 0 200px rgba(0,172,237,0)}.category .item a .hexagon-in2 span{display:table-cell;height:90px;vertical-align:middle;text-align:center;width:74px}.category .item a .hexagon-in2:hover{-webkit-box-shadow:inset 0 0 0 0 rgba(0,172,237,.5);box-shadow:inset 0 0 0 0 rgba(0,172,237,.5)}.category .item a .hexagon01{position:absolute;left:0;right:0;width:74px;top:24px;height:90px;margin:auto}.Currency-icon{display:block;margin:auto;background:url(../images/static/sprite.png) -331px -159px no-repeat;width:48px;height:32px}.Postalbox-icon{display:block;margin:auto;background:url(../images/static/sprite.png) -203px -2px no-repeat;width:45px;height:40px}.Travel-icon{display:block;margin:auto;background:url(../images/static/sprite.png) -288px -152px no-repeat;width:40px;height:45px}.dutyfree{display:block;margin:auto;background:url(../images/static/sprite.png) -341px -2px no-repeat;width:39px;height:46px}.keydropbox-icon{display:block;margin:auto;background:url(../images/static/sprite.png) -252px -2px no-repeat;width:34px;height:38px}.publicphone-icon{display:block;margin:auto;background:url(../images/static/sprite.png) -291px -3px no-repeat;width:43px;height:33px}.retail-concession{display:block;margin:auto;background:url(../images/static/sprite.png) -288px -39px no-repeat;width:44px;height:42px}.ATM-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) -196px -159px no-repeat;width:48px}.Dine-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) -131px -159px no-repeat;width:29px}.Relax-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) -162px -159px no-repeat;width:32px}.Security-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) -35px -159px no-repeat;width:22px}.Shop-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) -105px -159px no-repeat;width:24px}.Transport-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) -60px -159px no-repeat;width:42px}.WiFi-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) -245px -159px no-repeat;width:41px}.flight-icon{height:32px;display:block;margin:auto;background:url(../images/static/sprite.png) left -159px no-repeat;width:32px}.inner-container{padding-bottom:20px}.bordershap.magauto .hexagon-in2 span i{margin:auto}.bordershap.magauto .team-block p{margin:14px 0}.hexagoneimgbox{position:relative;height:120px}.hexagon-in2{-webkit-box-shadow:inset 0 0 0 200px transparent;background-size:100%;box-shadow:inset 0 0 0 200px transparent;background-repeat:no-repeat;background-position:50%;visibility:visible;-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.hexagon-in1,.hexagon-in2{overflow:hidden;width:100%;height:100%}.hexagon-in1{-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg)}.hexagon{overflow:hidden;visibility:hidden;-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.right-side .c-call a,.right-side .c-mail a{color:#007dc3}.right-side .c-call a:hover,.right-side .c-mail a:hover{color:#00bce4}.right-side .s-media .n-icon{color:#007dc3;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.right-side .s-media .n-icon:hover{color:#00bce4}.right-side .bg-light{background-color:rgba(0,188,228,.05)!important}.passenger-note{font-size:12px;color:#007dc3;line-height:140%}