@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700&display=swap");
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary::before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary::before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary::before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary::before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.file{display:inline-block;min-height:16px;padding-left:20px;background-repeat:no-repeat;background-position:left center;}[dir="rtl"] .file{padding-right:20px;padding-left:inherit;background-position:right center;}.file--general,.file--application-octet-stream{background-image:url(/themes/contrib/classy/images/icons/application-octet-stream.png);}.file--package-x-generic{background-image:url(/themes/contrib/classy/images/icons/package-x-generic.png);}.file--x-office-spreadsheet{background-image:url(/themes/contrib/classy/images/icons/x-office-spreadsheet.png);}.file--x-office-document{background-image:url(/themes/contrib/classy/images/icons/x-office-document.png);}.file--x-office-presentation{background-image:url(/themes/contrib/classy/images/icons/x-office-presentation.png);}.file--text-x-script{background-image:url(/themes/contrib/classy/images/icons/text-x-script.png);}.file--text-html{background-image:url(/themes/contrib/classy/images/icons/text-html.png);}.file--text-plain{background-image:url(/themes/contrib/classy/images/icons/text-plain.png);}.file--application-pdf{background-image:url(/themes/contrib/classy/images/icons/application-pdf.png);}.file--application-x-executable{background-image:url(/themes/contrib/classy/images/icons/application-x-executable.png);}.file--audio{background-image:url(/themes/contrib/classy/images/icons/audio-x-generic.png);}.file--video{background-image:url(/themes/contrib/classy/images/icons/video-x-generic.png);}.file--text{background-image:url(/themes/contrib/classy/images/icons/text-x-generic.png);}.file--image{background-image:url(/themes/contrib/classy/images/icons/image-x-generic.png);}
.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul > li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"\f26e";}.fa-accessible-icon:before{content:"\f368";}.fa-accusoft:before{content:"\f369";}.fa-address-book:before{content:"\f2b9";}.fa-address-card:before{content:"\f2bb";}.fa-adjust:before{content:"\f042";}.fa-adn:before{content:"\f170";}.fa-adversal:before{content:"\f36a";}.fa-affiliatetheme:before{content:"\f36b";}.fa-algolia:before{content:"\f36c";}.fa-align-center:before{content:"\f037";}.fa-align-justify:before{content:"\f039";}.fa-align-left:before{content:"\f036";}.fa-align-right:before{content:"\f038";}.fa-amazon:before{content:"\f270";}.fa-amazon-pay:before{content:"\f42c";}.fa-ambulance:before{content:"\f0f9";}.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-amilia:before{content:"\f36d";}.fa-anchor:before{content:"\f13d";}.fa-android:before{content:"\f17b";}.fa-angellist:before{content:"\f209";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-down:before{content:"\f107";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angrycreative:before{content:"\f36e";}.fa-angular:before{content:"\f420";}.fa-app-store:before{content:"\f36f";}.fa-app-store-ios:before{content:"\f370";}.fa-apper:before{content:"\f371";}.fa-apple:before{content:"\f179";}.fa-apple-pay:before{content:"\f415";}.fa-archive:before{content:"\f187";}.fa-arrow-alt-circle-down:before{content:"\f358";}.fa-arrow-alt-circle-left:before{content:"\f359";}.fa-arrow-alt-circle-right:before{content:"\f35a";}.fa-arrow-alt-circle-up:before{content:"\f35b";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-down:before{content:"\f063";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrows-alt:before{content:"\f0b2";}.fa-arrows-alt-h:before{content:"\f337";}.fa-arrows-alt-v:before{content:"\f338";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-asterisk:before{content:"\f069";}.fa-asymmetrik:before{content:"\f372";}.fa-at:before{content:"\f1fa";}.fa-audible:before{content:"\f373";}.fa-audio-description:before{content:"\f29e";}.fa-autoprefixer:before{content:"\f41c";}.fa-avianex:before{content:"\f374";}.fa-aviato:before{content:"\f421";}.fa-aws:before{content:"\f375";}.fa-backward:before{content:"\f04a";}.fa-balance-scale:before{content:"\f24e";}.fa-ban:before{content:"\f05e";}.fa-bandcamp:before{content:"\f2d5";}.fa-barcode:before{content:"\f02a";}.fa-bars:before{content:"\f0c9";}.fa-baseball-ball:before{content:"\f433";}.fa-basketball-ball:before{content:"\f434";}.fa-bath:before{content:"\f2cd";}.fa-battery-empty:before{content:"\f244";}.fa-battery-full:before{content:"\f240";}.fa-battery-half:before{content:"\f242";}.fa-battery-quarter:before{content:"\f243";}.fa-battery-three-quarters:before{content:"\f241";}.fa-bed:before{content:"\f236";}.fa-beer:before{content:"\f0fc";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-bell:before{content:"\f0f3";}.fa-bell-slash:before{content:"\f1f6";}.fa-bicycle:before{content:"\f206";}.fa-bimobject:before{content:"\f378";}.fa-binoculars:before{content:"\f1e5";}.fa-birthday-cake:before{content:"\f1fd";}.fa-bitbucket:before{content:"\f171";}.fa-bitcoin:before{content:"\f379";}.fa-bity:before{content:"\f37a";}.fa-black-tie:before{content:"\f27e";}.fa-blackberry:before{content:"\f37b";}.fa-blind:before{content:"\f29d";}.fa-blogger:before{content:"\f37c";}.fa-blogger-b:before{content:"\f37d";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-bold:before{content:"\f032";}.fa-bolt:before{content:"\f0e7";}.fa-bomb:before{content:"\f1e2";}.fa-book:before{content:"\f02d";}.fa-bookmark:before{content:"\f02e";}.fa-bowling-ball:before{content:"\f436";}.fa-braille:before{content:"\f2a1";}.fa-briefcase:before{content:"\f0b1";}.fa-btc:before{content:"\f15a";}.fa-bug:before{content:"\f188";}.fa-building:before{content:"\f1ad";}.fa-bullhorn:before{content:"\f0a1";}.fa-bullseye:before{content:"\f140";}.fa-buromobelexperte:before{content:"\f37f";}.fa-bus:before{content:"\f207";}.fa-buysellads:before{content:"\f20d";}.fa-calculator:before{content:"\f1ec";}.fa-calendar:before{content:"\f133";}.fa-calendar-alt:before{content:"\f073";}.fa-calendar-check:before{content:"\f274";}.fa-calendar-minus:before{content:"\f272";}.fa-calendar-plus:before{content:"\f271";}.fa-calendar-times:before{content:"\f273";}.fa-camera:before{content:"\f030";}.fa-camera-retro:before{content:"\f083";}.fa-car:before{content:"\f1b9";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-caret-square-down:before{content:"\f150";}.fa-caret-square-left:before{content:"\f191";}.fa-caret-square-right:before{content:"\f152";}.fa-caret-square-up:before{content:"\f151";}.fa-caret-up:before{content:"\f0d8";}.fa-cart-arrow-down:before{content:"\f218";}.fa-cart-plus:before{content:"\f217";}.fa-cc-amazon-pay:before{content:"\f42d";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-apple-pay:before{content:"\f416";}.fa-cc-diners-club:before{content:"\f24c";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-cc-visa:before{content:"\f1f0";}.fa-centercode:before{content:"\f380";}.fa-certificate:before{content:"\f0a3";}.fa-chart-area:before{content:"\f1fe";}.fa-chart-bar:before{content:"\f080";}.fa-chart-line:before{content:"\f201";}.fa-chart-pie:before{content:"\f200";}.fa-check:before{content:"\f00c";}.fa-check-circle:before{content:"\f058";}.fa-check-square:before{content:"\f14a";}.fa-chess:before{content:"\f439";}.fa-chess-bishop:before{content:"\f43a";}.fa-chess-board:before{content:"\f43c";}.fa-chess-king:before{content:"\f43f";}.fa-chess-knight:before{content:"\f441";}.fa-chess-pawn:before{content:"\f443";}.fa-chess-queen:before{content:"\f445";}.fa-chess-rook:before{content:"\f447";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-down:before{content:"\f078";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-chevron-up:before{content:"\f077";}.fa-child:before{content:"\f1ae";}.fa-chrome:before{content:"\f268";}.fa-circle:before{content:"\f111";}.fa-circle-notch:before{content:"\f1ce";}.fa-clipboard:before{content:"\f328";}.fa-clock:before{content:"\f017";}.fa-clone:before{content:"\f24d";}.fa-closed-captioning:before{content:"\f20a";}.fa-cloud:before{content:"\f0c2";}.fa-cloud-download-alt:before{content:"\f381";}.fa-cloud-upload-alt:before{content:"\f382";}.fa-cloudscale:before{content:"\f383";}.fa-cloudsmith:before{content:"\f384";}.fa-cloudversify:before{content:"\f385";}.fa-code:before{content:"\f121";}.fa-code-branch:before{content:"\f126";}.fa-codepen:before{content:"\f1cb";}.fa-codiepie:before{content:"\f284";}.fa-coffee:before{content:"\f0f4";}.fa-cog:before{content:"\f013";}.fa-cogs:before{content:"\f085";}.fa-columns:before{content:"\f0db";}.fa-comment:before{content:"\f075";}.fa-comment-alt:before{content:"\f27a";}.fa-comments:before{content:"\f086";}.fa-compass:before{content:"\f14e";}.fa-compress:before{content:"\f066";}.fa-connectdevelop:before{content:"\f20e";}.fa-contao:before{content:"\f26d";}.fa-copy:before{content:"\f0c5";}.fa-copyright:before{content:"\f1f9";}.fa-cpanel:before{content:"\f388";}.fa-creative-commons:before{content:"\f25e";}.fa-credit-card:before{content:"\f09d";}.fa-crop:before{content:"\f125";}.fa-crosshairs:before{content:"\f05b";}.fa-css3:before{content:"\f13c";}.fa-css3-alt:before{content:"\f38b";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-cut:before{content:"\f0c4";}.fa-cuttlefish:before{content:"\f38c";}.fa-d-and-d:before{content:"\f38d";}.fa-dashcube:before{content:"\f210";}.fa-database:before{content:"\f1c0";}.fa-deaf:before{content:"\f2a4";}.fa-delicious:before{content:"\f1a5";}.fa-deploydog:before{content:"\f38e";}.fa-deskpro:before{content:"\f38f";}.fa-desktop:before{content:"\f108";}.fa-deviantart:before{content:"\f1bd";}.fa-digg:before{content:"\f1a6";}.fa-digital-ocean:before{content:"\f391";}.fa-discord:before{content:"\f392";}.fa-discourse:before{content:"\f393";}.fa-dochub:before{content:"\f394";}.fa-docker:before{content:"\f395";}.fa-dollar-sign:before{content:"\f155";}.fa-dot-circle:before{content:"\f192";}.fa-download:before{content:"\f019";}.fa-draft2digital:before{content:"\f396";}.fa-dribbble:before{content:"\f17d";}.fa-dribbble-square:before{content:"\f397";}.fa-dropbox:before{content:"\f16b";}.fa-drupal:before{content:"\f1a9";}.fa-dyalog:before{content:"\f399";}.fa-earlybirds:before{content:"\f39a";}.fa-edge:before{content:"\f282";}.fa-edit:before{content:"\f044";}.fa-eject:before{content:"\f052";}.fa-elementor:before{content:"\f430";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-ember:before{content:"\f423";}.fa-empire:before{content:"\f1d1";}.fa-envelope:before{content:"\f0e0";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-square:before{content:"\f199";}.fa-envira:before{content:"\f299";}.fa-eraser:before{content:"\f12d";}.fa-erlang:before{content:"\f39d";}.fa-ethereum:before{content:"\f42e";}.fa-etsy:before{content:"\f2d7";}.fa-euro-sign:before{content:"\f153";}.fa-exchange-alt:before{content:"\f362";}.fa-exclamation:before{content:"\f12a";}.fa-exclamation-circle:before{content:"\f06a";}.fa-exclamation-triangle:before{content:"\f071";}.fa-expand:before{content:"\f065";}.fa-expand-arrows-alt:before{content:"\f31e";}.fa-expeditedssl:before{content:"\f23e";}.fa-external-link-alt:before{content:"\f35d";}.fa-external-link-square-alt:before{content:"\f360";}.fa-eye:before{content:"\f06e";}.fa-eye-dropper:before{content:"\f1fb";}.fa-eye-slash:before{content:"\f070";}.fa-facebook:before{content:"\f09a";}.fa-facebook-f:before{content:"\f39e";}.fa-facebook-messenger:before{content:"\f39f";}.fa-facebook-square:before{content:"\f082";}.fa-fast-backward:before{content:"\f049";}.fa-fast-forward:before{content:"\f050";}.fa-fax:before{content:"\f1ac";}.fa-female:before{content:"\f182";}.fa-fighter-jet:before{content:"\f0fb";}.fa-file:before{content:"\f15b";}.fa-file-alt:before{content:"\f15c";}.fa-file-archive:before{content:"\f1c6";}.fa-file-audio:before{content:"\f1c7";}.fa-file-code:before{content:"\f1c9";}.fa-file-excel:before{content:"\f1c3";}.fa-file-image:before{content:"\f1c5";}.fa-file-pdf:before{content:"\f1c1";}.fa-file-powerpoint:before{content:"\f1c4";}.fa-file-video:before{content:"\f1c8";}.fa-file-word:before{content:"\f1c2";}.fa-film:before{content:"\f008";}.fa-filter:before{content:"\f0b0";}.fa-fire:before{content:"\f06d";}.fa-fire-extinguisher:before{content:"\f134";}.fa-firefox:before{content:"\f269";}.fa-first-order:before{content:"\f2b0";}.fa-firstdraft:before{content:"\f3a1";}.fa-flag:before{content:"\f024";}.fa-flag-checkered:before{content:"\f11e";}.fa-flask:before{content:"\f0c3";}.fa-flickr:before{content:"\f16e";}.fa-flipboard:before{content:"\f44d";}.fa-fly:before{content:"\f417";}.fa-folder:before{content:"\f07b";}.fa-folder-open:before{content:"\f07c";}.fa-font:before{content:"\f031";}.fa-font-awesome:before{content:"\f2b4";}.fa-font-awesome-alt:before{content:"\f35c";}.fa-font-awesome-flag:before{content:"\f425";}.fa-fonticons:before{content:"\f280";}.fa-fonticons-fi:before{content:"\f3a2";}.fa-football-ball:before{content:"\f44e";}.fa-fort-awesome:before{content:"\f286";}.fa-fort-awesome-alt:before{content:"\f3a3";}.fa-forumbee:before{content:"\f211";}.fa-forward:before{content:"\f04e";}.fa-foursquare:before{content:"\f180";}.fa-free-code-camp:before{content:"\f2c5";}.fa-freebsd:before{content:"\f3a4";}.fa-frown:before{content:"\f119";}.fa-futbol:before{content:"\f1e3";}.fa-gamepad:before{content:"\f11b";}.fa-gavel:before{content:"\f0e3";}.fa-gem:before{content:"\f3a5";}.fa-genderless:before{content:"\f22d";}.fa-get-pocket:before{content:"\f265";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-gift:before{content:"\f06b";}.fa-git:before{content:"\f1d3";}.fa-git-square:before{content:"\f1d2";}.fa-github:before{content:"\f09b";}.fa-github-alt:before{content:"\f113";}.fa-github-square:before{content:"\f092";}.fa-gitkraken:before{content:"\f3a6";}.fa-gitlab:before{content:"\f296";}.fa-gitter:before{content:"\f426";}.fa-glass-martini:before{content:"\f000";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-globe:before{content:"\f0ac";}.fa-gofore:before{content:"\f3a7";}.fa-golf-ball:before{content:"\f450";}.fa-goodreads:before{content:"\f3a8";}.fa-goodreads-g:before{content:"\f3a9";}.fa-google:before{content:"\f1a0";}.fa-google-drive:before{content:"\f3aa";}.fa-google-play:before{content:"\f3ab";}.fa-google-plus:before{content:"\f2b3";}.fa-google-plus-g:before{content:"\f0d5";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-wallet:before{content:"\f1ee";}.fa-graduation-cap:before{content:"\f19d";}.fa-gratipay:before{content:"\f184";}.fa-grav:before{content:"\f2d6";}.fa-gripfire:before{content:"\f3ac";}.fa-grunt:before{content:"\f3ad";}.fa-gulp:before{content:"\f3ae";}.fa-h-square:before{content:"\f0fd";}.fa-hacker-news:before{content:"\f1d4";}.fa-hacker-news-square:before{content:"\f3af";}.fa-hand-lizard:before{content:"\f258";}.fa-hand-paper:before{content:"\f256";}.fa-hand-peace:before{content:"\f25b";}.fa-hand-point-down:before{content:"\f0a7";}.fa-hand-point-left:before{content:"\f0a5";}.fa-hand-point-right:before{content:"\f0a4";}.fa-hand-point-up:before{content:"\f0a6";}.fa-hand-pointer:before{content:"\f25a";}.fa-hand-rock:before{content:"\f255";}.fa-hand-scissors:before{content:"\f257";}.fa-hand-spock:before{content:"\f259";}.fa-handshake:before{content:"\f2b5";}.fa-hashtag:before{content:"\f292";}.fa-hdd:before{content:"\f0a0";}.fa-heading:before{content:"\f1dc";}.fa-headphones:before{content:"\f025";}.fa-heart:before{content:"\f004";}.fa-heartbeat:before{content:"\f21e";}.fa-hips:before{content:"\f452";}.fa-hire-a-helper:before{content:"\f3b0";}.fa-history:before{content:"\f1da";}.fa-hockey-puck:before{content:"\f453";}.fa-home:before{content:"\f015";}.fa-hooli:before{content:"\f427";}.fa-hospital:before{content:"\f0f8";}.fa-hotjar:before{content:"\f3b1";}.fa-hourglass:before{content:"\f254";}.fa-hourglass-end:before{content:"\f253";}.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-start:before{content:"\f251";}.fa-houzz:before{content:"\f27c";}.fa-html5:before{content:"\f13b";}.fa-hubspot:before{content:"\f3b2";}.fa-i-cursor:before{content:"\f246";}.fa-id-badge:before{content:"\f2c1";}.fa-id-card:before{content:"\f2c2";}.fa-image:before{content:"\f03e";}.fa-images:before{content:"\f302";}.fa-imdb:before{content:"\f2d8";}.fa-inbox:before{content:"\f01c";}.fa-indent:before{content:"\f03c";}.fa-industry:before{content:"\f275";}.fa-info:before{content:"\f129";}.fa-info-circle:before{content:"\f05a";}.fa-instagram:before{content:"\f16d";}.fa-internet-explorer:before{content:"\f26b";}.fa-ioxhost:before{content:"\f208";}.fa-italic:before{content:"\f033";}.fa-itunes:before{content:"\f3b4";}.fa-itunes-note:before{content:"\f3b5";}.fa-jenkins:before{content:"\f3b6";}.fa-joget:before{content:"\f3b7";}.fa-joomla:before{content:"\f1aa";}.fa-js:before{content:"\f3b8";}.fa-js-square:before{content:"\f3b9";}.fa-jsfiddle:before{content:"\f1cc";}.fa-key:before{content:"\f084";}.fa-keyboard:before{content:"\f11c";}.fa-keycdn:before{content:"\f3ba";}.fa-kickstarter:before{content:"\f3bb";}.fa-kickstarter-k:before{content:"\f3bc";}.fa-korvue:before{content:"\f42f";}.fa-language:before{content:"\f1ab";}.fa-laptop:before{content:"\f109";}.fa-laravel:before{content:"\f3bd";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-leaf:before{content:"\f06c";}.fa-leanpub:before{content:"\f212";}.fa-lemon:before{content:"\f094";}.fa-less:before{content:"\f41d";}.fa-level-down-alt:before{content:"\f3be";}.fa-level-up-alt:before{content:"\f3bf";}.fa-life-ring:before{content:"\f1cd";}.fa-lightbulb:before{content:"\f0eb";}.fa-line:before{content:"\f3c0";}.fa-link:before{content:"\f0c1";}.fa-linkedin:before{content:"\f08c";}.fa-linkedin-in:before{content:"\f0e1";}.fa-linode:before{content:"\f2b8";}.fa-linux:before{content:"\f17c";}.fa-lira-sign:before{content:"\f195";}.fa-list:before{content:"\f03a";}.fa-list-alt:before{content:"\f022";}.fa-list-ol:before{content:"\f0cb";}.fa-list-ul:before{content:"\f0ca";}.fa-location-arrow:before{content:"\f124";}.fa-lock:before{content:"\f023";}.fa-lock-open:before{content:"\f3c1";}.fa-long-arrow-alt-down:before{content:"\f309";}.fa-long-arrow-alt-left:before{content:"\f30a";}.fa-long-arrow-alt-right:before{content:"\f30b";}.fa-long-arrow-alt-up:before{content:"\f30c";}.fa-low-vision:before{content:"\f2a8";}.fa-lyft:before{content:"\f3c3";}.fa-magento:before{content:"\f3c4";}.fa-magic:before{content:"\f0d0";}.fa-magnet:before{content:"\f076";}.fa-male:before{content:"\f183";}.fa-map:before{content:"\f279";}.fa-map-marker:before{content:"\f041";}.fa-map-marker-alt:before{content:"\f3c5";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-mars:before{content:"\f222";}.fa-mars-double:before{content:"\f227";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-maxcdn:before{content:"\f136";}.fa-medapps:before{content:"\f3c6";}.fa-medium:before{content:"\f23a";}.fa-medium-m:before{content:"\f3c7";}.fa-medkit:before{content:"\f0fa";}.fa-medrt:before{content:"\f3c8";}.fa-meetup:before{content:"\f2e0";}.fa-meh:before{content:"\f11a";}.fa-mercury:before{content:"\f223";}.fa-microchip:before{content:"\f2db";}.fa-microphone:before{content:"\f130";}.fa-microphone-slash:before{content:"\f131";}.fa-microsoft:before{content:"\f3ca";}.fa-minus:before{content:"\f068";}.fa-minus-circle:before{content:"\f056";}.fa-minus-square:before{content:"\f146";}.fa-mix:before{content:"\f3cb";}.fa-mixcloud:before{content:"\f289";}.fa-mizuni:before{content:"\f3cc";}.fa-mobile:before{content:"\f10b";}.fa-mobile-alt:before{content:"\f3cd";}.fa-modx:before{content:"\f285";}.fa-monero:before{content:"\f3d0";}.fa-money-bill-alt:before{content:"\f3d1";}.fa-moon:before{content:"\f186";}.fa-motorcycle:before{content:"\f21c";}.fa-mouse-pointer:before{content:"\f245";}.fa-music:before{content:"\f001";}.fa-napster:before{content:"\f3d2";}.fa-neuter:before{content:"\f22c";}.fa-newspaper:before{content:"\f1ea";}.fa-nintendo-switch:before{content:"\f418";}.fa-node:before{content:"\f419";}.fa-node-js:before{content:"\f3d3";}.fa-npm:before{content:"\f3d4";}.fa-ns8:before{content:"\f3d5";}.fa-nutritionix:before{content:"\f3d6";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-opencart:before{content:"\f23d";}.fa-openid:before{content:"\f19b";}.fa-opera:before{content:"\f26a";}.fa-optin-monster:before{content:"\f23c";}.fa-osi:before{content:"\f41a";}.fa-outdent:before{content:"\f03b";}.fa-page4:before{content:"\f3d7";}.fa-pagelines:before{content:"\f18c";}.fa-paint-brush:before{content:"\f1fc";}.fa-palfed:before{content:"\f3d8";}.fa-paper-plane:before{content:"\f1d8";}.fa-paperclip:before{content:"\f0c6";}.fa-paragraph:before{content:"\f1dd";}.fa-paste:before{content:"\f0ea";}.fa-patreon:before{content:"\f3d9";}.fa-pause:before{content:"\f04c";}.fa-pause-circle:before{content:"\f28b";}.fa-paw:before{content:"\f1b0";}.fa-paypal:before{content:"\f1ed";}.fa-pen-square:before{content:"\f14b";}.fa-pencil-alt:before{content:"\f303";}.fa-percent:before{content:"\f295";}.fa-periscope:before{content:"\f3da";}.fa-phabricator:before{content:"\f3db";}.fa-phoenix-framework:before{content:"\f3dc";}.fa-phone:before{content:"\f095";}.fa-phone-square:before{content:"\f098";}.fa-phone-volume:before{content:"\f2a0";}.fa-php:before{content:"\f457";}.fa-pied-piper:before{content:"\f2ae";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-p:before{content:"\f231";}.fa-pinterest-square:before{content:"\f0d3";}.fa-plane:before{content:"\f072";}.fa-play:before{content:"\f04b";}.fa-play-circle:before{content:"\f144";}.fa-playstation:before{content:"\f3df";}.fa-plug:before{content:"\f1e6";}.fa-plus:before{content:"\f067";}.fa-plus-circle:before{content:"\f055";}.fa-plus-square:before{content:"\f0fe";}.fa-podcast:before{content:"\f2ce";}.fa-pound-sign:before{content:"\f154";}.fa-power-off:before{content:"\f011";}.fa-print:before{content:"\f02f";}.fa-product-hunt:before{content:"\f288";}.fa-pushed:before{content:"\f3e1";}.fa-puzzle-piece:before{content:"\f12e";}.fa-python:before{content:"\f3e2";}.fa-qq:before{content:"\f1d6";}.fa-qrcode:before{content:"\f029";}.fa-question:before{content:"\f128";}.fa-question-circle:before{content:"\f059";}.fa-quidditch:before{content:"\f458";}.fa-quinscape:before{content:"\f459";}.fa-quora:before{content:"\f2c4";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-random:before{content:"\f074";}.fa-ravelry:before{content:"\f2d9";}.fa-react:before{content:"\f41b";}.fa-rebel:before{content:"\f1d0";}.fa-recycle:before{content:"\f1b8";}.fa-red-river:before{content:"\f3e3";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-alien:before{content:"\f281";}.fa-reddit-square:before{content:"\f1a2";}.fa-redo:before{content:"\f01e";}.fa-redo-alt:before{content:"\f2f9";}.fa-registered:before{content:"\f25d";}.fa-rendact:before{content:"\f3e4";}.fa-renren:before{content:"\f18b";}.fa-reply:before{content:"\f3e5";}.fa-reply-all:before{content:"\f122";}.fa-replyd:before{content:"\f3e6";}.fa-resolving:before{content:"\f3e7";}.fa-retweet:before{content:"\f079";}.fa-road:before{content:"\f018";}.fa-rocket:before{content:"\f135";}.fa-rocketchat:before{content:"\f3e8";}.fa-rockrms:before{content:"\f3e9";}.fa-rss:before{content:"\f09e";}.fa-rss-square:before{content:"\f143";}.fa-ruble-sign:before{content:"\f158";}.fa-rupee-sign:before{content:"\f156";}.fa-safari:before{content:"\f267";}.fa-sass:before{content:"\f41e";}.fa-save:before{content:"\f0c7";}.fa-schlix:before{content:"\f3ea";}.fa-scribd:before{content:"\f28a";}.fa-search:before{content:"\f002";}.fa-search-minus:before{content:"\f010";}.fa-search-plus:before{content:"\f00e";}.fa-searchengin:before{content:"\f3eb";}.fa-sellcast:before{content:"\f2da";}.fa-sellsy:before{content:"\f213";}.fa-server:before{content:"\f233";}.fa-servicestack:before{content:"\f3ec";}.fa-share:before{content:"\f064";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-share-square:before{content:"\f14d";}.fa-shekel-sign:before{content:"\f20b";}.fa-shield-alt:before{content:"\f3ed";}.fa-ship:before{content:"\f21a";}.fa-shirtsinbulk:before{content:"\f214";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-shopping-cart:before{content:"\f07a";}.fa-shower:before{content:"\f2cc";}.fa-sign-in-alt:before{content:"\f2f6";}.fa-sign-language:before{content:"\f2a7";}.fa-sign-out-alt:before{content:"\f2f5";}.fa-signal:before{content:"\f012";}.fa-simplybuilt:before{content:"\f215";}.fa-sistrix:before{content:"\f3ee";}.fa-sitemap:before{content:"\f0e8";}.fa-skyatlas:before{content:"\f216";}.fa-skype:before{content:"\f17e";}.fa-slack:before{content:"\f198";}.fa-slack-hash:before{content:"\f3ef";}.fa-sliders-h:before{content:"\f1de";}.fa-slideshare:before{content:"\f1e7";}.fa-smile:before{content:"\f118";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-snowflake:before{content:"\f2dc";}.fa-sort:before{content:"\f0dc";}.fa-sort-alpha-down:before{content:"\f15d";}.fa-sort-alpha-up:before{content:"\f15e";}.fa-sort-amount-down:before{content:"\f160";}.fa-sort-amount-up:before{content:"\f161";}.fa-sort-down:before{content:"\f0dd";}.fa-sort-numeric-down:before{content:"\f162";}.fa-sort-numeric-up:before{content:"\f163";}.fa-sort-up:before{content:"\f0de";}.fa-soundcloud:before{content:"\f1be";}.fa-space-shuttle:before{content:"\f197";}.fa-speakap:before{content:"\f3f3";}.fa-spinner:before{content:"\f110";}.fa-spotify:before{content:"\f1bc";}.fa-square:before{content:"\f0c8";}.fa-square-full:before{content:"\f45c";}.fa-stack-exchange:before{content:"\f18d";}.fa-stack-overflow:before{content:"\f16c";}.fa-star:before{content:"\f005";}.fa-star-half:before{content:"\f089";}.fa-staylinked:before{content:"\f3f5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-steam-symbol:before{content:"\f3f6";}.fa-step-backward:before{content:"\f048";}.fa-step-forward:before{content:"\f051";}.fa-stethoscope:before{content:"\f0f1";}.fa-sticker-mule:before{content:"\f3f7";}.fa-sticky-note:before{content:"\f249";}.fa-stop:before{content:"\f04d";}.fa-stop-circle:before{content:"\f28d";}.fa-stopwatch:before{content:"\f2f2";}.fa-strava:before{content:"\f428";}.fa-street-view:before{content:"\f21d";}.fa-strikethrough:before{content:"\f0cc";}.fa-stripe:before{content:"\f429";}.fa-stripe-s:before{content:"\f42a";}.fa-studiovinari:before{content:"\f3f8";}.fa-stumbleupon:before{content:"\f1a4";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-subscript:before{content:"\f12c";}.fa-subway:before{content:"\f239";}.fa-suitcase:before{content:"\f0f2";}.fa-sun:before{content:"\f185";}.fa-superpowers:before{content:"\f2dd";}.fa-superscript:before{content:"\f12b";}.fa-supple:before{content:"\f3f9";}.fa-sync:before{content:"\f021";}.fa-sync-alt:before{content:"\f2f1";}.fa-table:before{content:"\f0ce";}.fa-table-tennis:before{content:"\f45d";}.fa-tablet:before{content:"\f10a";}.fa-tablet-alt:before{content:"\f3fa";}.fa-tachometer-alt:before{content:"\f3fd";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-tasks:before{content:"\f0ae";}.fa-taxi:before{content:"\f1ba";}.fa-telegram:before{content:"\f2c6";}.fa-telegram-plane:before{content:"\f3fe";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-terminal:before{content:"\f120";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-th:before{content:"\f00a";}.fa-th-large:before{content:"\f009";}.fa-th-list:before{content:"\f00b";}.fa-themeisle:before{content:"\f2b2";}.fa-thermometer-empty:before{content:"\f2cb";}.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-thumbs-down:before{content:"\f165";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbtack:before{content:"\f08d";}.fa-ticket-alt:before{content:"\f3ff";}.fa-times:before{content:"\f00d";}.fa-times-circle:before{content:"\f057";}.fa-tint:before{content:"\f043";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-trademark:before{content:"\f25c";}.fa-train:before{content:"\f238";}.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-trash:before{content:"\f1f8";}.fa-trash-alt:before{content:"\f2ed";}.fa-tree:before{content:"\f1bb";}.fa-trello:before{content:"\f181";}.fa-tripadvisor:before{content:"\f262";}.fa-trophy:before{content:"\f091";}.fa-truck:before{content:"\f0d1";}.fa-tty:before{content:"\f1e4";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-tv:before{content:"\f26c";}.fa-twitch:before{content:"\f1e8";}.fa-twitter:before{content:"\f099";}.fa-twitter-square:before{content:"\f081";}.fa-typo3:before{content:"\f42b";}.fa-uber:before{content:"\f402";}.fa-uikit:before{content:"\f403";}.fa-umbrella:before{content:"\f0e9";}.fa-underline:before{content:"\f0cd";}.fa-undo:before{content:"\f0e2";}.fa-undo-alt:before{content:"\f2ea";}.fa-uniregistry:before{content:"\f404";}.fa-universal-access:before{content:"\f29a";}.fa-university:before{content:"\f19c";}.fa-unlink:before{content:"\f127";}.fa-unlock:before{content:"\f09c";}.fa-unlock-alt:before{content:"\f13e";}.fa-untappd:before{content:"\f405";}.fa-upload:before{content:"\f093";}.fa-usb:before{content:"\f287";}.fa-user:before{content:"\f007";}.fa-user-circle:before{content:"\f2bd";}.fa-user-md:before{content:"\f0f0";}.fa-user-plus:before{content:"\f234";}.fa-user-secret:before{content:"\f21b";}.fa-user-times:before{content:"\f235";}.fa-users:before{content:"\f0c0";}.fa-ussunnah:before{content:"\f407";}.fa-utensil-spoon:before{content:"\f2e5";}.fa-utensils:before{content:"\f2e7";}.fa-vaadin:before{content:"\f408";}.fa-venus:before{content:"\f221";}.fa-venus-double:before{content:"\f226";}.fa-venus-mars:before{content:"\f228";}.fa-viacoin:before{content:"\f237";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-viber:before{content:"\f409";}.fa-video:before{content:"\f03d";}.fa-vimeo:before{content:"\f40a";}.fa-vimeo-square:before{content:"\f194";}.fa-vimeo-v:before{content:"\f27d";}.fa-vine:before{content:"\f1ca";}.fa-vk:before{content:"\f189";}.fa-vnv:before{content:"\f40b";}.fa-volleyball-ball:before{content:"\f45f";}.fa-volume-down:before{content:"\f027";}.fa-volume-off:before{content:"\f026";}.fa-volume-up:before{content:"\f028";}.fa-vuejs:before{content:"\f41f";}.fa-weibo:before{content:"\f18a";}.fa-weixin:before{content:"\f1d7";}.fa-whatsapp:before{content:"\f232";}.fa-whatsapp-square:before{content:"\f40c";}.fa-wheelchair:before{content:"\f193";}.fa-whmcs:before{content:"\f40d";}.fa-wifi:before{content:"\f1eb";}.fa-wikipedia-w:before{content:"\f266";}.fa-window-close:before{content:"\f410";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-windows:before{content:"\f17a";}.fa-won-sign:before{content:"\f159";}.fa-wordpress:before{content:"\f19a";}.fa-wordpress-simple:before{content:"\f411";}.fa-wpbeginner:before{content:"\f297";}.fa-wpexplorer:before{content:"\f2de";}.fa-wpforms:before{content:"\f298";}.fa-wrench:before{content:"\f0ad";}.fa-xbox:before{content:"\f412";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-y-combinator:before{content:"\f23b";}.fa-yahoo:before{content:"\f19e";}.fa-yandex:before{content:"\f413";}.fa-yandex-international:before{content:"\f414";}.fa-yelp:before{content:"\f1e9";}.fa-yen-sign:before{content:"\f157";}.fa-yoast:before{content:"\f2b1";}.fa-youtube:before{content:"\f167";}.fa-youtube-square:before{content:"\f431";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;src:url(/themes/custom/brq/font/fa-brands-400.eot);src:url(/themes/custom/brq/font/fa-brands-400.eot#iefix) format("embedded-opentype"),url(/themes/custom/brq/font/fa-brands-400.woff2) format("woff2"),url(/themes/custom/brq/font/fa-brands-400.woff) format("woff"),url(/themes/custom/brq/font/fa-brands-400.ttf) format("truetype"),url(/themes/custom/brq/font/fa-brands-400.svg#fontawesome) format("svg");}.fab{font-family:'Font Awesome 5 Brands';}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;src:url(/themes/custom/brq/font/fa-regular-400.eot);src:url(/themes/custom/brq/font/fa-regular-400.eot#iefix) format("embedded-opentype"),url(/themes/custom/brq/font/fa-regular-400.woff2) format("woff2"),url(/themes/custom/brq/font/fa-regular-400.woff) format("woff"),url(/themes/custom/brq/font/fa-regular-400.ttf) format("truetype"),url(/themes/custom/brq/font/fa-regular-400.svg#fontawesome) format("svg");}.far{font-family:'Font Awesome 5 Free';font-weight:400;}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;src:url(/themes/custom/brq/font/fa-solid-900.eot);src:url(/themes/custom/brq/font/fa-solid-900.eot#iefix) format("embedded-opentype"),url(/themes/custom/brq/font/fa-solid-900.woff2) format("woff2"),url(/themes/custom/brq/font/fa-solid-900.woff) format("woff"),url(/themes/custom/brq/font/fa-solid-900.ttf) format("truetype"),url(/themes/custom/brq/font/fa-solid-900.svg#fontawesome) format("svg");}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:'←';}[dir='rtl'] .slick-prev:before{content:'→';}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:'→';}[dir='rtl'] .slick-next:before{content:'←';}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative;}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative;}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block;}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0);}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute;}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em;}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center;}
@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-prev{left:15px}.fp-next{right:15px}.fp-arrow{width:0;height:0;border-style:solid}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-is-overflow.fp-section{height:auto!important}.fp-scrollable .fp-section,.fp-scrollable .fp-slide,.fp-scrollable.fp-responsive .fp-is-overflow.fp-section{height:100vh;height:calc(var(--vh,1vh) * 100)}.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]),.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}.fp-overflow{justify-content:flex-start;max-height:100vh}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none}.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow>.fp-overflow{overflow-y:auto}.fp-overflow{outline:0}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important;min-height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px}.fp-noscroll .fp-overflow{overflow:hidden}
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}.clearfix{zoom:1;}.clearfix::before,.clearfix::after{content:"";display:table;}.clearfix::after{clear:both;}@font-face{font-family:"Optima";font-style:normal;font-weight:normal;src:local("Optima"),url(/themes/custom/brq/fonts/OPTIMA.woff) format("woff");}@font-face{font-family:"Optima Italic";font-style:normal;font-weight:normal;src:local("Optima Italic"),url(/themes/custom/brq/fonts/Optima_Italic.woff) format("woff");}@font-face{font-family:"Optima Medium";font-style:normal;font-weight:normal;src:local("Optima Medium"),url(/themes/custom/brq/fonts/Optima%20Medium.woff) format("woff");}@font-face{font-family:"Optima Bold";font-style:normal;font-weight:normal;src:local("Optima Medium"),url(/themes/custom/brq/fonts/OPTIMA_B.woff) format("woff");}@font-face{font-family:"adobe_garamond_probold";src:url(/themes/custom/brq/fonts/agaramondpro-bold-webfont.woff2) format("woff2"),url(/themes/custom/brq/fonts/agaramondpro-bold-webfont.woff) format("woff"),url(/themes/custom/brq/fonts/agaramondpro-bold-webfont.ttf) format("truetype"),url(/themes/custom/brq/fonts/agaramondpro-bold-webfont.svg#adobe_garamond_probold) format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:"adobe_garamond_proregular";src:url(/themes/custom/brq/fonts/agaramondpro-regular-webfont.woff2) format("woff2"),url(/themes/custom/brq/fonts/agaramondpro-regular-webfont.woff) format("woff"),url(/themes/custom/brq/fonts/agaramondpro-regular-webfont.ttf) format("truetype"),url(/themes/custom/brq/fonts/agaramondpro-regular-webfont.svg#adobe_garamond_proregular) format("svg");font-weight:normal;font-style:normal;}html:not([dir=rtl]){}html:not([dir=rtl]) .base-page{min-height:calc(100vh - 27rem);}@media only screen and (max-width:767px){html:not([dir=rtl]) .base-page{min-height:calc(100vh - 42rem);}}@media only screen and (max-width:767px){html:not([dir=rtl]) .web-only{display:none !important;}}@media only screen and (min-width:767px){html:not([dir=rtl]) .mob-only,html:not([dir=rtl]) .for-mob{display:none !important;}}@media only screen and (min-width:990px){html:not([dir=rtl]) .for-tab{display:none !important;}}html:not([dir=rtl]) .decoration-none{text-decoration:none !important;}html:not([dir=rtl]) .c-pointer{cursor:pointer !important;}html:not([dir=rtl]) .c-not-allowed{cursor:not-allowed !important;}html:not([dir=rtl]) .c-text{cursor:text !important;}html:not([dir=rtl]) p{font-weight:400;line-height:1.4;margin-bottom:25px;}html:not([dir=rtl]) .no-overflow{overflow:hidden !important;}html:not([dir=rtl]) a.has-link{cursor:pointer;}html:not([dir=rtl]) .ls-0{list-style-type:none;}html:not([dir=rtl]) a{text-decoration:none !important;}html:not([dir=rtl]) img{display:block;max-width:100%;height:auto !important;}html:not([dir=rtl]) .relative{position:relative;}html:not([dir=rtl]) .overflow-hidden{overflow:hidden;}html:not([dir=rtl]) .hidden{display:none !important;}html:not([dir=rtl]) .bdr-1{border-radius:10px;}html:not([dir=rtl]) .bdr-solid{border:4px solid #B69C77;}html:not([dir=rtl]) .full-height{display:flex;justify-content:center;flex-direction:column;}html:not([dir=rtl]) .v-center{position:relative;top:50%;transform:translateY(-50%);}html:not([dir=rtl]) .pt-scroll{padding-top:5rem !important;}@media only screen and (max-width:767px){html:not([dir=rtl]) .pt-scroll{padding-top:1.875rem !important;}}html:not([dir=rtl]) .p-top1{padding-top:5rem;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-top1{padding-top:3.75rem;}}html:not([dir=rtl]) .p-top2{padding-top:3.125rem;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-top2{padding-top:3.125rem;}}html:not([dir=rtl]) .p-top3{padding-top:6.875rem;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-top3{padding-top:3.75rem;}}html:not([dir=rtl]) .p-bot1{padding-bottom:8.125rem;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-bot1{padding-bottom:4.375rem;}}html:not([dir=rtl]) .p-bot2{padding-bottom:5rem;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-bot2{padding-bottom:3.75rem;}}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-m-0{padding:0 !important;}}html:not([dir=rtl]) .site-link,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a{border-radius:3px;padding:8px 10px;border:none;outline:none !important;display:inline-flex;justify-content:center;align-items:center;transition:all 0.3s linear 0s;width:100%;text-align:center;text-transform:uppercase;font-family:"Optima";}html:not([dir=rtl]) .site-link.link-1,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-1,html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-1,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-1,html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-1,html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .abt-section .top-content .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a{background-color:#0B2146;color:#FFFFFF;}html:not([dir=rtl]) .site-link.link-1:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-1:hover,html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper html:not([dir=rtl]) a:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-1:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-1:hover,html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover,html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-1:hover,html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover,html[dir=rtl] .abt-section .top-content .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover{border:1px solid #0B2146;background-color:#FFFFFF;color:#0B2146;}html:not([dir=rtl]) .site-link.link-2,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-2,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-2,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-2[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-2,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-2,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a.link-2,html:not([dir=rtl]) html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a,html[dir=rtl] html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-2,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a{border:1px solid #0B2146;color:#0B2146;}html:not([dir=rtl]) .site-link.link-2:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-2:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-2:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-2[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-2:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-2:hover,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .abt-section .lt-content .btn-wrapper a:hover,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit]:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-2:hover,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover{border:0;background-color:#0B2146;color:#FFFFFF;}html:not([dir=rtl]) .site-link.link-3,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-3,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-3,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-3[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-3,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-3,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-3,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a{border:1px solid #FFFFFF;color:#FFFFFF;}html:not([dir=rtl]) .site-link.link-3:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-3:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-3:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-3[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-3:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-3:hover,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a:hover,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit]:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-3:hover,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover{background-color:#FFFFFF;color:#0B2146;}html:not([dir=rtl]) .site-link.link-4,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-4,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-4,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-4[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-4,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-4,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-4,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-4,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-4{background-color:#B69C77;color:#FFFFFF;}html:not([dir=rtl]) .site-link.link-4:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-4:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-4:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-4[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-4:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-4:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-4:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit]:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-4:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-4:hover{border:1px solid #B69C77;background-color:#FFFFFF;color:#B69C77;}html:not([dir=rtl]) .site-link.ln-xl,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.ln-xl,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-xl,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.ln-xl[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.ln-xl,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.ln-xl,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.ln-xl,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-xl,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.ln-xl[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.ln-xl,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.ln-xl{max-width:414px;height:60px;}html:not([dir=rtl]) .site-link.ln-lg,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.ln-lg,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-lg,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.ln-lg,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.ln-lg,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-lg,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a.ln-lg,html:not([dir=rtl]) html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a,html[dir=rtl] html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.ln-lg,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a{max-width:200px;height:48px;}html:not([dir=rtl]) .site-link.ln-md,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-md,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.ln-md[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.ln-md,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-md,html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.ln-md[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.ln-md,html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a{min-width:160px;width:auto;height:40px;font-size:0.875rem;}html:not([dir=rtl]) .site-link.ln-sm,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.ln-sm,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-sm,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.ln-sm[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.ln-sm,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.ln-sm,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.ln-sm,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-sm,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.ln-sm[type=submit],html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.ln-sm,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.ln-sm{max-width:120px;height:36px;font-size:0.75rem;}html:not([dir=rtl]) .link-text-1{color:#A7AABC;}html:not([dir=rtl]) .link-text-1:hover{text-decoration:underline !important;}html:not([dir=rtl]) .text-underline{text-decoration:underline !important;}html:not([dir=rtl]) .block-bd{border:1px solid #B69C77;padding:12px;border-radius:6px;}html:not([dir=rtl]) .site-input{padding:11px 40px 11px 10px;border-radius:5px;}html:not([dir=rtl]) .site-input.sl-lg{height:60px;min-width:220px;}html:not([dir=rtl]) .site-input.sl-md{height:40px;min-width:170px;}html:not([dir=rtl]) .field-1{border:1px solid #FFFFFF;color:#FFFFFF;background-color:#0B2146;}html:not([dir=rtl]) .field-1.placeholder{color:#FFFFFF;opacity:1;}html:not([dir=rtl]) .field-1:-moz-placeholder{color:#FFFFFF;opacity:1;}html:not([dir=rtl]) .field-1::-moz-placeholder{color:#FFFFFF;opacity:1;}html:not([dir=rtl]) .field-1:-ms-input-placeholder{color:#FFFFFF;opacity:1;}html:not([dir=rtl]) .field-1::-webkit-input-placeholder{color:#FFFFFF;opacity:1;}html:not([dir=rtl]) label{color:#A7AABC;margin-bottom:10px;}html:not([dir=rtl]) input{width:100%;height:40px;padding:0 20px;border-radius:5px;border:1px solid #D7DDED;color:#0B2146;background-color:#FFFFFF;}html:not([dir=rtl]) input:focus{outline:none;}html:not([dir=rtl]) input.placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) input:-moz-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) input::-moz-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) input:-ms-input-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) input::-webkit-input-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) textarea{border:1px solid #D7DDED;color:#A7AABC;background-color:#FFFFFF;border-radius:5px;resize:none;width:100%;height:80px;outline:none;padding:10px 20px;}html:not([dir=rtl]) textarea.placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) textarea:-moz-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) textarea::-moz-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) textarea:-ms-input-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) textarea::-webkit-input-placeholder{opacity:1;color:#0B2146;}html:not([dir=rtl]) .bootstrap-select{max-width:none;width:100% !important;display:flex;align-items:center;}html:not([dir=rtl]) .bootstrap-select .dropdown-toggle{height:40px;color:#A7AABC !important;background-color:#FFFFFF !important;border:1px solid #D7DDED !important;outline:none !important;padding:0 20px;text-align:unset;}html:not([dir=rtl]) .bootstrap-select .dropdown-toggle:focus{outline:none !important;}html:not([dir=rtl]) .bootstrap-select .dropdown-toggle .filter-option{display:flex;align-items:center;}html:not([dir=rtl]) .bootstrap-select .dropdown-toggle::after{background:url(/themes/custom/brq/image/down-arrow.svg) no-repeat left top;position:absolute;right:17px;top:17px;width:14px;height:8px;border:0;}html:not([dir=rtl]) .bootstrap-select .dropdown-toggle[aria-expanded=true]::after{transform:scaleY(-1);}html:not([dir=rtl]) .bootstrap-select .dropdown-menu{padding:0;}html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul{margin:0;padding:0;}html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li{padding:5px 20px;list-style-type:none;}html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li:hover{background-color:#0B2146;}html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li:hover a{color:#FFFFFF !important;}html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li a{color:#A7AABC !important;font-size:0.9375rem;display:block;}html:not([dir=rtl]) .slick-dotted.slick-slider{margin-bottom:45px;}html:not([dir=rtl]) .slick-slide img{width:100%;}html:not([dir=rtl]) .slick-dots{bottom:-40px;display:flex;align-items:center;justify-content:center;max-width:1140px;padding:0 15px;left:50%;transform:translateX(-50%);margin:0 !important;}html:not([dir=rtl]) .slick-dots li{margin:0 6px;height:auto;width:auto;}html:not([dir=rtl]) .slick-dots li button{width:10px;height:10px;border-radius:5px;padding:0;opacity:1;background:#0B2146;position:relative;overflow:hidden;}html:not([dir=rtl]) .slick-dots li button::before{content:"";}html:not([dir=rtl]) .slick-dots li.slick-active button,html:not([dir=rtl]) .slick-dots li:hover button{opacity:1;background:#EDEEF4;}html:not([dir=rtl]) .sl-arrow .slick-prev,html:not([dir=rtl]) .sl-arrow .slick-next{z-index:99;}html:not([dir=rtl]) .sl-arrow .slick-prev{left:5px;}html:not([dir=rtl]) .sl-arrow .slick-prev::before{content:url(/themes/custom/brq/image/slick-nav-prev.svg);}html:not([dir=rtl]) .sl-arrow .slick-next{right:5px;}html:not([dir=rtl]) .sl-arrow .slick-next::before{content:url(/themes/custom/brq/image/slick-nav-next.svg);}html:not([dir=rtl]) .bg-1{background-color:#0B2146 !important;}html:not([dir=rtl]) .color-1{color:#0B2146 !important;}html:not([dir=rtl]) .bg-2{background-color:#A7AABC !important;}html:not([dir=rtl]) .color-2{color:#A7AABC !important;}html:not([dir=rtl]) .bg-3{background-color:#EDEEF4 !important;}html:not([dir=rtl]) .color-3{color:#EDEEF4 !important;}html:not([dir=rtl]) .bg-4{background-color:#FFFFFF !important;}html:not([dir=rtl]) .color-4{color:#FFFFFF !important;}html:not([dir=rtl]) .bg-5{background-color:#000000 !important;}html:not([dir=rtl]) .color-5{color:#000000 !important;}html:not([dir=rtl]) .bg-6{background-color:#B69C77 !important;}html:not([dir=rtl]) .color-6{color:#B69C77 !important;}html:not([dir=rtl]) .bg-7{background-color:#607B7D !important;}html:not([dir=rtl]) .color-7{color:#607B7D !important;}html:not([dir=rtl]) .bg-8{background-color:color-8 !important;}html:not([dir=rtl]) .color-8{color:color-8 !important;}html:not([dir=rtl]) .bg-9{background-color:color-9 !important;}html:not([dir=rtl]) .color-9{color:color-9 !important;}html:not([dir=rtl]) .weight-300{font-weight:300 !important;}html:not([dir=rtl]) .lighter{font-weight:300 !important;}html:not([dir=rtl]) .weight-400{font-weight:400 !important;}html:not([dir=rtl]) .normal,html:not([dir=rtl]) html[dir=rtl] body,html[dir=rtl] html:not([dir=rtl]) body,html:not([dir=rtl]) body{font-weight:400 !important;}html:not([dir=rtl]) .weight-500{font-weight:500 !important;}html:not([dir=rtl]) .medium{font-weight:500 !important;}html:not([dir=rtl]) .weight-600{font-weight:600 !important;}html:not([dir=rtl]) .semi-bold{font-weight:600 !important;}html:not([dir=rtl]) .weight-700{font-weight:700 !important;}html:not([dir=rtl]) .bold{font-weight:700 !important;}html:not([dir=rtl]) .weight-800{font-weight:800 !important;}html:not([dir=rtl]) .extra-bold{font-weight:800 !important;}html:not([dir=rtl]) .weight-900{font-weight:900 !important;}html:not([dir=rtl]) .extra-black{font-weight:900 !important;}html:not([dir=rtl]) .heading-h1,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block html:not([dir=rtl]) .odometer,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,html:not([dir=rtl]) h1{font-size:4rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html:not([dir=rtl]) .heading-h1,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block html:not([dir=rtl]) .odometer,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,html:not([dir=rtl]) h1{font-size:1.875rem !important;}}html:not([dir=rtl]) .heading-h2,html:not([dir=rtl]) h2{font-size:3rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html:not([dir=rtl]) .heading-h2,html:not([dir=rtl]) h2{font-size:2rem !important;}}html:not([dir=rtl]) .heading-h3,html:not([dir=rtl]) h3{font-size:2.25rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html:not([dir=rtl]) .heading-h3,html:not([dir=rtl]) h3{font-size:2rem !important;}}html:not([dir=rtl]) .heading-h4,html:not([dir=rtl]) h4{font-size:2rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html:not([dir=rtl]) .heading-h4,html:not([dir=rtl]) h4{font-size:1.875rem !important;}}html:not([dir=rtl]) .heading-h5,html:not([dir=rtl]) h5{font-size:1.75rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html:not([dir=rtl]) .heading-h5,html:not([dir=rtl]) h5{font-size:1.5rem !important;}}html:not([dir=rtl]) .heading-h6,html:not([dir=rtl]) h6{font-size:1.5rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html:not([dir=rtl]) .heading-h6,html:not([dir=rtl]) h6{font-size:1.25rem !important;}}html:not([dir=rtl]) .para-1{font-size:1.125rem !important;}@media only screen and (max-width:767px){html:not([dir=rtl]) .para-1{font-size:1.125rem !important;}}html:not([dir=rtl]) .para-2{font-size:1rem !important;}@media only screen and (max-width:767px){html:not([dir=rtl]) .para-2{font-size:1rem !important;}}html:not([dir=rtl]) .para-3{font-size:0.875rem !important;}@media only screen and (max-width:767px){html:not([dir=rtl]) .para-3{font-size:0.875rem !important;}}html:not([dir=rtl]) .p-type1 p{font-size:18px !important;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-type1 p{font-size:18px !important;}}html:not([dir=rtl]) .p-type2 p,html:not([dir=rtl]) .p-type2 span{font-size:20px !important;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-type2 p,html:not([dir=rtl]) .p-type2 span{font-size:20px !important;}}html:not([dir=rtl]) .p-type3 p{font-size:14px !important;}@media only screen and (max-width:767px){html:not([dir=rtl]) .p-type3 p{font-size:14px !important;}}html:not([dir=rtl]) .br-left{border-radius:4rem 0 0 4rem;}@media only screen and (max-width:767px){html:not([dir=rtl]) .br-left{border-radius:2rem 0 0 2rem;}}html:not([dir=rtl]) .br-top{border-radius:4rem 4rem 0 0;}@media only screen and (max-width:767px){html:not([dir=rtl]) .br-top{border-radius:2rem 2rem 0 0;}}html:not([dir=rtl]) .br-right{border-radius:0 4rem 4rem 0;}@media only screen and (max-width:767px){html:not([dir=rtl]) .br-right{border-radius:0 2rem 2rem 0;}}html:not([dir=rtl]) .br-bottom{border-radius:0 0 4rem 4rem;}@media only screen and (max-width:767px){html:not([dir=rtl]) .br-bottom{border-radius:0 0 2rem 2rem;}}html:not([dir=rtl]) .bt-1{border-top:1px solid #0B2146;}html:not([dir=rtl]) .bt-c1{border-top:1px solid #0B2146;}html:not([dir=rtl]) .bb-1{border-bottom:1px solid #0B2146;}html:not([dir=rtl]) .bb-c1{border-bottom:1px solid #0B2146;}html:not([dir=rtl]) .bl-1{border-left:1px solid #0B2146;}html:not([dir=rtl]) .bl-c1{border-left:1px solid #0B2146;}html:not([dir=rtl]) .br-1{border-right:1px solid #0B2146;}html:not([dir=rtl]) .br-c1{border-right:1px solid #0B2146;}html:not([dir=rtl]) .w-1{width:1% !important;}html:not([dir=rtl]) .mxw-1{max-width:1% !important;}html:not([dir=rtl]) .mnw-1{min-width:1% !important;}html:not([dir=rtl]) .mxh-1{max-height:1% !important;}html:not([dir=rtl]) .opacity-1{opacity:0.01 !important;}html:not([dir=rtl]) .w-2{width:2% !important;}html:not([dir=rtl]) .mxw-2{max-width:2% !important;}html:not([dir=rtl]) .mnw-2{min-width:2% !important;}html:not([dir=rtl]) .mxh-2{max-height:2% !important;}html:not([dir=rtl]) .opacity-2{opacity:0.02 !important;}html:not([dir=rtl]) .w-3{width:3% !important;}html:not([dir=rtl]) .mxw-3{max-width:3% !important;}html:not([dir=rtl]) .mnw-3{min-width:3% !important;}html:not([dir=rtl]) .mxh-3{max-height:3% !important;}html:not([dir=rtl]) .opacity-3{opacity:0.03 !important;}html:not([dir=rtl]) .w-4{width:4% !important;}html:not([dir=rtl]) .mxw-4{max-width:4% !important;}html:not([dir=rtl]) .mnw-4{min-width:4% !important;}html:not([dir=rtl]) .mxh-4{max-height:4% !important;}html:not([dir=rtl]) .opacity-4{opacity:0.04 !important;}html:not([dir=rtl]) .w-5{width:5% !important;}html:not([dir=rtl]) .mxw-5{max-width:5% !important;}html:not([dir=rtl]) .mnw-5{min-width:5% !important;}html:not([dir=rtl]) .mxh-5{max-height:5% !important;}html:not([dir=rtl]) .opacity-5{opacity:0.05 !important;}html:not([dir=rtl]) .w-6{width:6% !important;}html:not([dir=rtl]) .mxw-6{max-width:6% !important;}html:not([dir=rtl]) .mnw-6{min-width:6% !important;}html:not([dir=rtl]) .mxh-6{max-height:6% !important;}html:not([dir=rtl]) .opacity-6{opacity:0.06 !important;}html:not([dir=rtl]) .w-7{width:7% !important;}html:not([dir=rtl]) .mxw-7{max-width:7% !important;}html:not([dir=rtl]) .mnw-7{min-width:7% !important;}html:not([dir=rtl]) .mxh-7{max-height:7% !important;}html:not([dir=rtl]) .opacity-7{opacity:0.07 !important;}html:not([dir=rtl]) .w-8{width:8% !important;}html:not([dir=rtl]) .mxw-8{max-width:8% !important;}html:not([dir=rtl]) .mnw-8{min-width:8% !important;}html:not([dir=rtl]) .mxh-8{max-height:8% !important;}html:not([dir=rtl]) .opacity-8{opacity:0.08 !important;}html:not([dir=rtl]) .w-9{width:9% !important;}html:not([dir=rtl]) .mxw-9{max-width:9% !important;}html:not([dir=rtl]) .mnw-9{min-width:9% !important;}html:not([dir=rtl]) .mxh-9{max-height:9% !important;}html:not([dir=rtl]) .opacity-9{opacity:0.09 !important;}html:not([dir=rtl]) .w-10{width:10% !important;}html:not([dir=rtl]) .mxw-10{max-width:10% !important;}html:not([dir=rtl]) .mnw-10{min-width:10% !important;}html:not([dir=rtl]) .mxh-10{max-height:10% !important;}html:not([dir=rtl]) .opacity-10{opacity:0.1 !important;}html:not([dir=rtl]) .w-11{width:11% !important;}html:not([dir=rtl]) .mxw-11{max-width:11% !important;}html:not([dir=rtl]) .mnw-11{min-width:11% !important;}html:not([dir=rtl]) .mxh-11{max-height:11% !important;}html:not([dir=rtl]) .opacity-11{opacity:0.11 !important;}html:not([dir=rtl]) .w-12{width:12% !important;}html:not([dir=rtl]) .mxw-12{max-width:12% !important;}html:not([dir=rtl]) .mnw-12{min-width:12% !important;}html:not([dir=rtl]) .mxh-12{max-height:12% !important;}html:not([dir=rtl]) .opacity-12{opacity:0.12 !important;}html:not([dir=rtl]) .w-13{width:13% !important;}html:not([dir=rtl]) .mxw-13{max-width:13% !important;}html:not([dir=rtl]) .mnw-13{min-width:13% !important;}html:not([dir=rtl]) .mxh-13{max-height:13% !important;}html:not([dir=rtl]) .opacity-13{opacity:0.13 !important;}html:not([dir=rtl]) .w-14{width:14% !important;}html:not([dir=rtl]) .mxw-14{max-width:14% !important;}html:not([dir=rtl]) .mnw-14{min-width:14% !important;}html:not([dir=rtl]) .mxh-14{max-height:14% !important;}html:not([dir=rtl]) .opacity-14{opacity:0.14 !important;}html:not([dir=rtl]) .w-15{width:15% !important;}html:not([dir=rtl]) .mxw-15{max-width:15% !important;}html:not([dir=rtl]) .mnw-15{min-width:15% !important;}html:not([dir=rtl]) .mxh-15{max-height:15% !important;}html:not([dir=rtl]) .opacity-15{opacity:0.15 !important;}html:not([dir=rtl]) .w-16{width:16% !important;}html:not([dir=rtl]) .mxw-16{max-width:16% !important;}html:not([dir=rtl]) .mnw-16{min-width:16% !important;}html:not([dir=rtl]) .mxh-16{max-height:16% !important;}html:not([dir=rtl]) .opacity-16{opacity:0.16 !important;}html:not([dir=rtl]) .w-17{width:17% !important;}html:not([dir=rtl]) .mxw-17{max-width:17% !important;}html:not([dir=rtl]) .mnw-17{min-width:17% !important;}html:not([dir=rtl]) .mxh-17{max-height:17% !important;}html:not([dir=rtl]) .opacity-17{opacity:0.17 !important;}html:not([dir=rtl]) .w-18{width:18% !important;}html:not([dir=rtl]) .mxw-18{max-width:18% !important;}html:not([dir=rtl]) .mnw-18{min-width:18% !important;}html:not([dir=rtl]) .mxh-18{max-height:18% !important;}html:not([dir=rtl]) .opacity-18{opacity:0.18 !important;}html:not([dir=rtl]) .w-19{width:19% !important;}html:not([dir=rtl]) .mxw-19{max-width:19% !important;}html:not([dir=rtl]) .mnw-19{min-width:19% !important;}html:not([dir=rtl]) .mxh-19{max-height:19% !important;}html:not([dir=rtl]) .opacity-19{opacity:0.19 !important;}html:not([dir=rtl]) .w-20{width:20% !important;}html:not([dir=rtl]) .mxw-20{max-width:20% !important;}html:not([dir=rtl]) .mnw-20{min-width:20% !important;}html:not([dir=rtl]) .mxh-20{max-height:20% !important;}html:not([dir=rtl]) .opacity-20{opacity:0.2 !important;}html:not([dir=rtl]) .w-21{width:21% !important;}html:not([dir=rtl]) .mxw-21{max-width:21% !important;}html:not([dir=rtl]) .mnw-21{min-width:21% !important;}html:not([dir=rtl]) .mxh-21{max-height:21% !important;}html:not([dir=rtl]) .opacity-21{opacity:0.21 !important;}html:not([dir=rtl]) .w-22{width:22% !important;}html:not([dir=rtl]) .mxw-22{max-width:22% !important;}html:not([dir=rtl]) .mnw-22{min-width:22% !important;}html:not([dir=rtl]) .mxh-22{max-height:22% !important;}html:not([dir=rtl]) .opacity-22{opacity:0.22 !important;}html:not([dir=rtl]) .w-23{width:23% !important;}html:not([dir=rtl]) .mxw-23{max-width:23% !important;}html:not([dir=rtl]) .mnw-23{min-width:23% !important;}html:not([dir=rtl]) .mxh-23{max-height:23% !important;}html:not([dir=rtl]) .opacity-23{opacity:0.23 !important;}html:not([dir=rtl]) .w-24{width:24% !important;}html:not([dir=rtl]) .mxw-24{max-width:24% !important;}html:not([dir=rtl]) .mnw-24{min-width:24% !important;}html:not([dir=rtl]) .mxh-24{max-height:24% !important;}html:not([dir=rtl]) .opacity-24{opacity:0.24 !important;}html:not([dir=rtl]) .w-25{width:25% !important;}html:not([dir=rtl]) .mxw-25{max-width:25% !important;}html:not([dir=rtl]) .mnw-25{min-width:25% !important;}html:not([dir=rtl]) .mxh-25{max-height:25% !important;}html:not([dir=rtl]) .opacity-25{opacity:0.25 !important;}html:not([dir=rtl]) .w-26{width:26% !important;}html:not([dir=rtl]) .mxw-26{max-width:26% !important;}html:not([dir=rtl]) .mnw-26{min-width:26% !important;}html:not([dir=rtl]) .mxh-26{max-height:26% !important;}html:not([dir=rtl]) .opacity-26{opacity:0.26 !important;}html:not([dir=rtl]) .w-27{width:27% !important;}html:not([dir=rtl]) .mxw-27{max-width:27% !important;}html:not([dir=rtl]) .mnw-27{min-width:27% !important;}html:not([dir=rtl]) .mxh-27{max-height:27% !important;}html:not([dir=rtl]) .opacity-27{opacity:0.27 !important;}html:not([dir=rtl]) .w-28{width:28% !important;}html:not([dir=rtl]) .mxw-28{max-width:28% !important;}html:not([dir=rtl]) .mnw-28{min-width:28% !important;}html:not([dir=rtl]) .mxh-28{max-height:28% !important;}html:not([dir=rtl]) .opacity-28{opacity:0.28 !important;}html:not([dir=rtl]) .w-29{width:29% !important;}html:not([dir=rtl]) .mxw-29{max-width:29% !important;}html:not([dir=rtl]) .mnw-29{min-width:29% !important;}html:not([dir=rtl]) .mxh-29{max-height:29% !important;}html:not([dir=rtl]) .opacity-29{opacity:0.29 !important;}html:not([dir=rtl]) .w-30{width:30% !important;}html:not([dir=rtl]) .mxw-30{max-width:30% !important;}html:not([dir=rtl]) .mnw-30{min-width:30% !important;}html:not([dir=rtl]) .mxh-30{max-height:30% !important;}html:not([dir=rtl]) .opacity-30{opacity:0.3 !important;}html:not([dir=rtl]) .w-31{width:31% !important;}html:not([dir=rtl]) .mxw-31{max-width:31% !important;}html:not([dir=rtl]) .mnw-31{min-width:31% !important;}html:not([dir=rtl]) .mxh-31{max-height:31% !important;}html:not([dir=rtl]) .opacity-31{opacity:0.31 !important;}html:not([dir=rtl]) .w-32{width:32% !important;}html:not([dir=rtl]) .mxw-32{max-width:32% !important;}html:not([dir=rtl]) .mnw-32{min-width:32% !important;}html:not([dir=rtl]) .mxh-32{max-height:32% !important;}html:not([dir=rtl]) .opacity-32{opacity:0.32 !important;}html:not([dir=rtl]) .w-33{width:33% !important;}html:not([dir=rtl]) .mxw-33{max-width:33% !important;}html:not([dir=rtl]) .mnw-33{min-width:33% !important;}html:not([dir=rtl]) .mxh-33{max-height:33% !important;}html:not([dir=rtl]) .opacity-33{opacity:0.33 !important;}html:not([dir=rtl]) .w-34{width:34% !important;}html:not([dir=rtl]) .mxw-34{max-width:34% !important;}html:not([dir=rtl]) .mnw-34{min-width:34% !important;}html:not([dir=rtl]) .mxh-34{max-height:34% !important;}html:not([dir=rtl]) .opacity-34{opacity:0.34 !important;}html:not([dir=rtl]) .w-35{width:35% !important;}html:not([dir=rtl]) .mxw-35{max-width:35% !important;}html:not([dir=rtl]) .mnw-35{min-width:35% !important;}html:not([dir=rtl]) .mxh-35{max-height:35% !important;}html:not([dir=rtl]) .opacity-35{opacity:0.35 !important;}html:not([dir=rtl]) .w-36{width:36% !important;}html:not([dir=rtl]) .mxw-36{max-width:36% !important;}html:not([dir=rtl]) .mnw-36{min-width:36% !important;}html:not([dir=rtl]) .mxh-36{max-height:36% !important;}html:not([dir=rtl]) .opacity-36{opacity:0.36 !important;}html:not([dir=rtl]) .w-37{width:37% !important;}html:not([dir=rtl]) .mxw-37{max-width:37% !important;}html:not([dir=rtl]) .mnw-37{min-width:37% !important;}html:not([dir=rtl]) .mxh-37{max-height:37% !important;}html:not([dir=rtl]) .opacity-37{opacity:0.37 !important;}html:not([dir=rtl]) .w-38{width:38% !important;}html:not([dir=rtl]) .mxw-38{max-width:38% !important;}html:not([dir=rtl]) .mnw-38{min-width:38% !important;}html:not([dir=rtl]) .mxh-38{max-height:38% !important;}html:not([dir=rtl]) .opacity-38{opacity:0.38 !important;}html:not([dir=rtl]) .w-39{width:39% !important;}html:not([dir=rtl]) .mxw-39{max-width:39% !important;}html:not([dir=rtl]) .mnw-39{min-width:39% !important;}html:not([dir=rtl]) .mxh-39{max-height:39% !important;}html:not([dir=rtl]) .opacity-39{opacity:0.39 !important;}html:not([dir=rtl]) .w-40{width:40% !important;}html:not([dir=rtl]) .mxw-40{max-width:40% !important;}html:not([dir=rtl]) .mnw-40{min-width:40% !important;}html:not([dir=rtl]) .mxh-40{max-height:40% !important;}html:not([dir=rtl]) .opacity-40{opacity:0.4 !important;}html:not([dir=rtl]) .w-41{width:41% !important;}html:not([dir=rtl]) .mxw-41{max-width:41% !important;}html:not([dir=rtl]) .mnw-41{min-width:41% !important;}html:not([dir=rtl]) .mxh-41{max-height:41% !important;}html:not([dir=rtl]) .opacity-41{opacity:0.41 !important;}html:not([dir=rtl]) .w-42{width:42% !important;}html:not([dir=rtl]) .mxw-42{max-width:42% !important;}html:not([dir=rtl]) .mnw-42{min-width:42% !important;}html:not([dir=rtl]) .mxh-42{max-height:42% !important;}html:not([dir=rtl]) .opacity-42{opacity:0.42 !important;}html:not([dir=rtl]) .w-43{width:43% !important;}html:not([dir=rtl]) .mxw-43{max-width:43% !important;}html:not([dir=rtl]) .mnw-43{min-width:43% !important;}html:not([dir=rtl]) .mxh-43{max-height:43% !important;}html:not([dir=rtl]) .opacity-43{opacity:0.43 !important;}html:not([dir=rtl]) .w-44{width:44% !important;}html:not([dir=rtl]) .mxw-44{max-width:44% !important;}html:not([dir=rtl]) .mnw-44{min-width:44% !important;}html:not([dir=rtl]) .mxh-44{max-height:44% !important;}html:not([dir=rtl]) .opacity-44{opacity:0.44 !important;}html:not([dir=rtl]) .w-45{width:45% !important;}html:not([dir=rtl]) .mxw-45{max-width:45% !important;}html:not([dir=rtl]) .mnw-45{min-width:45% !important;}html:not([dir=rtl]) .mxh-45{max-height:45% !important;}html:not([dir=rtl]) .opacity-45{opacity:0.45 !important;}html:not([dir=rtl]) .w-46{width:46% !important;}html:not([dir=rtl]) .mxw-46{max-width:46% !important;}html:not([dir=rtl]) .mnw-46{min-width:46% !important;}html:not([dir=rtl]) .mxh-46{max-height:46% !important;}html:not([dir=rtl]) .opacity-46{opacity:0.46 !important;}html:not([dir=rtl]) .w-47{width:47% !important;}html:not([dir=rtl]) .mxw-47{max-width:47% !important;}html:not([dir=rtl]) .mnw-47{min-width:47% !important;}html:not([dir=rtl]) .mxh-47{max-height:47% !important;}html:not([dir=rtl]) .opacity-47{opacity:0.47 !important;}html:not([dir=rtl]) .w-48{width:48% !important;}html:not([dir=rtl]) .mxw-48{max-width:48% !important;}html:not([dir=rtl]) .mnw-48{min-width:48% !important;}html:not([dir=rtl]) .mxh-48{max-height:48% !important;}html:not([dir=rtl]) .opacity-48{opacity:0.48 !important;}html:not([dir=rtl]) .w-49{width:49% !important;}html:not([dir=rtl]) .mxw-49{max-width:49% !important;}html:not([dir=rtl]) .mnw-49{min-width:49% !important;}html:not([dir=rtl]) .mxh-49{max-height:49% !important;}html:not([dir=rtl]) .opacity-49{opacity:0.49 !important;}html:not([dir=rtl]) .w-50{width:50% !important;}html:not([dir=rtl]) .mxw-50{max-width:50% !important;}html:not([dir=rtl]) .mnw-50{min-width:50% !important;}html:not([dir=rtl]) .mxh-50{max-height:50% !important;}html:not([dir=rtl]) .opacity-50{opacity:0.5 !important;}html:not([dir=rtl]) .w-51{width:51% !important;}html:not([dir=rtl]) .mxw-51{max-width:51% !important;}html:not([dir=rtl]) .mnw-51{min-width:51% !important;}html:not([dir=rtl]) .mxh-51{max-height:51% !important;}html:not([dir=rtl]) .opacity-51{opacity:0.51 !important;}html:not([dir=rtl]) .w-52{width:52% !important;}html:not([dir=rtl]) .mxw-52{max-width:52% !important;}html:not([dir=rtl]) .mnw-52{min-width:52% !important;}html:not([dir=rtl]) .mxh-52{max-height:52% !important;}html:not([dir=rtl]) .opacity-52{opacity:0.52 !important;}html:not([dir=rtl]) .w-53{width:53% !important;}html:not([dir=rtl]) .mxw-53{max-width:53% !important;}html:not([dir=rtl]) .mnw-53{min-width:53% !important;}html:not([dir=rtl]) .mxh-53{max-height:53% !important;}html:not([dir=rtl]) .opacity-53{opacity:0.53 !important;}html:not([dir=rtl]) .w-54{width:54% !important;}html:not([dir=rtl]) .mxw-54{max-width:54% !important;}html:not([dir=rtl]) .mnw-54{min-width:54% !important;}html:not([dir=rtl]) .mxh-54{max-height:54% !important;}html:not([dir=rtl]) .opacity-54{opacity:0.54 !important;}html:not([dir=rtl]) .w-55{width:55% !important;}html:not([dir=rtl]) .mxw-55{max-width:55% !important;}html:not([dir=rtl]) .mnw-55{min-width:55% !important;}html:not([dir=rtl]) .mxh-55{max-height:55% !important;}html:not([dir=rtl]) .opacity-55{opacity:0.55 !important;}html:not([dir=rtl]) .w-56{width:56% !important;}html:not([dir=rtl]) .mxw-56{max-width:56% !important;}html:not([dir=rtl]) .mnw-56{min-width:56% !important;}html:not([dir=rtl]) .mxh-56{max-height:56% !important;}html:not([dir=rtl]) .opacity-56{opacity:0.56 !important;}html:not([dir=rtl]) .w-57{width:57% !important;}html:not([dir=rtl]) .mxw-57{max-width:57% !important;}html:not([dir=rtl]) .mnw-57{min-width:57% !important;}html:not([dir=rtl]) .mxh-57{max-height:57% !important;}html:not([dir=rtl]) .opacity-57{opacity:0.57 !important;}html:not([dir=rtl]) .w-58{width:58% !important;}html:not([dir=rtl]) .mxw-58{max-width:58% !important;}html:not([dir=rtl]) .mnw-58{min-width:58% !important;}html:not([dir=rtl]) .mxh-58{max-height:58% !important;}html:not([dir=rtl]) .opacity-58{opacity:0.58 !important;}html:not([dir=rtl]) .w-59{width:59% !important;}html:not([dir=rtl]) .mxw-59{max-width:59% !important;}html:not([dir=rtl]) .mnw-59{min-width:59% !important;}html:not([dir=rtl]) .mxh-59{max-height:59% !important;}html:not([dir=rtl]) .opacity-59{opacity:0.59 !important;}html:not([dir=rtl]) .w-60{width:60% !important;}html:not([dir=rtl]) .mxw-60{max-width:60% !important;}html:not([dir=rtl]) .mnw-60{min-width:60% !important;}html:not([dir=rtl]) .mxh-60{max-height:60% !important;}html:not([dir=rtl]) .opacity-60{opacity:0.6 !important;}html:not([dir=rtl]) .w-61{width:61% !important;}html:not([dir=rtl]) .mxw-61{max-width:61% !important;}html:not([dir=rtl]) .mnw-61{min-width:61% !important;}html:not([dir=rtl]) .mxh-61{max-height:61% !important;}html:not([dir=rtl]) .opacity-61{opacity:0.61 !important;}html:not([dir=rtl]) .w-62{width:62% !important;}html:not([dir=rtl]) .mxw-62{max-width:62% !important;}html:not([dir=rtl]) .mnw-62{min-width:62% !important;}html:not([dir=rtl]) .mxh-62{max-height:62% !important;}html:not([dir=rtl]) .opacity-62{opacity:0.62 !important;}html:not([dir=rtl]) .w-63{width:63% !important;}html:not([dir=rtl]) .mxw-63{max-width:63% !important;}html:not([dir=rtl]) .mnw-63{min-width:63% !important;}html:not([dir=rtl]) .mxh-63{max-height:63% !important;}html:not([dir=rtl]) .opacity-63{opacity:0.63 !important;}html:not([dir=rtl]) .w-64{width:64% !important;}html:not([dir=rtl]) .mxw-64{max-width:64% !important;}html:not([dir=rtl]) .mnw-64{min-width:64% !important;}html:not([dir=rtl]) .mxh-64{max-height:64% !important;}html:not([dir=rtl]) .opacity-64{opacity:0.64 !important;}html:not([dir=rtl]) .w-65{width:65% !important;}html:not([dir=rtl]) .mxw-65{max-width:65% !important;}html:not([dir=rtl]) .mnw-65{min-width:65% !important;}html:not([dir=rtl]) .mxh-65{max-height:65% !important;}html:not([dir=rtl]) .opacity-65{opacity:0.65 !important;}html:not([dir=rtl]) .w-66{width:66% !important;}html:not([dir=rtl]) .mxw-66{max-width:66% !important;}html:not([dir=rtl]) .mnw-66{min-width:66% !important;}html:not([dir=rtl]) .mxh-66{max-height:66% !important;}html:not([dir=rtl]) .opacity-66{opacity:0.66 !important;}html:not([dir=rtl]) .w-67{width:67% !important;}html:not([dir=rtl]) .mxw-67{max-width:67% !important;}html:not([dir=rtl]) .mnw-67{min-width:67% !important;}html:not([dir=rtl]) .mxh-67{max-height:67% !important;}html:not([dir=rtl]) .opacity-67{opacity:0.67 !important;}html:not([dir=rtl]) .w-68{width:68% !important;}html:not([dir=rtl]) .mxw-68{max-width:68% !important;}html:not([dir=rtl]) .mnw-68{min-width:68% !important;}html:not([dir=rtl]) .mxh-68{max-height:68% !important;}html:not([dir=rtl]) .opacity-68{opacity:0.68 !important;}html:not([dir=rtl]) .w-69{width:69% !important;}html:not([dir=rtl]) .mxw-69{max-width:69% !important;}html:not([dir=rtl]) .mnw-69{min-width:69% !important;}html:not([dir=rtl]) .mxh-69{max-height:69% !important;}html:not([dir=rtl]) .opacity-69{opacity:0.69 !important;}html:not([dir=rtl]) .w-70{width:70% !important;}html:not([dir=rtl]) .mxw-70{max-width:70% !important;}html:not([dir=rtl]) .mnw-70{min-width:70% !important;}html:not([dir=rtl]) .mxh-70{max-height:70% !important;}html:not([dir=rtl]) .opacity-70{opacity:0.7 !important;}html:not([dir=rtl]) .w-71{width:71% !important;}html:not([dir=rtl]) .mxw-71{max-width:71% !important;}html:not([dir=rtl]) .mnw-71{min-width:71% !important;}html:not([dir=rtl]) .mxh-71{max-height:71% !important;}html:not([dir=rtl]) .opacity-71{opacity:0.71 !important;}html:not([dir=rtl]) .w-72{width:72% !important;}html:not([dir=rtl]) .mxw-72{max-width:72% !important;}html:not([dir=rtl]) .mnw-72{min-width:72% !important;}html:not([dir=rtl]) .mxh-72{max-height:72% !important;}html:not([dir=rtl]) .opacity-72{opacity:0.72 !important;}html:not([dir=rtl]) .w-73{width:73% !important;}html:not([dir=rtl]) .mxw-73{max-width:73% !important;}html:not([dir=rtl]) .mnw-73{min-width:73% !important;}html:not([dir=rtl]) .mxh-73{max-height:73% !important;}html:not([dir=rtl]) .opacity-73{opacity:0.73 !important;}html:not([dir=rtl]) .w-74{width:74% !important;}html:not([dir=rtl]) .mxw-74{max-width:74% !important;}html:not([dir=rtl]) .mnw-74{min-width:74% !important;}html:not([dir=rtl]) .mxh-74{max-height:74% !important;}html:not([dir=rtl]) .opacity-74{opacity:0.74 !important;}html:not([dir=rtl]) .w-75{width:75% !important;}html:not([dir=rtl]) .mxw-75{max-width:75% !important;}html:not([dir=rtl]) .mnw-75{min-width:75% !important;}html:not([dir=rtl]) .mxh-75{max-height:75% !important;}html:not([dir=rtl]) .opacity-75{opacity:0.75 !important;}html:not([dir=rtl]) .w-76{width:76% !important;}html:not([dir=rtl]) .mxw-76{max-width:76% !important;}html:not([dir=rtl]) .mnw-76{min-width:76% !important;}html:not([dir=rtl]) .mxh-76{max-height:76% !important;}html:not([dir=rtl]) .opacity-76{opacity:0.76 !important;}html:not([dir=rtl]) .w-77{width:77% !important;}html:not([dir=rtl]) .mxw-77{max-width:77% !important;}html:not([dir=rtl]) .mnw-77{min-width:77% !important;}html:not([dir=rtl]) .mxh-77{max-height:77% !important;}html:not([dir=rtl]) .opacity-77{opacity:0.77 !important;}html:not([dir=rtl]) .w-78{width:78% !important;}html:not([dir=rtl]) .mxw-78{max-width:78% !important;}html:not([dir=rtl]) .mnw-78{min-width:78% !important;}html:not([dir=rtl]) .mxh-78{max-height:78% !important;}html:not([dir=rtl]) .opacity-78{opacity:0.78 !important;}html:not([dir=rtl]) .w-79{width:79% !important;}html:not([dir=rtl]) .mxw-79{max-width:79% !important;}html:not([dir=rtl]) .mnw-79{min-width:79% !important;}html:not([dir=rtl]) .mxh-79{max-height:79% !important;}html:not([dir=rtl]) .opacity-79{opacity:0.79 !important;}html:not([dir=rtl]) .w-80{width:80% !important;}html:not([dir=rtl]) .mxw-80{max-width:80% !important;}html:not([dir=rtl]) .mnw-80{min-width:80% !important;}html:not([dir=rtl]) .mxh-80{max-height:80% !important;}html:not([dir=rtl]) .opacity-80{opacity:0.8 !important;}html:not([dir=rtl]) .w-81{width:81% !important;}html:not([dir=rtl]) .mxw-81{max-width:81% !important;}html:not([dir=rtl]) .mnw-81{min-width:81% !important;}html:not([dir=rtl]) .mxh-81{max-height:81% !important;}html:not([dir=rtl]) .opacity-81{opacity:0.81 !important;}html:not([dir=rtl]) .w-82{width:82% !important;}html:not([dir=rtl]) .mxw-82{max-width:82% !important;}html:not([dir=rtl]) .mnw-82{min-width:82% !important;}html:not([dir=rtl]) .mxh-82{max-height:82% !important;}html:not([dir=rtl]) .opacity-82{opacity:0.82 !important;}html:not([dir=rtl]) .w-83{width:83% !important;}html:not([dir=rtl]) .mxw-83{max-width:83% !important;}html:not([dir=rtl]) .mnw-83{min-width:83% !important;}html:not([dir=rtl]) .mxh-83{max-height:83% !important;}html:not([dir=rtl]) .opacity-83{opacity:0.83 !important;}html:not([dir=rtl]) .w-84{width:84% !important;}html:not([dir=rtl]) .mxw-84{max-width:84% !important;}html:not([dir=rtl]) .mnw-84{min-width:84% !important;}html:not([dir=rtl]) .mxh-84{max-height:84% !important;}html:not([dir=rtl]) .opacity-84{opacity:0.84 !important;}html:not([dir=rtl]) .w-85{width:85% !important;}html:not([dir=rtl]) .mxw-85{max-width:85% !important;}html:not([dir=rtl]) .mnw-85{min-width:85% !important;}html:not([dir=rtl]) .mxh-85{max-height:85% !important;}html:not([dir=rtl]) .opacity-85{opacity:0.85 !important;}html:not([dir=rtl]) .w-86{width:86% !important;}html:not([dir=rtl]) .mxw-86{max-width:86% !important;}html:not([dir=rtl]) .mnw-86{min-width:86% !important;}html:not([dir=rtl]) .mxh-86{max-height:86% !important;}html:not([dir=rtl]) .opacity-86{opacity:0.86 !important;}html:not([dir=rtl]) .w-87{width:87% !important;}html:not([dir=rtl]) .mxw-87{max-width:87% !important;}html:not([dir=rtl]) .mnw-87{min-width:87% !important;}html:not([dir=rtl]) .mxh-87{max-height:87% !important;}html:not([dir=rtl]) .opacity-87{opacity:0.87 !important;}html:not([dir=rtl]) .w-88{width:88% !important;}html:not([dir=rtl]) .mxw-88{max-width:88% !important;}html:not([dir=rtl]) .mnw-88{min-width:88% !important;}html:not([dir=rtl]) .mxh-88{max-height:88% !important;}html:not([dir=rtl]) .opacity-88{opacity:0.88 !important;}html:not([dir=rtl]) .w-89{width:89% !important;}html:not([dir=rtl]) .mxw-89{max-width:89% !important;}html:not([dir=rtl]) .mnw-89{min-width:89% !important;}html:not([dir=rtl]) .mxh-89{max-height:89% !important;}html:not([dir=rtl]) .opacity-89{opacity:0.89 !important;}html:not([dir=rtl]) .w-90{width:90% !important;}html:not([dir=rtl]) .mxw-90{max-width:90% !important;}html:not([dir=rtl]) .mnw-90{min-width:90% !important;}html:not([dir=rtl]) .mxh-90{max-height:90% !important;}html:not([dir=rtl]) .opacity-90{opacity:0.9 !important;}html:not([dir=rtl]) .w-91{width:91% !important;}html:not([dir=rtl]) .mxw-91{max-width:91% !important;}html:not([dir=rtl]) .mnw-91{min-width:91% !important;}html:not([dir=rtl]) .mxh-91{max-height:91% !important;}html:not([dir=rtl]) .opacity-91{opacity:0.91 !important;}html:not([dir=rtl]) .w-92{width:92% !important;}html:not([dir=rtl]) .mxw-92{max-width:92% !important;}html:not([dir=rtl]) .mnw-92{min-width:92% !important;}html:not([dir=rtl]) .mxh-92{max-height:92% !important;}html:not([dir=rtl]) .opacity-92{opacity:0.92 !important;}html:not([dir=rtl]) .w-93{width:93% !important;}html:not([dir=rtl]) .mxw-93{max-width:93% !important;}html:not([dir=rtl]) .mnw-93{min-width:93% !important;}html:not([dir=rtl]) .mxh-93{max-height:93% !important;}html:not([dir=rtl]) .opacity-93{opacity:0.93 !important;}html:not([dir=rtl]) .w-94{width:94% !important;}html:not([dir=rtl]) .mxw-94{max-width:94% !important;}html:not([dir=rtl]) .mnw-94{min-width:94% !important;}html:not([dir=rtl]) .mxh-94{max-height:94% !important;}html:not([dir=rtl]) .opacity-94{opacity:0.94 !important;}html:not([dir=rtl]) .w-95{width:95% !important;}html:not([dir=rtl]) .mxw-95{max-width:95% !important;}html:not([dir=rtl]) .mnw-95{min-width:95% !important;}html:not([dir=rtl]) .mxh-95{max-height:95% !important;}html:not([dir=rtl]) .opacity-95{opacity:0.95 !important;}html:not([dir=rtl]) .w-96{width:96% !important;}html:not([dir=rtl]) .mxw-96{max-width:96% !important;}html:not([dir=rtl]) .mnw-96{min-width:96% !important;}html:not([dir=rtl]) .mxh-96{max-height:96% !important;}html:not([dir=rtl]) .opacity-96{opacity:0.96 !important;}html:not([dir=rtl]) .w-97{width:97% !important;}html:not([dir=rtl]) .mxw-97{max-width:97% !important;}html:not([dir=rtl]) .mnw-97{min-width:97% !important;}html:not([dir=rtl]) .mxh-97{max-height:97% !important;}html:not([dir=rtl]) .opacity-97{opacity:0.97 !important;}html:not([dir=rtl]) .w-98{width:98% !important;}html:not([dir=rtl]) .mxw-98{max-width:98% !important;}html:not([dir=rtl]) .mnw-98{min-width:98% !important;}html:not([dir=rtl]) .mxh-98{max-height:98% !important;}html:not([dir=rtl]) .opacity-98{opacity:0.98 !important;}html:not([dir=rtl]) .w-99{width:99% !important;}html:not([dir=rtl]) .mxw-99{max-width:99% !important;}html:not([dir=rtl]) .mnw-99{min-width:99% !important;}html:not([dir=rtl]) .mxh-99{max-height:99% !important;}html:not([dir=rtl]) .opacity-99{opacity:0.99 !important;}html:not([dir=rtl]) .w-100{width:100% !important;}html:not([dir=rtl]) .mxw-100{max-width:100% !important;}html:not([dir=rtl]) .mnw-100{min-width:100% !important;}html:not([dir=rtl]) .mxh-100{max-height:100% !important;}html:not([dir=rtl]) .opacity-100{opacity:1 !important;}html:not([dir=rtl]) .c-default{cursor:default !important;}html:not([dir=rtl]) h1,html:not([dir=rtl]) h2{margin-bottom:20px;}html:not([dir=rtl]) h3,html:not([dir=rtl]) h4,html:not([dir=rtl]) h5,html:not([dir=rtl]) h6{margin-bottom:15px;}html:not([dir=rtl]) ol,html:not([dir=rtl]) ul{margin:20px 0 20px 20px;}html:not([dir=rtl]) ol li,html:not([dir=rtl]) ul li{line-height:1.5;}html:not([dir=rtl]) ol{list-style-type:decimal;}html:not([dir=rtl]) ul{list-style-type:disc;}html:not([dir=rtl]) ul li::marker{color:#0B2146;}html:not([dir=rtl]) a{color:#0B2146;}html:not([dir=rtl]) table{border-collapse:collapse;width:100%;margin:30px 0;}html:not([dir=rtl]) table th,html:not([dir=rtl]) table td{border:0;padding:15px;text-align:left;}html:not([dir=rtl]) table th{padding:10px 15px;}html:not([dir=rtl]) table td{padding:20px 15px;}html:not([dir=rtl]) table td img{border-radius:3px;}html:not([dir=rtl]) table tr:nth-child(even){background-color:#EDEEF4;}html:not([dir=rtl]) table tr:nth-child(odd){background-color:#A7AABC;}html:not([dir=rtl]) table th{background-color:#0B2146;font-weight:700;color:#FFFFFF;}html:not([dir=rtl]) table.dataTable thead > tr > th.sorting_asc:before,html:not([dir=rtl]) table.dataTable thead > tr > th.sorting_desc:after,html:not([dir=rtl]) table.dataTable thead > tr > td.sorting_asc:before,html:not([dir=rtl]) table.dataTable thead > tr > td.sorting_desc:after{opacity:1;}html:not([dir=rtl]) .dataTable .sorting:after,html:not([dir=rtl]) .dataTable .sorting:before{font-size:28px;margin:2px 0;opacity:0.6;}html:not([dir=rtl]) .optm-reg,html[dir=rtl] .sr-wrapper .sr-item html:not([dir=rtl]) a,html[dir=rtl] .sr-wrapper .sr-item html:not([dir=rtl]) h6,html[dir=rtl] .main-um-content-wrapper html:not([dir=rtl]) span,html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html:not([dir=rtl]) span,html[dir=rtl] .abt-gallery-wrapper .carousel-link html:not([dir=rtl]) span,html[dir=rtl] .fa-block-wrapper .item-block html:not([dir=rtl]) span,html[dir=rtl] .pr-detail-top-block .table-block tr html:not([dir=rtl]) td,html[dir=rtl] .breadcrumb-nav-wrapper ul li html:not([dir=rtl]) a,html[dir=rtl] .breadcrumb-nav-wrapper ul html:not([dir=rtl]) li,html[dir=rtl] .global-footer .rt-block html:not([dir=rtl]) a,html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots html:not([dir=rtl]) li,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block html:not([dir=rtl]) span,html[dir=rtl] .pr-list-wrapper .pr-listing .header-block html:not([dir=rtl]) a,html[dir=rtl] .inner-spotlight-wrapper .spot-content-block html:not([dir=rtl]) span,html[dir=rtl] .footer-wrapper .link-block html:not([dir=rtl]) a,html[dir=rtl] .footer-wrapper html:not([dir=rtl]) p,html[dir=rtl] .contact-rt-block .cntct-details-wrapper html:not([dir=rtl]) a,html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block html:not([dir=rtl]) address,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) textarea,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) select,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input,html[dir=rtl] .contact-rt-block .cnct-form-wrapper html:not([dir=rtl]) h4,html[dir=rtl] .contact-lt-wrapper .top-content html:not([dir=rtl]) h3,html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title html:not([dir=rtl]) h5,html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block html:not([dir=rtl]) span,html[dir=rtl] .ltst-proj-nav-tab .nav li html:not([dir=rtl]) a,html[dir=rtl] .progress-bar-wrapper html:not([dir=rtl]) span,html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a html:not([dir=rtl]) span,html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html:not([dir=rtl]) a,html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html:not([dir=rtl]) p,html[dir=rtl] .abt-section .rt-content .tab-content html:not([dir=rtl]) h4,html:not([dir=rtl]) html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li html:not([dir=rtl]) a,html:not([dir=rtl]) html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper html:not([dir=rtl]) h6,html[dir=rtl] .abt-section .lt-content .abt-content-wrapper html:not([dir=rtl]) h4,html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .q-links ul li a,html[dir=rtl] .global-menu-wrappper .q-links ul li html:not([dir=rtl]) a,html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input,html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block html:not([dir=rtl]) input,html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper a,html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper html:not([dir=rtl]) a,html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address,html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper html:not([dir=rtl]) address,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li html:not([dir=rtl]) a,html[dir=rtl] .global-menu-wrappper .lt-wrapper html:not([dir=rtl]) .main-nav-list > li > a,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li html:not([dir=rtl]) span,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) p,html[dir=rtl] .main-nav li html:not([dir=rtl]) a,html[dir=rtl] .main-nav li html:not([dir=rtl]) span,html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label,html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend,html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 span,html:not([dir=rtl]) .sr-wrapper .sr-item a,html:not([dir=rtl]) .sr-wrapper .sr-item h6,html:not([dir=rtl]) .main-um-content-wrapper span,html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper span,html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link span,html:not([dir=rtl]) .fa-block-wrapper .item-block span,html:not([dir=rtl]) .pr-detail-top-block .table-block tr td,html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a,html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li,html:not([dir=rtl]) .global-footer .rt-block a,html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block span,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a,html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block span,html:not([dir=rtl]) .footer-wrapper .link-block a,html:not([dir=rtl]) .footer-wrapper p,html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a,html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper h4,html:not([dir=rtl]) .contact-lt-wrapper .top-content h3,html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5,html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span,html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a,html:not([dir=rtl]) .progress-bar-wrapper span,html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span,html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a,html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p,html:not([dir=rtl]) .abt-section .rt-content .tab-content h4,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6,html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4,html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a,html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input,html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper a,html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li span,html:not([dir=rtl]) .land-page-content-wrapper .content-area p,html:not([dir=rtl]) .main-nav li a,html:not([dir=rtl]) .main-nav li span,html:not([dir=rtl]) body{font-family:"Optima";}html:not([dir=rtl]) .optm-med{font-family:"Optima Medium";}html:not([dir=rtl]) .optm-bold,html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block html:not([dir=rtl]) p,html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html:not([dir=rtl]) h4,html[dir=rtl] .pr-detail-top-block .table-block html:not([dir=rtl]) th,html[dir=rtl] .breadcrumb-nav-wrapper ul li.active html:not([dir=rtl]) a,html[dir=rtl] .contact-rt-block .cntct-details-wrapper html:not([dir=rtl]) span,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block html:not([dir=rtl]) .odometer,html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .q-links span,html[dir=rtl] .global-menu-wrappper .q-links html:not([dir=rtl]) span,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) h2,html[dir=rtl] .main-nav li > ul.menu li:hover html:not([dir=rtl]) a,html[dir=rtl] .main-nav li.has-sub html:not([dir=rtl]) span,html:not([dir=rtl]) html[dir=rtl] .main-nav li.active a,html[dir=rtl] .main-nav li.active html:not([dir=rtl]) a,html[dir=rtl] .main-nav li.active html:not([dir=rtl]) span,html:not([dir=rtl]) html[dir=rtl] h6,html[dir=rtl] html:not([dir=rtl]) h6,html:not([dir=rtl]) html[dir=rtl] h5,html[dir=rtl] html:not([dir=rtl]) h5,html:not([dir=rtl]) html[dir=rtl] h4,html[dir=rtl] html:not([dir=rtl]) h4,html:not([dir=rtl]) html[dir=rtl] h3,html[dir=rtl] html:not([dir=rtl]) h3,html:not([dir=rtl]) html[dir=rtl] h2,html[dir=rtl] html:not([dir=rtl]) h2,html:not([dir=rtl]) html[dir=rtl] h1,html[dir=rtl] html:not([dir=rtl]) h1,html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active,html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block p,html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider span,html:not([dir=rtl]) .prs-rls-dtl-wrapper strong,html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item a,html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide span,html:not([dir=rtl]) .contact-lt-wrapper .top-content h3,html:not([dir=rtl]) .sold-out,html:not([dir=rtl]) .abt-section .number-counter-block .odometer,html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover,html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4,html:not([dir=rtl]) .pr-detail-top-block .table-block th,html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li.active a,html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper span,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,html:not([dir=rtl]) .global-menu-wrappper .q-links span,html:not([dir=rtl]) .land-page-content-wrapper .content-area h2,html:not([dir=rtl]) .main-nav li > ul.menu li:hover a,html:not([dir=rtl]) .main-nav li.has-sub span,html:not([dir=rtl]) .main-nav li.active > a,html:not([dir=rtl]) .main-nav li.active span,html:not([dir=rtl]) .heading-h1,html:not([dir=rtl]) h1,html:not([dir=rtl]) .heading-h2,html:not([dir=rtl]) h2,html:not([dir=rtl]) .heading-h3,html:not([dir=rtl]) h3,html:not([dir=rtl]) .heading-h4,html:not([dir=rtl]) h4,html:not([dir=rtl]) .heading-h5,html:not([dir=rtl]) h5,html:not([dir=rtl]) .heading-h6,html:not([dir=rtl]) h6{font-family:"Optima Bold";}html:not([dir=rtl]) .ado_grmd-reg,html[dir=rtl] .adm-log-wrapper .contact-rt-block .field html:not([dir=rtl]) input,html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .field input{font-family:"adobe_garamond_proregular";}html:not([dir=rtl]) .ado_grmd-bold,html[dir=rtl] .pr-content html:not([dir=rtl]) b,html[dir=rtl] .pr-content html:not([dir=rtl]) strong,html:not([dir=rtl]) .pr-content b,html:not([dir=rtl]) .pr-content strong{font-family:"adobe_garamond_probold";}@keyframes bgAnim{0%{transform:scaleX(0);opacity:0;}50%{opacity:1;}100%{transform:scaleX(1);}}@keyframes logo-color{0%{filter:brightness(1);}50%{filter:brightness(1);}100%{filter:brightness(30);}}html:not([dir=rtl]) .fp-viewing-landingPage .logo-wrapper img,html:not([dir=rtl]) .fp-viewing-default .logo-wrapper img{filter:brightness(30);}html:not([dir=rtl]) .fp-viewing-landingPage .m-bg-wht,html:not([dir=rtl]) .fp-viewing-default .m-bg-wht{display:none;}html:not([dir=rtl]) .fp-viewing-landingPage .main-nav li a,html:not([dir=rtl]) .fp-viewing-landingPage .main-nav li span,html:not([dir=rtl]) .fp-viewing-default .main-nav li a,html:not([dir=rtl]) .fp-viewing-default .main-nav li span{color:#FFFFFF;transition:all 0.6s linear 0s;}html:not([dir=rtl]) .fp-viewing-landingPage .menu-btn-wraper li,html:not([dir=rtl]) .fp-viewing-landingPage .search-btn-wraper li,html:not([dir=rtl]) .fp-viewing-landingPage .social-link-wraper li,html:not([dir=rtl]) .fp-viewing-landingPage .language-switcher li,html:not([dir=rtl]) .fp-viewing-default .menu-btn-wraper li,html:not([dir=rtl]) .fp-viewing-default .search-btn-wraper li,html:not([dir=rtl]) .fp-viewing-default .social-link-wraper li,html:not([dir=rtl]) .fp-viewing-default .language-switcher li{filter:brightness(30);}html:not([dir=rtl]) .fp-viewing-landingPage .menu-btn-wraper a,html:not([dir=rtl]) .fp-viewing-landingPage .search-btn-wraper a,html:not([dir=rtl]) .fp-viewing-landingPage .social-link-wraper a,html:not([dir=rtl]) .fp-viewing-landingPage .language-switcher a,html:not([dir=rtl]) .fp-viewing-default .menu-btn-wraper a,html:not([dir=rtl]) .fp-viewing-default .search-btn-wraper a,html:not([dir=rtl]) .fp-viewing-default .social-link-wraper a,html:not([dir=rtl]) .fp-viewing-default .language-switcher a{filter:brightness(30);}html:not([dir=rtl]) .fp-viewing-landingPage .land-page-content-wrapper.aos-animate .content-area,html:not([dir=rtl]) .fp-viewing-default .land-page-content-wrapper.aos-animate .content-area{transform:translateY(0);transition:all 1s ease-in-out 0s;}html:not([dir=rtl]) .fp-viewing-landingPage .divider,html:not([dir=rtl]) .fp-viewing-default .divider{background-color:rgba(255,255,255,0.15);}html:not([dir=rtl]) .fp-viewing-landingPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-default .divider.center-h{top:50% !important;transform:translateY(50%) !important;}@media only screen and (max-width:991px){html:not([dir=rtl]) .fp-viewing-landingPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-default .divider.center-h{top:auto !important;right:0 !important;bottom:131px;transform:none;width:100%;}}html:not([dir=rtl]) .fp-viewing-firstPage .divider,html:not([dir=rtl]) .fp-viewing-secondPage .divider,html:not([dir=rtl]) .fp-viewing-3rdPage .divider,html:not([dir=rtl]) .fp-viewing-4thPage .divider{background-color:rgba(141,152,161,0.3);}html:not([dir=rtl]) .fp-viewing-firstPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-secondPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-3rdPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-4thPage .divider.center-h{top:90px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .fp-viewing-firstPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-secondPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-3rdPage .divider.center-h,html:not([dir=rtl]) .fp-viewing-4thPage .divider.center-h{display:none;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .fp-viewing-firstPage .divider.rt-v,html:not([dir=rtl]) .fp-viewing-secondPage .divider.rt-v,html:not([dir=rtl]) .fp-viewing-3rdPage .divider.rt-v,html:not([dir=rtl]) .fp-viewing-4thPage .divider.rt-v{display:none;}}html:not([dir=rtl]) .fp-viewing-firstPage .mob-scroll-arrow,html:not([dir=rtl]) .fp-viewing-secondPage .mob-scroll-arrow,html:not([dir=rtl]) .fp-viewing-3rdPage .mob-scroll-arrow,html:not([dir=rtl]) .fp-viewing-4thPage .mob-scroll-arrow{display:none !important;}@media only screen and (max-width:991px){html:not([dir=rtl]) .fp-viewing-secondPage .logo-wrapper img{filter:brightness(1);}}html:not([dir=rtl]) .siteLoaded .global-header{opacity:1;transform:translateY(0);}html:not([dir=rtl]) .siteLoaded .side-menu{opacity:1;transition:all 0.3s ease-in-out 0.1s;}html:not([dir=rtl]) .siteLoaded .divider{transition:all 1s ease-in-out 0.6s;}html:not([dir=rtl]) .siteLoaded .divider.center-h{right:5%;}html:not([dir=rtl]) .siteLoaded .divider.rt-v{top:0;}html:not([dir=rtl]) .siteLoaded .divider.center-v{top:0;}html:not([dir=rtl]) .divider{transition:all 1s ease-in-out 0.6s;background-color:#FFFFFF;}html:not([dir=rtl]) .divider.center-h{right:-100%;}html:not([dir=rtl]) .divider.rt-v{top:100%;}html:not([dir=rtl]) .divider.center-v{top:-100%;}html:not([dir=rtl]) .global-menu-wrappper{transform:translateY(-100%);transition:all 0.2s ease-in-out 0s;}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper{height:0;transition:all 0.3s cubic-bezier(0.68,-0.01,0.32,1) 0s;transform-origin:top center;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper{transition:0.1s linear 0s;}}html:not([dir=rtl]) .global-menu-wrappper .main-nav-list > li{overflow-y:hidden;width:0;transition:all 0.3s ease-in-out 0s;transform-origin:right center;opacity:0;}html:not([dir=rtl]) .global-menu-wrappper .main-nav-list > li > a,html:not([dir=rtl]) .global-menu-wrappper .main-nav-list > li span{transform:translateY(100%);transition:all 0.3s ease-in-out 0s;opacity:0;}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block{transform:translateY(-100%);transition:all 0.3s cubic-bezier(0.68,-0.01,0.32,1) 0s;}html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper{opacity:0;transition:all 0.3s ease-in-out 0s;}html:not([dir=rtl]) .global-menu-wrappper .cnct-form-wrapper{transition:all 0.3s ease-in-out 0s;opacity:0;}html:not([dir=rtl]) .global-menu-wrappper .search-wrapper{opacity:0;transition:all 0.3s ease-in-out 0s;}html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper{opacity:0;transition:all 0.3s ease-in-out 0s;}html:not([dir=rtl]) .global-menu-wrappper.show{transform:translateY(0);transition:all 1s ease-in-out 0s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper.show{transition:0.4s linear 0s;}}html:not([dir=rtl]) .global-menu-wrappper.show .lt-wrapper{height:100%;transform-origin:top center;transition:all 1s cubic-bezier(0.68,-0.01,0.32,1) 0s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper.show .lt-wrapper{transition:0.2s linear 0s;}}html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li{width:100%;transition:all 0.8s ease-in-out 0.4s;transform-origin:right center;opacity:1;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li{transition:0.4s linear 0.2s;}}html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li > a,html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li span{transition:all 0.8s ease-in-out 0.6s;transform:translateY(0);opacity:1;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li > a,html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li span{transition:0.4s linear 0.3s;}}html:not([dir=rtl]) .global-menu-wrappper.show .contact-rt-block{transform:translateY(0);transition:all 1s cubic-bezier(0.68,-0.01,0.32,1) 0.5s;}html:not([dir=rtl]) .global-menu-wrappper.show .cnct-form-wrapper{opacity:1;transition:all 1s ease-in-out 1s;}html:not([dir=rtl]) .global-menu-wrappper.show .cntct-details-wrapper{opacity:1;transition:all 1s ease-in-out 1s;}html:not([dir=rtl]) .global-menu-wrappper.show .search-wrapper{opacity:1;transition:all 1s ease-in-out 0.4s;}html:not([dir=rtl]) .global-menu-wrappper.show .footer-wrapper{opacity:1;transition:all 1s ease-in-out 0.8s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper.show .footer-wrapper{transition:all 0.4s ease-in-out 0.3s;}}html:not([dir=rtl]) .abt-section .lt-content{overflow-y:hidden;}html:not([dir=rtl]) .abt-section .lt-content::after{transition:all 0.3s ease-in-out 0s;width:0;}html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper{transition:all 1s ease-in-out 0;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper{transition:all 1s ease-in-out 0s;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .number-counter-block{transition:all 1s ease-in-out 0s;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links{transition:all 1s ease-in-out 0s;}html:not([dir=rtl]) .abt-section .rt-content{transition:all 1s ease-in-out 0s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content{height:auto;}}html:not([dir=rtl]) .abt-section .rt-content .tab-pane .prject-details-block{transition:all 0.4s ease-in 0s;opacity:0;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper{overflow-y:hidden;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper{overflow:hidden;}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs{transition:all 1s ease-in-out 0s;transform:translateY(100%);}html:not([dir=rtl]) .abt-section .progress-bar-wrapper{transition:all 0.7s ease 0s;transform:translateY(100%);}html:not([dir=rtl]) .abt-section.active .lt-content::after{width:100%;transition:all 1s ease-in-out 0.2s;}html:not([dir=rtl]) .abt-section.active .abt-content-wrapper{transform:translateY(0);transition:all 1s ease-in-out 0.6s;}html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper{transform:translateY(0);transition:all 1s ease-in-out 0.6s;}html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper .number-counter-block{transform:translateY(0);transition:all 1s ease-in-out 0.8s;opacity:1;}html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper h6{transform:translateY(0);transition:all 1s ease-in-out 0.8s;opacity:1;}html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper .project-links{transform:translateY(0);transition:all 0.5s ease-in-out 0.8s;opacity:1;}html:not([dir=rtl]) .abt-section.active .rt-content{transform:translateY(0);transition:all 1s ease-in-out 0.3s;}html:not([dir=rtl]) .abt-section.active .rt-content .tab-pane.active .prject-details-block{transition:all 0.4s ease-in 0s;opacity:1;}html:not([dir=rtl]) .abt-section.active .about-tab-nav-wrapper .nav-tabs{transition:all 0.7s ease 0.8s;transform:translateY(0);}html:not([dir=rtl]) .abt-section.active .progress-bar-wrapper{transition:all 0.7s ease 0.9s;transform:translateY(0);}@keyframes anim-bottom{0%{transform:translateY(100%);}100%{transform:translateY(0);}}html:not([dir=rtl]) .hide-form .sr-wrapper{min-height:500px;}html:not([dir=rtl]) .hide-form form,html:not([dir=rtl]) .hide-form h2{display:none;}html:not([dir=rtl]) body{line-height:1.2;font-size:1rem;color:#0B2146;overflow:hidden !important;}html:not([dir=rtl]) body.siteLoaded{overflow:auto !important;}@media only screen and (max-width:991px){html:not([dir=rtl]) body.siteLoaded{overflow-x:hidden !important;}}@media only screen and (min-width:1200px){html:not([dir=rtl]) .container{max-width:1260px;}}html:not([dir=rtl]) #myVideo{position:absolute;right:0;bottom:0;top:0;width:100%;height:100%;background-size:100% 100%;background-color:black;background-position:center center;background-size:contain;-o-object-fit:cover;object-fit:cover;z-index:3;}html:not([dir=rtl]) .loder-wrapper{width:100%;height:100%;top:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;position:fixed;overflow:hidden;}html:not([dir=rtl]) .loder-wrapper .bg-loader{width:100%;height:100%;position:absolute;left:0;top:0;background-color:#0B2146;}html:not([dir=rtl]) .loder-wrapper img{max-width:100px !important;height:150px !important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;filter:brightness(30);}html:not([dir=rtl]) .global-header{opacity:0;transform:translateY(-100px);}html:not([dir=rtl]) .main-nav{position:fixed;top:0;right:0;height:40px;z-index:18;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;width:50%;padding-right:5%;height:90px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .main-nav{display:none;}}html:not([dir=rtl]) .main-nav li{list-style-type:none;margin:0 10px;width:100%;text-align:center;position:relative;padding:33px 0;list-style-image:none;}html:not([dir=rtl]) .main-nav li:first-child{margin-left:0;}html:not([dir=rtl]) .main-nav li:last-child{margin-right:0;}html:not([dir=rtl]) .main-nav li a,html:not([dir=rtl]) .main-nav li span{font-size:0.875rem;color:#0B2146;text-transform:uppercase;transition:all 0.6s linear 0s;cursor:pointer;}html:not([dir=rtl]) .main-nav li.has-sub{background:linear-gradient(240deg,rgba(255,255,255,0.2) 4.4%,rgba(11,33,70,0.2) 100%),rgba(255,255,255,0.75);box-shadow:0px 9px 24.6px 0px rgba(0,0,0,0.25);transition:all 0.6s linear 0s;}html:not([dir=rtl]) .main-nav li.has-sub span{color:#0B2146 !important;}html:not([dir=rtl]) .main-nav li > ul.menu{position:absolute;left:0;top:91px;background:linear-gradient(240deg,rgba(255,255,255,0.2) 4.4%,rgba(11,33,70,0.2) 100%),rgba(255,255,255,0.75);box-shadow:0px 9px 24.6px 0px rgba(0,0,0,0.25);-webkit-backdrop-filter:blur(3.4000000954px);backdrop-filter:blur(3.4000000954px);text-align:center;width:100%;margin:0;z-index:10;display:none;}html:not([dir=rtl]) .main-nav li > ul.menu li{padding:12px;position:relative;margin:0;}html:not([dir=rtl]) .main-nav li > ul.menu li::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:rgba(11,33,70,0.15);}html:not([dir=rtl]) .main-nav li > ul.menu li::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#0B2146;transition:all 0.6s ease 0s;z-index:-1;}html:not([dir=rtl]) .main-nav li > ul.menu li:hover::before{width:100%;transition:all 0.6s ease 0s;}html:not([dir=rtl]) .main-nav li > ul.menu li:hover a{transition:all 0.4s ease 0s;color:#FFFFFF !important;}html:not([dir=rtl]) .main-nav li > ul.menu li a{color:#0B2146 !important;display:block;}html:not([dir=rtl]) .main-nav.active > li a,html:not([dir=rtl]) .main-nav.active > li span{color:#0B2146;}html:not([dir=rtl]) .logo-wrapper{position:fixed;top:11px;left:5%;z-index:20;}@media only screen and (max-width:1299px){html:not([dir=rtl]) .logo-wrapper{left:2%;}}@media only screen and (max-width:767px){html:not([dir=rtl]) .logo-wrapper{left:3%;}}html:not([dir=rtl]) .logo-wrapper img{filter:brightness(1);width:53px;}html:not([dir=rtl]) .logo-wrapper.active img{filter:brightness(1);}html:not([dir=rtl]) .logo-wrapper.white img{filter:brightness(30) !important;width:53px !important;}html:not([dir=rtl]) .m-bg-wht{background-color:#FFFFFF;position:fixed;left:0;top:0;width:100%;height:90px;display:none;z-index:15;box-shadow:0px -6px 14px 6px rgba(0,0,0,0.42);}html:not([dir=rtl]) .land-page-content-wrapper{position:absolute;left:5%;top:30%;z-index:9;max-width:440px;overflow-y:hidden;}@media only screen and (max-width:767px){html:not([dir=rtl]) .land-page-content-wrapper{padding-right:15%;}}html:not([dir=rtl]) .land-page-content-wrapper .content-area{transform:translateY(100%);transition:all 1s ease-in-out 0s;}html:not([dir=rtl]) .land-page-content-wrapper .content-area h2{color:#FFFFFF;line-height:58px;margin-bottom:20px;}@media only screen and (max-width:767px){html:not([dir=rtl]) .land-page-content-wrapper .content-area h2{line-height:39px;}}html:not([dir=rtl]) .land-page-content-wrapper .content-area p{color:#FFFFFF;line-height:34px;font-size:1.5rem;margin-bottom:20px;width:90%;}@media only screen and (max-width:767px){html:not([dir=rtl]) .land-page-content-wrapper .content-area p{line-height:26px;font-size:1.125rem;}}html:not([dir=rtl]) .side-menu{position:fixed;right:0;top:0;width:5%;height:100%;display:flex;flex-direction:column;align-items:center;z-index:20;opacity:0;transition:all 0.3s ease-in-out 0s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .side-menu{width:60px;pointer-events:none;}}html:not([dir=rtl]) .side-menu.hide-items{height:auto;}html:not([dir=rtl]) .side-menu.active{height:100%;background-color:#0B2146;transition:all 0.3s ease-in-out 0s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .side-menu.active{background-color:transparent;pointer-events:none;}html:not([dir=rtl]) .side-menu.active .search-btn-wraper{position:absolute;top:auto;bottom:74px;right:90px;}}html:not([dir=rtl]) .side-menu.active li{filter:brightness(30);}html:not([dir=rtl]) .side-menu.active a{filter:brightness(30);}html:not([dir=rtl]) .side-menu.active .menu-btn-wraper{pointer-events:all;}html:not([dir=rtl]) .side-menu.active .menu-btn-wraper a{background:url(/themes/custom/brq/image/close-icon.svg) no-repeat left top;}@media only screen and (max-width:991px){html:not([dir=rtl]) .side-menu .social-link-wraper{display:none;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .side-menu .language-switcher{display:none;}}html:not([dir=rtl]) .mob-scroll-arrow{position:absolute;right:0;bottom:0;z-index:21;width:60px;height:131px;display:none;}@media only screen and (max-width:991px){html:not([dir=rtl]) .mob-scroll-arrow{display:block;}}html:not([dir=rtl]) .mob-scroll-arrow a{width:100%;height:100%;display:flex;align-items:center;background:url(/themes/custom/brq/image/mob-sroll-arrow.svg) no-repeat left top/100%;}html:not([dir=rtl]) .menu-btn-wraper{margin-top:22px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .menu-btn-wraper{pointer-events:all;}}html:not([dir=rtl]) .menu-btn-wraper a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/menu_icon.svg) no-repeat left top;}html:not([dir=rtl]) .menu-btn-wraper.active a{filter:brightness(1);}html:not([dir=rtl]) .search-btn-wraper{position:relative;top:55px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .search-btn-wraper{display:none;filter:brightness(30);pointer-events:all;}}html:not([dir=rtl]) .search-btn-wraper a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/search_icon.svg) no-repeat center center;}html:not([dir=rtl]) .social-link-wraper{position:absolute;top:50%;transform:translateY(-50%);z-index:11;}@media only screen and (max-width:991px){html:not([dir=rtl]) .social-link-wraper{display:flex;align-items:center;top:auto;bottom:80px;transform:none;left:10px;}html:not([dir=rtl]) .social-link-wraper .field__items{display:flex;align-items:center;}}html:not([dir=rtl]) .social-link-wraper a{display:flex;align-items:center;justify-content:center;}@media only screen and (max-width:991px){html:not([dir=rtl]) .social-link-wraper a{filter:brightness(30);}}html:not([dir=rtl]) .language-switcher{position:absolute;bottom:2%;z-index:6;}@media only screen and (max-width:991px){html:not([dir=rtl]) .language-switcher{bottom:80px;filter:brightness(30);right:20px;}}html:not([dir=rtl]) .language-switcher ul{margin:0;padding:0;}html:not([dir=rtl]) .language-switcher .is-active{display:none;}html:not([dir=rtl]) .language-switcher .en{display:none;}html:not([dir=rtl]) .language-switcher .ar{display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/ar-text.svg) no-repeat center center;}html:not([dir=rtl]) .language-switcher .ar a{padding:20px 25px;font-size:0;}html:not([dir=rtl]) .global-menu-wrappper{position:fixed;width:100%;height:100%;z-index:19;overflow:hidden;}html:not([dir=rtl]) .global-menu-wrappper p{color:#A7AABC;}html:not([dir=rtl]) .global-menu-wrappper p a{color:#A7AABC;}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper{width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#0B2146;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper{width:100%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .navigation{height:90%;overflow-y:scroll;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list{margin:0;width:90%;margin-top:90px;padding-top:15%;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list{margin-top:0;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list{margin-top:40px;width:100%;height:100%;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li{border-top:1px solid #203355;padding-left:10%;list-style:none;transition:background-color 0.3s ease-in-out 0s !important;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li{padding-left:0;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active{background-color:#203355;transition:background-color 0.3s ease-in-out 0s !important;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active{background-color:transparent;}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span{transition-delay:0s !important;background-color:#203355;display:flex;align-items:center;cursor:pointer;}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a:hover::after,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span:hover::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top/100%;width:20px;height:20px;filter:brightness(30);margin-left:30px;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li span{font-size:2.02vw;color:#FFFFFF;padding:20px 0;display:flex;cursor:pointer;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li span{font-size:24px;padding-left:5%;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul{position:absolute;top:0;right:5%;background-color:#0a1e3f;width:50%;height:100%;margin:0;z-index:5;padding-top:12.2%;display:none;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul{padding-top:7.2%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul{width:100%;position:static;background-color:transparent;height:auto;padding:0;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li{border-top:1px solid #203355;list-style:none;padding-left:6%;}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li:hover{background-color:#203355;}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a{display:flex;padding:30px 0;font-size:25px;color:#FFFFFF;position:relative;display:flex;align-items:center;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a{font-size:16px;padding:15px 0;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top/100%;width:20px;height:20px;filter:brightness(30);margin-left:30px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after{display:none;}}html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .menu-item{padding-top:0;}html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper{border-top:1px solid #203355;height:auto;padding:5% 0 5% 5%;width:90%;position:static;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper{padding:2% 0 10px 5%;height:90px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper{border-top:0;padding:30px 0 20px 5%;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;}html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper p{margin-bottom:5px;}}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block{background-color:#15284a;padding-right:0;right:5%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block{display:none;}}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper{max-width:356px;width:100%;top:8%;}@media screen and (max-height:799px){html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper{max-width:380px;top:1%;}}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4{color:#FFFFFF;margin-bottom:20px;}@media screen and (max-height:799px){html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4{font-size:24px !important;margin-bottom:15px;}}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit]{background-color:#FFFFFF !important;color:#0B2146 !important;margin-top:0;}@media screen and (max-height:799px){html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit]{height:40px;}}@media screen and (max-height:799px){html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=text]{height:35px;}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field textarea{height:60px;}}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .ajax-progress{position:absolute;right:-30px;top:10px;}html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper{width:50%;position:absolute;bottom:0;right:5%;height:auto;margin-top:0;padding-top:0;display:flex;justify-content:space-between;padding:2% 22px 10px;background-color:#0a1e3f;z-index:9;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper{padding:20px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper{display:none;}}html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper::before{display:none;}html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address{color:#A7AABC;max-width:220px;line-height:20px;margin-bottom:0;}html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address p{margin-bottom:0;}html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper a{color:#A7AABC;}html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper .call-block{display:flex;flex-direction:column;}html:not([dir=rtl]) .global-menu-wrappper .search-wrapper{width:50%;height:100%;position:absolute;right:5%;top:0;background-color:#0a1e3f;padding:60px 45px;display:none;z-index:6;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .search-wrapper{padding-top:40px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .search-wrapper{width:100%;padding:100px 5% 0;right:auto;left:0;height:84%;}}html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block{position:relative;margin-bottom:60px;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block{margin-bottom:30px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block{margin-bottom:30px;}}html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block form{display:flex;align-items:center;width:100%;}html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block form .form-item{display:flex;align-items:center;width:100%;}html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block .search-icon,html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block .form-submit{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/search_icon.svg) no-repeat center center;position:absolute;left:20px;filter:brightness(30);top:50%;transform:translateY(-50%);border:0;font-size:0;padding:0;}html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input{background-color:rgba(216,216,216,0.1);border:2px solid #A7AABC;border-radius:0;padding-left:50px;height:65px;color:#FFFFFF;font-size:1.5625rem;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input{height:60px;font-size:1rem;}}html:not([dir=rtl]) .global-menu-wrappper .q-links span{display:block;color:#FFFFFF;font-size:1.25rem;margin-bottom:40px;padding-left:30px;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .q-links span{margin-bottom:10px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .q-links span{padding-left:20px;margin-bottom:10px;}}html:not([dir=rtl]) .global-menu-wrappper .q-links ul{margin:0;}html:not([dir=rtl]) .global-menu-wrappper .q-links ul li{list-style-type:none;padding:18px 0;border-bottom:1px solid #203355;}@media screen and (max-height:750px){html:not([dir=rtl]) .global-menu-wrappper .q-links ul li{padding:13px 0;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .q-links ul li{padding:15px 0;}}html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a{color:#A7AABC;padding-left:30px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a{padding-left:20px;}}html:not([dir=rtl]) .form-item,html:not([dir=rtl]) .form-actions{margin:0;}html:not([dir=rtl]) .divider{position:fixed;z-index:9;}html:not([dir=rtl]) .divider.vertical{width:0.1px;height:100%;}html:not([dir=rtl]) .divider.horizontal{width:100%;height:0.1px;}html:not([dir=rtl]) .divider.center-v{left:50%;transform:translateX(-50%);top:0;}@media only screen and (max-width:991px){html:not([dir=rtl]) .divider.center-v{display:none;}}html:not([dir=rtl]) .divider.center-h{width:45%;padding-right:5%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .divider.center-h{top:auto;right:0;bottom:131px;transform:none;}}html:not([dir=rtl]) .divider.rt-v{right:5%;left:auto;z-index:20;}@media only screen and (max-width:991px){html:not([dir=rtl]) .divider.rt-v{right:60px;z-index:18;}}html:not([dir=rtl]) .fp-viewing-default .center-h,html:not([dir=rtl]) .fp-viewing-default .center-v{display:none;}html:not([dir=rtl]) .abt-section{background-color:#EDEEF4;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section{position:relative;z-index:22;}}html:not([dir=rtl]) .abt-section .lt-content{width:50%;padding-left:5%;display:flex;position:absolute;top:0;left:0;}html:not([dir=rtl]) .abt-section .lt-content::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d8d8d8;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .lt-content{padding-left:0;width:100%;flex-direction:column;position:static;}}html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper{width:56%;padding-top:20%;padding-right:33px;top:10%;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper{padding-top:11%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper{padding-left:5%;width:100%;padding-top:20% !important;}}html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4{line-height:38px;margin-bottom:30px;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4{margin-bottom:20px;}}html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper p{line-height:24px;margin-bottom:30px;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper p{margin-bottom:20px;}}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper{display:flex;flex-direction:column;background-color:#FFFFFF;width:44%;padding-top:20%;padding-left:30px;border-left:1px solid #d8d8d8;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper{padding-top:10%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper{padding-top:50px;width:100%;padding-left:5%;margin-top:50px;}}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer{color:#607B7D;margin-bottom:16px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer{font-size:50px !important;}}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer .odometer-formatting-mark{display:none;}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6{margin-bottom:5rem;line-height:29px;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6{margin-bottom:3rem;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6{margin-bottom:50px;}}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6 span{display:block;color:#607B7D;}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links{margin:0 0 40px;}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li{list-style-type:none;padding-bottom:10px;}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a{font-size:0.875rem;color:#607B7D;padding-right:20px;}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover{color:#0B2146;background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top;position:relative;}html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover::after{content:"";width:85%;height:1px;position:absolute;bottom:-3px;left:0;background-color:#0B2146;}html:not([dir=rtl]) .abt-section .rt-content{width:50%;padding-right:5%;display:flex;position:absolute;top:0;right:0;padding-top:7.8%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content{width:100%;padding-left:0;padding-right:0;position:static;background-color:#FFFFFF;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .tab-content{width:100%;}}html:not([dir=rtl]) .abt-section .rt-content .tab-content h4{padding-left:28px;margin-top:-20px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .tab-content h4{margin-top:0;padding-left:5%;}}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper{position:absolute;width:90%;bottom:0;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper{bottom:auto;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper{width:100%;position:relative;}}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .fp-slides{height:auto;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .proj-logo{position:absolute;padding:50px 28px;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .proj-logo img{width:auto;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .project-img-block{width:100%;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .project-img-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slide-item{position:relative;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block{background-color:#607B7D;position:absolute;bottom:0;left:0;padding:15px;width:80%;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block{bottom:80px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block{width:100%;position:static;height:150px;}}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6{color:#FFFFFF;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6{margin-bottom:10px;}}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p{color:#FFFFFF;line-height:21px;font-size:0.875rem;margin-bottom:25px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p{margin-bottom:15px;font-size:0.8125rem;line-height:18px;margin-bottom:10px;}}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a{color:#FFFFFF;font-size:0.875rem;text-transform:uppercase;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a{font-size:1rem;}}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow{top:auto;transform:none;bottom:20px;width:8px;height:14px;background:url(/themes/custom/brq/image/slider-arrow.svg) no-repeat left top;z-index:9;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow{bottom:100px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow{bottom:165px;}}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow::before{display:none;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-prev{border:0;left:auto;right:10%;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-next{border:0;transform:scaleX(-1);left:auto;right:3%;}html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-disabled{opacity:0.5;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper{width:50%;padding-left:5%;display:flex;position:absolute;top:69%;left:0;}@media screen and (max-height:750px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper{top:62%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper{width:100%;position:static;padding:10px 0 40px;}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs{flex-wrap:nowrap;margin:0;border:0;width:100%;justify-content:space-between;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li{list-style:none;width:15%;display:flex;align-items:flex-start;outline:none;border:0;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li{line-height:normal;width:auto;}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-radius:0;border:0;outline:none;padding:0;text-transform:uppercase;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a{overflow-x:visible;}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span{margin-top:10px;display:block;color:#607B7D;font-size:0.875rem;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span{margin-top:0;}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a img{max-width:none;width:100%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a img{max-width:95px;}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active{border:0;background:none;outline:none;position:relative;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active span{color:#0B2146;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img{filter:brightness(10);}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img{filter:brightness(1);}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select{position:absolute;left:0;top:0;width:100%;padding-bottom:90%;z-index:-1;background-color:#0B2146;transition:all 0.3s linear 0s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select{display:none;}}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a:focus{border:0;outline:none;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .slick-dots{bottom:-20px;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .slick-dots li button{width:30px;height:2px;border-radius:0;background-color:#A7AABC;}html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .slick-dots li.slick-active button{background-color:#B69C77;}html:not([dir=rtl]) .progress-bar-wrapper{position:absolute;width:50%;padding-left:5%;background-color:#0B2146;display:flex;align-items:center;bottom:0;height:90px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .progress-bar-wrapper{height:40px;width:80%;bottom:150px;z-index:6;}}html:not([dir=rtl]) .progress-bar-wrapper span{display:flex;color:#FFFFFF;}html:not([dir=rtl]) .progress-bar-wrapper .progress-bar{background-color:rgb(66,78,100);height:1px;margin:0 5%;width:100%;position:relative;}html:not([dir=rtl]) .progress-bar-wrapper .progress-bar .line-loader{background-color:#FFFFFF;height:1px;position:absolute;top:0;left:0;width:0;}html:not([dir=rtl]) .progress-bar-wrapper .progress-bar .line-loader.active{width:100%;transition:all 10s linear 0s;}html:not([dir=rtl]) .ltst-proj-lt-wrapper{background-color:#646E64;position:absolute;left:0;top:0;width:31%;height:100%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-lt-wrapper{width:100%;height:auto;position:static;}}html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content{padding-top:30%;padding-left:15%;padding-right:9%;color:#FFFFFF;}@media screen and (max-height:750px){html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content{padding-top:25%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content{padding-top:30%;padding-left:5%;padding-right:10px;}}html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content h4{color:#FFFFFF;margin-bottom:30px;}@media screen and (max-height:750px){html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content h4{margin-bottom:20px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content h4{margin-bottom:15px;}}html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content p{line-height:30px;}@media screen and (max-height:750px){html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content p{line-height:22px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content p{line-height:24px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-nav-tab{overflow-x:hidden;}}html:not([dir=rtl]) .ltst-proj-nav-tab .nav{margin:0;flex-direction:column;border:0;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-nav-tab .nav{flex-direction:row;background:rgba(237,238,244,0.17);}}html:not([dir=rtl]) .ltst-proj-nav-tab .nav li{list-style-type:none;width:100%;border-radius:0;border-bottom:1px solid rgba(237,238,244,0.17);}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-nav-tab .nav li{border-bottom:0;}}html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a{padding-left:15%;padding-top:12px;padding-bottom:12px;color:#EDEEF4;font-size:1.5rem;border:0;border-radius:0;}@media screen and (max-height:750px){html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a{font-size:1rem;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a{padding-left:6%;display:flex;align-items:center;font-size:1.125rem;}}html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active{background:rgba(237,238,244,0.17);position:relative;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active{background:transparent;text-decoration:underline !important;}}html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top;width:16px;height:16px;position:absolute;right:20px;top:50%;transform:translateY(-50%);filter:brightness(30);}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active::after{display:flex;align-items:center;transform:none;position:static;margin-left:10px;}}html:not([dir=rtl]) .ltst-proj-nav-tab .slick-list{padding-right:110px;}html:not([dir=rtl]) .ltst-proj-nav-tab .slick-arrow{display:none;}html:not([dir=rtl]) .ltst-proj-nav-tab .slick-track{display:flex;align-items:center;}html:not([dir=rtl]) .ltst-proj-rt-wrapper{width:69%;position:absolute;right:0;top:0;padding-right:5%;padding-top:7.5%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper{width:100%;height:auto;position:static;padding-right:0;padding-top:20px;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-pane{width:100%;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper{display:flex;width:100%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper{flex-direction:column-reverse;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper{width:29.7%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper{width:100%;margin:30px 0 20px;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20% 20px;text-align:center;position:relative;}@media screen and (max-height:750px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block{padding:12% 20px;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d8d8d8;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block{flex-direction:row;justify-content:flex-start;padding:10px 0 10px 5%;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child{padding-top:5%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child{padding-top:0;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:last-child::after{display:none;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span{margin-top:16px;line-height:24px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span{margin-top:0;margin-left:10px;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper{width:70.3%;padding:0 20px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper{width:100%;display:flex;flex-direction:column-reverse;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5{margin-bottom:30px;line-height:40px;}@media screen and (max-height:750px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5{font-size:22px !important;line-height:25px;margin-bottom:15px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5{line-height:30px;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container{width:100%;display:flex;height:100%;margin-top:35px;}@media screen and (max-height:750px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container{margin-top:20px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container{margin-top:0;margin-bottom:20px;}}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .row-img-block{display:flex;flex-wrap:wrap;width:100%;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column{padding-right:2.1%;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child{flex:0 0 58%;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2){flex:0 0 42%;padding-right:0;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2) img{margin-bottom:3.5%;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img{width:100%;max-width:none;vertical-align:middle;}html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img:last-child{margin-bottom:0;}html:not([dir=rtl]) .contact-lt-wrapper{width:50%;margin-top:auto;}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-lt-wrapper{width:100%;}}html:not([dir=rtl]) .contact-lt-wrapper .top-content{padding-left:5%;width:42%;position:absolute;left:0;top:20%;}@media only screen and (max-width:1599px){html:not([dir=rtl]) .contact-lt-wrapper .top-content{top:14%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-lt-wrapper .top-content{width:100%;padding-top:30%;position:static;}}html:not([dir=rtl]) .contact-lt-wrapper .top-content h3{margin-bottom:25px;}@media screen and (max-height:750px){html:not([dir=rtl]) .contact-lt-wrapper .top-content h3{margin-bottom:10px;}}html:not([dir=rtl]) .contact-lt-wrapper .top-content p{line-height:24px;}html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper{width:50%;position:absolute;left:0;bottom:90px;overflow:hidden;}@media only screen and (min-width:991px) and (max-width:1599px){html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper{height:calc(100% - 224px);}}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper{width:100%;position:static;}}html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper img{max-width:none;width:100%;}html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper button img{height:9px !important;}html:not([dir=rtl]) .contact-rt-block{width:50%;height:100%;position:absolute;right:0;padding-right:5%;top:0;display:flex;justify-content:center;align-items:flex-start;}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-rt-block{width:100%;position:static;flex-direction:column;height:auto;padding-right:0;}}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper{width:50%;height:100%;padding:0 3%;position:relative;top:20%;}@media screen and (max-height:799px){html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper{top:14%;}}@media only screen and (min-width:1199px){html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper{width:65%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper{max-width:290px;margin:0 auto;width:100%;padding:30px 0 0;position:static;height:auto;}}@media screen and (max-height:799px){html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper h4{font-size:24px !important;margin-bottom:15px;}}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field{margin-bottom:20px;position:relative;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input{border-radius:3px;padding-left:40px;font-size:0.875rem;color:#0B2146;border:1px solid rgba(167,170,188,0.4);margin-top:0;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input::-moz-placeholder{color:#607B7D;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input::placeholder{color:#607B7D;}@media screen and (max-height:799px){html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input{height:35px;}}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit]{margin-top:30px;}@media screen and (max-height:750px){html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit]{margin-top:5px;}}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select{padding-left:40px;border-radius:3px;color:#607B7D;font-size:0.875rem;border:1px solid rgba(167,170,188,0.4);height:40px;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select option{padding:10px;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select.form-select:focus{box-shadow:none;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea{font-size:0.875rem;padding-left:40px;color:#0B2146;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea::-moz-placeholder{color:#607B7D;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea::placeholder{color:#607B7D;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i{width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);left:12px;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.user{background:url(/themes/custom/brq/image/user-icon.svg) no-repeat left top/100%;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.email{background:url(/themes/custom/brq/image/mail-icon.svg) no-repeat left top/100%;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.phone{background:url(/themes/custom/brq/image/phon-icon.svg) no-repeat left top/100%;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.project{width:20px;background:url(/themes/custom/brq/image/home-icon.svg) no-repeat left top/100%;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.description-icon{width:17px;top:19px;background:url(/themes/custom/brq/image/discuss.svg) no-repeat left top/100%;}html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field p{margin-bottom:0;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper{width:50%;height:100%;position:relative;margin-top:90px;padding-top:10%;}@media only screen and (min-width:1199px){html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper{width:35%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper{width:100%;margin-top:0;padding-top:0;position:static;height:auto;}}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper::before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;border-left:1px solid #d8d8d8;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper span{font-size:1.25rem;display:block;margin-bottom:20px;text-transform:uppercase;position:relative;display:flex;align-items:center;}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper span{max-width:290px;margin:0 auto 20px;}}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .cntct-item{padding:20% 6%;}@media screen and (max-height:750px){html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .cntct-item{padding:10% 6%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .cntct-item{padding:20px 0;}}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .email-block{position:relative;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .email-block::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d8d8d8;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .email-block span::before{content:"";background:url(/themes/custom/brq/image/mail-icon.svg) no-repeat left top/100%;width:22px;height:22px;margin-right:10px;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block{position:relative;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d8d8d8;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address{line-height:21px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address{max-width:290px;margin:0 auto;}}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block span::before{content:"";background:url(/themes/custom/brq/image/gps-icon.svg) no-repeat left top/100%;width:19px;height:23px;margin-right:10px;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .call-block span::before{content:"";background:url(/themes/custom/brq/image/phon-icon.svg) no-repeat left top/100%;width:15px;height:15px;margin-right:10px;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .call-block a{margin-bottom:10px;}html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a{display:block;color:#0B2146;}@media only screen and (max-width:991px){html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a{max-width:290px;margin:0 auto;}}html:not([dir=rtl]) .footer-wrapper{width:50%;height:90px;display:flex;align-items:center;justify-content:space-between;padding-left:5%;position:absolute;left:0;bottom:0;background-color:#0B2146;}@media only screen and (max-width:991px){html:not([dir=rtl]) .footer-wrapper{width:100%;padding:20px 0 20px 5%;position:static;flex-direction:column;align-items:flex-start;justify-content:center;min-height:93px;height:auto;}}html:not([dir=rtl]) .footer-wrapper p{color:#A7AABC;margin-bottom:0;font-size:0.8125rem;}@media only screen and (max-width:991px){html:not([dir=rtl]) .footer-wrapper p{font-size:0.75rem;margin-bottom:10px;text-transform:uppercase;}}html:not([dir=rtl]) .footer-wrapper .link-block{padding-right:3.5%;}html:not([dir=rtl]) .footer-wrapper .link-block a{font-size:0.8125rem;color:#A7AABC;}html:not([dir=rtl]) .footer-wrapper .link-block a:last-child{padding-left:20px;position:relative;}html:not([dir=rtl]) .footer-wrapper .link-block a:last-child::before{content:"|";margin-left:7px;position:absolute;left:0;top:0;}@media only screen and (max-width:991px){html:not([dir=rtl]) .footer-wrapper .link-block a{text-transform:uppercase;font-size:0.75rem;}}html:not([dir=rtl]) .fp-watermark{display:none;}html:not([dir=rtl]) .inner-spotlight-wrapper{width:100%;position:relative;background-color:#000000;}html:not([dir=rtl]) .inner-spotlight-wrapper img{max-width:none;width:100%;opacity:0.7;}html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) !important;width:100%;}html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block h2{color:#FFFFFF;font-size:61px !important;margin-bottom:0;text-transform:none;}@media only screen and (max-width:991px){html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block h2{font-size:40px !important;}}html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block span{font-size:1.5625rem;color:#FFFFFF;margin-top:28px;display:block;}html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper a img{filter:brightness(30) contrast(10);}html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper.active a img{filter:brightness(1) contrast(1);}@media only screen and (min-width:576px){html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper{max-width:540px;}}@media only screen and (min-width:768px){html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper{max-width:720px;}}@media only screen and (min-width:992px){html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper{max-width:960px;}}@media only screen and (min-width:1200px){html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper{max-width:1260px;}}html:not([dir=rtl]) .inner-page-global-wrapper .menu-btn-wraper a{filter:brightness(30);}html:not([dir=rtl]) .inner-page-global-wrapper .menu-btn-wraper.active a{filter:brightness(1);}html:not([dir=rtl]) .inner-page-global-wrapper .search-btn-wraper,html:not([dir=rtl]) .inner-page-global-wrapper .social-link-wraper,html:not([dir=rtl]) .inner-page-global-wrapper .language-switcher{display:none;}@media only screen and (max-width:991px){html:not([dir=rtl]) .inner-page-global-wrapper .side-menu .social-link-wraper{display:none !important;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .inner-page-global-wrapper .global-menu-wrappper.show .social-link-wraper.for-tab{display:flex !important;}}html:not([dir=rtl]) .pr-content{margin-top:60px;}html:not([dir=rtl]) .pr-content p{font-size:1.1875rem;line-height:48px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .pr-content p{line-height:34px;}}html:not([dir=rtl]) .pr-list-wrapper{width:100%;padding:43px 0;background-color:rgba(237,238,244,0.5);}html:not([dir=rtl]) .pr-list-wrapper .pr-listing{width:100%;margin-bottom:100px;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block{flex-direction:column;align-items:flex-start;margin-bottom:10px;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block h3{margin-bottom:0;}@media only screen and (max-width:991px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block h3{margin-bottom:20px;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a{font-size:1.5625rem;position:relative;display:flex;align-items:center;border-bottom:1px solid transparent;transition:all 0.2s linear 0s;}@media only screen and (max-width:991px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a{font-size:1.125rem;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top/100%;width:10px;height:10px;display:flex;margin-left:20px;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a:hover{border-bottom:1px solid #0B2146;transition:all 0.2s linear 0s;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-item-block{width:100%;display:flex;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-item-block{flex-direction:column;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block{width:58%;min-width:717px;position:relative;z-index:1;margin-right:-90px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block{min-width:auto;margin-right:0;width:95%;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block img{max-width:none;width:100%;height:450px !important;-o-object-fit:cover;object-fit:cover;}@media only screen and (max-width:991px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block img{height:auto !important;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block{width:49%;min-width:606px;position:relative;z-index:0;background-color:#FFFFFF;border:2px solid #EDEEF4;min-height:450px;margin-top:60px;padding:62px 50px 30px 180px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block{min-width:auto;padding:40px 20px 20px;width:95%;height:auto;margin-left:auto;margin-top:-20px;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block h6{margin-bottom:10px;padding-right:70px;line-height:40px;}@media only screen and (max-width:767px){html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block h6{padding-right:100px;line-height:normal;}}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block h6 span{margin:0;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block span{margin-bottom:45px;display:block;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block p{line-height:24px;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .site-link,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit],html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit]{padding:0;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .site-link a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a{padding:8px 10px;color:#FFFFFF;width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:normal;}html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .site-link a:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover{color:#0B2146;}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow{top:auto;transform:none;bottom:-40px;}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow::before{content:"";background:url(/themes/custom/brq/image/blue-arrow.svg) no-repeat left top;width:24px;height:24px;display:flex;align-items:center;justify-content:center;}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev{left:auto;right:48px;}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev::before{transform:scaleX(-1);}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-next{right:10px;}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots{justify-content:flex-start;max-width:none;width:auto;left:0;transform:none;}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li{display:none;font-size:1.25rem;}html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li.slick-active{display:block;}html:not([dir=rtl]) .global-footer{background-color:#0B2146;width:100%;padding:20px 0;}html:not([dir=rtl]) .global-footer .lt-block{display:flex;align-items:center;}html:not([dir=rtl]) .global-footer .lt-block .foot-social-links{display:flex;align-items:center;margin-left:20px;}html:not([dir=rtl]) .global-footer .lt-block .foot-social-links a{filter:brightness(40) contrast(10) grayscale(10);opacity:0.7;}html:not([dir=rtl]) .global-footer .rt-block{display:flex;align-items:center;margin-left:auto;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-footer .rt-block{margin-top:20px;}}html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper{width:auto;height:auto;position:static;background:transparent;padding-left:0;}html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper p{display:none;}html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper .link-block{padding-right:0;}html:not([dir=rtl]) .global-footer .rt-block a{font-size:0.8125rem;color:#A7AABC;text-transform:uppercase;}html:not([dir=rtl]) .global-footer .rt-block a:last-child{padding-left:20px;position:relative;}html:not([dir=rtl]) .global-footer .rt-block a:last-child::before{content:"|";margin-left:7px;position:absolute;left:0;top:0;}html:not([dir=rtl]) #top-arrow-block{position:absolute;top:-45px;right:0;background:url(/themes/custom/brq/image/top-arrow.svg) no-repeat left top/100%;width:64px;height:64px;display:flex;align-items:center;border:0;}@media only screen and (max-width:991px){html:not([dir=rtl]) .breadcrumb-nav-wrapper{display:none;}}html:not([dir=rtl]) .breadcrumb-nav-wrapper ul{display:flex;width:100%;border-bottom:1px solid #EDEEF4;padding:34px 0;margin:0;}html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li{list-style-type:none;margin-right:10px;}html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a{display:flex;align-items:center;}html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a::after{content:">>";display:flex;margin-left:10px;}html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li:last-child a::after{content:"";}html:not([dir=rtl]) .pr-detail-top-block{display:flex;justify-content:space-between;margin:50px 0 30px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .pr-detail-top-block{flex-direction:column;}}html:not([dir=rtl]) .pr-detail-top-block .lt-block{max-width:810px;width:100%;}html:not([dir=rtl]) .pr-detail-top-block .lt-block h4{margin-bottom:30px;}html:not([dir=rtl]) .pr-detail-top-block p a{color:#B69C77;}html:not([dir=rtl]) .pr-detail-top-block .table-block{max-width:270px;width:100%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .pr-detail-top-block .table-block{max-width:none;}}html:not([dir=rtl]) .pr-detail-top-block .table-block table{margin-top:0;}html:not([dir=rtl]) .pr-detail-top-block .table-block th,html:not([dir=rtl]) .pr-detail-top-block .table-block td{background-color:#FFFFFF;color:#0B2146;}html:not([dir=rtl]) .pr-detail-top-block .table-block th{font-size:1.25rem;padding:0 0 10px;}html:not([dir=rtl]) .pr-detail-top-block .table-block tr{background-color:transparent !important;border-bottom:1px solid #D8D8D8;}html:not([dir=rtl]) .pr-detail-top-block .table-block tr td{padding:15px 0;}html:not([dir=rtl]) .pr-detail-top-block .table-block tr td sup{font-size:0.625rem;}html:not([dir=rtl]) .pr-detail-top-block .table-block tr td:last-child{text-align:right;}html:not([dir=rtl]) .pr-detail-top-block .table-block tr:last-child{border:0;}html:not([dir=rtl]) .pr-detail-top-block .site-link:hover a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-detail-top-block input[type=submit]:hover a,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a,html:not([dir=rtl]) .pr-detail-top-block .prs-rls-wrapper .btn-wrapper a:hover a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-detail-top-block a:hover a,html:not([dir=rtl]) .pr-detail-top-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-detail-top-block a:hover a,html:not([dir=rtl]) .pr-detail-top-block .land-page-content-wrapper .content-area .btn-wrapper a:hover a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-detail-top-block a:hover a,html:not([dir=rtl]) .pr-detail-top-block .abt-section .lt-content .btn-wrapper a:hover a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-detail-top-block a:hover a,html:not([dir=rtl]) .pr-detail-top-block .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-detail-top-block input[type=submit]:hover a{color:#FFFFFF;}html:not([dir=rtl]) .fr-content-wrapper{margin-bottom:90px;background-color:#EDEEF4;padding:65px 0 35px;}@media only screen and (max-width:991px){html:not([dir=rtl]) .fr-content-wrapper{overflow-x:hidden;}}html:not([dir=rtl]) .fr-content-wrapper h4{margin-bottom:30px;}html:not([dir=rtl]) .fr-content-wrapper ul{padding-left:0;}html:not([dir=rtl]) .fr-content-wrapper ul li{font-size:1.25rem;line-height:30px;}html:not([dir=rtl]) .fr-content-wrapper p{font-size:1.25rem;line-height:35px;}html:not([dir=rtl]) .fa-block-wrapper{display:flex;margin-top:20px;width:100%;}html:not([dir=rtl]) .fa-block-wrapper .item-block{background-color:#FFFFFF;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:4px;border:1px solid #EDEEF4;width:160px;height:140px;margin-right:50px;text-align:center;}@media only screen and (max-width:991px){html:not([dir=rtl]) .fa-block-wrapper .item-block{margin-right:20px;}}html:not([dir=rtl]) .fa-block-wrapper .item-block:last-child{margin-right:0;}html:not([dir=rtl]) .fa-block-wrapper .item-block .img-block{display:flex;align-items:center;height:41px;margin-bottom:20px;}html:not([dir=rtl]) .fa-block-wrapper .slick-dots button{background-color:#A7AABC;}html:not([dir=rtl]) .fa-block-wrapper .slick-dots .slick-active button{background-color:#0B2146;}html:not([dir=rtl]) .pr-gallery-wrapper,html:not([dir=rtl]) .abt-gallery-wrapper{margin-bottom:85px;}html:not([dir=rtl]) .pr-gallery-wrapper h4,html:not([dir=rtl]) .abt-gallery-wrapper h4{margin-bottom:20px;}html:not([dir=rtl]) .pr-gallery-wrapper .pr-gallery-slider .carousel-link,html:not([dir=rtl]) .abt-gallery-wrapper .pr-gallery-slider .carousel-link{margin:0 15px;}@media only screen and (max-width:767px){html:not([dir=rtl]) .pr-gallery-wrapper .pr-gallery-slider .carousel-link,html:not([dir=rtl]) .abt-gallery-wrapper .pr-gallery-slider .carousel-link{margin:0 10px;}}html:not([dir=rtl]) .pr-gallery-wrapper .pr-gallery-slider .carousel-link:last-child,html:not([dir=rtl]) .abt-gallery-wrapper .pr-gallery-slider .carousel-link:last-child{margin-right:0;}html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow,html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;z-index:14;}html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow::after,html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow::after,html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow::before,html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow::before{display:none;}html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow.slick-prev,html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow.slick-prev{transform:scaleX(-1) translate(0,-50%);}@media only screen and (max-width:1299px){html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow.slick-prev,html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow.slick-prev{left:-8px;}}@media only screen and (max-width:1299px){html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow.slick-next,html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow.slick-next{right:-8px;}}html:not([dir=rtl]) .fp-wrapper{margin-bottom:125px;}html:not([dir=rtl]) .fp-wrapper h4{margin-bottom:20px;}html:not([dir=rtl]) .fp-wrapper .fp-slider img{margin:0 20px;}@media only screen and (max-width:767px){html:not([dir=rtl]) .fp-wrapper .fp-slider img{margin:0 10px;}}html:not([dir=rtl]) .fp-wrapper .fp-slider img:last-child{margin-right:0;}html:not([dir=rtl]) .fp-wrapper .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;z-index:22;}html:not([dir=rtl]) .fp-wrapper .slick-arrow::after,html:not([dir=rtl]) .fp-wrapper .slick-arrow::before{display:none;}html:not([dir=rtl]) .fp-wrapper .slick-arrow.slick-prev{transform:scaleX(-1);}html:not([dir=rtl]) .mfp-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;margin:20px;transform:scale(1);}html:not([dir=rtl]) .mfp-arrow::after,html:not([dir=rtl]) .mfp-arrow::before{display:none;}@media only screen and (max-width:767px){html:not([dir=rtl]) .mfp-arrow{margin:0;}}html:not([dir=rtl]) .mfp-arrow.mfp-arrow-left{transform:scaleX(-1);}@media only screen and (max-width:767px){html:not([dir=rtl]) .mfp-arrow.mfp-arrow-left{left:30px;}}@media only screen and (max-width:767px){html:not([dir=rtl]) .mfp-arrow.mfp-arrow-right{right:15px;}}html:not([dir=rtl]) .mfp-close,html:not([dir=rtl]) .mfp-zoom-out-cur{cursor:pointer !important;}html:not([dir=rtl]) .inner-map-wrapper{margin-bottom:47px;}html:not([dir=rtl]) .inner-map-wrapper h4{margin-bottom:20px;}html:not([dir=rtl]) .inner-map-wrapper .map-block{display:flex;flex-direction:column;align-items:center;}html:not([dir=rtl]) .inner-map-wrapper .site-link,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .inner-map-wrapper input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a,html:not([dir=rtl]) .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a,html:not([dir=rtl]) .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a,html:not([dir=rtl]) .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a,html:not([dir=rtl]) .inner-map-wrapper .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .inner-map-wrapper a,html:not([dir=rtl]) .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit],html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit]{margin-top:47px;}html:not([dir=rtl]) .inner-map-wrapper .site-link a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .inner-map-wrapper input[type=submit] a,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a,html:not([dir=rtl]) .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a a,html:not([dir=rtl]) .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a a,html:not([dir=rtl]) .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a a,html:not([dir=rtl]) .inner-map-wrapper .abt-section .lt-content .btn-wrapper a a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .inner-map-wrapper a a,html:not([dir=rtl]) .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit] a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit] a{color:#FFFFFF;display:flex;align-items:center;justify-content:center;width:100%;height:100%;}html:not([dir=rtl]) .inner-map-wrapper .site-link:hover a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .inner-map-wrapper input[type=submit]:hover a,html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a,html:not([dir=rtl]) .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a:hover a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a:hover a,html:not([dir=rtl]) .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a:hover a,html:not([dir=rtl]) .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a:hover a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a:hover a,html:not([dir=rtl]) .inner-map-wrapper .abt-section .lt-content .btn-wrapper a:hover a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .inner-map-wrapper a:hover a,html:not([dir=rtl]) .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit]:hover a{color:#0B2146;}html:not([dir=rtl]) .abt-gallery-wrapper{margin-top:40px;margin-bottom:0;}html:not([dir=rtl]) .abt-gallery-wrapper .abt-gallery-slider{margin:40px 0;}@media only screen and (max-width:767px){html:not([dir=rtl]) .abt-gallery-wrapper .abt-gallery-slider{margin-bottom:90px;}}html:not([dir=rtl]) .abt-gallery-wrapper p{line-height:25px;}html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link{margin:0 20px;}@media only screen and (max-width:767px){html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link{margin:0 10px;}}html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link:last-child{margin-right:0;}html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link span{text-align:center;display:block;margin-top:20px;font-size:1.125rem;}html:not([dir=rtl]) .mv-content-wrapper{margin:50px 0;}html:not([dir=rtl]) .mv-content-wrapper h4{margin:30px 0;}html:not([dir=rtl]) .mv-content-wrapper p{line-height:25px;}html:not([dir=rtl]) .cnt-content-wrapper{margin-top:30px;}html:not([dir=rtl]) .cnt-content-wrapper h3{text-transform:none;margin-bottom:30px;}html:not([dir=rtl]) .common-form-wrapper{display:flex;margin-top:75px;}@media only screen and (max-width:767px){html:not([dir=rtl]) .common-form-wrapper{flex-direction:column;}}html:not([dir=rtl]) .common-form-wrapper .lt-img-block{flex:0 0 50%;}html:not([dir=rtl]) .common-form-wrapper .lt-img-block .field,html:not([dir=rtl]) .common-form-wrapper .lt-img-block article,html:not([dir=rtl]) .common-form-wrapper .lt-img-block .field__item{height:100%;}html:not([dir=rtl]) .common-form-wrapper .lt-img-block img{max-width:none;width:100%;-o-object-fit:cover;object-fit:cover;height:100% !important;}html:not([dir=rtl]) .common-form-wrapper .rt-form-block{flex:0 0 50%;background-color:#EDEEF4;padding:20px 0;}@media only screen and (max-width:991px){html:not([dir=rtl]) .common-form-wrapper .rt-form-block{padding:30px 0;}}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block{position:static;width:100%;padding-right:0;align-items:center;justify-content:flex-start;}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper{padding-left:15%;width:65%;position:static;height:auto;max-width:none;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper{width:90%;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper{width:100%;padding:0 5%;}}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4{margin-bottom:10px;text-transform:none;}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form{margin-top:30px;}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form input[type=submit]{max-width:none;height:40px;margin-top:10px;}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form input[type=file]{position:absolute;opacity:0;cursor:pointer;}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file input[type=submit]{border:1px solid #607B7D;background-color:transparent;color:#607B7D;margin:0 0 10px;}html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file span{margin-bottom:10px;}html:not([dir=rtl]) .main-um-content-wrapper{background-color:#0B2146;height:100vh;width:100%;display:flex;align-items:center;}html:not([dir=rtl]) .main-um-content-wrapper h1{color:#FFFFFF;}html:not([dir=rtl]) .main-um-content-wrapper span{color:#FFFFFF;font-size:1.5rem;line-height:29px;}@media only screen and (max-width:767px){html:not([dir=rtl]) .main-um-content-wrapper span{font-size:1.125rem;line-height:22px;}}html:not([dir=rtl]) .main-um-content-wrapper img{max-width:none;width:100%;}@media only screen and (max-width:767px){html:not([dir=rtl]) .main-um-content-wrapper img{margin-top:40px;}}html:not([dir=rtl]) .adm-log-wrapper{width:100%;position:fixed;display:flex;justify-content:space-between;align-items:center;height:100%;background-color:#EDEEF4;}html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block{right:auto;height:auto;left:0;position:static;}html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .cnct-form-wrapper > img{max-width:59px;width:100px;}html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .cnct-form-wrapper h4{margin-top:40px;}html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .lock{background:url(/themes/custom/brq/image/lock-icon.svg) no-repeat left top/100%;height:17px !important;}html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .field input[type=submit]{margin-top:10px;max-width:130px;height:40px;}html:not([dir=rtl]) .adm-log-wrapper .rt-img-wrapper{width:50%;height:100vh;}@media only screen and (max-width:991px){html:not([dir=rtl]) .adm-log-wrapper .rt-img-wrapper{display:none;}}html:not([dir=rtl]) .adm-log-wrapper .rt-img-wrapper img{max-width:none;width:100%;height:100% !important;-o-object-fit:cover;object-fit:cover;}html:not([dir=rtl]) label.error{position:absolute;left:0;bottom:-28px;font-size:0.8125rem;}html:not([dir=rtl]) .recaptcha{color:#0B2146;}html:not([dir=rtl]) .messages--error{background:none;border:0;box-shadow:none;padding:0 0 20px;}html:not([dir=rtl]) .messages--error .placeholder{opacity:1;background-color:transparent;cursor:text;}html:not([dir=rtl]) .sr-wrapper{padding:50px 0;background-color:#EDEEF4;}html:not([dir=rtl]) .sr-wrapper .sr-item{border-bottom:1px solid rgba(167,170,188,0.3);margin-bottom:15px;}html:not([dir=rtl]) .sr-wrapper .sr-item h6{font-size:20px !important;margin-bottom:15px;}html:not([dir=rtl]) .sr-wrapper .sr-item h6 a{color:#0B2146;margin:0;border-bottom:1px solid #0B2146;}html:not([dir=rtl]) .sr-wrapper .sr-item a{color:#607B7D;margin-bottom:15px;display:inline-block;}html:not([dir=rtl]) .sr-wrapper .sr-item p{line-height:25px;margin-bottom:15px;}html:not([dir=rtl]) .map-wrapper .view-filters{position:absolute;top:50%;transform:translateY(-50%);z-index:99;left:50px;background-color:rgba(103,103,103,0.6);padding:20px;border:1px solid #fff;color:#FFFFFF !important;}html:not([dir=rtl]) .map-wrapper .view-filters form input{height:auto;width:auto;}html:not([dir=rtl]) .map-wrapper .view-filters form label{color:#FFFFFF;margin-left:6px;margin-bottom:0;}html:not([dir=rtl]) .map-wrapper .view-filters .form-radios .form-item{float:none !important;display:flex;margin-bottom:10px;}html:not([dir=rtl]) .map-wrapper .view-filters .bef-exposed-form .form--inline > .form-item{float:none !important;}html:not([dir=rtl]) .geofield-google-map{min-height:600px !important;}html:not([dir=rtl]) .messages--warning{background-color:#0B2146;color:#FFFFFF;border:0;box-shadow:none;}html:not([dir=rtl]) .g-recaptcha{width:100%;}html:not([dir=rtl]) .g-recaptcha div,html:not([dir=rtl]) .g-recaptcha iframe{width:auto !important;}html:not([dir=rtl]) .backToForm a{color:#FFFFFF;}html:not([dir=rtl]) .popup-video-wrapper{width:100%;height:100%;opacity:1;padding:0 !important;}html:not([dir=rtl]) .popup-video-wrapper .modal-dialog{max-width:none;width:100%;height:100%;margin:0;}html:not([dir=rtl]) .popup-video-wrapper .modal-content{max-width:none;margin:0;width:100%;height:100%;}html:not([dir=rtl]) .popup-video-wrapper .btn-close{position:absolute;right:30px;top:70px;z-index:101;background-color:#fff;border-radius:4px;}html:not([dir=rtl]) .popup-video-wrapper iframe,html:not([dir=rtl]) .popup-video-wrapper video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:99;-o-object-fit:cover;object-fit:cover;}html:not([dir=rtl]) .check-wrapper{display:flex;align-items:center;}html:not([dir=rtl]) .check-wrapper input{width:18px;height:18px;}html:not([dir=rtl]) .check-wrapper p{font-size:0.8125rem;margin-left:8px;}html:not([dir=rtl]) .result_message_bottom .backToForm a{color:#0B2146;}html:not([dir=rtl]) .error.email{position:absolute;font-size:0.8125rem;margin:0;color:#A7AABC;}html:not([dir=rtl]) .path-interactive-maps .side-menu,html:not([dir=rtl]) .path-interactive-maps .m-bg-wht,html:not([dir=rtl]) .path-interactive-maps header,html:not([dir=rtl]) .path-interactive-maps .view-filters,html:not([dir=rtl]) .path-interactive-maps .global-footer{display:none;}html:not([dir=rtl]) .path-interactive-maps .geofield-google-map{min-height:100vh !important;}html:not([dir=rtl]) .new-side-menu .social-link-wraper{transform:none;top:23%;display:block;}@media screen and (max-height:700px){html:not([dir=rtl]) .new-side-menu .social-link-wraper{top:28%;}}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-side-menu .social-link-wraper{display:none !important;}}html:not([dir=rtl]) .new-side-menu .social-link-wraper a{filter:brightness(30);}html:not([dir=rtl]) .new-side-menu .language-switcher{bottom:auto;top:53%;display:block;}@media screen and (max-height:700px){html:not([dir=rtl]) .new-side-menu .language-switcher{top:64%;}}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-side-menu .language-switcher{display:none !important;}}html:not([dir=rtl]) .new-side-menu .language-switcher li,html:not([dir=rtl]) .new-side-menu .language-switcher a{filter:brightness(30);}html:not([dir=rtl]) .new-side-menu .search-btn-wraper{display:block;}@media screen and (max-height:700px){html:not([dir=rtl]) .new-side-menu .search-btn-wraper{top:7%;}}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-side-menu .search-btn-wraper{display:none !important;}}html:not([dir=rtl]) .new-side-menu .search-btn-wraper a{filter:brightness(30);}html:not([dir=rtl]) .new-side-menu.active .social-link-wraper,html:not([dir=rtl]) .new-side-menu.active .language-switcher,html:not([dir=rtl]) .new-side-menu.active .search-btn-wraper{display:block !important;}@media only screen and (max-width:991px){html:not([dir=rtl]) .new-side-menu.active .social-link-wraper,html:not([dir=rtl]) .new-side-menu.active .language-switcher,html:not([dir=rtl]) .new-side-menu.active .search-btn-wraper{display:none !important;}}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-side-menu.active .search-btn-wraper{display:block !important;}}html:not([dir=rtl]) .new-side-menu.hide-items .social-link-wraper,html:not([dir=rtl]) .new-side-menu.hide-items .language-switcher,html:not([dir=rtl]) .new-side-menu.hide-items .search-btn-wraper{display:none;}html:not([dir=rtl]) .abt-section{height:100% !important;min-height:415px !important;overflow:visible !important;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .abt-section{z-index:auto;}}html:not([dir=rtl]) .abt-section .top-content{max-width:1170px;margin:0 auto;display:flex;padding:75px 0;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .abt-section .top-content{flex-direction:column;padding:50px 0 70px;}}html:not([dir=rtl]) .abt-section .top-content .lt-content{position:static;padding:0;}html:not([dir=rtl]) .abt-section .top-content .lt-content::after{height:0;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .abt-section .top-content .lt-content{padding-left:15px;padding-right:15px;width:100%;}}html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper{padding:0;padding-right:60px;width:auto;max-width:455px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper{padding-right:0;max-width:none;padding-top:0 !important;}}html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper h3{line-height:54px;}html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper p{font-size:1.125rem;line-height:28px;}html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a{border-radius:2px;max-width:178px;height:47px;}html:not([dir=rtl]) .abt-section .top-content .rt-content{position:static;padding:0;overflow:visible;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .abt-section .top-content .rt-content{width:100%;margin-top:30px;padding-left:15px;padding-right:15px;width:100%;}}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block{display:flex;align-items:center;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6{font-size:31px !important;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 span{display:block;margin-top:10px;font-size:24px;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links{margin:60px 0 0;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li{list-style-type:none;margin-bottom:20px;line-height:normal;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a{font-size:1.25rem;transition:all 0.3s ease 0s;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover{transition:all 0.3s ease 0s;text-decoration:underline !important;position:relative;padding-right:20px;}html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover::after{content:"";position:absolute;right:0;top:5px;width:10px;height:10px;background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right bottom/100%;}html:not([dir=rtl]) .abt-section .number-counter-block{width:90px;height:90px;border:2px solid #0B2146;background-color:#EDEEF4;display:flex;align-items:center;justify-content:center;margin-right:20px;}html:not([dir=rtl]) .abt-section .number-counter-block .odometer{font-size:3rem;}html:not([dir=rtl]) .fp-viewing-firstPage .m-bg-wht,html:not([dir=rtl]) .fp-viewing-secondPage .m-bg-wht,html:not([dir=rtl]) .fp-viewing-3rdPage .m-bg-wht{display:block;}@media only screen and (min-width:1199px){html:not([dir=rtl]) .fp-viewing-firstPage .search-btn-wraper,html:not([dir=rtl]) .fp-viewing-firstPage .social-link-wraper,html:not([dir=rtl]) .fp-viewing-firstPage .language-switcher,html:not([dir=rtl]) .fp-viewing-secondPage .search-btn-wraper,html:not([dir=rtl]) .fp-viewing-secondPage .social-link-wraper,html:not([dir=rtl]) .fp-viewing-secondPage .language-switcher,html:not([dir=rtl]) .fp-viewing-3rdPage .search-btn-wraper,html:not([dir=rtl]) .fp-viewing-3rdPage .social-link-wraper,html:not([dir=rtl]) .fp-viewing-3rdPage .language-switcher{display:none;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list{height:78%;overflow-y:scroll;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper{width:100%;padding:50px 5% 20px;position:relative;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper::before{content:"";background-color:#646e64;width:31%;height:270px;position:absolute;left:0;bottom:0;padding-right:30px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper::before{width:100%;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper h3{margin-bottom:30px;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs{margin:0;display:flex;flex-wrap:nowrap;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item{list-style-type:none;display:flex;align-items:center;justify-content:center;width:100%;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link{border-radius:0;border:1px solid rgba(167,170,188,0.3);color:#607B7D;font-size:0.875rem;text-transform:uppercase;width:100%;height:65px;display:flex;align-items:center;justify-content:center;padding:15px;background-color:#EDEEF4;line-height:normal;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link.active{background-color:#FFFFFF;border:0;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link img{margin-right:10px;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list{padding-right:30px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list{padding-right:70px;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list .slick-slide img{width:auto;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-arrow{display:none !important;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content{background-color:#FFFFFF;position:relative;z-index:1;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper{margin-bottom:0;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item{display:flex;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item{flex-direction:column;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block{width:50%;padding:30px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block{width:100%;padding:15px;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block img{max-width:none;width:100%;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block{width:50%;display:flex;flex-direction:column;align-items:flex-start;padding-top:30px;padding-left:6x;position:relative;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block{width:100%;margin-top:20px;padding:15px;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block img{max-width:150px;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block{margin-top:33px;display:flex;flex-direction:column;align-items:flex-start;width:73%;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block{width:100%;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block p{line-height:30px;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a{min-width:178px;height:41px;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out{position:absolute;right:0;top:60px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out{top:10px;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow{left:auto;right:20px;width:39px;height:39px;top:auto;bottom:30px;transform:translate(0);z-index:3;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow{right:10px;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow::before{content:"";background:url(/themes/custom/brq/image/blue-arrow2.svg) no-repeat left top/100%;width:39px;height:39px;display:flex;align-items:center;justify-content:center;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-prev{right:60px;transform:scaleX(-1);}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-prev{right:40px;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots{right:20px;bottom:auto;top:50%;transform:translate(0,-50%);display:block;left:auto;max-width:none;width:auto;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots{display:none !important;}}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li{margin:0 0 26px;display:block;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li:last-child{margin:0;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li button{width:16px;height:16px;border-radius:0;border:1px solid #A7AABC;background-color:transparent;}html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li.slick-active button{border:0;background-color:#0B2146;}html:not([dir=rtl]) .sold-out{display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/soldout-bg.svg) no-repeat left center;text-transform:uppercase;font-size:12px !important;color:#FFFFFF;width:120px;height:35px;}html:not([dir=rtl]) .new-home-project-section{height:100% !important;display:flex;}@media only screen and (max-width:991px){html:not([dir=rtl]) .new-home-project-section{min-height:auto !important;}}html:not([dir=rtl]) .new-home-project-section .block-helper-our-latest-projects{display:flex;}@media only screen and (max-width:991px){html:not([dir=rtl]) .new-home-project-section .block-helper-our-latest-projects{flex-direction:column;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .new-home-project-section{flex-direction:column;}}html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper{width:100%;padding:0 0 0 5%;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper{padding:15px;}}html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child{flex:0 0 49%;padding-right:1.5%;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child{flex:0 0 50%;}}html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child{flex:0 0 48.5%;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child{flex:0 0 50%;}}html:not([dir=rtl]) .new-home-project-section .ltst-proj-lt-wrapper{position:sticky;height:100vh;top:0;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-project-section .ltst-proj-lt-wrapper{position:static;height:auto;}}html:not([dir=rtl]) .new-home-project-section .top-content{padding-top:50px;}html:not([dir=rtl]) .new-home-project-section .ltst-proj-rt-wrapper{position:static;padding-top:50px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-project-section .ltst-proj-rt-wrapper{overflow:visible;}}html:not([dir=rtl]) .new-home-project-section .fp-overflow{display:flex;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-project-section .fp-overflow{flex-direction:column;}}html:not([dir=rtl]) .new-home-project-section .ltst-proj-nav-tab ul{height:350px;padding-bottom:40px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-project-section .ltst-proj-nav-tab ul{height:auto;padding-bottom:0;}}html:not([dir=rtl]) .new-home-project-section .ltst-proj-nav-tab .mCSB_scrollTools .mCSB_draggerRail{background-color:rgba(255,255,255,0.28);width:4px;}html:not([dir=rtl]) .new-home-contact-section{min-height:auto !important;height:100%;background-color:#EDEEF4;}@media screen and (max-height:750px){html:not([dir=rtl]) .new-home-contact-section{display:flex;flex-direction:row;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .new-home-contact-section{flex-direction:column;}}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper{width:50%;margin-top:0;display:flex;flex-direction:column;}@media only screen and (max-width:991px){html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper{width:100%;}}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .top-content{position:static;width:58%;margin:50px 0 55px;padding-left:10%;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .top-content{width:100%;padding:15px;margin:30px 0 20px;}}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper{width:100%;position:static;}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps{position:relative;}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters{top:80px;transform:none;-webkit-backdrop-filter:blur(3.4000000954px);backdrop-filter:blur(3.4000000954px);z-index:5;display:none;}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend{font-size:14px;margin-bottom:12px;display:block;}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label{font-size:11px;}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .gm-style-mtc button{color:#ffffff !important;background-color:rgba(103,103,103,0.6) !important;-webkit-backdrop-filter:blur(3.4000000954px);backdrop-filter:blur(3.4000000954px);border:1px solid #fff !important;margin-right:10px !important;font-size:12px !important;height:25px !important;font-family:"Optima" !important;}html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .footer-wrapper{width:100%;position:static;display:flex;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .footer-wrapper{display:none !important;}}html:not([dir=rtl]) .new-home-contact-section .footer-wrapper{display:none;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-contact-section .footer-wrapper{display:flex !important;}}html:not([dir=rtl]) .new-home-contact-section .contact-rt-block{width:50%;border-left:1px solid #d8d8d8;padding-right:0;justify-content:flex-start;}@media screen and (max-height:750px){html:not([dir=rtl]) .new-home-contact-section .contact-rt-block{position:static;height:auto;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .new-home-contact-section .contact-rt-block{width:100%;border:0;}}html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper{position:static;display:flex;flex-direction:column;justify-content:flex-start;top:auto;border-right:1px solid #d8d8d8;margin-top:0;padding-top:50px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper{border-right:0;padding-top:30px;}}html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper h4{font-size:30px !important;}@media only screen and (max-width:1599px){html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper .field input[type=submit]{margin-top:0;}}html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper .check-wrapper input{height:20px;display:flex;}html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper{height:100%;margin-top:0;padding-top:50px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper{padding-top:30px;}}html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper::before{border:0;}html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper .email-block{padding-top:0;}html:not([dir=rtl]) .inner-page-global-wrapper .main-nav a,html:not([dir=rtl]) .inner-page-global-wrapper .main-nav span{color:#FFFFFF;}html:not([dir=rtl]) .inner-page-global-wrapper .main-nav.active a,html:not([dir=rtl]) .inner-page-global-wrapper .main-nav.active span{color:#0B2146;}html:not([dir=rtl]) .virtual-tour-block-wrapper{margin:50px 0;}html:not([dir=rtl]) .floor-plan-wrapper{background-color:#EDEEF4;padding:48px 0;margin-bottom:50px;}html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper{margin-bottom:0;}html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide{margin:0 15px;}html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide img{margin:0;}html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide span{font-size:1.125rem;display:block;text-align:center;margin-top:20px;}html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-dots .slick-active button{background-color:#A7AABC;}html:not([dir=rtl]) .inner-map-wrapper{margin-bottom:130px;}html:not([dir=rtl]) .prs-rls-wrapper{margin-top:50px;margin-bottom:30px;}html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item{background-color:#EDEEF4;padding:0;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;}html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item img{max-width:none;width:100%;}html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item .content-block{padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;}html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item h6{font-size:25px !important;margin-bottom:30px;}html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item p{font-size:0.875rem;line-height:21px;margin-bottom:30px;}html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item a{position:absolute;left:30px;bottom:30px;}html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper ul{margin:0;padding:0;}html:not([dir=rtl]) .prs-rls-dtl-wrapper{margin-top:20px;margin-bottom:40px;}html:not([dir=rtl]) .prs-rls-dtl-wrapper p{line-height:24px;}html:not([dir=rtl]) .prs-rls-dtl-wrapper img{max-width:none;width:100%;margin-bottom:20px;}html:not([dir=rtl]) .prs-rls-dtl-wrapper i{font-style:italic;margin-top:20px;display:block;}html:not([dir=rtl]) .mdglry-content{margin:30px 0 50px;}html:not([dir=rtl]) .mdglry-content p{line-height:35px;font-size:1.25rem;}html:not([dir=rtl]) .frdpjct-gallery-wrapper{text-align:center;margin-bottom:50px;}html:not([dir=rtl]) .frdpjct-gallery-wrapper h4{margin-bottom:58px;}html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider a{margin:10px;}html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider span{font-size:1.125rem;display:block;text-align:center;margin-top:20px;}html:not([dir=rtl]) .frdpjct-gallery-wrapper .slick-arrow.slick-prev{transform:translate(0,-50%) scaleX(-1);}html:not([dir=rtl]) .fpg-slider-wrapper{padding:50px 0 100px;}html:not([dir=rtl]) .fpg-slider-wrapper h4{margin-bottom:70px;text-align:center;}html:not([dir=rtl]) .fpg-slider-wrapper .video-mask{position:absolute;width:100%;left:0;top:0;z-index:4;}html:not([dir=rtl]) .fpg-slider-wrapper .tab-pane{padding:0 6px;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block{width:100%;position:relative;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .pr-name-block{background-color:rgba(0,0,0,0.35);height:90px;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;left:0;bottom:0;z-index:2;text-align:center;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .pr-name-block h3{color:#FFFFFF;margin:0;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus{margin:0 0 30px;padding:0;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li{position:relative;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li .iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li video{width:100%;bottom:0;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li iframe{position:absolute;left:0;top:0;width:100%;height:100%;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li img{max-width:none;width:100%;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .play-btn{background:url(/themes/custom/brq/image/play-btn.svg) no-repeat left top/100%;width:125px;height:125px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;cursor:pointer;}@media only screen and (max-width:767px){html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .play-btn{width:85px;height:85px;}}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow::before{display:none;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev{transform:scaleX(-1) translate(0,-50%);left:-40px;}@media only screen and (max-width:1299px){html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev{left:-20px;}}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next{right:-40px;}@media only screen and (max-width:1299px){html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next{right:-20px;}}html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-disabled{opacity:0.3;}html:not([dir=rtl]) .fpg-slider-wrapper .nav-tabs{border:0;}html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block{position:absolute;width:95%;height:93%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;padding:10px;opacity:0;transition:all 0.2s ease 0s;text-align:center;}html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block p{font-size:14px;margin:0;line-height:normal;color:#FFFFFF;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper{width:100%;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav{margin:0;padding:0;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li{margin:0 6px;position:relative;display:flex;cursor:pointer;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li img{max-width:none;width:100%;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link{padding:0;border:0;transition:all 0.2s linear 0s;border-radius:0;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:0 solid #dabe96;transition:all 0.2s linear 0s;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active{padding:0;background-color:transparent;border-radius:0;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active::after{border:5px solid #dabe96;transition:all 0.2s linear 0s;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover{transition:all 0.2s linear 0s;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover::after{transition:all 0.2s linear 0s;border:5px solid #dabe96;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover .pr-name-nav-block{opacity:1;transition:all 0.2s linear 0s;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .play-btn{background:url(/themes/custom/brq/image/play-btn.svg) no-repeat left top/100%;width:64px;height:64px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}@media only screen and (max-width:767px){html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .play-btn{width:40px;height:40px;}}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow::before{display:none;}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev{transform:scaleX(-1) translate(0,-50%);left:-40px;}@media only screen and (max-width:1299px){html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev{left:-20px;}}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next{right:-40px;}@media only screen and (max-width:1299px){html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next{right:-20px;}}html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-disabled{opacity:0.3;}html:not([dir=rtl]) .virtual-container-wrapper{margin-top:55px;margin-bottom:78px;}html:not([dir=rtl]) .virtual-container-wrapper h4{text-align:center;margin-bottom:55px;font-size:39px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .virtual-container-wrapper h4{font-size:28px;}}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs{margin:0;display:flex;flex-wrap:nowrap;width:100%;}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item{list-style-type:none;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link{border-radius:0;border:1px solid rgba(167,170,188,0.3);border-bottom:0;background-color:#EDEEF4;display:flex;align-items:center;justify-content:center;width:100%;height:65px;color:#0B2146;font-size:0.875rem;text-transform:uppercase;text-align:center;}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active{background-color:#FFFFFF;border:0;}@media only screen and (max-width:767px){html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-list{padding-right:50px;}}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow::before{display:none;}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-prev{transform:scaleX(-1) translate(0,-50%);left:-25px;}html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-next{right:-25px;}html:not([dir=rtl]) .prls-detail-spot-wrapper .spot-content-block span{margin-top:0;margin-bottom:28px;}html:not([dir=rtl]) .prls-detail-spot-wrapper .spot-content-block h2{margin:0;font-size:39px !important;}html:not([dir=rtl]) .gallery-popup-wrapper .modal-dialog{max-width:900px;}html:not([dir=rtl]) .gallery-popup-wrapper .modal-content{border:0;border-radius:0;background:transparent;padding:0;}html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;filter:brightness(60) contrast(41);}html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow::before{display:none;}html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow.slick-prev{transform:scaleX(-1) translate(0,-50%);left:-25px;}html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow.slick-next{right:-25px;}html:not([dir=rtl]) .gallery-popup-wrapper .btn-close{filter:brightness(60) contrast(41) invert(1);opacity:1;position:absolute;right:-30px;top:-30px;box-shadow:none;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .inner-spotlight-wrapper span{margin-top:10px !important;}}html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out{background:url(/themes/custom/brq/image/soldout-bg-flip.svg) no-repeat left center;display:flex !important;margin-bottom:18px;}@media only screen and (max-width:1199px){html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out{margin-top:30px !important;}}@media only screen and (max-width:767px){html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out{margin-top:0 !important;}}html:not([dir=rtl]) .mob-scroll-arrow{display:none !important;}html:not([dir=rtl]) .foot-social-links > .field__item:first-child{display:none;}html:not([dir=rtl]) .pr-listing .pr-content-block{padding-top:30px !important;}html:not([dir=rtl]) .pr-listing .pr-content-block img{max-width:150px;margin-bottom:20px;}html:not([dir=rtl]) .pr-listing .pr-content-block .sold-out{width:110px;position:absolute;right:0;top:40px;display:flex !important;align-items:center;justify-content:center;margin:0;}html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper form{height:calc(100% - 160px);padding-bottom:30px;}html:not([dir=rtl]) .global-footer{position:relative;z-index:2;}html:not([dir=rtl]) .global-footer .lt-block{width:40%;}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-footer .lt-block{width:100%;}}html:not([dir=rtl]) .global-footer .rt-block{width:60%;justify-content:space-between;}html:not([dir=rtl]) .global-footer .rt-block .region-footer-home{width:100%;}html:not([dir=rtl]) .global-footer .rt-block .region-footer-home p{color:#A7AABC;font-size:0.875rem;margin-bottom:0;display:block;}@media only screen and (max-width:767px){html:not([dir=rtl]) .global-footer .rt-block .region-footer-home p{margin-top:20px;}}@media only screen and (max-width:991px){html:not([dir=rtl]) .global-footer .rt-block{width:100%;}}@media only screen and (max-width:767px){html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper{flex-direction:column-reverse;}}html:not([dir=rtl]) .error.email{position:absolute;font-size:0.8125rem;margin:0;color:#A7AABC;}html:not([dir=rtl]) .sr-wrapper .pager{display:flex;align-items:center;justify-content:center;padding:0;margin-left:0;}html[dir=rtl]{}html[dir=rtl] .base-page{min-height:calc(100vh - 27rem);}@media only screen and (max-width:767px){html[dir=rtl] .base-page{min-height:calc(100vh - 42rem);}}@media only screen and (max-width:767px){html[dir=rtl] .web-only{display:none !important;}}@media only screen and (min-width:767px){html[dir=rtl] .mob-only,html[dir=rtl] .for-mob{display:none !important;}}@media only screen and (min-width:990px){html[dir=rtl] .for-tab{display:none !important;}}html[dir=rtl] .decoration-none{text-decoration:none !important;}html[dir=rtl] .c-pointer{cursor:pointer !important;}html[dir=rtl] .c-not-allowed{cursor:not-allowed !important;}html[dir=rtl] .c-text{cursor:text !important;}html[dir=rtl] p{font-weight:400;line-height:1.4;margin-bottom:25px;}html[dir=rtl] .no-overflow{overflow:hidden !important;}html[dir=rtl] a.has-link{cursor:pointer;}html[dir=rtl] .ls-0{list-style-type:none;}html[dir=rtl] a{text-decoration:none !important;}html[dir=rtl] img{display:block;max-width:100%;height:auto !important;}html[dir=rtl] .relative{position:relative;}html[dir=rtl] .overflow-hidden{overflow:hidden;}html[dir=rtl] .hidden{display:none !important;}html[dir=rtl] .bdr-1{border-radius:10px;}html[dir=rtl] .bdr-solid{border:4px solid #B69C77;}html[dir=rtl] .full-height{display:flex;justify-content:center;flex-direction:column;}html[dir=rtl] .v-center{position:relative;top:50%;transform:translateY(-50%);}html[dir=rtl] .pt-scroll{padding-top:5rem !important;}@media only screen and (max-width:767px){html[dir=rtl] .pt-scroll{padding-top:1.875rem !important;}}html[dir=rtl] .p-top1{padding-top:5rem;}@media only screen and (max-width:767px){html[dir=rtl] .p-top1{padding-top:3.75rem;}}html[dir=rtl] .p-top2{padding-top:3.125rem;}@media only screen and (max-width:767px){html[dir=rtl] .p-top2{padding-top:3.125rem;}}html[dir=rtl] .p-top3{padding-top:6.875rem;}@media only screen and (max-width:767px){html[dir=rtl] .p-top3{padding-top:3.75rem;}}html[dir=rtl] .p-bot1{padding-bottom:8.125rem;}@media only screen and (max-width:767px){html[dir=rtl] .p-bot1{padding-bottom:4.375rem;}}html[dir=rtl] .p-bot2{padding-bottom:5rem;}@media only screen and (max-width:767px){html[dir=rtl] .p-bot2{padding-bottom:3.75rem;}}@media only screen and (max-width:767px){html[dir=rtl] .p-m-0{padding:0 !important;}}html[dir=rtl] .site-link,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit],html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a{border-radius:3px;padding:8px 10px;border:none;outline:none !important;display:inline-flex;justify-content:center;align-items:center;transition:all 0.3s linear 0s;width:100%;text-align:center;text-transform:uppercase;}html[dir=rtl] .site-link.link-1,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-1,html[dir=rtl] .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-1,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-1,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-1,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit],html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a{background-color:#0B2146;color:#FFFFFF;}html[dir=rtl] .site-link.link-1:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-1:hover,html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-1:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-1:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-1:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit]:hover,html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper html[dir=rtl] a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a:hover{border:1px solid #0B2146;background-color:#FFFFFF;color:#0B2146;}html[dir=rtl] .site-link.link-2,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-2,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2,html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a.link-2,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-2,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-2,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-2[type=submit],html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-2,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-2,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a{border:1px solid #0B2146;color:#0B2146;}html[dir=rtl] .site-link.link-2:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-2:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper a:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-2:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-2:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-2[type=submit]:hover,html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper a:hover,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-2:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .abt-section .lt-content .btn-wrapper a:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-2:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper html[dir=rtl] a:hover,html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a:hover{border:0;background-color:#0B2146;color:#FFFFFF;}html[dir=rtl] .site-link.link-3,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-3,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-3,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-3,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-3[type=submit],html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-3,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-3,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a{border:1px solid #FFFFFF;color:#FFFFFF;}html[dir=rtl] .site-link.link-3:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-3:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-3:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-3:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-3[type=submit]:hover,html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper a:hover,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-3:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-3:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a:hover,html[dir=rtl] html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a:hover{background-color:#FFFFFF;color:#0B2146;}html[dir=rtl] .site-link.link-4,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-4,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-4,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-4,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-4,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-4,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-4[type=submit],html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-4,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-4{background-color:#B69C77;color:#FFFFFF;}html[dir=rtl] .site-link.link-4:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-4:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit]:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-4:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-4:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-4:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-4:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-4[type=submit]:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-4:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-4:hover{border:1px solid #B69C77;background-color:#FFFFFF;color:#B69C77;}html[dir=rtl] .site-link.ln-xl,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.ln-xl,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-xl,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.ln-xl[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a.ln-xl,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.ln-xl,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.ln-xl,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.ln-xl,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.ln-xl[type=submit],html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-xl,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.ln-xl{max-width:414px;height:60px;}html[dir=rtl] .site-link.ln-lg,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.ln-lg,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-lg,html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a.ln-lg,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.ln-lg,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.ln-lg,html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-lg,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .abt-section .lt-content .btn-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.ln-lg,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit]{max-width:200px;height:48px;}html[dir=rtl] .site-link.ln-md,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-md,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.ln-md[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a.ln-md,html[dir=rtl] .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.ln-md,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.ln-md[type=submit],html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-md,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a{min-width:160px;width:auto;height:40px;font-size:0.875rem;}html[dir=rtl] .site-link.ln-sm,html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.ln-sm,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-sm,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.ln-sm[type=submit],html[dir=rtl] .abt-section .lt-content .btn-wrapper a.ln-sm,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.ln-sm,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.ln-sm,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.ln-sm,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.ln-sm[type=submit],html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-sm,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.ln-sm{max-width:120px;height:36px;font-size:0.75rem;}html[dir=rtl] .link-text-1{color:#A7AABC;}html[dir=rtl] .link-text-1:hover{text-decoration:underline !important;}html[dir=rtl] .text-underline{text-decoration:underline !important;}html[dir=rtl] .block-bd{border:1px solid #B69C77;padding:12px;border-radius:6px;}html[dir=rtl] .site-input{padding:11px 40px 11px 10px;border-radius:5px;}html[dir=rtl] .site-input.sl-lg{height:60px;min-width:220px;}html[dir=rtl] .site-input.sl-md{height:40px;min-width:170px;}html[dir=rtl] .field-1{border:1px solid #FFFFFF;color:#FFFFFF;background-color:#0B2146;}html[dir=rtl] .field-1.placeholder{color:#FFFFFF;opacity:1;}html[dir=rtl] .field-1:-moz-placeholder{color:#FFFFFF;opacity:1;}html[dir=rtl] .field-1::-moz-placeholder{color:#FFFFFF;opacity:1;}html[dir=rtl] .field-1:-ms-input-placeholder{color:#FFFFFF;opacity:1;}html[dir=rtl] .field-1::-webkit-input-placeholder{color:#FFFFFF;opacity:1;}html[dir=rtl] label{color:#A7AABC;margin-bottom:10px;}html[dir=rtl] input{width:100%;height:40px;padding:0 20px;border-radius:5px;border:1px solid #D7DDED;color:#0B2146;background-color:#FFFFFF;}html[dir=rtl] input:focus{outline:none;}html[dir=rtl] input.placeholder{opacity:1;color:#0B2146;}html[dir=rtl] input:-moz-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] input::-moz-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] input:-ms-input-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] input::-webkit-input-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] textarea{border:1px solid #D7DDED;color:#A7AABC;background-color:#FFFFFF;border-radius:5px;resize:none;width:100%;height:80px;outline:none;padding:10px 20px;}html[dir=rtl] textarea.placeholder{opacity:1;color:#0B2146;}html[dir=rtl] textarea:-moz-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] textarea::-moz-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] textarea:-ms-input-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] textarea::-webkit-input-placeholder{opacity:1;color:#0B2146;}html[dir=rtl] .bootstrap-select{max-width:none;width:100% !important;display:flex;align-items:center;}html[dir=rtl] .bootstrap-select .dropdown-toggle{height:40px;color:#A7AABC !important;background-color:#FFFFFF !important;border:1px solid #D7DDED !important;outline:none !important;padding:0 20px;text-align:unset;}html[dir=rtl] .bootstrap-select .dropdown-toggle:focus{outline:none !important;}html[dir=rtl] .bootstrap-select .dropdown-toggle .filter-option{display:flex;align-items:center;}html[dir=rtl] .bootstrap-select .dropdown-toggle::after{background:url(/themes/custom/brq/image/down-arrow.svg) no-repeat left top;position:absolute;right:17px;top:17px;width:14px;height:8px;border:0;}html[dir=rtl] .bootstrap-select .dropdown-toggle[aria-expanded=true]::after{transform:scaleY(-1);}html[dir=rtl] .bootstrap-select .dropdown-menu{padding:0;}html[dir=rtl] .bootstrap-select .dropdown-menu ul{margin:0;padding:0;}html[dir=rtl] .bootstrap-select .dropdown-menu ul li{padding:5px 20px;list-style-type:none;}html[dir=rtl] .bootstrap-select .dropdown-menu ul li:hover{background-color:#0B2146;}html[dir=rtl] .bootstrap-select .dropdown-menu ul li:hover a{color:#FFFFFF !important;}html[dir=rtl] .bootstrap-select .dropdown-menu ul li a{color:#A7AABC !important;font-size:0.9375rem;display:block;}html[dir=rtl] .slick-dotted.slick-slider{margin-bottom:45px;}html[dir=rtl] .slick-slide img{width:100%;}html[dir=rtl] .slick-dots{bottom:-40px;display:flex;align-items:center;justify-content:center;max-width:1140px;padding:0 15px;left:50%;transform:translateX(-50%);margin:0 !important;}html[dir=rtl] .slick-dots li{margin:0 6px;height:auto;width:auto;}html[dir=rtl] .slick-dots li button{width:10px;height:10px;border-radius:5px;padding:0;opacity:1;background:#0B2146;position:relative;overflow:hidden;}html[dir=rtl] .slick-dots li button::before{content:"";}html[dir=rtl] .slick-dots li.slick-active button,html[dir=rtl] .slick-dots li:hover button{opacity:1;background:#EDEEF4;}html[dir=rtl] .sl-arrow .slick-prev,html[dir=rtl] .sl-arrow .slick-next{z-index:99;}html[dir=rtl] .sl-arrow .slick-prev{left:5px;}html[dir=rtl] .sl-arrow .slick-prev::before{content:url(/themes/custom/brq/image/slick-nav-prev.svg);}html[dir=rtl] .sl-arrow .slick-next{right:5px;}html[dir=rtl] .sl-arrow .slick-next::before{content:url(/themes/custom/brq/image/slick-nav-next.svg);}html[dir=rtl] .bg-1{background-color:#0B2146 !important;}html[dir=rtl] .color-1{color:#0B2146 !important;}html[dir=rtl] .bg-2{background-color:#A7AABC !important;}html[dir=rtl] .color-2{color:#A7AABC !important;}html[dir=rtl] .bg-3{background-color:#EDEEF4 !important;}html[dir=rtl] .color-3{color:#EDEEF4 !important;}html[dir=rtl] .bg-4{background-color:#FFFFFF !important;}html[dir=rtl] .color-4{color:#FFFFFF !important;}html[dir=rtl] .bg-5{background-color:#000000 !important;}html[dir=rtl] .color-5{color:#000000 !important;}html[dir=rtl] .bg-6{background-color:#B69C77 !important;}html[dir=rtl] .color-6{color:#B69C77 !important;}html[dir=rtl] .bg-7{background-color:#607B7D !important;}html[dir=rtl] .color-7{color:#607B7D !important;}html[dir=rtl] .bg-8{background-color:color-8 !important;}html[dir=rtl] .color-8{color:color-8 !important;}html[dir=rtl] .bg-9{background-color:color-9 !important;}html[dir=rtl] .color-9{color:color-9 !important;}html[dir=rtl] .weight-300{font-weight:300 !important;}html[dir=rtl] .lighter{font-weight:300 !important;}html[dir=rtl] .weight-400{font-weight:400 !important;}html[dir=rtl] .normal,html[dir=rtl] body,html[dir=rtl] html:not([dir=rtl]) body,html:not([dir=rtl]) html[dir=rtl] body{font-weight:400 !important;}html[dir=rtl] .weight-500{font-weight:500 !important;}html[dir=rtl] .medium{font-weight:500 !important;}html[dir=rtl] .weight-600{font-weight:600 !important;}html[dir=rtl] .semi-bold{font-weight:600 !important;}html[dir=rtl] .weight-700{font-weight:700 !important;}html[dir=rtl] .bold{font-weight:700 !important;}html[dir=rtl] .weight-800{font-weight:800 !important;}html[dir=rtl] .extra-bold{font-weight:800 !important;}html[dir=rtl] .weight-900{font-weight:900 !important;}html[dir=rtl] .extra-black{font-weight:900 !important;}html[dir=rtl] .heading-h1,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block html[dir=rtl] .odometer,html[dir=rtl] h1{font-size:4rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html[dir=rtl] .heading-h1,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block html[dir=rtl] .odometer,html[dir=rtl] h1{font-size:1.875rem !important;}}html[dir=rtl] .heading-h2,html[dir=rtl] h2{font-size:3rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html[dir=rtl] .heading-h2,html[dir=rtl] h2{font-size:2rem !important;}}html[dir=rtl] .heading-h3,html[dir=rtl] h3{font-size:2.25rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html[dir=rtl] .heading-h3,html[dir=rtl] h3{font-size:2rem !important;}}html[dir=rtl] .heading-h4,html[dir=rtl] h4{font-size:2rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html[dir=rtl] .heading-h4,html[dir=rtl] h4{font-size:1.875rem !important;}}html[dir=rtl] .heading-h5,html[dir=rtl] h5{font-size:1.75rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html[dir=rtl] .heading-h5,html[dir=rtl] h5{font-size:1.5rem !important;}}html[dir=rtl] .heading-h6,html[dir=rtl] h6{font-size:1.5rem !important;color:#0B2146;line-height:1;}@media only screen and (max-width:767px){html[dir=rtl] .heading-h6,html[dir=rtl] h6{font-size:1.25rem !important;}}html[dir=rtl] .para-1{font-size:1.125rem !important;}@media only screen and (max-width:767px){html[dir=rtl] .para-1{font-size:1.125rem !important;}}html[dir=rtl] .para-2{font-size:1rem !important;}@media only screen and (max-width:767px){html[dir=rtl] .para-2{font-size:1rem !important;}}html[dir=rtl] .para-3{font-size:0.875rem !important;}@media only screen and (max-width:767px){html[dir=rtl] .para-3{font-size:0.875rem !important;}}html[dir=rtl] .p-type1 p{font-size:18px !important;}@media only screen and (max-width:767px){html[dir=rtl] .p-type1 p{font-size:18px !important;}}html[dir=rtl] .p-type2 p,html[dir=rtl] .p-type2 span{font-size:20px !important;}@media only screen and (max-width:767px){html[dir=rtl] .p-type2 p,html[dir=rtl] .p-type2 span{font-size:20px !important;}}html[dir=rtl] .p-type3 p{font-size:14px !important;}@media only screen and (max-width:767px){html[dir=rtl] .p-type3 p{font-size:14px !important;}}html[dir=rtl] .br-left{border-radius:4rem 0 0 4rem;}@media only screen and (max-width:767px){html[dir=rtl] .br-left{border-radius:2rem 0 0 2rem;}}html[dir=rtl] .br-top{border-radius:4rem 4rem 0 0;}@media only screen and (max-width:767px){html[dir=rtl] .br-top{border-radius:2rem 2rem 0 0;}}html[dir=rtl] .br-right{border-radius:0 4rem 4rem 0;}@media only screen and (max-width:767px){html[dir=rtl] .br-right{border-radius:0 2rem 2rem 0;}}html[dir=rtl] .br-bottom{border-radius:0 0 4rem 4rem;}@media only screen and (max-width:767px){html[dir=rtl] .br-bottom{border-radius:0 0 2rem 2rem;}}html[dir=rtl] .bt-1{border-top:1px solid #0B2146;}html[dir=rtl] .bt-c1{border-top:1px solid #0B2146;}html[dir=rtl] .bb-1{border-bottom:1px solid #0B2146;}html[dir=rtl] .bb-c1{border-bottom:1px solid #0B2146;}html[dir=rtl] .bl-1{border-left:1px solid #0B2146;}html[dir=rtl] .bl-c1{border-left:1px solid #0B2146;}html[dir=rtl] .br-1{border-right:1px solid #0B2146;}html[dir=rtl] .br-c1{border-right:1px solid #0B2146;}html[dir=rtl] .w-1{width:1% !important;}html[dir=rtl] .mxw-1{max-width:1% !important;}html[dir=rtl] .mnw-1{min-width:1% !important;}html[dir=rtl] .mxh-1{max-height:1% !important;}html[dir=rtl] .opacity-1{opacity:0.01 !important;}html[dir=rtl] .w-2{width:2% !important;}html[dir=rtl] .mxw-2{max-width:2% !important;}html[dir=rtl] .mnw-2{min-width:2% !important;}html[dir=rtl] .mxh-2{max-height:2% !important;}html[dir=rtl] .opacity-2{opacity:0.02 !important;}html[dir=rtl] .w-3{width:3% !important;}html[dir=rtl] .mxw-3{max-width:3% !important;}html[dir=rtl] .mnw-3{min-width:3% !important;}html[dir=rtl] .mxh-3{max-height:3% !important;}html[dir=rtl] .opacity-3{opacity:0.03 !important;}html[dir=rtl] .w-4{width:4% !important;}html[dir=rtl] .mxw-4{max-width:4% !important;}html[dir=rtl] .mnw-4{min-width:4% !important;}html[dir=rtl] .mxh-4{max-height:4% !important;}html[dir=rtl] .opacity-4{opacity:0.04 !important;}html[dir=rtl] .w-5{width:5% !important;}html[dir=rtl] .mxw-5{max-width:5% !important;}html[dir=rtl] .mnw-5{min-width:5% !important;}html[dir=rtl] .mxh-5{max-height:5% !important;}html[dir=rtl] .opacity-5{opacity:0.05 !important;}html[dir=rtl] .w-6{width:6% !important;}html[dir=rtl] .mxw-6{max-width:6% !important;}html[dir=rtl] .mnw-6{min-width:6% !important;}html[dir=rtl] .mxh-6{max-height:6% !important;}html[dir=rtl] .opacity-6{opacity:0.06 !important;}html[dir=rtl] .w-7{width:7% !important;}html[dir=rtl] .mxw-7{max-width:7% !important;}html[dir=rtl] .mnw-7{min-width:7% !important;}html[dir=rtl] .mxh-7{max-height:7% !important;}html[dir=rtl] .opacity-7{opacity:0.07 !important;}html[dir=rtl] .w-8{width:8% !important;}html[dir=rtl] .mxw-8{max-width:8% !important;}html[dir=rtl] .mnw-8{min-width:8% !important;}html[dir=rtl] .mxh-8{max-height:8% !important;}html[dir=rtl] .opacity-8{opacity:0.08 !important;}html[dir=rtl] .w-9{width:9% !important;}html[dir=rtl] .mxw-9{max-width:9% !important;}html[dir=rtl] .mnw-9{min-width:9% !important;}html[dir=rtl] .mxh-9{max-height:9% !important;}html[dir=rtl] .opacity-9{opacity:0.09 !important;}html[dir=rtl] .w-10{width:10% !important;}html[dir=rtl] .mxw-10{max-width:10% !important;}html[dir=rtl] .mnw-10{min-width:10% !important;}html[dir=rtl] .mxh-10{max-height:10% !important;}html[dir=rtl] .opacity-10{opacity:0.1 !important;}html[dir=rtl] .w-11{width:11% !important;}html[dir=rtl] .mxw-11{max-width:11% !important;}html[dir=rtl] .mnw-11{min-width:11% !important;}html[dir=rtl] .mxh-11{max-height:11% !important;}html[dir=rtl] .opacity-11{opacity:0.11 !important;}html[dir=rtl] .w-12{width:12% !important;}html[dir=rtl] .mxw-12{max-width:12% !important;}html[dir=rtl] .mnw-12{min-width:12% !important;}html[dir=rtl] .mxh-12{max-height:12% !important;}html[dir=rtl] .opacity-12{opacity:0.12 !important;}html[dir=rtl] .w-13{width:13% !important;}html[dir=rtl] .mxw-13{max-width:13% !important;}html[dir=rtl] .mnw-13{min-width:13% !important;}html[dir=rtl] .mxh-13{max-height:13% !important;}html[dir=rtl] .opacity-13{opacity:0.13 !important;}html[dir=rtl] .w-14{width:14% !important;}html[dir=rtl] .mxw-14{max-width:14% !important;}html[dir=rtl] .mnw-14{min-width:14% !important;}html[dir=rtl] .mxh-14{max-height:14% !important;}html[dir=rtl] .opacity-14{opacity:0.14 !important;}html[dir=rtl] .w-15{width:15% !important;}html[dir=rtl] .mxw-15{max-width:15% !important;}html[dir=rtl] .mnw-15{min-width:15% !important;}html[dir=rtl] .mxh-15{max-height:15% !important;}html[dir=rtl] .opacity-15{opacity:0.15 !important;}html[dir=rtl] .w-16{width:16% !important;}html[dir=rtl] .mxw-16{max-width:16% !important;}html[dir=rtl] .mnw-16{min-width:16% !important;}html[dir=rtl] .mxh-16{max-height:16% !important;}html[dir=rtl] .opacity-16{opacity:0.16 !important;}html[dir=rtl] .w-17{width:17% !important;}html[dir=rtl] .mxw-17{max-width:17% !important;}html[dir=rtl] .mnw-17{min-width:17% !important;}html[dir=rtl] .mxh-17{max-height:17% !important;}html[dir=rtl] .opacity-17{opacity:0.17 !important;}html[dir=rtl] .w-18{width:18% !important;}html[dir=rtl] .mxw-18{max-width:18% !important;}html[dir=rtl] .mnw-18{min-width:18% !important;}html[dir=rtl] .mxh-18{max-height:18% !important;}html[dir=rtl] .opacity-18{opacity:0.18 !important;}html[dir=rtl] .w-19{width:19% !important;}html[dir=rtl] .mxw-19{max-width:19% !important;}html[dir=rtl] .mnw-19{min-width:19% !important;}html[dir=rtl] .mxh-19{max-height:19% !important;}html[dir=rtl] .opacity-19{opacity:0.19 !important;}html[dir=rtl] .w-20{width:20% !important;}html[dir=rtl] .mxw-20{max-width:20% !important;}html[dir=rtl] .mnw-20{min-width:20% !important;}html[dir=rtl] .mxh-20{max-height:20% !important;}html[dir=rtl] .opacity-20{opacity:0.2 !important;}html[dir=rtl] .w-21{width:21% !important;}html[dir=rtl] .mxw-21{max-width:21% !important;}html[dir=rtl] .mnw-21{min-width:21% !important;}html[dir=rtl] .mxh-21{max-height:21% !important;}html[dir=rtl] .opacity-21{opacity:0.21 !important;}html[dir=rtl] .w-22{width:22% !important;}html[dir=rtl] .mxw-22{max-width:22% !important;}html[dir=rtl] .mnw-22{min-width:22% !important;}html[dir=rtl] .mxh-22{max-height:22% !important;}html[dir=rtl] .opacity-22{opacity:0.22 !important;}html[dir=rtl] .w-23{width:23% !important;}html[dir=rtl] .mxw-23{max-width:23% !important;}html[dir=rtl] .mnw-23{min-width:23% !important;}html[dir=rtl] .mxh-23{max-height:23% !important;}html[dir=rtl] .opacity-23{opacity:0.23 !important;}html[dir=rtl] .w-24{width:24% !important;}html[dir=rtl] .mxw-24{max-width:24% !important;}html[dir=rtl] .mnw-24{min-width:24% !important;}html[dir=rtl] .mxh-24{max-height:24% !important;}html[dir=rtl] .opacity-24{opacity:0.24 !important;}html[dir=rtl] .w-25{width:25% !important;}html[dir=rtl] .mxw-25{max-width:25% !important;}html[dir=rtl] .mnw-25{min-width:25% !important;}html[dir=rtl] .mxh-25{max-height:25% !important;}html[dir=rtl] .opacity-25{opacity:0.25 !important;}html[dir=rtl] .w-26{width:26% !important;}html[dir=rtl] .mxw-26{max-width:26% !important;}html[dir=rtl] .mnw-26{min-width:26% !important;}html[dir=rtl] .mxh-26{max-height:26% !important;}html[dir=rtl] .opacity-26{opacity:0.26 !important;}html[dir=rtl] .w-27{width:27% !important;}html[dir=rtl] .mxw-27{max-width:27% !important;}html[dir=rtl] .mnw-27{min-width:27% !important;}html[dir=rtl] .mxh-27{max-height:27% !important;}html[dir=rtl] .opacity-27{opacity:0.27 !important;}html[dir=rtl] .w-28{width:28% !important;}html[dir=rtl] .mxw-28{max-width:28% !important;}html[dir=rtl] .mnw-28{min-width:28% !important;}html[dir=rtl] .mxh-28{max-height:28% !important;}html[dir=rtl] .opacity-28{opacity:0.28 !important;}html[dir=rtl] .w-29{width:29% !important;}html[dir=rtl] .mxw-29{max-width:29% !important;}html[dir=rtl] .mnw-29{min-width:29% !important;}html[dir=rtl] .mxh-29{max-height:29% !important;}html[dir=rtl] .opacity-29{opacity:0.29 !important;}html[dir=rtl] .w-30{width:30% !important;}html[dir=rtl] .mxw-30{max-width:30% !important;}html[dir=rtl] .mnw-30{min-width:30% !important;}html[dir=rtl] .mxh-30{max-height:30% !important;}html[dir=rtl] .opacity-30{opacity:0.3 !important;}html[dir=rtl] .w-31{width:31% !important;}html[dir=rtl] .mxw-31{max-width:31% !important;}html[dir=rtl] .mnw-31{min-width:31% !important;}html[dir=rtl] .mxh-31{max-height:31% !important;}html[dir=rtl] .opacity-31{opacity:0.31 !important;}html[dir=rtl] .w-32{width:32% !important;}html[dir=rtl] .mxw-32{max-width:32% !important;}html[dir=rtl] .mnw-32{min-width:32% !important;}html[dir=rtl] .mxh-32{max-height:32% !important;}html[dir=rtl] .opacity-32{opacity:0.32 !important;}html[dir=rtl] .w-33{width:33% !important;}html[dir=rtl] .mxw-33{max-width:33% !important;}html[dir=rtl] .mnw-33{min-width:33% !important;}html[dir=rtl] .mxh-33{max-height:33% !important;}html[dir=rtl] .opacity-33{opacity:0.33 !important;}html[dir=rtl] .w-34{width:34% !important;}html[dir=rtl] .mxw-34{max-width:34% !important;}html[dir=rtl] .mnw-34{min-width:34% !important;}html[dir=rtl] .mxh-34{max-height:34% !important;}html[dir=rtl] .opacity-34{opacity:0.34 !important;}html[dir=rtl] .w-35{width:35% !important;}html[dir=rtl] .mxw-35{max-width:35% !important;}html[dir=rtl] .mnw-35{min-width:35% !important;}html[dir=rtl] .mxh-35{max-height:35% !important;}html[dir=rtl] .opacity-35{opacity:0.35 !important;}html[dir=rtl] .w-36{width:36% !important;}html[dir=rtl] .mxw-36{max-width:36% !important;}html[dir=rtl] .mnw-36{min-width:36% !important;}html[dir=rtl] .mxh-36{max-height:36% !important;}html[dir=rtl] .opacity-36{opacity:0.36 !important;}html[dir=rtl] .w-37{width:37% !important;}html[dir=rtl] .mxw-37{max-width:37% !important;}html[dir=rtl] .mnw-37{min-width:37% !important;}html[dir=rtl] .mxh-37{max-height:37% !important;}html[dir=rtl] .opacity-37{opacity:0.37 !important;}html[dir=rtl] .w-38{width:38% !important;}html[dir=rtl] .mxw-38{max-width:38% !important;}html[dir=rtl] .mnw-38{min-width:38% !important;}html[dir=rtl] .mxh-38{max-height:38% !important;}html[dir=rtl] .opacity-38{opacity:0.38 !important;}html[dir=rtl] .w-39{width:39% !important;}html[dir=rtl] .mxw-39{max-width:39% !important;}html[dir=rtl] .mnw-39{min-width:39% !important;}html[dir=rtl] .mxh-39{max-height:39% !important;}html[dir=rtl] .opacity-39{opacity:0.39 !important;}html[dir=rtl] .w-40{width:40% !important;}html[dir=rtl] .mxw-40{max-width:40% !important;}html[dir=rtl] .mnw-40{min-width:40% !important;}html[dir=rtl] .mxh-40{max-height:40% !important;}html[dir=rtl] .opacity-40{opacity:0.4 !important;}html[dir=rtl] .w-41{width:41% !important;}html[dir=rtl] .mxw-41{max-width:41% !important;}html[dir=rtl] .mnw-41{min-width:41% !important;}html[dir=rtl] .mxh-41{max-height:41% !important;}html[dir=rtl] .opacity-41{opacity:0.41 !important;}html[dir=rtl] .w-42{width:42% !important;}html[dir=rtl] .mxw-42{max-width:42% !important;}html[dir=rtl] .mnw-42{min-width:42% !important;}html[dir=rtl] .mxh-42{max-height:42% !important;}html[dir=rtl] .opacity-42{opacity:0.42 !important;}html[dir=rtl] .w-43{width:43% !important;}html[dir=rtl] .mxw-43{max-width:43% !important;}html[dir=rtl] .mnw-43{min-width:43% !important;}html[dir=rtl] .mxh-43{max-height:43% !important;}html[dir=rtl] .opacity-43{opacity:0.43 !important;}html[dir=rtl] .w-44{width:44% !important;}html[dir=rtl] .mxw-44{max-width:44% !important;}html[dir=rtl] .mnw-44{min-width:44% !important;}html[dir=rtl] .mxh-44{max-height:44% !important;}html[dir=rtl] .opacity-44{opacity:0.44 !important;}html[dir=rtl] .w-45{width:45% !important;}html[dir=rtl] .mxw-45{max-width:45% !important;}html[dir=rtl] .mnw-45{min-width:45% !important;}html[dir=rtl] .mxh-45{max-height:45% !important;}html[dir=rtl] .opacity-45{opacity:0.45 !important;}html[dir=rtl] .w-46{width:46% !important;}html[dir=rtl] .mxw-46{max-width:46% !important;}html[dir=rtl] .mnw-46{min-width:46% !important;}html[dir=rtl] .mxh-46{max-height:46% !important;}html[dir=rtl] .opacity-46{opacity:0.46 !important;}html[dir=rtl] .w-47{width:47% !important;}html[dir=rtl] .mxw-47{max-width:47% !important;}html[dir=rtl] .mnw-47{min-width:47% !important;}html[dir=rtl] .mxh-47{max-height:47% !important;}html[dir=rtl] .opacity-47{opacity:0.47 !important;}html[dir=rtl] .w-48{width:48% !important;}html[dir=rtl] .mxw-48{max-width:48% !important;}html[dir=rtl] .mnw-48{min-width:48% !important;}html[dir=rtl] .mxh-48{max-height:48% !important;}html[dir=rtl] .opacity-48{opacity:0.48 !important;}html[dir=rtl] .w-49{width:49% !important;}html[dir=rtl] .mxw-49{max-width:49% !important;}html[dir=rtl] .mnw-49{min-width:49% !important;}html[dir=rtl] .mxh-49{max-height:49% !important;}html[dir=rtl] .opacity-49{opacity:0.49 !important;}html[dir=rtl] .w-50{width:50% !important;}html[dir=rtl] .mxw-50{max-width:50% !important;}html[dir=rtl] .mnw-50{min-width:50% !important;}html[dir=rtl] .mxh-50{max-height:50% !important;}html[dir=rtl] .opacity-50{opacity:0.5 !important;}html[dir=rtl] .w-51{width:51% !important;}html[dir=rtl] .mxw-51{max-width:51% !important;}html[dir=rtl] .mnw-51{min-width:51% !important;}html[dir=rtl] .mxh-51{max-height:51% !important;}html[dir=rtl] .opacity-51{opacity:0.51 !important;}html[dir=rtl] .w-52{width:52% !important;}html[dir=rtl] .mxw-52{max-width:52% !important;}html[dir=rtl] .mnw-52{min-width:52% !important;}html[dir=rtl] .mxh-52{max-height:52% !important;}html[dir=rtl] .opacity-52{opacity:0.52 !important;}html[dir=rtl] .w-53{width:53% !important;}html[dir=rtl] .mxw-53{max-width:53% !important;}html[dir=rtl] .mnw-53{min-width:53% !important;}html[dir=rtl] .mxh-53{max-height:53% !important;}html[dir=rtl] .opacity-53{opacity:0.53 !important;}html[dir=rtl] .w-54{width:54% !important;}html[dir=rtl] .mxw-54{max-width:54% !important;}html[dir=rtl] .mnw-54{min-width:54% !important;}html[dir=rtl] .mxh-54{max-height:54% !important;}html[dir=rtl] .opacity-54{opacity:0.54 !important;}html[dir=rtl] .w-55{width:55% !important;}html[dir=rtl] .mxw-55{max-width:55% !important;}html[dir=rtl] .mnw-55{min-width:55% !important;}html[dir=rtl] .mxh-55{max-height:55% !important;}html[dir=rtl] .opacity-55{opacity:0.55 !important;}html[dir=rtl] .w-56{width:56% !important;}html[dir=rtl] .mxw-56{max-width:56% !important;}html[dir=rtl] .mnw-56{min-width:56% !important;}html[dir=rtl] .mxh-56{max-height:56% !important;}html[dir=rtl] .opacity-56{opacity:0.56 !important;}html[dir=rtl] .w-57{width:57% !important;}html[dir=rtl] .mxw-57{max-width:57% !important;}html[dir=rtl] .mnw-57{min-width:57% !important;}html[dir=rtl] .mxh-57{max-height:57% !important;}html[dir=rtl] .opacity-57{opacity:0.57 !important;}html[dir=rtl] .w-58{width:58% !important;}html[dir=rtl] .mxw-58{max-width:58% !important;}html[dir=rtl] .mnw-58{min-width:58% !important;}html[dir=rtl] .mxh-58{max-height:58% !important;}html[dir=rtl] .opacity-58{opacity:0.58 !important;}html[dir=rtl] .w-59{width:59% !important;}html[dir=rtl] .mxw-59{max-width:59% !important;}html[dir=rtl] .mnw-59{min-width:59% !important;}html[dir=rtl] .mxh-59{max-height:59% !important;}html[dir=rtl] .opacity-59{opacity:0.59 !important;}html[dir=rtl] .w-60{width:60% !important;}html[dir=rtl] .mxw-60{max-width:60% !important;}html[dir=rtl] .mnw-60{min-width:60% !important;}html[dir=rtl] .mxh-60{max-height:60% !important;}html[dir=rtl] .opacity-60{opacity:0.6 !important;}html[dir=rtl] .w-61{width:61% !important;}html[dir=rtl] .mxw-61{max-width:61% !important;}html[dir=rtl] .mnw-61{min-width:61% !important;}html[dir=rtl] .mxh-61{max-height:61% !important;}html[dir=rtl] .opacity-61{opacity:0.61 !important;}html[dir=rtl] .w-62{width:62% !important;}html[dir=rtl] .mxw-62{max-width:62% !important;}html[dir=rtl] .mnw-62{min-width:62% !important;}html[dir=rtl] .mxh-62{max-height:62% !important;}html[dir=rtl] .opacity-62{opacity:0.62 !important;}html[dir=rtl] .w-63{width:63% !important;}html[dir=rtl] .mxw-63{max-width:63% !important;}html[dir=rtl] .mnw-63{min-width:63% !important;}html[dir=rtl] .mxh-63{max-height:63% !important;}html[dir=rtl] .opacity-63{opacity:0.63 !important;}html[dir=rtl] .w-64{width:64% !important;}html[dir=rtl] .mxw-64{max-width:64% !important;}html[dir=rtl] .mnw-64{min-width:64% !important;}html[dir=rtl] .mxh-64{max-height:64% !important;}html[dir=rtl] .opacity-64{opacity:0.64 !important;}html[dir=rtl] .w-65{width:65% !important;}html[dir=rtl] .mxw-65{max-width:65% !important;}html[dir=rtl] .mnw-65{min-width:65% !important;}html[dir=rtl] .mxh-65{max-height:65% !important;}html[dir=rtl] .opacity-65{opacity:0.65 !important;}html[dir=rtl] .w-66{width:66% !important;}html[dir=rtl] .mxw-66{max-width:66% !important;}html[dir=rtl] .mnw-66{min-width:66% !important;}html[dir=rtl] .mxh-66{max-height:66% !important;}html[dir=rtl] .opacity-66{opacity:0.66 !important;}html[dir=rtl] .w-67{width:67% !important;}html[dir=rtl] .mxw-67{max-width:67% !important;}html[dir=rtl] .mnw-67{min-width:67% !important;}html[dir=rtl] .mxh-67{max-height:67% !important;}html[dir=rtl] .opacity-67{opacity:0.67 !important;}html[dir=rtl] .w-68{width:68% !important;}html[dir=rtl] .mxw-68{max-width:68% !important;}html[dir=rtl] .mnw-68{min-width:68% !important;}html[dir=rtl] .mxh-68{max-height:68% !important;}html[dir=rtl] .opacity-68{opacity:0.68 !important;}html[dir=rtl] .w-69{width:69% !important;}html[dir=rtl] .mxw-69{max-width:69% !important;}html[dir=rtl] .mnw-69{min-width:69% !important;}html[dir=rtl] .mxh-69{max-height:69% !important;}html[dir=rtl] .opacity-69{opacity:0.69 !important;}html[dir=rtl] .w-70{width:70% !important;}html[dir=rtl] .mxw-70{max-width:70% !important;}html[dir=rtl] .mnw-70{min-width:70% !important;}html[dir=rtl] .mxh-70{max-height:70% !important;}html[dir=rtl] .opacity-70{opacity:0.7 !important;}html[dir=rtl] .w-71{width:71% !important;}html[dir=rtl] .mxw-71{max-width:71% !important;}html[dir=rtl] .mnw-71{min-width:71% !important;}html[dir=rtl] .mxh-71{max-height:71% !important;}html[dir=rtl] .opacity-71{opacity:0.71 !important;}html[dir=rtl] .w-72{width:72% !important;}html[dir=rtl] .mxw-72{max-width:72% !important;}html[dir=rtl] .mnw-72{min-width:72% !important;}html[dir=rtl] .mxh-72{max-height:72% !important;}html[dir=rtl] .opacity-72{opacity:0.72 !important;}html[dir=rtl] .w-73{width:73% !important;}html[dir=rtl] .mxw-73{max-width:73% !important;}html[dir=rtl] .mnw-73{min-width:73% !important;}html[dir=rtl] .mxh-73{max-height:73% !important;}html[dir=rtl] .opacity-73{opacity:0.73 !important;}html[dir=rtl] .w-74{width:74% !important;}html[dir=rtl] .mxw-74{max-width:74% !important;}html[dir=rtl] .mnw-74{min-width:74% !important;}html[dir=rtl] .mxh-74{max-height:74% !important;}html[dir=rtl] .opacity-74{opacity:0.74 !important;}html[dir=rtl] .w-75{width:75% !important;}html[dir=rtl] .mxw-75{max-width:75% !important;}html[dir=rtl] .mnw-75{min-width:75% !important;}html[dir=rtl] .mxh-75{max-height:75% !important;}html[dir=rtl] .opacity-75{opacity:0.75 !important;}html[dir=rtl] .w-76{width:76% !important;}html[dir=rtl] .mxw-76{max-width:76% !important;}html[dir=rtl] .mnw-76{min-width:76% !important;}html[dir=rtl] .mxh-76{max-height:76% !important;}html[dir=rtl] .opacity-76{opacity:0.76 !important;}html[dir=rtl] .w-77{width:77% !important;}html[dir=rtl] .mxw-77{max-width:77% !important;}html[dir=rtl] .mnw-77{min-width:77% !important;}html[dir=rtl] .mxh-77{max-height:77% !important;}html[dir=rtl] .opacity-77{opacity:0.77 !important;}html[dir=rtl] .w-78{width:78% !important;}html[dir=rtl] .mxw-78{max-width:78% !important;}html[dir=rtl] .mnw-78{min-width:78% !important;}html[dir=rtl] .mxh-78{max-height:78% !important;}html[dir=rtl] .opacity-78{opacity:0.78 !important;}html[dir=rtl] .w-79{width:79% !important;}html[dir=rtl] .mxw-79{max-width:79% !important;}html[dir=rtl] .mnw-79{min-width:79% !important;}html[dir=rtl] .mxh-79{max-height:79% !important;}html[dir=rtl] .opacity-79{opacity:0.79 !important;}html[dir=rtl] .w-80{width:80% !important;}html[dir=rtl] .mxw-80{max-width:80% !important;}html[dir=rtl] .mnw-80{min-width:80% !important;}html[dir=rtl] .mxh-80{max-height:80% !important;}html[dir=rtl] .opacity-80{opacity:0.8 !important;}html[dir=rtl] .w-81{width:81% !important;}html[dir=rtl] .mxw-81{max-width:81% !important;}html[dir=rtl] .mnw-81{min-width:81% !important;}html[dir=rtl] .mxh-81{max-height:81% !important;}html[dir=rtl] .opacity-81{opacity:0.81 !important;}html[dir=rtl] .w-82{width:82% !important;}html[dir=rtl] .mxw-82{max-width:82% !important;}html[dir=rtl] .mnw-82{min-width:82% !important;}html[dir=rtl] .mxh-82{max-height:82% !important;}html[dir=rtl] .opacity-82{opacity:0.82 !important;}html[dir=rtl] .w-83{width:83% !important;}html[dir=rtl] .mxw-83{max-width:83% !important;}html[dir=rtl] .mnw-83{min-width:83% !important;}html[dir=rtl] .mxh-83{max-height:83% !important;}html[dir=rtl] .opacity-83{opacity:0.83 !important;}html[dir=rtl] .w-84{width:84% !important;}html[dir=rtl] .mxw-84{max-width:84% !important;}html[dir=rtl] .mnw-84{min-width:84% !important;}html[dir=rtl] .mxh-84{max-height:84% !important;}html[dir=rtl] .opacity-84{opacity:0.84 !important;}html[dir=rtl] .w-85{width:85% !important;}html[dir=rtl] .mxw-85{max-width:85% !important;}html[dir=rtl] .mnw-85{min-width:85% !important;}html[dir=rtl] .mxh-85{max-height:85% !important;}html[dir=rtl] .opacity-85{opacity:0.85 !important;}html[dir=rtl] .w-86{width:86% !important;}html[dir=rtl] .mxw-86{max-width:86% !important;}html[dir=rtl] .mnw-86{min-width:86% !important;}html[dir=rtl] .mxh-86{max-height:86% !important;}html[dir=rtl] .opacity-86{opacity:0.86 !important;}html[dir=rtl] .w-87{width:87% !important;}html[dir=rtl] .mxw-87{max-width:87% !important;}html[dir=rtl] .mnw-87{min-width:87% !important;}html[dir=rtl] .mxh-87{max-height:87% !important;}html[dir=rtl] .opacity-87{opacity:0.87 !important;}html[dir=rtl] .w-88{width:88% !important;}html[dir=rtl] .mxw-88{max-width:88% !important;}html[dir=rtl] .mnw-88{min-width:88% !important;}html[dir=rtl] .mxh-88{max-height:88% !important;}html[dir=rtl] .opacity-88{opacity:0.88 !important;}html[dir=rtl] .w-89{width:89% !important;}html[dir=rtl] .mxw-89{max-width:89% !important;}html[dir=rtl] .mnw-89{min-width:89% !important;}html[dir=rtl] .mxh-89{max-height:89% !important;}html[dir=rtl] .opacity-89{opacity:0.89 !important;}html[dir=rtl] .w-90{width:90% !important;}html[dir=rtl] .mxw-90{max-width:90% !important;}html[dir=rtl] .mnw-90{min-width:90% !important;}html[dir=rtl] .mxh-90{max-height:90% !important;}html[dir=rtl] .opacity-90{opacity:0.9 !important;}html[dir=rtl] .w-91{width:91% !important;}html[dir=rtl] .mxw-91{max-width:91% !important;}html[dir=rtl] .mnw-91{min-width:91% !important;}html[dir=rtl] .mxh-91{max-height:91% !important;}html[dir=rtl] .opacity-91{opacity:0.91 !important;}html[dir=rtl] .w-92{width:92% !important;}html[dir=rtl] .mxw-92{max-width:92% !important;}html[dir=rtl] .mnw-92{min-width:92% !important;}html[dir=rtl] .mxh-92{max-height:92% !important;}html[dir=rtl] .opacity-92{opacity:0.92 !important;}html[dir=rtl] .w-93{width:93% !important;}html[dir=rtl] .mxw-93{max-width:93% !important;}html[dir=rtl] .mnw-93{min-width:93% !important;}html[dir=rtl] .mxh-93{max-height:93% !important;}html[dir=rtl] .opacity-93{opacity:0.93 !important;}html[dir=rtl] .w-94{width:94% !important;}html[dir=rtl] .mxw-94{max-width:94% !important;}html[dir=rtl] .mnw-94{min-width:94% !important;}html[dir=rtl] .mxh-94{max-height:94% !important;}html[dir=rtl] .opacity-94{opacity:0.94 !important;}html[dir=rtl] .w-95{width:95% !important;}html[dir=rtl] .mxw-95{max-width:95% !important;}html[dir=rtl] .mnw-95{min-width:95% !important;}html[dir=rtl] .mxh-95{max-height:95% !important;}html[dir=rtl] .opacity-95{opacity:0.95 !important;}html[dir=rtl] .w-96{width:96% !important;}html[dir=rtl] .mxw-96{max-width:96% !important;}html[dir=rtl] .mnw-96{min-width:96% !important;}html[dir=rtl] .mxh-96{max-height:96% !important;}html[dir=rtl] .opacity-96{opacity:0.96 !important;}html[dir=rtl] .w-97{width:97% !important;}html[dir=rtl] .mxw-97{max-width:97% !important;}html[dir=rtl] .mnw-97{min-width:97% !important;}html[dir=rtl] .mxh-97{max-height:97% !important;}html[dir=rtl] .opacity-97{opacity:0.97 !important;}html[dir=rtl] .w-98{width:98% !important;}html[dir=rtl] .mxw-98{max-width:98% !important;}html[dir=rtl] .mnw-98{min-width:98% !important;}html[dir=rtl] .mxh-98{max-height:98% !important;}html[dir=rtl] .opacity-98{opacity:0.98 !important;}html[dir=rtl] .w-99{width:99% !important;}html[dir=rtl] .mxw-99{max-width:99% !important;}html[dir=rtl] .mnw-99{min-width:99% !important;}html[dir=rtl] .mxh-99{max-height:99% !important;}html[dir=rtl] .opacity-99{opacity:0.99 !important;}html[dir=rtl] .w-100{width:100% !important;}html[dir=rtl] .mxw-100{max-width:100% !important;}html[dir=rtl] .mnw-100{min-width:100% !important;}html[dir=rtl] .mxh-100{max-height:100% !important;}html[dir=rtl] .opacity-100{opacity:1 !important;}html[dir=rtl] .c-default{cursor:default !important;}html[dir=rtl] h1,html[dir=rtl] h2{margin-bottom:20px;}html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] h5,html[dir=rtl] h6{margin-bottom:15px;}html[dir=rtl] ol,html[dir=rtl] ul{margin:20px 0 20px 20px;}html[dir=rtl] ol li,html[dir=rtl] ul li{line-height:1.5;}html[dir=rtl] ol{list-style-type:decimal;}html[dir=rtl] ul{list-style-type:disc;}html[dir=rtl] ul li::marker{color:#0B2146;}html[dir=rtl] a{color:#0B2146;}html[dir=rtl] table{border-collapse:collapse;width:100%;margin:30px 0;}html[dir=rtl] table th,html[dir=rtl] table td{border:0;padding:15px;text-align:left;}html[dir=rtl] table th{padding:10px 15px;}html[dir=rtl] table td{padding:20px 15px;}html[dir=rtl] table td img{border-radius:3px;}html[dir=rtl] table tr:nth-child(even){background-color:#EDEEF4;}html[dir=rtl] table tr:nth-child(odd){background-color:#A7AABC;}html[dir=rtl] table th{background-color:#0B2146;font-weight:700;color:#FFFFFF;}html[dir=rtl] table.dataTable thead > tr > th.sorting_asc:before,html[dir=rtl] table.dataTable thead > tr > th.sorting_desc:after,html[dir=rtl] table.dataTable thead > tr > td.sorting_asc:before,html[dir=rtl] table.dataTable thead > tr > td.sorting_desc:after{opacity:1;}html[dir=rtl] .dataTable .sorting:after,html[dir=rtl] .dataTable .sorting:before{font-size:28px;margin:2px 0;opacity:0.6;}html[dir=rtl] .optm-reg,html[dir=rtl] .sr-wrapper .sr-item a,html[dir=rtl] .sr-wrapper .sr-item h6,html[dir=rtl] .main-um-content-wrapper span,html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper span,html[dir=rtl] .abt-gallery-wrapper .carousel-link span,html[dir=rtl] .fa-block-wrapper .item-block span,html[dir=rtl] .pr-detail-top-block .table-block tr td,html[dir=rtl] .breadcrumb-nav-wrapper ul li a,html[dir=rtl] .breadcrumb-nav-wrapper ul li,html[dir=rtl] .global-footer .rt-block a,html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block span,html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a,html[dir=rtl] .inner-spotlight-wrapper .spot-content-block span,html[dir=rtl] .footer-wrapper .link-block a,html[dir=rtl] .footer-wrapper p,html[dir=rtl] .contact-rt-block .cntct-details-wrapper a,html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block address,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field textarea,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input,html[dir=rtl] .contact-rt-block .cnct-form-wrapper h4,html[dir=rtl] .contact-lt-wrapper .top-content h3,html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5,html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span,html[dir=rtl] .ltst-proj-nav-tab .nav li a,html[dir=rtl] .progress-bar-wrapper span,html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a span,html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a,html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p,html[dir=rtl] .abt-section .rt-content .tab-content h4,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6,html[dir=rtl] .abt-section .lt-content .abt-content-wrapper h4,html[dir=rtl] .global-menu-wrappper .q-links ul li a,html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input,html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper a,html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li span,html[dir=rtl] .land-page-content-wrapper .content-area p,html[dir=rtl] .main-nav li a,html[dir=rtl] .main-nav li span,html[dir=rtl] html:not([dir=rtl]) body,html:not([dir=rtl]) html[dir=rtl] body,html:not([dir=rtl]) .main-nav li html[dir=rtl] a,html:not([dir=rtl]) .main-nav li html[dir=rtl] span,html:not([dir=rtl]) .land-page-content-wrapper .content-area html[dir=rtl] p,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper html[dir=rtl] .main-nav-list > li > a,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li html[dir=rtl] span,html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address,html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper html[dir=rtl] address,html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper a,html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input,html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block html[dir=rtl] input,html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a,html:not([dir=rtl]) .global-menu-wrappper .q-links ul li html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4,html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper html[dir=rtl] h4,html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper html[dir=rtl] h6,html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .abt-section .rt-content .tab-content h4,html:not([dir=rtl]) .abt-section .rt-content .tab-content html[dir=rtl] h4,html[dir=rtl] html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p,html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html[dir=rtl] p,html[dir=rtl] html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a,html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span,html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .progress-bar-wrapper span,html:not([dir=rtl]) .progress-bar-wrapper html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a,html:not([dir=rtl]) .ltst-proj-nav-tab .nav li html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span,html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5,html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title html[dir=rtl] h5,html[dir=rtl] html:not([dir=rtl]) .contact-lt-wrapper .top-content h3,html:not([dir=rtl]) .contact-lt-wrapper .top-content html[dir=rtl] h3,html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper h4,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper html[dir=rtl] h4,html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input,html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] select,html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] textarea,html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address,html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block html[dir=rtl] address,html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a,html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .footer-wrapper p,html:not([dir=rtl]) .footer-wrapper html[dir=rtl] p,html[dir=rtl] html:not([dir=rtl]) .footer-wrapper .link-block a,html:not([dir=rtl]) .footer-wrapper .link-block html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block span,html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block span,html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li,html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots html[dir=rtl] li,html[dir=rtl] html:not([dir=rtl]) .global-footer .rt-block a,html:not([dir=rtl]) .global-footer .rt-block html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li,html:not([dir=rtl]) .breadcrumb-nav-wrapper ul html[dir=rtl] li,html[dir=rtl] html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a,html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .pr-detail-top-block .table-block tr td,html:not([dir=rtl]) .pr-detail-top-block .table-block tr html[dir=rtl] td,html[dir=rtl] html:not([dir=rtl]) .fa-block-wrapper .item-block span,html:not([dir=rtl]) .fa-block-wrapper .item-block html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link span,html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper span,html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .main-um-content-wrapper span,html:not([dir=rtl]) .main-um-content-wrapper html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .sr-wrapper .sr-item h6,html:not([dir=rtl]) .sr-wrapper .sr-item html[dir=rtl] h6,html[dir=rtl] html:not([dir=rtl]) .sr-wrapper .sr-item a,html:not([dir=rtl]) .sr-wrapper .sr-item html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 span,html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend,html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters html[dir=rtl] .fieldset-legend,html[dir=rtl] html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label,html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form html[dir=rtl] label{font-weight:400;}html[dir=rtl] .optm-med{font-weight:500;}html[dir=rtl] .optm-bold,html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block p,html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4,html[dir=rtl] .pr-detail-top-block .table-block th,html[dir=rtl] .breadcrumb-nav-wrapper ul li.active a,html[dir=rtl] .contact-rt-block .cntct-details-wrapper span,html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,html[dir=rtl] .global-menu-wrappper .q-links span,html[dir=rtl] .land-page-content-wrapper .content-area h2,html[dir=rtl] .main-nav li > ul.menu li:hover a,html[dir=rtl] .main-nav li.has-sub span,html[dir=rtl] .main-nav li.active a,html[dir=rtl] .main-nav li.active span,html[dir=rtl] html:not([dir=rtl]) h1,html:not([dir=rtl]) html[dir=rtl] h1,html[dir=rtl] html:not([dir=rtl]) h2,html:not([dir=rtl]) html[dir=rtl] h2,html[dir=rtl] html:not([dir=rtl]) h3,html:not([dir=rtl]) html[dir=rtl] h3,html[dir=rtl] html:not([dir=rtl]) h4,html:not([dir=rtl]) html[dir=rtl] h4,html[dir=rtl] html:not([dir=rtl]) h5,html:not([dir=rtl]) html[dir=rtl] h5,html[dir=rtl] html:not([dir=rtl]) h6,html:not([dir=rtl]) html[dir=rtl] h6,html:not([dir=rtl]) .main-nav html[dir=rtl] li.active > a,html:not([dir=rtl]) .main-nav li.active html[dir=rtl] span,html:not([dir=rtl]) .main-nav li.has-sub html[dir=rtl] span,html:not([dir=rtl]) .main-nav li > ul.menu li:hover html[dir=rtl] a,html:not([dir=rtl]) .land-page-content-wrapper .content-area html[dir=rtl] h2,html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .q-links span,html:not([dir=rtl]) .global-menu-wrappper .q-links html[dir=rtl] span,html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block html[dir=rtl] .odometer,html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper html[dir=rtl] span,html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li.active html[dir=rtl] a,html:not([dir=rtl]) .pr-detail-top-block .table-block html[dir=rtl] th,html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html[dir=rtl] h4,html[dir=rtl] html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover,html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li html[dir=rtl] a:hover,html[dir=rtl] html:not([dir=rtl]) .abt-section .number-counter-block .odometer,html:not([dir=rtl]) .abt-section .number-counter-block html[dir=rtl] .odometer,html[dir=rtl] html:not([dir=rtl]) .sold-out,html:not([dir=rtl]) html[dir=rtl] .sold-out,html[dir=rtl] html:not([dir=rtl]) .contact-lt-wrapper .top-content h3,html:not([dir=rtl]) .contact-lt-wrapper .top-content html[dir=rtl] h3,html[dir=rtl] html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide span,html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide html[dir=rtl] span,html[dir=rtl] html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item a,html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item html[dir=rtl] a,html[dir=rtl] html:not([dir=rtl]) .prs-rls-dtl-wrapper strong,html:not([dir=rtl]) .prs-rls-dtl-wrapper html[dir=rtl] strong,html[dir=rtl] html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider span,html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider html[dir=rtl] span,html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block html[dir=rtl] p,html[dir=rtl] html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active,html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item html[dir=rtl] .nav-link.active,html[dir=rtl] .heading-h1,html[dir=rtl] h1,html[dir=rtl] .heading-h2,html[dir=rtl] h2,html[dir=rtl] .heading-h3,html[dir=rtl] h3,html[dir=rtl] .heading-h4,html[dir=rtl] h4,html[dir=rtl] .heading-h5,html[dir=rtl] h5,html[dir=rtl] .heading-h6,html[dir=rtl] h6{font-weight:700;}html[dir=rtl] .ado_grmd-reg,html[dir=rtl] .adm-log-wrapper .contact-rt-block .field input,html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .field html[dir=rtl] input{font-weight:500;}html[dir=rtl] .ado_grmd-bold,html[dir=rtl] .pr-content b,html[dir=rtl] .pr-content strong,html:not([dir=rtl]) .pr-content html[dir=rtl] b,html:not([dir=rtl]) .pr-content html[dir=rtl] strong{font-weight:700;}@keyframes bgAnim{0%{transform:scaleX(0);opacity:0;}50%{opacity:1;}100%{transform:scaleX(1);}}@keyframes logo-color{0%{filter:brightness(1);}50%{filter:brightness(1);}100%{filter:brightness(30);}}html[dir=rtl] .fp-viewing-landingPage .logo-wrapper img,html[dir=rtl] .fp-viewing-default .logo-wrapper img{filter:brightness(30);}html[dir=rtl] .fp-viewing-landingPage .m-bg-wht,html[dir=rtl] .fp-viewing-default .m-bg-wht{display:none;}html[dir=rtl] .fp-viewing-landingPage .main-nav li a,html[dir=rtl] .fp-viewing-landingPage .main-nav li span,html[dir=rtl] .fp-viewing-default .main-nav li a,html[dir=rtl] .fp-viewing-default .main-nav li span{color:#FFFFFF;transition:all 0.6s linear 0s;}html[dir=rtl] .fp-viewing-landingPage .menu-btn-wraper li,html[dir=rtl] .fp-viewing-landingPage .search-btn-wraper li,html[dir=rtl] .fp-viewing-landingPage .social-link-wraper li,html[dir=rtl] .fp-viewing-landingPage .language-switcher li,html[dir=rtl] .fp-viewing-default .menu-btn-wraper li,html[dir=rtl] .fp-viewing-default .search-btn-wraper li,html[dir=rtl] .fp-viewing-default .social-link-wraper li,html[dir=rtl] .fp-viewing-default .language-switcher li{filter:brightness(30);}html[dir=rtl] .fp-viewing-landingPage .menu-btn-wraper a,html[dir=rtl] .fp-viewing-landingPage .search-btn-wraper a,html[dir=rtl] .fp-viewing-landingPage .social-link-wraper a,html[dir=rtl] .fp-viewing-landingPage .language-switcher a,html[dir=rtl] .fp-viewing-default .menu-btn-wraper a,html[dir=rtl] .fp-viewing-default .search-btn-wraper a,html[dir=rtl] .fp-viewing-default .social-link-wraper a,html[dir=rtl] .fp-viewing-default .language-switcher a{filter:brightness(30);}html[dir=rtl] .fp-viewing-landingPage .land-page-content-wrapper.aos-animate .content-area,html[dir=rtl] .fp-viewing-default .land-page-content-wrapper.aos-animate .content-area{transform:translateY(0);transition:all 1s ease-in-out 0s;}html[dir=rtl] .fp-viewing-landingPage .divider,html[dir=rtl] .fp-viewing-default .divider{background-color:rgba(255,255,255,0.15);}html[dir=rtl] .fp-viewing-landingPage .divider.center-h,html[dir=rtl] .fp-viewing-default .divider.center-h{top:50% !important;transform:translateY(50%) !important;}@media only screen and (max-width:991px){html[dir=rtl] .fp-viewing-landingPage .divider.center-h,html[dir=rtl] .fp-viewing-default .divider.center-h{top:auto !important;left:0 !important;bottom:131px;transform:none;width:100%;}}html[dir=rtl] .fp-viewing-firstPage .divider,html[dir=rtl] .fp-viewing-secondPage .divider,html[dir=rtl] .fp-viewing-3rdPage .divider,html[dir=rtl] .fp-viewing-4thPage .divider{background-color:rgba(141,152,161,0.3);}html[dir=rtl] .fp-viewing-firstPage .divider.center-h,html[dir=rtl] .fp-viewing-secondPage .divider.center-h,html[dir=rtl] .fp-viewing-3rdPage .divider.center-h,html[dir=rtl] .fp-viewing-4thPage .divider.center-h{top:90px;}@media only screen and (max-width:991px){html[dir=rtl] .fp-viewing-firstPage .divider.center-h,html[dir=rtl] .fp-viewing-secondPage .divider.center-h,html[dir=rtl] .fp-viewing-3rdPage .divider.center-h,html[dir=rtl] .fp-viewing-4thPage .divider.center-h{display:none;}}@media only screen and (max-width:991px){html[dir=rtl] .fp-viewing-firstPage .divider.rt-v,html[dir=rtl] .fp-viewing-secondPage .divider.rt-v,html[dir=rtl] .fp-viewing-3rdPage .divider.rt-v,html[dir=rtl] .fp-viewing-4thPage .divider.rt-v{display:none;}}html[dir=rtl] .fp-viewing-firstPage .mob-scroll-arrow,html[dir=rtl] .fp-viewing-secondPage .mob-scroll-arrow,html[dir=rtl] .fp-viewing-3rdPage .mob-scroll-arrow,html[dir=rtl] .fp-viewing-4thPage .mob-scroll-arrow{display:none !important;}@media only screen and (max-width:991px){html[dir=rtl] .fp-viewing-secondPage .logo-wrapper img{filter:brightness(1);}}html[dir=rtl] .siteLoaded .global-header{opacity:1;transform:translateY(0);}html[dir=rtl] .siteLoaded .side-menu{opacity:1;transition:all 0.3s ease-in-out 0.1s;}html[dir=rtl] .siteLoaded .divider{transition:all 1s ease-in-out 0.6s;}html[dir=rtl] .siteLoaded .divider.center-h{left:5%;}html[dir=rtl] .siteLoaded .divider.rt-v{top:0;}html[dir=rtl] .siteLoaded .divider.center-v{top:0;}html[dir=rtl] .divider{transition:all 1s ease-in-out 0.6s;background-color:#FFFFFF;}html[dir=rtl] .divider.center-h{left:-100%;}html[dir=rtl] .divider.rt-v{top:100%;}html[dir=rtl] .divider.center-v{top:-100%;}html[dir=rtl] .global-menu-wrappper{transform:translateY(-100%);transition:all 0.2s ease-in-out 0s;}html[dir=rtl] .global-menu-wrappper .lt-wrapper{height:0;transition:all 0.3s cubic-bezier(0.68,-0.01,0.32,1) 0s;transform-origin:top center;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper{transition:0.1s linear 0s;}}html[dir=rtl] .global-menu-wrappper .main-nav-list > li{overflow-y:hidden;width:0;transition:all 0.3s ease-in-out 0s;transform-origin:right center;opacity:0;}html[dir=rtl] .global-menu-wrappper .main-nav-list > li > a,html[dir=rtl] .global-menu-wrappper .main-nav-list > li span{transform:translateY(100%);transition:all 0.3s ease-in-out 0s;opacity:0;}html[dir=rtl] .global-menu-wrappper .contact-rt-block{transform:translateY(-100%);transition:all 0.3s cubic-bezier(0.68,-0.01,0.32,1) 0s;}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper{opacity:0;transition:all 0.3s ease-in-out 0s;}html[dir=rtl] .global-menu-wrappper .cnct-form-wrapper{transition:all 0.3s ease-in-out 0s;opacity:0;}html[dir=rtl] .global-menu-wrappper .search-wrapper{opacity:0;transition:all 0.3s ease-in-out 0s;}html[dir=rtl] .global-menu-wrappper .footer-wrapper{opacity:0;transition:all 0.3s ease-in-out 0s;}html[dir=rtl] .global-menu-wrappper.show{transform:translateY(0);transition:all 1s ease-in-out 0s;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper.show{transition:0.4s linear 0s;}}html[dir=rtl] .global-menu-wrappper.show .lt-wrapper{height:100%;transform-origin:top center;transition:all 1s cubic-bezier(0.68,-0.01,0.32,1) 0s;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper.show .lt-wrapper{transition:0.2s linear 0s;}}html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li{width:100%;transition:all 0.8s ease-in-out 0.4s;transform-origin:right center;opacity:1;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li{transition:0.4s linear 0.2s;}}html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li > a,html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li span{transition:all 0.8s ease-in-out 0.6s;transform:translateY(0);opacity:1;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li > a,html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li span{transition:0.4s linear 0.3s;}}html[dir=rtl] .global-menu-wrappper.show .contact-rt-block{transform:translateY(0);transition:all 1s cubic-bezier(0.68,-0.01,0.32,1) 0.5s;}html[dir=rtl] .global-menu-wrappper.show .cnct-form-wrapper{opacity:1;transition:all 1s ease-in-out 1s;}html[dir=rtl] .global-menu-wrappper.show .cntct-details-wrapper{opacity:1;transition:all 1s ease-in-out 1s;}html[dir=rtl] .global-menu-wrappper.show .search-wrapper{opacity:1;transition:all 1s ease-in-out 0.4s;}html[dir=rtl] .global-menu-wrappper.show .footer-wrapper{opacity:1;transition:all 1s ease-in-out 0.8s;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper.show .footer-wrapper{transition:all 0.4s ease-in-out 0.3s;}}html[dir=rtl] .abt-section .lt-content{overflow-y:hidden;}html[dir=rtl] .abt-section .lt-content::after{transition:all 0.3s ease-in-out 0s;width:0;}html[dir=rtl] .abt-section .lt-content .abt-content-wrapper{transition:all 1s ease-in-out 0;}html[dir=rtl] .abt-section .prjt-number-wrapper{transition:all 1s ease-in-out 0s;}html[dir=rtl] .abt-section .prjt-number-wrapper .number-counter-block{transition:all 1s ease-in-out 0s;}html[dir=rtl] .abt-section .prjt-number-wrapper .project-links{transition:all 1s ease-in-out 0s;}html[dir=rtl] .abt-section .rt-content{transition:all 1s ease-in-out 0s;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content{height:auto;}}html[dir=rtl] .abt-section .rt-content .tab-pane .prject-details-block{transition:all 0.4s ease-in 0s;opacity:0;}html[dir=rtl] .abt-section .about-tab-nav-wrapper{overflow-y:hidden;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper{overflow:hidden;}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs{transition:all 1s ease-in-out 0s;transform:translateY(100%);}html[dir=rtl] .abt-section .progress-bar-wrapper{transition:all 0.7s ease 0s;transform:translateY(100%);}html[dir=rtl] .abt-section.active .lt-content::after{width:100%;transition:all 1s ease-in-out 0.2s;}html[dir=rtl] .abt-section.active .abt-content-wrapper{transform:translateY(0);transition:all 1s ease-in-out 0.6s;}html[dir=rtl] .abt-section.active .prjt-number-wrapper{transform:translateY(0);transition:all 1s ease-in-out 0.6s;}html[dir=rtl] .abt-section.active .prjt-number-wrapper .number-counter-block{transform:translateY(0);transition:all 1s ease-in-out 0.8s;opacity:1;}html[dir=rtl] .abt-section.active .prjt-number-wrapper h6{transform:translateY(0);transition:all 1s ease-in-out 0.8s;opacity:1;}html[dir=rtl] .abt-section.active .prjt-number-wrapper .project-links{transform:translateY(0);transition:all 0.5s ease-in-out 0.8s;opacity:1;}html[dir=rtl] .abt-section.active .rt-content{transform:translateY(0);transition:all 1s ease-in-out 0.3s;}html[dir=rtl] .abt-section.active .rt-content .tab-pane.active .prject-details-block{transition:all 0.4s ease-in 0s;opacity:1;}html[dir=rtl] .abt-section.active .about-tab-nav-wrapper .nav-tabs{transition:all 0.7s ease 0.8s;transform:translateY(0);}html[dir=rtl] .abt-section.active .progress-bar-wrapper{transition:all 0.7s ease 0.9s;transform:translateY(0);}@keyframes anim-bottom{0%{transform:translateY(100%);}100%{transform:translateY(0);}}html[dir=rtl] .hide-form .sr-wrapper{min-height:500px;}html[dir=rtl] .hide-form form,html[dir=rtl] .hide-form h2{display:none;}html[dir=rtl] body{font-family:"Cairo",sans-serif;line-height:1.2;font-size:1rem;color:#0B2146;overflow:hidden !important;}html[dir=rtl] body.siteLoaded{overflow:auto !important;}@media only screen and (max-width:991px){html[dir=rtl] body.siteLoaded{overflow-x:hidden !important;}}@media only screen and (min-width:1200px){html[dir=rtl] .container{max-width:1260px;}}html[dir=rtl] #myVideo{position:absolute;right:0;bottom:0;top:0;width:100%;height:100%;background-size:100% 100%;background-color:black;background-position:center center;background-size:contain;-o-object-fit:cover;object-fit:cover;z-index:3;}html[dir=rtl] .loder-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;position:fixed;overflow:hidden;}html[dir=rtl] .loder-wrapper .bg-loader{width:100%;height:100%;position:absolute;left:0;top:0;background-color:#0B2146;}html[dir=rtl] .loder-wrapper img{max-width:100px !important;height:150px !important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;filter:brightness(30);}html[dir=rtl] .global-header{opacity:0;transform:translateY(-100px);}html[dir=rtl] .main-nav{position:fixed;top:0;left:0;height:40px;z-index:18;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;width:50%;padding-left:5%;height:90px;}@media only screen and (max-width:991px){html[dir=rtl] .main-nav{display:none;}}html[dir=rtl] .main-nav li{list-style-type:none;margin:0 10px;width:100%;text-align:center;position:relative;padding:33px 0;list-style-image:none;}html[dir=rtl] .main-nav li:first-child{margin-right:0;}html[dir=rtl] .main-nav li:last-child{margin-left:0;}html[dir=rtl] .main-nav li a,html[dir=rtl] .main-nav li span{font-size:0.875rem;color:#0B2146;text-transform:uppercase;transition:all 0.6s linear 0s;cursor:pointer;}html[dir=rtl] .main-nav li.has-sub{background:linear-gradient(240deg,rgba(255,255,255,0.2) 4.4%,rgba(11,33,70,0.2) 100%),rgba(255,255,255,0.75);box-shadow:0px 9px 24.6px 0px rgba(0,0,0,0.25);transition:all 0.6s linear 0s;}html[dir=rtl] .main-nav li.has-sub span{color:#0B2146 !important;}html[dir=rtl] .main-nav li > ul.menu{position:absolute;left:0;top:91px;background:linear-gradient(240deg,rgba(255,255,255,0.2) 4.4%,rgba(11,33,70,0.2) 100%),rgba(255,255,255,0.75);box-shadow:0px 9px 24.6px 0px rgba(0,0,0,0.25);-webkit-backdrop-filter:blur(3.4000000954px);backdrop-filter:blur(3.4000000954px);text-align:center;width:100%;margin:0;z-index:10;display:none;}html[dir=rtl] .main-nav li > ul.menu li{padding:12px;position:relative;margin:0;}html[dir=rtl] .main-nav li > ul.menu li::after{content:"";position:absolute;width:100%;height:1px;right:0;bottom:0;background:rgba(11,33,70,0.15);}html[dir=rtl] .main-nav li > ul.menu li::before{content:"";position:absolute;right:0;top:0;width:0;height:100%;background-color:#0B2146;transition:all 0.6s ease 0s;z-index:-1;}html[dir=rtl] .main-nav li > ul.menu li:hover::before{width:100%;transition:all 0.6s ease 0s;}html[dir=rtl] .main-nav li > ul.menu li:hover a{transition:all 0.4s ease 0s;color:#FFFFFF !important;}html[dir=rtl] .main-nav li > ul.menu li a{color:#0B2146 !important;display:block;}html[dir=rtl] .main-nav.active > li a,html[dir=rtl] .main-nav.active > li span{color:#0B2146;}html[dir=rtl] .logo-wrapper{position:fixed;top:11px;right:5%;z-index:20;}@media only screen and (max-width:1299px){html[dir=rtl] .logo-wrapper{right:2%;}}@media only screen and (max-width:767px){html[dir=rtl] .logo-wrapper{right:3%;}}html[dir=rtl] .logo-wrapper img{filter:brightness(1);width:53px;}html[dir=rtl] .logo-wrapper.active img{filter:brightness(1);}html[dir=rtl] .logo-wrapper.white img{filter:brightness(30) !important;width:53px !important;}html[dir=rtl] .m-bg-wht{background-color:#FFFFFF;position:fixed;left:0;top:0;width:100%;height:90px;display:none;z-index:15;box-shadow:0px -6px 14px 6px rgba(0,0,0,0.42);}html[dir=rtl] .land-page-content-wrapper{position:absolute;right:5%;top:30%;z-index:9;max-width:440px;overflow-y:hidden;}@media only screen and (max-width:767px){html[dir=rtl] .land-page-content-wrapper{padding-left:15%;}}html[dir=rtl] .land-page-content-wrapper .content-area{transform:translateY(100%);transition:all 1s ease-in-out 0s;}html[dir=rtl] .land-page-content-wrapper .content-area h2{color:#FFFFFF;line-height:58px;margin-bottom:20px;}@media only screen and (max-width:767px){html[dir=rtl] .land-page-content-wrapper .content-area h2{line-height:39px;}}html[dir=rtl] .land-page-content-wrapper .content-area p{color:#FFFFFF;line-height:34px;font-size:1.5rem;margin-bottom:20px;width:90%;}@media only screen and (max-width:767px){html[dir=rtl] .land-page-content-wrapper .content-area p{line-height:26px;font-size:1.125rem;}}html[dir=rtl] .side-menu{position:fixed;left:0;top:0;width:5%;height:100%;display:flex;flex-direction:column;align-items:center;z-index:20;opacity:0;transition:all 0.3s ease-in-out 0s;}@media only screen and (max-width:991px){html[dir=rtl] .side-menu{width:60px;pointer-events:none;}}html[dir=rtl] .side-menu.hide-items{height:auto;}html[dir=rtl] .side-menu.active{height:100%;background-color:#0B2146;transition:all 0.3s ease-in-out 0s;}@media only screen and (max-width:991px){html[dir=rtl] .side-menu.active{background-color:transparent;pointer-events:none;}html[dir=rtl] .side-menu.active .search-btn-wraper{position:absolute;top:auto;bottom:74px;left:90px;}}html[dir=rtl] .side-menu.active li{filter:brightness(30);}html[dir=rtl] .side-menu.active a{filter:brightness(30);}html[dir=rtl] .side-menu.active .menu-btn-wraper{pointer-events:all;}html[dir=rtl] .side-menu.active .menu-btn-wraper a{background:url(/themes/custom/brq/image/close-icon.svg) no-repeat left top;}@media only screen and (max-width:991px){html[dir=rtl] .side-menu .social-link-wraper{display:none;}}@media only screen and (max-width:991px){html[dir=rtl] .side-menu .language-switcher{display:none;}}html[dir=rtl] .mob-scroll-arrow{position:absolute;left:0;bottom:0;z-index:21;width:60px;height:131px;display:none;}@media only screen and (max-width:991px){html[dir=rtl] .mob-scroll-arrow{display:block;}}html[dir=rtl] .mob-scroll-arrow a{width:100%;height:100%;display:flex;align-items:center;background:url(/themes/custom/brq/image/mob-sroll-arrow.svg) no-repeat left top/100%;}html[dir=rtl] .menu-btn-wraper{margin-top:22px;}@media only screen and (max-width:991px){html[dir=rtl] .menu-btn-wraper{pointer-events:all;}}html[dir=rtl] .menu-btn-wraper a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/menu_icon.svg) no-repeat left top;transform:scaleX(-1);}html[dir=rtl] .menu-btn-wraper.active a{filter:brightness(1);}html[dir=rtl] .search-btn-wraper{position:relative;top:55px;}@media only screen and (max-width:991px){html[dir=rtl] .search-btn-wraper{display:none;filter:brightness(30);pointer-events:all;}}html[dir=rtl] .search-btn-wraper a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/search_icon.svg) no-repeat center center;}html[dir=rtl] .social-link-wraper{position:absolute;top:50%;transform:translateY(-50%);z-index:11;}@media only screen and (max-width:991px){html[dir=rtl] .social-link-wraper{display:flex;align-items:center;top:auto;bottom:80px;transform:none;right:10px;}html[dir=rtl] .social-link-wraper .field__items{display:flex;align-items:center;}}html[dir=rtl] .social-link-wraper a{display:flex;align-items:center;justify-content:center;}@media only screen and (max-width:991px){html[dir=rtl] .social-link-wraper a{filter:brightness(30);}}html[dir=rtl] .language-switcher{position:absolute;bottom:2%;z-index:6;}@media only screen and (max-width:991px){html[dir=rtl] .language-switcher{bottom:80px;filter:brightness(30);left:20px;}}html[dir=rtl] .language-switcher ul{margin:0;padding:0;}html[dir=rtl] .language-switcher .is-active{display:none;}html[dir=rtl] .language-switcher .en{display:flex;align-items:center;justify-content:center;}html[dir=rtl] .language-switcher .en a{padding:15px;}@media only screen and (max-width:991px){html[dir=rtl] .language-switcher .en a{padding:5px 0;}}html[dir=rtl] .language-switcher .ar{display:none;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/ar-text.svg) no-repeat center center;}html[dir=rtl] .language-switcher .ar a{padding:15px;font-size:0;}html[dir=rtl] .global-menu-wrappper{position:fixed;width:100%;height:100%;z-index:19;overflow:hidden;}html[dir=rtl] .global-menu-wrappper p{color:#A7AABC;}html[dir=rtl] .global-menu-wrappper p a{color:#A7AABC;}html[dir=rtl] .global-menu-wrappper .lt-wrapper{width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#0B2146;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper{width:100%;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .navigation{height:90%;overflow-y:scroll;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list{margin:0;width:90%;margin-top:90px;padding-top:15%;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list{margin-top:0;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list{margin-top:40px;width:100%;height:100%;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li{border-top:1px solid #203355;padding-right:10%;list-style:none;transition:background-color 0.3s ease-in-out 0s !important;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li{padding-right:0;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active{background-color:#203355;transition:background-color 0.3s ease-in-out 0s !important;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active{background-color:transparent;}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span{transition-delay:0s !important;background-color:#203355;display:flex;align-items:center;cursor:pointer;}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a:hover::after,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span:hover::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat left top/100%;width:20px;height:20px;filter:brightness(30);margin-right:30px;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li span{font-size:2.02vw;color:#FFFFFF;padding:20px 0;display:flex;cursor:pointer;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li span{font-size:24px;padding-right:5%;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul{position:absolute;top:0;left:5%;background-color:#0a1e3f;width:50%;height:100%;margin:0;z-index:5;padding-top:12.2%;display:none;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul{padding-top:7.2%;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul{width:100%;position:static;background-color:transparent;height:auto;padding:0;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li{border-top:1px solid #203355;list-style:none;padding-right:6%;}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li:hover{background-color:#203355;}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a{display:flex;padding:30px 0;font-size:25px;color:#FFFFFF;position:relative;display:flex;align-items:center;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a{font-size:16px;padding:15px 0;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top/100%;width:20px;height:20px;filter:brightness(30);transform:scaleX(-1);margin-right:30px;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after{display:none;}}html[dir=rtl] .global-menu-wrappper .lt-wrapper .menu-item{padding-top:0;}html[dir=rtl] .global-menu-wrappper .footer-wrapper{border-top:1px solid #203355;height:auto;padding:5% 5% 5% 0;width:90%;position:static;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .footer-wrapper{padding:2% 5% 10px 0;height:90px;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .footer-wrapper{border-top:0;padding:30px 5% 20px 0;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;}html[dir=rtl] .global-menu-wrappper .footer-wrapper p{margin-bottom:5px;}}html[dir=rtl] .global-menu-wrappper .contact-rt-block{background-color:#15284a;padding-left:0;left:5%;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .contact-rt-block{display:none;}}html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper{max-width:356px;width:100%;top:8%;}@media screen and (max-height:770px){html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper{max-width:380px;top:1%;}}html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4{color:#FFFFFF;margin-bottom:20px;}@media screen and (max-height:799px){html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4{font-size:24px !important;margin-bottom:15px;}}html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit]{background-color:#FFFFFF !important;color:#0B2146 !important;margin-top:0;}@media screen and (max-height:799px){html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit]{height:40px;}}@media screen and (max-height:799px){html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=text]{height:35px;}html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field textarea{height:60px;}}html[dir=rtl] .global-menu-wrappper .contact-rt-block .ajax-progress{position:absolute;left:-30px;top:10px;}html[dir=rtl] .global-menu-wrappper .contact-rt-block .status-message p{margin-bottom:25px;}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper{width:50%;position:absolute;bottom:0;left:5%;height:auto;margin-top:0;padding-top:0;display:flex;justify-content:space-between;padding:5.5% 22px 36px;background-color:#0a1e3f;z-index:9;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper{padding:20px;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper{display:none;}}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper::before{display:none;}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address{color:#A7AABC;max-width:220px;line-height:20px;margin-bottom:0;}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address p{margin-bottom:0;}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper a{color:#A7AABC;}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper .call-block{display:flex;flex-direction:column;}html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper .call-block a{direction:ltr;text-align:right;}html[dir=rtl] .global-menu-wrappper .search-wrapper{width:50%;height:100%;position:absolute;left:5%;top:0;background-color:#0a1e3f;padding:60px 45px;display:none;z-index:6;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .search-wrapper{padding-top:40px;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .search-wrapper{width:100%;padding:100px 5% 0;left:auto;right:0;height:84%;}}html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block{position:relative;margin-bottom:60px;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block{margin-bottom:30px;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block{margin-bottom:30px;}}html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block form{display:flex;align-items:center;width:100%;}html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block form .form-item{display:flex;align-items:center;width:100%;}html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block .search-icon,html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block .form-submit{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/search_icon.svg) no-repeat center center;position:absolute;right:20px;filter:brightness(30);top:50%;transform:translateY(-50%);border:0;font-size:0;padding:0;}html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input{background-color:rgba(216,216,216,0.1);border:2px solid #A7AABC;border-radius:0;padding-right:50px;height:65px;color:#FFFFFF;font-size:1.5625rem;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input{height:60px;font-size:1rem;}}html[dir=rtl] .global-menu-wrappper .q-links{text-align:right;}html[dir=rtl] .global-menu-wrappper .q-links span{display:block;color:#FFFFFF;font-size:1.25rem;margin-bottom:40px;padding-right:30px;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .q-links span{margin-bottom:10px;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .q-links span{padding-right:20px;margin-bottom:10px;}}html[dir=rtl] .global-menu-wrappper .q-links ul{margin:0;}html[dir=rtl] .global-menu-wrappper .q-links ul li{list-style-type:none;padding:18px 0;border-bottom:1px solid #203355;}@media screen and (max-height:750px){html[dir=rtl] .global-menu-wrappper .q-links ul li{padding:13px 0;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .q-links ul li{padding:15px 0;}}html[dir=rtl] .global-menu-wrappper .q-links ul li a{color:#A7AABC;padding-right:30px;}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .q-links ul li a{padding-right:20px;}}html[dir=rtl] .form-item,html[dir=rtl] .form-actions{margin:0;}html[dir=rtl] .divider{position:fixed;z-index:11;}html[dir=rtl] .divider.vertical{width:0.1px;height:100%;}html[dir=rtl] .divider.horizontal{width:100%;height:0.1px;}html[dir=rtl] .divider.center-v{left:50%;transform:translateX(-50%);top:0;}@media only screen and (max-width:991px){html[dir=rtl] .divider.center-v{display:none;}}html[dir=rtl] .divider.center-h{width:45%;padding-left:5%;}@media only screen and (max-width:991px){html[dir=rtl] .divider.center-h{top:auto;left:0;bottom:131px;transform:none;}}html[dir=rtl] .divider.rt-v{left:5%;right:auto;z-index:20;}@media only screen and (max-width:991px){html[dir=rtl] .divider.rt-v{left:60px;z-index:18;}}html[dir=rtl] .fp-viewing-default .center-h,html[dir=rtl] .fp-viewing-default .center-v{display:none;}html[dir=rtl] .abt-section{background-color:#EDEEF4;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section{position:relative;z-index:22;}}html[dir=rtl] .abt-section .lt-content{width:50%;padding-right:5%;display:flex;position:absolute;top:0;right:0;}html[dir=rtl] .abt-section .lt-content::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:#d8d8d8;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .lt-content{padding-right:0;width:100%;flex-direction:column;position:static;}}html[dir=rtl] .abt-section .lt-content .abt-content-wrapper{width:56%;padding-top:20%;padding-left:33px;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .lt-content .abt-content-wrapper{padding-top:11%;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .lt-content .abt-content-wrapper{padding-right:5%;width:100%;padding-top:20% !important;}}html[dir=rtl] .abt-section .lt-content .abt-content-wrapper h4{line-height:38px;margin-bottom:30px;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .lt-content .abt-content-wrapper h4{margin-bottom:20px;}}html[dir=rtl] .abt-section .lt-content .abt-content-wrapper p{line-height:24px;margin-bottom:30px;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .lt-content .abt-content-wrapper p{margin-bottom:20px;}}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper{display:flex;flex-direction:column;background-color:#FFFFFF;width:44%;padding-top:20%;padding-right:30px;border-right:1px solid #d8d8d8;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper{padding-top:10%;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper{padding-top:50px;width:100%;padding-right:5%;margin-top:50px;}}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer{color:#607B7D;margin-bottom:16px;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer{font-size:50px !important;}}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer .odometer-formatting-mark{display:none;}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6{margin-bottom:5rem;line-height:29px;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6{margin-bottom:3rem;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6{margin-bottom:50px;}}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6 span{display:block;color:#607B7D;}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links{margin:0 0 40px;}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li{list-style-type:none;padding-bottom:10px;}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a{font-size:0.875rem;color:#607B7D;padding-left:20px;}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover{color:#0B2146;background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat left top;position:relative;}html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover::after{content:"";width:85%;height:1px;position:absolute;bottom:-3px;right:0;background-color:#0B2146;}html[dir=rtl] .abt-section .rt-content{width:50%;padding-left:5%;display:flex;position:absolute;top:0;left:0;padding-top:7.8%;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content{width:100%;padding-left:0;padding-right:0;position:static;background-color:#FFFFFF;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .tab-content{width:100%;}}html[dir=rtl] .abt-section .rt-content .tab-content h4{padding-right:28px;margin-top:-20px;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .tab-content h4{margin-top:0;padding-right:5%;}}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper{position:absolute;width:90%;bottom:0;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper{bottom:auto;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper{width:100%;position:relative;}}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .fp-slides{height:auto;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .proj-logo{position:absolute;padding:50px 28px;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .proj-logo img{width:auto;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .project-img-block{width:100%;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .project-img-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slide-item{position:relative;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block{background-color:#607B7D;position:absolute;bottom:0;right:0;padding:15px;width:80%;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block{bottom:100px;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block{width:100%;position:static;height:150px;}}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6{color:#FFFFFF;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6{margin-bottom:10px;}}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p{color:#FFFFFF;line-height:21px;font-size:0.875rem;margin-bottom:25px;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p{margin-bottom:15px;font-size:0.8125rem;line-height:18px;margin-bottom:10px;}}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a{color:#FFFFFF;font-size:0.875rem;text-transform:uppercase;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a{font-size:1rem;}}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow{top:auto;transform:none;bottom:20px;width:8px;height:14px;background:url(/themes/custom/brq/image/slider-arrow.svg) no-repeat left top;z-index:9;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow{bottom:70px;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow{bottom:165px;}}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow::before{display:none;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-prev{border:0;left:10%;right:auto;transform:scaleX(-1);}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-next{border:0;left:3%;right:auto;}html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-disabled{opacity:0.5;}html[dir=rtl] .abt-section .about-tab-nav-wrapper{width:50%;padding-right:5%;display:flex;position:absolute;top:69%;right:0;}@media screen and (max-height:750px){html[dir=rtl] .abt-section .about-tab-nav-wrapper{top:62%;}}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper{width:100%;position:static;padding:10px 0 40px;}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs{flex-wrap:nowrap;margin:0;border:0;width:100%;justify-content:space-between;}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li{list-style:none;width:15%;display:flex;align-items:flex-start;outline:none;border:0;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li{line-height:normal;width:auto;}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-radius:0;border:0;outline:none;padding:0;text-transform:uppercase;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a{overflow-x:visible;}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a span{margin-top:10px;display:block;color:#607B7D;font-size:0.875rem;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a span{margin-top:0;}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a img{max-width:none;width:100%;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a img{max-width:95px;}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active{border:0;background:none;outline:none;position:relative;}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active span{color:#0B2146;}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img{filter:brightness(10);}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img{filter:brightness(1);}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select{position:absolute;right:0;top:0;width:100%;padding-bottom:90%;z-index:-1;background-color:#0B2146;transition:all 0.3s linear 0s;}@media only screen and (max-width:991px){html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select{display:none;}}html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a:focus{border:0;outline:none;}html[dir=rtl] .abt-section .about-tab-nav-wrapper .slick-dots{bottom:-20px;}html[dir=rtl] .abt-section .about-tab-nav-wrapper .slick-dots li button{width:30px;height:2px;border-radius:0;background-color:#A7AABC;}html[dir=rtl] .abt-section .about-tab-nav-wrapper .slick-dots li.slick-active button{background-color:#B69C77;}html[dir=rtl] .progress-bar-wrapper{position:absolute;width:50%;padding-right:5%;background-color:#0B2146;display:flex;align-items:center;bottom:0;height:90px;}@media only screen and (max-width:991px){html[dir=rtl] .progress-bar-wrapper{height:40px;width:80%;bottom:150px;z-index:6;}}html[dir=rtl] .progress-bar-wrapper span{display:flex;color:#FFFFFF;}html[dir=rtl] .progress-bar-wrapper .progress-bar{background-color:rgb(66,78,100);height:1px;margin:0 5%;width:100%;position:relative;}html[dir=rtl] .progress-bar-wrapper .progress-bar .line-loader{background-color:#FFFFFF;height:1px;position:absolute;top:0;right:0;width:0;}html[dir=rtl] .progress-bar-wrapper .progress-bar .line-loader.active{width:100%;transition:all 5s linear 0s;}html[dir=rtl] .ltst-proj-lt-wrapper{background-color:#646E64;position:absolute;right:0;top:0;width:31%;height:100%;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-lt-wrapper{width:100%;height:auto;position:static;}}html[dir=rtl] .ltst-proj-lt-wrapper .top-content{padding-top:30%;padding-right:15%;padding-left:9%;color:#FFFFFF;}@media screen and (max-height:750px){html[dir=rtl] .ltst-proj-lt-wrapper .top-content{padding-top:25%;}}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-lt-wrapper .top-content{padding-top:30%;padding-right:5%;padding-right:10px;}}html[dir=rtl] .ltst-proj-lt-wrapper .top-content h4{color:#FFFFFF;margin-bottom:30px;}@media screen and (max-height:750px){html[dir=rtl] .ltst-proj-lt-wrapper .top-content h4{margin-bottom:20px;}}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-lt-wrapper .top-content h4{margin-bottom:15px;}}html[dir=rtl] .ltst-proj-lt-wrapper .top-content p{line-height:30px;}@media screen and (max-height:750px){html[dir=rtl] .ltst-proj-lt-wrapper .top-content p{line-height:22px;}}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-lt-wrapper .top-content p{line-height:24px;}}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-nav-tab{overflow-x:hidden;}}html[dir=rtl] .ltst-proj-nav-tab .nav{margin:0;flex-direction:column;border:0;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-nav-tab .nav{flex-direction:row;background:rgba(237,238,244,0.17);}}html[dir=rtl] .ltst-proj-nav-tab .nav li{list-style-type:none;width:100%;border-radius:0;border-bottom:1px solid rgba(237,238,244,0.17);}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-nav-tab .nav li{border-bottom:0;}}html[dir=rtl] .ltst-proj-nav-tab .nav li a{padding-right:15%;padding-top:12px;padding-bottom:12px;color:#EDEEF4;font-size:1.5rem;border:0;border-radius:0;}@media screen and (max-height:750px){html[dir=rtl] .ltst-proj-nav-tab .nav li a{font-size:1rem;}}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-nav-tab .nav li a{padding-right:6%;display:flex;align-items:center;font-size:1.125rem;}}html[dir=rtl] .ltst-proj-nav-tab .nav li a.active{background:rgba(237,238,244,0.17);position:relative;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-nav-tab .nav li a.active{background:transparent;text-decoration:underline !important;}}html[dir=rtl] .ltst-proj-nav-tab .nav li a.active::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top;width:16px;height:16px;position:absolute;left:20px;top:50%;transform:translateY(-50%) scaleX(-1);filter:brightness(30);}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-nav-tab .nav li a.active::after{display:flex;align-items:center;transform:none;position:static;margin-right:10px;}}html[dir=rtl] .ltst-proj-nav-tab .slick-list{padding-left:110px;}html[dir=rtl] .ltst-proj-nav-tab .slick-arrow{display:none;}html[dir=rtl] .ltst-proj-nav-tab .slick-track{display:flex;align-items:center;}html[dir=rtl] .ltst-proj-rt-wrapper{width:69%;position:absolute;left:0;top:0;padding-left:5%;padding-top:7.5%;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper{width:100%;height:auto;position:static;padding-left:0;padding-top:20px;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-pane{width:100%;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper{display:flex;width:100%;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper{flex-direction:column-reverse;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper{width:29.7%;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper{width:100%;margin:30px 0 20px;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20% 20px;text-align:center;position:relative;}@media screen and (max-height:750px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block{padding:12% 20px;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:#d8d8d8;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block{flex-direction:row;justify-content:flex-start;padding:10px 5% 10px 0;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child{padding-top:5%;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child{padding-top:0;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:last-child::after{display:none;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span{margin-top:16px;line-height:24px;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span{margin-top:0;margin-right:10px;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper{width:70.3%;padding:0 20px;}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper{width:100%;display:flex;flex-direction:column-reverse;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5{margin-bottom:30px;line-height:40px;}@media screen and (max-height:750px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5{font-size:22px !important;line-height:25px;margin-bottom:15px;}}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5{line-height:30px;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container{width:100%;display:flex;height:100%;margin-top:35px;}@media screen and (max-height:750px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container{margin-top:20px;}}@media only screen and (max-width:991px){html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container{margin-top:0;margin-bottom:20px;}}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .row-img-block{display:flex;flex-wrap:wrap;width:100%;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column{padding-left:2.1%;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child{flex:0 0 58%;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2){flex:0 0 42%;padding-left:0;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2) img{margin-bottom:3.5%;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img{width:100%;max-width:none;vertical-align:middle;}html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img:last-child{margin-bottom:0;}html[dir=rtl] .contact-lt-wrapper{width:50%;margin-top:auto;}@media only screen and (max-width:991px){html[dir=rtl] .contact-lt-wrapper{width:100%;}}html[dir=rtl] .contact-lt-wrapper .top-content{padding-right:5%;width:42%;position:absolute;right:0;top:20%;}@media only screen and (max-width:1599px){html[dir=rtl] .contact-lt-wrapper .top-content{top:14%;}}@media only screen and (max-width:991px){html[dir=rtl] .contact-lt-wrapper .top-content{width:100%;padding-top:30%;position:static;}}html[dir=rtl] .contact-lt-wrapper .top-content h3{margin-bottom:25px;}@media screen and (max-height:750px){html[dir=rtl] .contact-lt-wrapper .top-content h3{margin-bottom:10px;}}html[dir=rtl] .contact-lt-wrapper .top-content p{line-height:24px;}html[dir=rtl] .contact-lt-wrapper .map-wrapper{width:50%;position:absolute;right:0;bottom:90px;overflow:hidden;}@media only screen and (min-width:991px) and (max-width:1599px){html[dir=rtl] .contact-lt-wrapper .map-wrapper{height:calc(100% - 224px);}}@media only screen and (max-width:991px){html[dir=rtl] .contact-lt-wrapper .map-wrapper{width:100%;position:static;}}html[dir=rtl] .contact-lt-wrapper .map-wrapper img{max-width:none;width:100%;}html[dir=rtl] .contact-lt-wrapper .map-wrapper button img{height:9px !important;}html[dir=rtl] .contact-rt-block{width:50%;height:100%;position:absolute;left:0;padding-left:5%;top:0;display:flex;justify-content:center;align-items:flex-start;}@media only screen and (max-width:991px){html[dir=rtl] .contact-rt-block{width:100%;position:static;flex-direction:column;height:auto;padding-left:0;}}html[dir=rtl] .contact-rt-block .cnct-form-wrapper{width:50%;height:100%;padding:0 3%;position:relative;top:20%;}@media screen and (max-height:799px){html[dir=rtl] .contact-rt-block .cnct-form-wrapper{top:14%;}}@media only screen and (min-width:1199px){html[dir=rtl] .contact-rt-block .cnct-form-wrapper{width:65%;}}@media only screen and (max-width:991px){html[dir=rtl] .contact-rt-block .cnct-form-wrapper{max-width:290px;margin:0 auto;width:100%;padding:30px 0 0;position:static;height:auto;}}@media screen and (max-height:799px){html[dir=rtl] .contact-rt-block .cnct-form-wrapper h4{font-size:24px !important;margin-bottom:15px;}}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field{margin-bottom:20px;position:relative;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input{border-radius:3px;padding-right:40px;font-size:0.875rem;color:#0B2146;border:1px solid rgba(167,170,188,0.4);margin-top:0;text-align:right;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input::-moz-placeholder{color:#607B7D;text-align:right;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input::placeholder{color:#607B7D;text-align:right;}@media screen and (max-height:799px){html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input{height:35px;}}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit]{margin-top:30px;}@media screen and (max-height:750px){html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit]{margin-top:5px;}}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select{padding-right:40px;border-radius:3px;color:#607B7D;font-size:0.875rem;border:1px solid rgba(167,170,188,0.4);height:40px;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select option{padding:10px;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select.form-select:focus{box-shadow:none;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field textarea{font-size:0.875rem;padding-right:40px;color:#0B2146;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field textarea::-moz-placeholder{color:#607B7D;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field textarea::placeholder{color:#607B7D;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i{width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);right:12px;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.user{background:url(/themes/custom/brq/image/user-icon.svg) no-repeat left top/100%;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.email{background:url(/themes/custom/brq/image/mail-icon.svg) no-repeat left top/100%;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.phone{background:url(/themes/custom/brq/image/phon-icon.svg) no-repeat left top/100%;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.project{width:20px;background:url(/themes/custom/brq/image/home-icon.svg) no-repeat left top/100%;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.description-icon{width:17px;top:19px;background:url(/themes/custom/brq/image/discuss.svg) no-repeat left top/100%;}html[dir=rtl] .contact-rt-block .cnct-form-wrapper p{margin-bottom:0;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper{width:50%;height:100%;position:relative;margin-top:90px;padding-top:10%;}@media only screen and (min-width:1199px){html[dir=rtl] .contact-rt-block .cntct-details-wrapper{width:35%;}}@media only screen and (max-width:991px){html[dir=rtl] .contact-rt-block .cntct-details-wrapper{width:100%;margin-top:0;padding-top:0;position:static;height:auto;}}html[dir=rtl] .contact-rt-block .cntct-details-wrapper::before{content:"";position:absolute;right:0;top:0;width:1px;height:100%;border-right:1px solid #d8d8d8;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper span{font-size:1.25rem;display:block;margin-bottom:20px;text-transform:uppercase;position:relative;display:flex;align-items:center;}@media only screen and (max-width:991px){html[dir=rtl] .contact-rt-block .cntct-details-wrapper span{max-width:290px;margin:0 auto 20px;}}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .cntct-item{padding:20% 6%;}@media screen and (max-height:750px){html[dir=rtl] .contact-rt-block .cntct-details-wrapper .cntct-item{padding:10% 6%;}}@media only screen and (max-width:991px){html[dir=rtl] .contact-rt-block .cntct-details-wrapper .cntct-item{padding:20px 0;}}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .email-block{position:relative;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .email-block::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:#d8d8d8;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .email-block span::before{content:"";background:url(/themes/custom/brq/image/mail-icon.svg) no-repeat left top/100%;width:22px;height:22px;margin-left:10px;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block{position:relative;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:#d8d8d8;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block address{line-height:21px;}@media only screen and (max-width:991px){html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block address{max-width:290px;margin:0 auto;}}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block span::before{content:"";background:url(/themes/custom/brq/image/gps-icon.svg) no-repeat left top/100%;width:19px;height:23px;margin-left:10px;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .call-block span::before{content:"";background:url(/themes/custom/brq/image/phon-icon.svg) no-repeat left top/100%;width:15px;height:15px;margin-left:10px;transform:scaleX(-1);}html[dir=rtl] .contact-rt-block .cntct-details-wrapper .call-block a{margin-bottom:10px;direction:ltr;text-align:right;}html[dir=rtl] .contact-rt-block .cntct-details-wrapper a{display:block;color:#0B2146;}@media only screen and (max-width:991px){html[dir=rtl] .contact-rt-block .cntct-details-wrapper a{max-width:290px;margin:0 auto;}}html[dir=rtl] .footer-wrapper{width:50%;height:90px;display:flex;align-items:center;justify-content:space-between;padding-right:5%;position:absolute;right:0;bottom:0;background-color:#0B2146;}@media only screen and (max-width:991px){html[dir=rtl] .footer-wrapper{width:100%;padding:20px 5% 20px 0;position:static;flex-direction:column;align-items:flex-start;justify-content:center;min-height:93px;height:auto;}}html[dir=rtl] .footer-wrapper p{color:#A7AABC;margin-bottom:0;font-size:0.8125rem;}@media only screen and (max-width:991px){html[dir=rtl] .footer-wrapper p{font-size:0.75rem;margin-bottom:10px;text-transform:uppercase;}}html[dir=rtl] .footer-wrapper .link-block{padding-left:3.5%;display:flex;}html[dir=rtl] .footer-wrapper .link-block a{font-size:0.8125rem;color:#A7AABC;}html[dir=rtl] .footer-wrapper .link-block a:last-child{padding-right:20px;position:relative;}html[dir=rtl] .footer-wrapper .link-block a:last-child::before{content:"|";margin-right:7px;position:absolute;right:0;top:0;}@media only screen and (max-width:991px){html[dir=rtl] .footer-wrapper .link-block a{text-transform:uppercase;font-size:0.75rem;}}html[dir=rtl] .fp-watermark{display:none;}html[dir=rtl] .inner-spotlight-wrapper{width:100%;position:relative;background-color:#000000;}html[dir=rtl] .inner-spotlight-wrapper img{max-width:none;width:100%;opacity:0.7;}html[dir=rtl] .inner-spotlight-wrapper .spot-content-block{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) !important;width:100%;}html[dir=rtl] .inner-spotlight-wrapper .spot-content-block h2{color:#FFFFFF;font-size:61px !important;margin-bottom:0;text-transform:none;}@media only screen and (max-width:991px){html[dir=rtl] .inner-spotlight-wrapper .spot-content-block h2{font-size:40px !important;}}html[dir=rtl] .inner-spotlight-wrapper .spot-content-block span{font-size:1.5625rem;color:#FFFFFF;margin-top:28px;display:block;}html[dir=rtl] .inner-page-global-wrapper .logo-wrapper a img{filter:brightness(30) contrast(10);}html[dir=rtl] .inner-page-global-wrapper .logo-wrapper.active a img{filter:brightness(1) contrast(1);}@media only screen and (min-width:576px){html[dir=rtl] .inner-page-global-wrapper .logo-wrapper{max-width:540px;}}@media only screen and (min-width:768px){html[dir=rtl] .inner-page-global-wrapper .logo-wrapper{max-width:720px;}}@media only screen and (min-width:992px){html[dir=rtl] .inner-page-global-wrapper .logo-wrapper{max-width:960px;}}@media only screen and (min-width:1200px){html[dir=rtl] .inner-page-global-wrapper .logo-wrapper{max-width:1260px;}}html[dir=rtl] .inner-page-global-wrapper .menu-btn-wraper a{filter:brightness(30);}html[dir=rtl] .inner-page-global-wrapper .menu-btn-wraper.active a{filter:brightness(1);}html[dir=rtl] .inner-page-global-wrapper .search-btn-wraper,html[dir=rtl] .inner-page-global-wrapper .social-link-wraper,html[dir=rtl] .inner-page-global-wrapper .language-switcher{display:none;}@media only screen and (max-width:991px){html[dir=rtl] .inner-page-global-wrapper .side-menu .social-link-wraper{display:none !important;}}@media only screen and (max-width:991px){html[dir=rtl] .inner-page-global-wrapper .global-menu-wrappper.show .social-link-wraper.for-tab{display:flex !important;}}html[dir=rtl] .pr-content{margin-top:60px;}html[dir=rtl] .pr-content p{font-size:1.1875rem;line-height:48px;}@media only screen and (max-width:991px){html[dir=rtl] .pr-content p{line-height:34px;}}html[dir=rtl] .pr-list-wrapper{width:100%;padding:43px 0;background-color:rgba(237,238,244,0.5);}html[dir=rtl] .pr-list-wrapper .pr-listing{width:100%;margin-bottom:100px;}html[dir=rtl] .pr-list-wrapper .pr-listing .header-block{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;}@media only screen and (max-width:991px){html[dir=rtl] .pr-list-wrapper .pr-listing .header-block{flex-direction:column;align-items:flex-start;margin-bottom:10px;}}html[dir=rtl] .pr-list-wrapper .pr-listing .header-block h3{margin-bottom:0;}@media only screen and (max-width:991px){html[dir=rtl] .pr-list-wrapper .pr-listing .header-block h3{margin-bottom:20px;}}html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a{font-size:1.5625rem;position:relative;display:flex;align-items:center;border-bottom:1px solid transparent;transition:all 0.2s linear 0s;}@media only screen and (max-width:991px){html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a{font-size:1.125rem;}}html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a::after{content:"";background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right top/100%;width:10px;height:10px;display:flex;margin-right:20px;transform:scaleX(-1);}html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a:hover{border-bottom:1px solid #0B2146;transition:all 0.2s linear 0s;}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-item-block{width:100%;display:flex;}@media only screen and (max-width:1199px){html[dir=rtl] .pr-list-wrapper .pr-listing .pr-item-block{flex-direction:column;}}html[dir=rtl] .pr-list-wrapper .pr-listing .img-block{width:58%;min-width:717px;position:relative;z-index:1;margin-left:-90px;}@media only screen and (max-width:1199px){html[dir=rtl] .pr-list-wrapper .pr-listing .img-block{min-width:auto;margin-left:0;width:95%;}}html[dir=rtl] .pr-list-wrapper .pr-listing .img-block img{max-width:none;width:100%;height:450px !important;-o-object-fit:cover;object-fit:cover;}@media only screen and (max-width:991px){html[dir=rtl] .pr-list-wrapper .pr-listing .img-block img{height:auto !important;}}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block{width:49%;min-width:606px;position:relative;z-index:0;background-color:#FFFFFF;border:2px solid #EDEEF4;min-height:450px;margin-top:60px;padding:62px 180px 30px 50px;}@media only screen and (max-width:1199px){html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block{min-width:auto;padding:40px 20px 20px;width:95%;height:auto;margin-right:auto;margin-top:-20px;}}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block h6{margin-bottom:10px;padding-left:70px;line-height:40px;}@media only screen and (max-width:767px){html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block h6{padding-left:100px;line-height:normal;}}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block h6 span{margin:0;}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block span{margin-bottom:45px;display:block;}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block p{line-height:24px;}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .site-link,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block input[type=submit],html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit],html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit]{padding:0;}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .site-link a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a,html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a{padding:8px 10px;color:#FFFFFF;width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:normal;}html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .site-link a:hover,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a:hover,html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a:hover,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a:hover,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a:hover,html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover,html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a:hover,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover{color:#0B2146;}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow{top:auto;transform:none;bottom:-40px;}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow::before{content:"";background:url(/themes/custom/brq/image/blue-arrow.svg) no-repeat left top;width:24px;height:24px;display:flex;align-items:center;justify-content:center;}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev{left:0;right:auto;}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev::before{transform:scaleX(-1);}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-next{left:48px;}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots{justify-content:flex-start;max-width:none;width:auto;right:0;transform:none;}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li{display:none;font-size:1.25rem;}html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li.slick-active{display:block;}html[dir=rtl] .global-footer{background-color:#0B2146;width:100%;padding:20px 0;}html[dir=rtl] .global-footer .lt-block{display:flex;align-items:center;}html[dir=rtl] .global-footer .lt-block .foot-social-links{display:flex;align-items:center;margin-right:20px;}html[dir=rtl] .global-footer .lt-block .foot-social-links a{filter:brightness(40) contrast(10) grayscale(10);opacity:0.7;}html[dir=rtl] .global-footer .rt-block{display:flex;align-items:center;margin-right:auto;}@media only screen and (max-width:991px){html[dir=rtl] .global-footer .rt-block{margin-top:20px;}}html[dir=rtl] .global-footer .rt-block .footer-wrapper{width:auto;height:auto;position:static;background:transparent;padding-right:0;}html[dir=rtl] .global-footer .rt-block .footer-wrapper p{display:none;}html[dir=rtl] .global-footer .rt-block .footer-wrapper .link-block{padding-left:0;display:flex;}html[dir=rtl] .global-footer .rt-block a{font-size:0.8125rem;color:#A7AABC;text-transform:uppercase;}html[dir=rtl] .global-footer .rt-block a:last-child{padding-right:20px;position:relative;}html[dir=rtl] .global-footer .rt-block a:last-child::before{content:"|";margin-right:7px;position:absolute;right:0;top:0;}html[dir=rtl] #top-arrow-block{position:absolute;top:-45px;left:0;background:url(/themes/custom/brq/image/top-arrow.svg) no-repeat left top/100%;width:64px;height:64px;display:flex;align-items:center;border:0;}@media only screen and (max-width:991px){html[dir=rtl] .breadcrumb-nav-wrapper{display:none;}}html[dir=rtl] .breadcrumb-nav-wrapper ul{display:flex;width:100%;border-bottom:1px solid #EDEEF4;padding:34px 0;margin:0;}html[dir=rtl] .breadcrumb-nav-wrapper ul li{list-style-type:none;margin-left:10px;}html[dir=rtl] .breadcrumb-nav-wrapper ul li a{display:flex;align-items:center;}html[dir=rtl] .breadcrumb-nav-wrapper ul li a::after{content:">>";display:flex;margin-right:10px;}html[dir=rtl] .breadcrumb-nav-wrapper ul li:last-child a::after{content:"";}html[dir=rtl] .pr-detail-top-block{display:flex;justify-content:space-between;margin:50px 0 30px;}@media only screen and (max-width:991px){html[dir=rtl] .pr-detail-top-block{flex-direction:column;}}html[dir=rtl] .pr-detail-top-block .lt-block{max-width:810px;width:100%;}html[dir=rtl] .pr-detail-top-block .lt-block h4{margin-bottom:30px;}html[dir=rtl] .pr-detail-top-block p a{color:#B69C77;}html[dir=rtl] .pr-detail-top-block .table-block{max-width:270px;width:100%;}@media only screen and (max-width:991px){html[dir=rtl] .pr-detail-top-block .table-block{max-width:none;}}html[dir=rtl] .pr-detail-top-block .table-block table{margin-top:0;}html[dir=rtl] .pr-detail-top-block .table-block th,html[dir=rtl] .pr-detail-top-block .table-block td{background-color:#FFFFFF;color:#0B2146;}html[dir=rtl] .pr-detail-top-block .table-block th{font-size:1.25rem;padding:0 0 10px;}html[dir=rtl] .pr-detail-top-block .table-block tr{background-color:transparent !important;border-bottom:1px solid #D8D8D8;}html[dir=rtl] .pr-detail-top-block .table-block tr td{padding:15px 0;}html[dir=rtl] .pr-detail-top-block .table-block tr td sup{font-size:0.625rem;}html[dir=rtl] .pr-detail-top-block .table-block tr td:last-child{text-align:right;}html[dir=rtl] .pr-detail-top-block .table-block tr:last-child{border:0;}html[dir=rtl] .pr-detail-top-block .site-link:hover a,html[dir=rtl] .pr-detail-top-block .prs-rls-wrapper .btn-wrapper a:hover a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-detail-top-block a:hover a,html[dir=rtl] .pr-detail-top-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-detail-top-block a:hover a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-detail-top-block input[type=submit]:hover a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a,html[dir=rtl] .pr-detail-top-block .land-page-content-wrapper .content-area .btn-wrapper a:hover a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-detail-top-block a:hover a,html[dir=rtl] .pr-detail-top-block .abt-section .lt-content .btn-wrapper a:hover a,html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-detail-top-block a:hover a,html[dir=rtl] .pr-detail-top-block .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-detail-top-block input[type=submit]:hover a{color:#FFFFFF;}html[dir=rtl] .fr-content-wrapper{margin-bottom:90px;background-color:#EDEEF4;padding:65px 0 35px;}@media only screen and (max-width:991px){html[dir=rtl] .fr-content-wrapper{overflow-x:hidden;}}html[dir=rtl] .fr-content-wrapper h4{margin-bottom:30px;}html[dir=rtl] .fr-content-wrapper ul{padding-right:0;margin-right:20px;}html[dir=rtl] .fr-content-wrapper ul li{font-size:1.25rem;line-height:30px;}html[dir=rtl] .fr-content-wrapper p{font-size:1.25rem;line-height:35px;}html[dir=rtl] .fa-block-wrapper{display:flex;margin-top:20px;width:100%;}html[dir=rtl] .fa-block-wrapper .item-block{background-color:#FFFFFF;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:4px;border:1px solid #EDEEF4;width:160px;height:140px;margin-left:50px;text-align:center;}@media only screen and (max-width:991px){html[dir=rtl] .fa-block-wrapper .item-block{margin-left:20px;}}html[dir=rtl] .fa-block-wrapper .item-block:last-child{margin-left:0;}html[dir=rtl] .fa-block-wrapper .item-block .img-block{display:flex;align-items:center;height:41px;margin-bottom:20px;}html[dir=rtl] .fa-block-wrapper .slick-dots button{background-color:#A7AABC;}html[dir=rtl] .fa-block-wrapper .slick-dots .slick-active button{background-color:#0B2146;}html[dir=rtl] .pr-gallery-wrapper,html[dir=rtl] .abt-gallery-wrapper{margin-bottom:85px;}html[dir=rtl] .pr-gallery-wrapper h4,html[dir=rtl] .abt-gallery-wrapper h4{margin-bottom:20px;}html[dir=rtl] .pr-gallery-wrapper .pr-gallery-slider .carousel-link,html[dir=rtl] .abt-gallery-wrapper .pr-gallery-slider .carousel-link{margin:0 15px;}@media only screen and (max-width:767px){html[dir=rtl] .pr-gallery-wrapper .pr-gallery-slider .carousel-link,html[dir=rtl] .abt-gallery-wrapper .pr-gallery-slider .carousel-link{margin:0 10px;}}html[dir=rtl] .pr-gallery-wrapper .pr-gallery-slider .carousel-link:last-child,html[dir=rtl] .abt-gallery-wrapper .pr-gallery-slider .carousel-link:last-child{margin-left:0;}html[dir=rtl] .pr-gallery-wrapper .slick-arrow,html[dir=rtl] .abt-gallery-wrapper .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;z-index:14;}html[dir=rtl] .pr-gallery-wrapper .slick-arrow::after,html[dir=rtl] .abt-gallery-wrapper .slick-arrow::after,html[dir=rtl] .pr-gallery-wrapper .slick-arrow::before,html[dir=rtl] .abt-gallery-wrapper .slick-arrow::before{display:none;}html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-prev,html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-prev{transform:scaleX(1) translate(0,-50%);}@media only screen and (max-width:1299px){html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-prev,html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-prev{right:-8px;}}html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-next,html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-next{transform:scaleX(-1) translate(0,-50%);}@media only screen and (max-width:1299px){html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-next,html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-next{left:-8px;}}html[dir=rtl] .fp-wrapper{margin-bottom:125px;}html[dir=rtl] .fp-wrapper h4{margin-bottom:20px;}html[dir=rtl] .fp-wrapper .fp-slider img{margin:0 20px;}@media only screen and (max-width:767px){html[dir=rtl] .fp-wrapper .fp-slider img{margin:0 10px;}}html[dir=rtl] .fp-wrapper .fp-slider img:last-child{margin-left:0;}html[dir=rtl] .fp-wrapper .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;z-index:22;}html[dir=rtl] .fp-wrapper .slick-arrow::after,html[dir=rtl] .fp-wrapper .slick-arrow::before{display:none;}html[dir=rtl] .fp-wrapper .slick-arrow.slick-prev{transform:scaleX(-1);}html[dir=rtl] .mfp-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;margin:20px;transform:scale(1);}html[dir=rtl] .mfp-arrow::after,html[dir=rtl] .mfp-arrow::before{display:none;}@media only screen and (max-width:767px){html[dir=rtl] .mfp-arrow{margin:0;}}html[dir=rtl] .mfp-arrow.mfp-arrow-left{transform:scaleX(-1);left:30px;right:auto;}@media only screen and (max-width:767px){html[dir=rtl] .mfp-arrow.mfp-arrow-left{left:32px;}}html[dir=rtl] .mfp-arrow.mfp-arrow-right{right:30px;left:auto;}@media only screen and (max-width:767px){html[dir=rtl] .mfp-arrow.mfp-arrow-right{right:15px;}}html[dir=rtl] .mfp-counter{direction:ltr;}html[dir=rtl] .mfp-close,html[dir=rtl] .mfp-zoom-out-cur{cursor:pointer !important;}html[dir=rtl] .inner-map-wrapper{margin-bottom:47px;}html[dir=rtl] .inner-map-wrapper h4{margin-bottom:20px;}html[dir=rtl] .inner-map-wrapper .map-block{display:flex;flex-direction:column;align-items:center;}html[dir=rtl] .inner-map-wrapper .site-link,html[dir=rtl] .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a,html[dir=rtl] .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .inner-map-wrapper a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .inner-map-wrapper a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .inner-map-wrapper input[type=submit],html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .inner-map-wrapper a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .inner-map-wrapper a,html[dir=rtl] .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a,html[dir=rtl] .inner-map-wrapper .abt-section .lt-content .btn-wrapper a,html[dir=rtl] .abt-section .lt-content .btn-wrapper .inner-map-wrapper a,html[dir=rtl] .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit],html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit]{margin-top:47px;}html[dir=rtl] .inner-map-wrapper .site-link a,html[dir=rtl] .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a a,html[dir=rtl] .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .inner-map-wrapper a a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .inner-map-wrapper a a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .inner-map-wrapper input[type=submit] a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .inner-map-wrapper a a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .inner-map-wrapper a a,html[dir=rtl] .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a a,html[dir=rtl] .inner-map-wrapper .abt-section .lt-content .btn-wrapper a a,html[dir=rtl] .abt-section .lt-content .btn-wrapper .inner-map-wrapper a a,html[dir=rtl] .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit] a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit] a{color:#FFFFFF;display:flex;align-items:center;justify-content:center;width:100%;height:100%;}html[dir=rtl] .inner-map-wrapper .site-link:hover a,html[dir=rtl] .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a:hover a,html[dir=rtl] .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a:hover a,html[dir=rtl] .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a,html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a:hover a,html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a,html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a,html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .inner-map-wrapper input[type=submit]:hover a,html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a,html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a,html[dir=rtl] .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a:hover a,html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a:hover a,html[dir=rtl] .inner-map-wrapper .abt-section .lt-content .btn-wrapper a:hover a,html[dir=rtl] .abt-section .lt-content .btn-wrapper .inner-map-wrapper a:hover a,html[dir=rtl] .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a,html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit]:hover a{color:#0B2146;}html[dir=rtl] .abt-gallery-wrapper{margin-top:40px;margin-bottom:0;}html[dir=rtl] .abt-gallery-wrapper .abt-gallery-slider{margin:40px 0;}@media only screen and (max-width:767px){html[dir=rtl] .abt-gallery-wrapper .abt-gallery-slider{margin-bottom:90px;}}html[dir=rtl] .abt-gallery-wrapper p{line-height:25px;}html[dir=rtl] .abt-gallery-wrapper .carousel-link{margin:0 20px;}@media only screen and (max-width:767px){html[dir=rtl] .abt-gallery-wrapper .carousel-link{margin:0 10px;}}html[dir=rtl] .abt-gallery-wrapper .carousel-link:last-child{margin-left:0;}html[dir=rtl] .abt-gallery-wrapper .carousel-link span{text-align:center;display:block;margin-top:20px;font-size:1.125rem;}html[dir=rtl] .mv-content-wrapper{margin:50px 0;}html[dir=rtl] .mv-content-wrapper h4{margin:30px 0;}html[dir=rtl] .mv-content-wrapper p{line-height:25px;}html[dir=rtl] .cnt-content-wrapper{margin-top:30px;}html[dir=rtl] .cnt-content-wrapper h3{text-transform:none;margin-bottom:30px;}html[dir=rtl] .common-form-wrapper{display:flex;margin-top:75px;}@media only screen and (max-width:767px){html[dir=rtl] .common-form-wrapper{flex-direction:column;}}html[dir=rtl] .common-form-wrapper .lt-img-block{flex:0 0 50%;}html[dir=rtl] .common-form-wrapper .lt-img-block .field,html[dir=rtl] .common-form-wrapper .lt-img-block article,html[dir=rtl] .common-form-wrapper .lt-img-block .field__item{height:100%;}html[dir=rtl] .common-form-wrapper .lt-img-block img{max-width:none;width:100%;-o-object-fit:cover;object-fit:cover;height:100% !important;}html[dir=rtl] .common-form-wrapper .rt-form-block{flex:0 0 50%;background-color:#EDEEF4;padding:20px 0;}@media only screen and (max-width:991px){html[dir=rtl] .common-form-wrapper .rt-form-block{padding:30px 0;}}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block{position:static;width:100%;padding-left:0;align-items:center;justify-content:flex-start;}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper{padding-right:15%;width:65%;position:static;height:auto;max-width:none;}@media only screen and (max-width:1199px){html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper{width:90%;}}@media only screen and (max-width:991px){html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper{width:100%;padding:0 5%;}}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4{margin-bottom:10px;text-transform:none;}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form{margin-top:30px;}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form input[type=submit]{max-width:none;height:40px;margin-top:10px;}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form input[type=file]{position:absolute;opacity:0;cursor:pointer;}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file input[type=submit]{border:1px solid #607B7D;background-color:transparent;color:#607B7D;margin:0 0 10px;}html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file span{margin-bottom:10px;}html[dir=rtl] .main-um-content-wrapper{background-color:#0B2146;height:100vh;width:100%;display:flex;align-items:center;}html[dir=rtl] .main-um-content-wrapper h1{color:#FFFFFF;}html[dir=rtl] .main-um-content-wrapper span{color:#FFFFFF;font-size:1.5rem;line-height:29px;}@media only screen and (max-width:767px){html[dir=rtl] .main-um-content-wrapper span{font-size:1.125rem;line-height:22px;}}html[dir=rtl] .main-um-content-wrapper img{max-width:none;width:100%;}@media only screen and (max-width:767px){html[dir=rtl] .main-um-content-wrapper img{margin-top:40px;}}html[dir=rtl] .adm-log-wrapper{width:100%;position:fixed;display:flex;justify-content:space-between;align-items:center;height:100%;background-color:#EDEEF4;}html[dir=rtl] .adm-log-wrapper .contact-rt-block{left:auto;height:auto;right:0;position:static;}html[dir=rtl] .adm-log-wrapper .contact-rt-block .cnct-form-wrapper > img{max-width:59px;width:100px;}html[dir=rtl] .adm-log-wrapper .contact-rt-block .cnct-form-wrapper h4{margin-top:40px;}html[dir=rtl] .adm-log-wrapper .contact-rt-block .lock{background:url(/themes/custom/brq/image/lock-icon.svg) no-repeat left top/100%;height:17px !important;}html[dir=rtl] .adm-log-wrapper .contact-rt-block .field input[type=submit]{margin-top:10px;max-width:130px;height:40px;}html[dir=rtl] .adm-log-wrapper .rt-img-wrapper{width:50%;height:100vh;}@media only screen and (max-width:991px){html[dir=rtl] .adm-log-wrapper .rt-img-wrapper{display:none;}}html[dir=rtl] .adm-log-wrapper .rt-img-wrapper img{max-width:none;width:100%;height:100% !important;-o-object-fit:cover;object-fit:cover;}html[dir=rtl] label.error{position:absolute;right:0;bottom:-28px;font-size:0.8125rem;}html[dir=rtl] .recaptcha{color:#0B2146;}html[dir=rtl] .messages--error{background:none;border:0;box-shadow:none;padding:0 0 20px;}html[dir=rtl] .messages--error .placeholder{opacity:1;background-color:transparent;cursor:text;}html[dir=rtl] .sr-wrapper{padding:50px 0;background-color:#EDEEF4;}html[dir=rtl] .sr-wrapper .sr-item{border-bottom:1px solid rgba(167,170,188,0.3);margin-bottom:15px;}html[dir=rtl] .sr-wrapper .sr-item h6{font-size:20px !important;margin-bottom:15px;}html[dir=rtl] .sr-wrapper .sr-item h6 a{color:#0B2146;margin:0;border-bottom:1px solid #0B2146;}html[dir=rtl] .sr-wrapper .sr-item a{color:#607B7D;margin-bottom:15px;display:inline-block;}html[dir=rtl] .sr-wrapper .sr-item p{line-height:25px;margin-bottom:15px;}html[dir=rtl] .map-wrapper .view-filters{position:absolute;top:50%;transform:translateY(-50%);z-index:99;right:50px;background-color:rgba(103,103,103,0.6);padding:20px;border:1px solid #fff;color:#FFFFFF !important;}html[dir=rtl] .map-wrapper .view-filters form input{height:auto;width:auto;}html[dir=rtl] .map-wrapper .view-filters form label{color:#FFFFFF;margin-right:6px;margin-bottom:0;}html[dir=rtl] .map-wrapper .view-filters .form-radios .form-item{float:none !important;display:flex;margin-bottom:10px;}html[dir=rtl] .map-wrapper .view-filters .bef-exposed-form .form--inline > .form-item{float:none !important;}html[dir=rtl] .geofield-google-map{min-height:600px !important;}html[dir=rtl] .messages--warning{background-color:#0B2146;color:#FFFFFF;border:0;box-shadow:none;}html[dir=rtl] .g-recaptcha{width:100%;}html[dir=rtl] .g-recaptcha div,html[dir=rtl] .g-recaptcha iframe{width:auto !important;}html[dir=rtl] .backToForm a{color:#FFFFFF;}html[dir=rtl] .popup-video-wrapper{width:100%;height:100%;opacity:1;padding:0 !important;}html[dir=rtl] .popup-video-wrapper .modal-dialog{max-width:none;width:100%;height:100%;margin:0;}html[dir=rtl] .popup-video-wrapper .modal-content{max-width:none;margin:0;width:100%;height:100%;}html[dir=rtl] .popup-video-wrapper .btn-close{position:absolute;left:30px;top:70px;z-index:101;background-color:#fff;border-radius:4px;}html[dir=rtl] .popup-video-wrapper iframe,html[dir=rtl] .popup-video-wrapper video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:99;-o-object-fit:cover;object-fit:cover;}html[dir=rtl] .check-wrapper{display:flex;align-items:center;}html[dir=rtl] .check-wrapper input{width:18px;height:18px;}html[dir=rtl] .check-wrapper p{font-size:0.8125rem;margin-right:8px;}html[dir=rtl] .result_message_bottom .backToForm a{color:#0B2146;}html[dir=rtl] .path-interactive-maps .side-menu,html[dir=rtl] .path-interactive-maps .m-bg-wht,html[dir=rtl] .path-interactive-maps header,html[dir=rtl] .path-interactive-maps .view-filters,html[dir=rtl] .path-interactive-maps .global-footer{display:none;}html[dir=rtl] .path-interactive-maps .geofield-google-map{min-height:100vh !important;}html[dir=rtl] .g-recaptcha-bubble-arrow{display:none;}html[dir=rtl] .new-side-menu .social-link-wraper{transform:none;top:23%;display:block;}@media screen and (max-height:700px){html[dir=rtl] .new-side-menu .social-link-wraper{top:28%;}}@media only screen and (max-width:1199px){html[dir=rtl] .new-side-menu .social-link-wraper{display:none !important;}}html[dir=rtl] .new-side-menu .social-link-wraper a{filter:brightness(30);}html[dir=rtl] .new-side-menu .language-switcher{bottom:auto;top:53%;display:block;}@media screen and (max-height:700px){html[dir=rtl] .new-side-menu .language-switcher{top:64%;}}@media only screen and (max-width:1199px){html[dir=rtl] .new-side-menu .language-switcher{display:none !important;}}html[dir=rtl] .new-side-menu .language-switcher li,html[dir=rtl] .new-side-menu .language-switcher a{filter:brightness(30);}html[dir=rtl] .new-side-menu .search-btn-wraper{display:block;}@media only screen and (max-width:1199px){html[dir=rtl] .new-side-menu .search-btn-wraper{display:none !important;}}@media screen and (max-height:700px){html[dir=rtl] .new-side-menu .search-btn-wraper{top:7%;}}html[dir=rtl] .new-side-menu .search-btn-wraper a{filter:brightness(30);}html[dir=rtl] .new-side-menu.active .social-link-wraper,html[dir=rtl] .new-side-menu.active .language-switcher,html[dir=rtl] .new-side-menu.active .search-btn-wraper{display:block !important;}@media only screen and (max-width:991px){html[dir=rtl] .new-side-menu.active .social-link-wraper,html[dir=rtl] .new-side-menu.active .language-switcher,html[dir=rtl] .new-side-menu.active .search-btn-wraper{display:none !important;}}@media only screen and (max-width:1199px){html[dir=rtl] .new-side-menu.active .search-btn-wraper{display:block !important;}}html[dir=rtl] .new-side-menu.hide-items .social-link-wraper,html[dir=rtl] .new-side-menu.hide-items .language-switcher,html[dir=rtl] .new-side-menu.hide-items .search-btn-wraper{display:none;}html[dir=rtl] .abt-section{height:100% !important;min-height:415px !important;overflow:visible !important;}@media only screen and (max-width:1199px){html[dir=rtl] .abt-section{z-index:auto;}}html[dir=rtl] .abt-section .top-content{max-width:1170px;margin:0 auto;display:flex;padding:75px 0;}@media only screen and (max-width:1199px){html[dir=rtl] .abt-section .top-content{flex-direction:column;padding:50px 0 70px;}}html[dir=rtl] .abt-section .top-content .lt-content{position:static;padding:0;}html[dir=rtl] .abt-section .top-content .lt-content::after{height:0;}@media only screen and (max-width:1199px){html[dir=rtl] .abt-section .top-content .lt-content{padding-left:15px;padding-right:15px;width:100%;}}html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper{padding:0;padding-left:60px;width:auto;max-width:455px;}@media only screen and (max-width:1199px){html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper{padding-left:0;max-width:none;padding-top:0 !important;}}html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper h3{line-height:54px;}html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper p{font-size:1.125rem;line-height:28px;}html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a{border-radius:2px;max-width:178px;height:47px;}html[dir=rtl] .abt-section .top-content .rt-content{position:static;padding:0;overflow:visible;}@media only screen and (max-width:1199px){html[dir=rtl] .abt-section .top-content .rt-content{width:100%;margin-top:30px;padding-left:15px;padding-right:15px;width:100%;}}html[dir=rtl] .abt-section .prjt-number-wrapper .title-block{display:flex;align-items:center;}html[dir=rtl] .abt-section .prjt-number-wrapper .title-block h6{font-size:31px !important;}html[dir=rtl] .abt-section .prjt-number-wrapper .title-block h6 span{display:block;margin-top:10px;font-weight:400;font-size:24px;}html[dir=rtl] .abt-section .prjt-number-wrapper .project-links{margin:60px 0 0;}html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li{list-style-type:none;margin-bottom:20px;line-height:normal;}html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li a{font-size:1.25rem;transition:all 0.3s ease 0s;}html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li a:hover{transition:all 0.3s ease 0s;font-weight:700;text-decoration:underline !important;position:relative;padding-left:20px;}html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li a:hover::after{content:"";position:absolute;left:0;top:15px;width:10px;height:10px;background:url(/themes/custom/brq/image/link-arrow.svg) no-repeat right bottom/100%;transform:scaleX(-1);}html[dir=rtl] .abt-section .number-counter-block{width:90px;height:90px;border:2px solid #0B2146;background-color:#EDEEF4;display:flex;align-items:center;justify-content:center;margin-left:20px;}html[dir=rtl] .abt-section .number-counter-block .odometer{font-size:3rem;font-weight:700;}@media only screen and (max-width:767px){html[dir=rtl] .abt-section .number-counter-block .odometer{font-size:2.375rem;}}html[dir=rtl] .fp-viewing-firstPage .m-bg-wht,html[dir=rtl] .fp-viewing-secondPage .m-bg-wht,html[dir=rtl] .fp-viewing-3rdPage .m-bg-wht{display:block;}@media only screen and (min-width:1199px){html[dir=rtl] .fp-viewing-firstPage .search-btn-wraper,html[dir=rtl] .fp-viewing-firstPage .social-link-wraper,html[dir=rtl] .fp-viewing-firstPage .language-switcher,html[dir=rtl] .fp-viewing-secondPage .search-btn-wraper,html[dir=rtl] .fp-viewing-secondPage .social-link-wraper,html[dir=rtl] .fp-viewing-secondPage .language-switcher,html[dir=rtl] .fp-viewing-3rdPage .search-btn-wraper,html[dir=rtl] .fp-viewing-3rdPage .social-link-wraper,html[dir=rtl] .fp-viewing-3rdPage .language-switcher{display:none;}}@media only screen and (max-width:991px){html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list{height:78%;overflow-y:scroll;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper{width:100%;padding:50px 5% 20px;position:relative;}html[dir=rtl] .oip-wrapper .tab-content-wrapper::before{content:"";background-color:#646e64;width:31%;height:270px;position:absolute;right:0;bottom:0;padding-left:30px;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper::before{width:100%;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper h3{margin-bottom:30px;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs{margin:0;display:flex;flex-wrap:nowrap;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item{list-style-type:none;display:flex;align-items:center;justify-content:center;width:100%;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link{border-radius:0;border:1px solid rgba(167,170,188,0.3);color:#607B7D;font-size:0.875rem;text-transform:uppercase;width:100%;height:65px;display:flex;align-items:center;justify-content:center;padding:15px;background-color:#EDEEF4;line-height:normal;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link.active{background-color:#FFFFFF;border:0;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link img{margin-left:10px;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list{padding-left:30px;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list{padding-left:70px;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list .slick-slide img{width:auto;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-arrow{display:none !important;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content{background-color:#FFFFFF;position:relative;z-index:1;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper{margin-bottom:0;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item{display:flex;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item{flex-direction:column;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block{width:50%;padding:30px;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block{width:100%;padding:15px;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block img{max-width:none;width:100%;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block{width:50%;display:flex;flex-direction:column;align-items:flex-start;padding-top:30px;padding-right:6x;position:relative;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block{width:100%;margin-top:20px;padding:15px;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block img{max-width:150px;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block{margin-top:33px;display:flex;flex-direction:column;align-items:flex-start;width:73%;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block{width:100%;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block p{line-height:30px;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a{min-width:178px;height:41px;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out{position:absolute;left:0;top:60px;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out{top:10px;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow{left:60px;right:auto;width:39px;height:39px;top:auto;bottom:30px;transform:translate(0);z-index:3;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow{left:40px;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow::before{content:"";background:url(/themes/custom/brq/image/blue-arrow2.svg) no-repeat left top/100%;width:39px;height:39px;display:flex;align-items:center;justify-content:center;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-next{left:20px;transform:scaleX(-1);}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-next{left:10px;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots{left:20px;bottom:auto;top:50%;transform:translate(0,-50%);display:block;right:auto;max-width:none;width:auto;}@media only screen and (max-width:1199px){html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots{display:none !important;}}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li{margin:0 0 26px;display:block;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li:last-child{margin:0;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li button{width:16px;height:16px;border-radius:0;border:1px solid #A7AABC;background-color:transparent;}html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li.slick-active button{border:0;background-color:#0B2146;}html[dir=rtl] .sold-out{display:flex;align-items:center;justify-content:center;background:url(/themes/custom/brq/image/soldout-bg-flip.svg) no-repeat right center;text-transform:uppercase;font-size:12px !important;color:#FFFFFF;font-weight:700;width:120px;height:35px;}html[dir=rtl] .new-home-project-section{height:100% !important;display:flex;}@media only screen and (max-width:991px){html[dir=rtl] .new-home-project-section{min-height:auto !important;}}html[dir=rtl] .new-home-project-section .block-helper-our-latest-projects{display:flex;}@media only screen and (max-width:991px){html[dir=rtl] .new-home-project-section .block-helper-our-latest-projects{flex-direction:column;}}@media only screen and (max-width:991px){html[dir=rtl] .new-home-project-section{flex-direction:column;}}html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper{width:100%;padding:0 5% 0 0;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper{padding:15px;}}html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child{flex:0 0 49%;padding-left:1.5%;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child{flex:0 0 50%;}}html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child{flex:0 0 48.5%;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child{flex:0 0 50%;}}html[dir=rtl] .new-home-project-section .ltst-proj-lt-wrapper{position:sticky;height:100vh;top:0;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-project-section .ltst-proj-lt-wrapper{position:static;height:auto;}}html[dir=rtl] .new-home-project-section .top-content{padding-top:50px;}html[dir=rtl] .new-home-project-section .ltst-proj-rt-wrapper{position:static;padding-top:50px;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-project-section .ltst-proj-rt-wrapper{overflow:visible;}}html[dir=rtl] .new-home-project-section .fp-overflow{display:flex;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-project-section .fp-overflow{flex-direction:column;}}html[dir=rtl] .new-home-project-section .ltst-proj-nav-tab ul{height:350px;padding-bottom:40px;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-project-section .ltst-proj-nav-tab ul{height:auto;padding-bottom:0;}}html[dir=rtl] .new-home-project-section .ltst-proj-nav-tab .mCSB_scrollTools .mCSB_draggerRail{background-color:rgba(255,255,255,0.28);width:4px;}html[dir=rtl] .contact-lt-wrapper .top-content h3{font-weight:700;}html[dir=rtl] .new-home-contact-section{min-height:auto !important;height:100%;background-color:#EDEEF4;}@media screen and (max-height:750px){html[dir=rtl] .new-home-contact-section{display:flex;flex-direction:row;}}@media only screen and (max-width:991px){html[dir=rtl] .new-home-contact-section{flex-direction:column;}}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper{width:50%;margin-top:0;display:flex;flex-direction:column;}@media screen and (max-height:750px){html[dir=rtl] .new-home-contact-section .contact-lt-wrapper{justify-content:space-between;}}@media only screen and (max-width:991px){html[dir=rtl] .new-home-contact-section .contact-lt-wrapper{width:100%;}}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .top-content{position:static;width:58%;margin:50px 0 55px;padding-right:10%;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .top-content{width:100%;padding:15px;margin:30px 0 20px;}}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper{width:100%;position:static;}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps{position:relative;}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters{top:50px;transform:none;-webkit-backdrop-filter:blur(3.4000000954px);backdrop-filter:blur(3.4000000954px);z-index:5;display:none;}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend{font-size:14px;font-weight:400;margin-bottom:12px;display:block;}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label{font-size:11px;font-weight:400;}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .gm-style-mtc button{color:#ffffff !important;background-color:rgba(103,103,103,0.6) !important;-webkit-backdrop-filter:blur(3.4000000954px);backdrop-filter:blur(3.4000000954px);border:1px solid #fff !important;margin-right:10px !important;font-size:12px !important;height:25px !important;font-family:"Optima" !important;}html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .footer-wrapper{width:100%;position:static;display:flex;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .footer-wrapper{display:none !important;}}html[dir=rtl] .new-home-contact-section .footer-wrapper{display:none;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-contact-section .footer-wrapper{display:flex !important;}}html[dir=rtl] .new-home-contact-section .contact-rt-block{width:50%;border-right:1px solid #d8d8d8;padding-left:0;justify-content:flex-start;}@media screen and (max-height:750px){html[dir=rtl] .new-home-contact-section .contact-rt-block{position:static;height:auto;}}@media only screen and (max-width:991px){html[dir=rtl] .new-home-contact-section .contact-rt-block{width:100%;border:0;}}html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper{position:static;display:flex;flex-direction:column;justify-content:flex-start;top:auto;border-left:1px solid #d8d8d8;margin-top:0;padding-top:50px;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper{border-left:0;padding-top:30px;}}html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper h4{font-size:30px !important;}@media only screen and (max-width:1599px){html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper .field input[type=submit]{margin-top:0;}}html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper .check-wrapper input{height:20px;display:flex;}html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper{height:auto;margin-top:0;padding-top:50px;}@media only screen and (max-width:1199px){html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper{padding-top:30px;}}html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper::before{border:0;}html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper .email-block{padding-top:0;}html[dir=rtl] .inner-page-global-wrapper .main-nav a,html[dir=rtl] .inner-page-global-wrapper .main-nav span{color:#FFFFFF;}html[dir=rtl] .inner-page-global-wrapper .main-nav.active a,html[dir=rtl] .inner-page-global-wrapper .main-nav.active span{color:#0B2146;}html[dir=rtl] .virtual-tour-block-wrapper{margin:50px 0;}html[dir=rtl] .floor-plan-wrapper{background-color:#EDEEF4;padding:48px 0;margin-bottom:50px;}html[dir=rtl] .floor-plan-wrapper .fp-wrapper{margin-bottom:0;}html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-slide{margin:0 15px;}html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-slide img{margin:0;}html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-slide span{font-size:1.125rem;font-weight:700;display:block;text-align:center;margin-top:20px;}html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-dots .slick-active button{background-color:#A7AABC;}html[dir=rtl] .inner-map-wrapper{margin-bottom:130px;}html[dir=rtl] .prs-rls-wrapper{margin-top:50px;margin-bottom:30px;}html[dir=rtl] .prs-rls-wrapper .prs-rls-item{background-color:#EDEEF4;padding:0;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;}html[dir=rtl] .prs-rls-wrapper .prs-rls-item img{max-width:none;width:100%;}html[dir=rtl] .prs-rls-wrapper .prs-rls-item .content-block{padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;}html[dir=rtl] .prs-rls-wrapper .prs-rls-item h6{font-size:25px !important;margin-bottom:30px;}html[dir=rtl] .prs-rls-wrapper .prs-rls-item p{font-size:0.875rem;line-height:21px;margin-bottom:30px;}html[dir=rtl] .prs-rls-wrapper .prs-rls-item a{font-weight:700;position:absolute;right:30px;bottom:30px;}html[dir=rtl] .prs-rls-wrapper .btn-wrapper ul{margin:0;padding:0;}html[dir=rtl] .prs-rls-dtl-wrapper{margin-top:20px;margin-bottom:40px;}html[dir=rtl] .prs-rls-dtl-wrapper strong{font-weight:700;}html[dir=rtl] .prs-rls-dtl-wrapper p{line-height:24px;}html[dir=rtl] .prs-rls-dtl-wrapper img{max-width:none;width:100%;margin-bottom:20px;}html[dir=rtl] .prs-rls-dtl-wrapper i{font-style:italic;margin-top:20px;display:block;}html[dir=rtl] .mdglry-content{margin:30px 0 50px;}html[dir=rtl] .mdglry-content p{line-height:35px;font-size:1.25rem;}html[dir=rtl] .frdpjct-gallery-wrapper{text-align:center;margin-bottom:50px;}html[dir=rtl] .frdpjct-gallery-wrapper h4{margin-bottom:58px;}html[dir=rtl] .frdpjct-gallery-wrapper .pr-gallery-slider a{margin:10px;}html[dir=rtl] .frdpjct-gallery-wrapper .pr-gallery-slider span{font-size:1.125rem;font-weight:700;display:block;text-align:center;margin-top:20px;}html[dir=rtl] .frdpjct-gallery-wrapper .slick-arrow.slick-prev{transform:translate(0,-50%) scaleX(1);}html[dir=rtl] .frdpjct-gallery-wrapper .slick-arrow.slick-next{transform:translate(0,-50%) scaleX(-1);}html[dir=rtl] .fpg-slider-wrapper{padding:50px 0 100px;}html[dir=rtl] .fpg-slider-wrapper h4{margin-bottom:70px;text-align:center;}html[dir=rtl] .fpg-slider-wrapper .video-mask{position:absolute;width:100%;right:0;top:0;z-index:4;}html[dir=rtl] .fpg-slider-wrapper .tab-pane{padding:0 6px;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block{width:100%;position:relative;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .pr-name-block{background-color:rgba(0,0,0,0.35);height:90px;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;left:0;bottom:0;z-index:2;text-align:center;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .pr-name-block h3{color:#FFFFFF;margin:0;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus{margin:0 0 30px;padding:0;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li{position:relative;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li .iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li video{width:100%;bottom:0;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li iframe{position:absolute;left:0;top:0;width:100%;height:100%;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li img{max-width:none;width:100%;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .play-btn{background:url(/themes/custom/brq/image/play-btn.svg) no-repeat left top/100%;width:125px;height:125px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;cursor:pointer;}@media only screen and (max-width:767px){html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .play-btn{width:85px;height:85px;}}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow::before{display:none;}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev{right:-40px;}@media only screen and (max-width:1299px){html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev{right:-20px;}}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next{transform:scaleX(-1) translate(0,-50%);left:-40px;}@media only screen and (max-width:1299px){html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next{left:-20px;}}html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-disabled{opacity:0.3;}html[dir=rtl] .fpg-slider-wrapper .nav-tabs{border:0;}html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block{position:absolute;width:95%;height:93%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;padding:10px;opacity:0;transition:all 0.2s ease 0s;text-align:center;}html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block p{font-size:14px;margin:0;line-height:normal;color:#FFFFFF;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper{width:100%;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav{margin:0;padding:0;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li{margin:0 6px;position:relative;display:flex;cursor:pointer;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li img{max-width:none;width:100%;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link{padding:0;border:0;transition:all 0.2s linear 0s;border-radius:0;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:0 solid #dabe96;transition:all 0.2s linear 0s;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active{padding:0;background-color:transparent;border-radius:0;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active::after{border:5px solid #dabe96;transition:all 0.2s linear 0s;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover{transition:all 0.2s linear 0s;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover::after{transition:all 0.2s linear 0s;border:5px solid #dabe96;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover .pr-name-nav-block{opacity:1;transition:all 0.2s linear 0s;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .play-btn{background:url(/themes/custom/brq/image/play-btn.svg) no-repeat left top/100%;width:64px;height:64px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}@media only screen and (max-width:767px){html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .play-btn{width:40px;height:40px;}}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow::before{display:none;}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev{right:-40px;}@media only screen and (max-width:1299px){html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev{right:-20px;}}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next{transform:scaleX(-1) translate(0,-50%);left:-40px;}@media only screen and (max-width:1299px){html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next{left:-20px;}}html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-disabled{opacity:0.3;}html[dir=rtl] .virtual-container-wrapper{margin-top:55px;margin-bottom:78px;}html[dir=rtl] .virtual-container-wrapper h4{text-align:center;margin-bottom:55px;font-size:39px;}@media only screen and (max-width:1199px){html[dir=rtl] .virtual-container-wrapper h4{font-size:28px;}}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs{margin:0;display:flex;flex-wrap:nowrap;width:100%;}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item{list-style-type:none;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link{border-radius:0;border:1px solid rgba(167,170,188,0.3);border-bottom:0;background-color:#EDEEF4;display:flex;align-items:center;justify-content:center;width:100%;height:65px;color:#0B2146;font-size:0.875rem;text-transform:uppercase;text-align:center;}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active{background-color:#FFFFFF;border:0;font-weight:700;}@media only screen and (max-width:767px){html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-list{padding-left:50px;}}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow::before{display:none;}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-prev{right:-25px;}html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-next{transform:scaleX(-1) translate(0,-50%);left:-25px;}html[dir=rtl] .prls-detail-spot-wrapper .spot-content-block span{margin-top:0;margin-bottom:28px;}html[dir=rtl] .prls-detail-spot-wrapper .spot-content-block h2{margin:0;font-size:39px !important;}html[dir=rtl] .gallery-popup-wrapper .modal-dialog{max-width:900px;}html[dir=rtl] .gallery-popup-wrapper .modal-content{border:0;border-radius:0;background:transparent;padding:0;}html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow{background:url(/themes/custom/brq/image/g-arrow.svg) no-repeat left top/100%;width:16px;height:32px;filter:brightness(60) contrast(41);}html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow::before{display:none;}html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow.slick-prev{right:-25px;}html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow.slick-next{transform:scaleX(-1) translate(0,-50%);left:-25px;}html[dir=rtl] .gallery-popup-wrapper .btn-close{filter:brightness(60) contrast(41) invert(1);opacity:1;position:absolute;left:-30px;top:-30px;box-shadow:none;}@media only screen and (max-width:1199px){html[dir=rtl] .inner-spotlight-wrapper span{margin-top:10px !important;}}html[dir=rtl] .inner-spotlight-wrapper .sold-out{background:url(/themes/custom/brq/image/soldout-bg.svg) no-repeat left center;display:flex !important;margin-bottom:18px;}@media only screen and (max-width:1199px){html[dir=rtl] .inner-spotlight-wrapper .sold-out{margin-top:30px !important;}}@media only screen and (max-width:767px){html[dir=rtl] .inner-spotlight-wrapper .sold-out{margin-top:0 !important;}}html[dir=rtl] .mob-scroll-arrow{display:none !important;}html[dir=rtl] .foot-social-links > .field__item:first-child{display:none;}html[dir=rtl] .pr-listing .pr-content-block{padding-top:30px !important;}html[dir=rtl] .pr-listing .pr-content-block img{max-width:150px;margin-bottom:20px;}html[dir=rtl] .pr-listing .pr-content-block .sold-out{width:110px;position:absolute;left:0;top:40px;display:flex !important;align-items:center;justify-content:center;margin:0;}html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper form{height:calc(100% - 160px);padding-bottom:30px;}html[dir=rtl] .global-footer{position:relative;z-index:2;}html[dir=rtl] .global-footer .lt-block{width:40%;}@media only screen and (max-width:991px){html[dir=rtl] .global-footer .lt-block{width:100%;}}html[dir=rtl] .global-footer .rt-block{width:60%;justify-content:space-between;}html[dir=rtl] .global-footer .rt-block .region-footer-home{width:100%;}html[dir=rtl] .global-footer .rt-block .region-footer-home p{color:#A7AABC;font-size:0.875rem;margin-bottom:0;display:block;}@media only screen and (max-width:767px){html[dir=rtl] .global-footer .rt-block .region-footer-home p{margin-top:20px;}}@media only screen and (max-width:991px){html[dir=rtl] .global-footer .rt-block{width:100%;}}@media only screen and (max-width:767px){html[dir=rtl] .global-footer .rt-block .footer-wrapper{flex-direction:column-reverse;}}html[dir=rtl] .sr-wrapper .pager{display:flex;align-items:center;justify-content:center;padding:0;margin-left:0;}
