﻿.asp-text-box,.asp-drop-down-list{width:100%;color:#4d4d4d;height:40px;border:none;box-shadow:none;margin:0 0 1rem;border-radius:0}input[type=checkbox]{display:none;margin:0;padding:0;border:0}input[type=checkbox]+label{font-size:14px;color:#fff;margin:0;position:relative;margin-right:15px}input[type=checkbox]+label:before{content:"";display:inline-flex;width:17px;height:17px;justify-content:center;align-items:center;vertical-align:middle;font-size:12px;font-family:'Font Awesome 5 Pro';color:#fff;background-color:#fff;margin-right:10px;margin-bottom:4px;padding-top:1px;-webkit-transition:background-color .3s ease,border-color .3s ease,transform .3s ease;-moz-transition:background-color .3s ease,border-color .3s ease,transform .3s ease;-o-transition:background-color .3s ease,border-color .3s ease,transform .3s ease;transition:background-color .3s ease,border-color .3s ease,transform .3s ease}input[type=checkbox]:checked+label:before{background-color:#222e84;border:1px solid #222e84}.ei-input.ei-file{height:40px;line-height:40px;margin:0 0 1rem}.validator[style*=visible]+input:not(:focus),.validator[style*=visible]+.validator+input:not(:focus),.validator[style*=visible]+textarea:not(:focus),.validator[style*=visible]+.validator+textarea:not(:focus),.validator[style*=visible]+select:not(:focus),.validator[style*=visible]+.validator+select:not(:focus),.validator[style*=visible]+.ei-container:not(:focus),.validator[style*=visible]+.validator+.ei-container:not(:focus),.validator[style*=visible]+.services-choice:not(:focus),.validator[style*=visible]+.validator+.services-choice:not(:focus){background-color:#e74c3c}.block{display:block}none{display:none}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.flex-wrap{flex-wrap:wrap}.nowrap{white-space:nowrap}.fill-width{width:100%}.fill-height{height:100%}.full-size{width:100%;height:100%}.extra-light{font-weight:200}.light{font-weight:300}.medium{font-weight:500}.semi-bold{font-weight:600}.bold{font-weight:700}.heavy{font-weight:900}.black{color:#000}.white{color:#fff}.blue{color:#222e84}.red{color:#be3131}.blue-light{color:#73a1c3}.orange{background-color:#c44401}.green{color:#0f0}.disabled{color:#d3d3d3}.underline{text-decoration:underline}.bg{background-size:cover;background-repeat:no-repeat;background-position:center}.pointer{cursor:pointer}.disable-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}*:focus{outline:none;border:none}html{scroll-behavior:smooth}body{font-family:liberation-sans,sans-serif;background-color:#fff;line-height:1.5;margin:0}.off-canvas-content{overflow:hidden}.grid-container{max-width:1280px}hr{border-bottom:2px solid #ddd}h1,h2,h3,h4,h5,h6{font-family:liberation-sans,sans-serif;line-height:1;word-break:keep-all;margin:0;padding:0}h1{font-size:45px;font-weight:900;text-transform:uppercase;color:#73a1c3}@media screen and (max-width:1023px){h1{font-size:38px}}@media screen and (max-width:39.9375em){h1{font-size:30px}}h2{font-size:36px;font-weight:900;text-transform:uppercase;color:#73a1c3}@media screen and (max-width:39.9375em){h2{font-size:28px}}h2.alt{font-size:26px}h3{font-size:24px;font-weight:700;color:#73a1c3}p,.text{font-family:liberation-sans,sans-serif;max-width:100%;font-size:17px;font-weight:400;line-height:1.5;word-break:keep-all;margin:0;padding:0}@media screen and (max-width:39.9375em){p,.text{font-size:14px}}p a,.text a{color:#009cfc}p a:hover,.text a:hover{text-decoration:underline}ul li a{color:#009cfc}ul li a:hover{text-decoration:underline}.summary>p{font-size:24px;font-weight:700;color:#73a1c3}@media screen and (max-width:39.9375em){.summary>p{font-size:18px}}a{font-family:liberation-sans,sans-serif;color:inherit}hr{width:100%}.btn{font-size:16px;font-weight:700;color:#73a1c3;text-transform:uppercase;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;cursor:pointer}.btn>i{padding-right:15px}.btn>span{display:inline-block;padding-left:15px;border-left:2px solid #73a1c3}.btn:hover{opacity:.8}.btn.blue{color:#222e84}.btn.blue>span{border-left:2px solid #222e84}.btn.white{color:#fff}.btn.white>span{border-left:2px solid #fff}.btn.text{text-transform:lowercase}.btn.text .icon{font-size:12px;margin-left:10px}.btn.alt{background-color:#73a1c3;color:#fff;text-align:center;padding:15px 10px}.btn.alt:hover{color:#fff;background-color:#97b9d2}.btn.alt-2{color:#000;text-decoration:underline}.btn.alt-2:hover{color:#222e84}.btn.alt-3{color:#222e84;text-decoration:underline}.btn-play{background-image:url("/images/btn-play.svg");width:80px;height:80px;-webkit-transition:transform .2s ease;-moz-transition:transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease}.btn-play:hover{transform:scale(1.2)}.btn-download{display:block;width:100%;text-align:center;font-size:14px;font-weight:700;padding:20px 30px;margin-bottom:20px;color:#fff;background-color:#73a1c3;text-transform:uppercase;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.btn-download .icon{padding-right:15px}.btn-download span{padding-left:15px;border-left:2px solid #fff}.btn-download:hover{opacity:.8}.btn-calendly{width:100%;height:50px;padding:0 20px;font-weight:700;background-color:#be3131;border-radius:5px}.btn-calendly .icon{font-size:26px}.btn-calendly:hover{background-color:#d25050}.btn-contact{position:fixed;top:47vh;right:-105px;height:50px;padding:0 20px;background-color:#be3131;z-index:10;transform:rotate(-90deg);-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;-webkit-transition:padding .3s ease;-moz-transition:padding .3s ease;-o-transition:padding .3s ease;transition:padding .3s ease}.btn-contact:hover{background-color:#d25050}.search-bar{max-width:400px;height:50px;margin:0;margin-right:20px;border:none;border-radius:0;background-color:#f2f2f2}.zoom-hover{text-align:center;overflow:hidden}.zoom-hover img{width:100%;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease}.zoom-hover img:hover{transform:scale(1.2)}.slick-dots li button:hover:before,.slick-dots li button:focus:before,.slick-dots li.slick-active button:before{border:solid 5px #be3131 !important;opacity:1}.slick-dots li button:before{content:'';position:absolute;border:solid 5px #4d4d4d;border-radius:5px;text-align:center;opacity:.8;-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.slick-dots{position:absolute;bottom:80px;font-size:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 15px;cursor:pointer}.slick-dots li:only-child{display:none}.slick-dotted.slick-slider{margin-bottom:0}.slick-prev,.slick-next{position:absolute;display:block;top:45%;width:50px;height:50px;font-size:0;padding:0;cursor:pointer;z-index:2;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.slick-prev:hover,.slick-next:hover{opacity:.8}.slick-prev:before,.slick-next:before{font-family:'Font Awesome 5 Pro';font-size:35px;color:#be3131;font-weight:bold}.slick-prev{left:20px}.slick-prev:before{content:""}.slick-next{right:20px}.slick-next:before{content:""}.scroll-top-btn{right:50px;bottom:0;width:50px;height:50px;font-size:36px;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#be3131;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;-webkit-transition:height .3s ease;-moz-transition:height .3s ease;-o-transition:height .3s ease;transition:height .3s ease;z-index:99}.scroll-top-btn:hover{height:70px;background-color:#d25050}table{overflow-y:scroll}table a{color:#1a0dab;text-decoration:underline}table img{max-width:none;cursor:pointer}table th{position:sticky;top:0;color:#fff;font-size:16px;font-weight:700;padding:10px;background-color:#222e84;border:2px solid #ddd;z-index:2}table th p{font-size:16px;font-weight:700}table td:nth-child(1){position:sticky;left:0}table tr:nth-child(odd) td{background-color:#f2f2f2}table tr:nth-child(even) td{background-color:#fff}table td{border:2px solid #ddd;text-align:center;padding:10px;white-space:nowrap}table td p{white-space:normal}table tr:nth-child(odd){background-color:#f2f2f2}.table-section table{display:block;position:relative;overflow-y:scroll !important;max-height:700px}.table-section table a{color:#1a0dab;text-decoration:underline}.table-section table th{position:sticky;top:0;color:#fff;font-size:16px;font-weight:700;padding:10px;background-color:#222e84;border:2px solid #ddd;z-index:2}.table-section table th p{font-size:16px;font-weight:700}.table-section table td:nth-child(1){position:sticky;left:0}.table-section table tr:nth-child(odd) td{background-color:#f2f2f2}.table-section table td{border:2px solid #ddd;text-align:center;padding:10px;white-space:nowrap}.table-section table td p{white-space:normal}.table-section table tr:nth-child(odd){background-color:#f2f2f2}.header-section{height:160px;width:100%}@media screen and (max-width:1023px){.header-section{height:130px}}.header-section.alt{height:130px}.header-section:not(.alt) .search-suggestions{top:calc(100% + 44px + 31px)}@media screen and (max-width:1023px){.header-section:not(.alt) .search-suggestions{top:calc(100% + 44px)}}.header-section header{position:fixed;width:100%;height:130px;z-index:10;background-color:#fff;transition:.25s ease-in-out}.header-section header .logo{max-width:200% !important}.header-section header.stick{height:70px}.header-section header.stick .dropdown-menu{top:60px !important}.header-section header .grid-container{max-width:1762px}.header-section header nav a{margin:0 10px;padding-bottom:10px;color:#4d4d4d}.header-section header nav a:hover{color:#73a1c3;text-shadow:0 0 1px #73a1c3;border-bottom:2px solid #73a1c3}@media only screen and (max-width:1280px){.header-section header nav a{margin:3px;font-size:14px}}.header-section header .side-nav a{display:block;margin:0 10px;color:#4d4d4d}@media only screen and (max-width:1280px){.header-section header .side-nav a{font-size:12px}}.header-section header .side-nav .icon{font-size:22px;color:#4d4d4d}.header-section header .side-nav .icon:hover{color:#73a1c3}.header-section header .side-nav .contact a{text-align:right}.header-section header .side-nav .contact a:hover{text-shadow:0 0 1px #73a1c3}.header-section header .selector{display:block;margin-left:0px;position:relative;cursor:pointer}.header-section header .selector .selected-option{display:flex;align-items:center;width:45px}.header-section header .selector .selected-option img{width:30px;margin-right:12px}.header-section header .selector .options{display:none;position:absolute;padding:5px;margin-left:-5px;margin-top:5px}.header-section header .selector .option{display:block;margin:0}.header-section header .selector .option:not(:last-of-type){margin-bottom:5px}.header-section header .selector img{width:30px;display:block}.header-search-bar{background-color:#f2f2f2;height:0;transition:height .3s ease;overflow:hidden}@media(min-width:1280px){.header-search-bar{padding-right:20px}}.header-search-bar input{background-color:transparent !important;width:260px;margin-right:15px;margin-bottom:0;height:30px;border:none !important;box-shadow:none !important;margin-top:10px;margin-bottom:10px;color:#4d4d4d;font-size:18px;padding-top:0;padding-bottom:0}.header-search-bar input::-webkit-input-placeholder{color:#4d4d4d !important;opacity:1 !important}.header-search-bar input:-moz-placeholder{color:#4d4d4d !important;opacity:1 !important}.header-search-bar input::-moz-placeholder{color:#4d4d4d !important;opacity:1 !important}.header-search-bar input:-ms-input-placeholder{color:#4d4d4d !important;opacity:1 !important}.header-search-bar input::-ms-input-placeholder{color:#4d4d4d !important;opacity:1 !important}.header-search-bar input::placeholder{color:#4d4d4d !important;opacity:1 !important}.header-search-bar a{color:#4d4d4d}.header-search-bar a:hover{color:#222e84}.header-search-bar.open{height:44px}.header-search-bar .search-suggestions{position:absolute;top:calc(100% + 44px);background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.15);max-height:30vh;overflow-y:auto}.header-search-bar .search-suggestion-item{width:400px;padding:10px;font-weight:500}@media screen and (max-width:39.9375em){.header-search-bar .search-suggestion-item{width:260px}}.dropdown-menu{display: table; width: 100%; position: fixed; height: fit-content; top: 206px; left: 0; right: 0; bottom: 0; padding-top: 25px; padding-bottom: 60px; z-index: 3; background-color: #fff; border-top: 2px solid #222c83; border-bottom: 3px solid #222c83; box-shadow: 0px 8px 27px 2px rgb(0 0 0 / 28%);}.dropdown-menu .title-section{margin-bottom:10px}.dropdown-menu .title-section .title{font-size:22px;color:#222e84;font-weight:600;text-transform:uppercase}.dropdown-menu .dropdown-menu-results,.dropdown-menu .dropdown-menu-results-alt{column-count:3}.dropdown-menu .dropdown-menu-results .sub-title,.dropdown-menu .dropdown-menu-results-alt .sub-title{font-size:16px;margin-top:20px;margin-bottom:10px;font-weight:500;color:#73a1c3;text-transform:uppercase}.dropdown-menu .dropdown-menu-results a,.dropdown-menu .dropdown-menu-results-alt a{display:flex;font-size:16px;margin-bottom:10px}.dropdown-menu .dropdown-menu-results a:hover,.dropdown-menu .dropdown-menu-results-alt a:hover{color:#222e84}#f-menu{width:350px;box-shadow:none;color:#222e84;background-color:#fff;padding-bottom:40px;overflow-x:hidden;text-align:right;z-index:999}@media screen and (max-width:39.9375em){#f-menu{width:100%}}#f-menu img{margin:50px 30px 50px 30px;text-align:center}#f-menu ul li{text-align:center}#f-menu ul li a{font-weight:700}#f-menu ul li a:hover{color:#73a1c3}.breadcrumb-section{padding:5px 0;background-color:#f2f2f2;text-transform:uppercase;font-size:12px;font-weight:500}footer{background-color:#000;padding:80px 0}@media screen and (max-width:1023px){footer .cell{margin-bottom:30px}}footer p,footer a{font-size:15px;display:block;color:#fff}footer a{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}footer a :hover{color:#73a1c3}footer .icon{font-size:18px;width:10px;margin-right:20px}.accreditations-section .card{margin:60px 0;border-right:2px solid #ccc}@media screen and (max-width:1023px){.accreditations-section .card:nth-child(2){border:none}}@media screen and (max-width:39.9375em){.accreditations-section .card{margin:20px;border:none}}.accreditations-section .card:last-child{border:none}.accreditations-section .card .image-section{margin:0 15px}.accreditations-section .card .text-section{width:80%}.accreditations-section .card .text-section .title{font-size:16px;font-weight:700;color:#be3131}.advantages-section{padding:80px 0;background:linear-gradient(180deg,rgba(101,152,190,.1) 0%,rgba(101,152,190,0) 100%)}@media screen and (max-width:39.9375em){.advantages-section{padding:40px 0}}.advantages-section .title-section{text-align:center;padding-bottom:120px}@media screen and (max-width:39.9375em){.advantages-section .title-section{padding-bottom:40px}}.advantages-section .text-section{background-color:#73a1c3;padding:40px}.advantages-section .text-section .title-section{padding:0}.advantages-section .text-section .title{color:#222e84;font-size:22px}.advantages-section .text-section .text{color:#fff}.advantages-section .image-section{text-align:right}@media screen and (min-width:64em){.advantages-section .image-section{width:840px !important}}@media screen and (max-width:1023px){.advantages-section .image-section{text-align:center}}.advantages-section .image-section .btn-advantages{position:absolute;text-align:center;color:#fff;cursor:pointer}.advantages-section .image-section .btn-advantages .icon{display:inline-block;font-size:22px;padding:10px 20px;color:#fff;border-radius:30px;border:solid 3px #fff;background-color:#222e84;box-shadow:0 0 1px 0 rgba(0,0,0,.75);-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}@media screen and (max-width:39.9375em){.advantages-section .image-section .btn-advantages .icon{font-size:12px;padding:5px 10px;opacity:.8}}.advantages-section .image-section .btn-advantages .text{font-size:14px;padding:7px 20px;font-weight:700;border-radius:10px;border:solid 3px #fff;background-color:#222e84;box-shadow:0 0 1px 0 rgba(0,0,0,.75);-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}@media screen and (max-width:39.9375em){.advantages-section .image-section .btn-advantages .text{font-size:8px;opacity:.8;padding:5px}}.advantages-section .image-section .btn-advantages:hover *{background-color:#73a1c3 !important}.article-section{padding:40px 0;background-color:#fff}@media screen and (max-width:39.9375em){.article-section{padding:10px 0}}.article-section .text,.article-section p{font-size:24px;color:#222e84}@media screen and (max-width:1023px){.article-section .text,.article-section p{font-size:20px}}@media screen and (max-width:39.9375em){.article-section .text,.article-section p{font-size:18px;text-align:center}}.article-section .btn-section{padding-top:50px}.brands-section{padding:80px;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.brands-section{padding:40px 0}}.brands-section .title-section{padding-bottom:40px}.brands-section .card{text-align:center}.brands-slider-section{padding:60px 0;background-color:#f2f2f2}.brands-slider-section .slide{height:150px;opacity:.8}.brands-slider-section .slick-dots{bottom:-20px}.chart-slider-section{padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:1023px){.chart-slider-section{padding:40px 0}}.chart-slider-section .title-section{text-align:center;padding-bottom:40px}.chart-slider-section .slide .title-section{padding-bottom:20px}.chart-slider-section .slide .title-section .title{font-size:18px;font-weight:600;color:#222e84}.chart-slider-section .slide img{width:100%;text-align:center}.chart-slider-section .slick-slide{margin:0 10px}.chart-slider-section .slick-list{margin:0 -10px}.chart-slider-section .slick-dots{bottom:-30px}.contact-strip-section{padding:80px 0}@media screen and (max-width:39.9375em){.contact-strip-section{padding:40px 0}}.contact-strip-section .contact-strip{padding:20px;color:#fff;background-color:#be3131}@media screen and (max-width:1023px){.contact-strip-section .contact-strip{flex-direction:column;align-items:end}}.contact-strip-section .contact-strip .text-section h3{margin-right:20px;color:#fff}@media screen and (max-width:1023px){.contact-strip-section .contact-strip .text-section{flex-direction:column}.contact-strip-section .contact-strip .text-section>*{margin-bottom:10px}}@media screen and (max-width:1023px){.contact-strip-section .contact-strip .btn{text-align:left}}.cookie-banner-popup .text-section{padding-bottom:20px}.cookie-banner-popup .btn-section{margin:20px 0}.cookie-settings-popup{width:960px}@media screen and (max-width:1023px){.cookie-settings-popup{width:100%}.cookie-settings-popup p{font-size:14px}}.cookie-settings-popup .title-section{padding-bottom:20px}.cookie-settings-popup .title-section .logo{max-width:70%}.cookie-settings-popup .tabs{width:100%;display:flex;align-content:space-evenly;border:none}@media screen and (max-width:39.9375em){.cookie-settings-popup .tabs{display:block;text-align:center}}.cookie-settings-popup .tab{display:flex;justify-content:space-between;align-items:center;width:100%;white-space:nowrap;color:#222e84;background-color:#fff;border:1px solid #e5e5e5;border-top:none;border-bottom:none;border-left:none;padding:20px;cursor:pointer}.cookie-settings-popup .tab:last-of-type{border-right:none}.cookie-settings-popup .tab p{font-size:18px;font-weight:700}@media screen and (max-width:39.9375em){.cookie-settings-popup .tab{border-radius:0 !important}}.cookie-settings-popup .tab:hover{color:#73a1c3;background-color:#fff}.cookie-settings-popup .tab.open{color:#73a1c3;background-color:#fff}.cookie-settings-popup .tabs-content{width:100%;border:none !important}.cookie-settings-popup .tabs-content .tab-content{display:none;width:100%;padding:40px;border:none !important}@media screen and (max-width:39.9375em){.cookie-settings-popup .tabs-content .tab-content{padding:10px}}.cookie-settings-popup .tabs-content .tab-content .title-section{padding-bottom:10px}.cookie-settings-popup .tabs-content .tab-content.open{display:block}.cookie-settings-popup .btn-section{margin:20px 0}#ep-blackout{background-color:rgba(0,0,0,.6) !important}.btn-settings-section,.btn-confirm-section{text-align:right}@media screen and (max-width:39.9375em){.btn-settings-section,.btn-confirm-section{text-align:center}}@media screen and (max-width:39.9375em){.btn-accept-section{text-align:center}}.dropdown-slider-section{padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.dropdown-slider-section{padding:40px 0}}@media screen and (max-width:1023px){.dropdown-slider-section .title-section{padding-bottom:20px}}@media screen and (max-width:39.9375em){.dropdown-slider-section .title-section{padding-top:20px}}.dropdown-slider-section .filter-section{padding-bottom:20px}.dropdown-slider-section .filter-section .grid-container{max-width:1250px}.dropdown-slider-section #select{border:none;height:50px}.dropdown-slider-section .btn-section{padding-top:20px}.dropdown-slider-section .slick-slide{height:0}.dropdown-slider-section .slick-current{height:auto}.dropdown-slider-section .slick-prev,.dropdown-slider-section .slick-next{top:150px}.dropdown-slider-section .slick-prev{left:-50px !important;color:#222e84}.dropdown-slider-section .slick-next{right:-50px !important;color:#222e84}.dropdowns-section{padding-top:40px}.dropdowns-section .dropdown .title-section{cursor:pointer}.dropdowns-section .dropdown .title-section .title{-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.dropdowns-section .dropdown .title-section .title:hover{color:#222e84}.dropdowns-section .dropdown-content{padding-bottom:50px}.dropdowns-section .dropdown-content .dropdowns-slider .title{margin-top:20px;font-weight:700;text-align:center}.dropdowns-section .dropdown-content table{max-width:1280px;overflow:scroll;overflow:auto}.dropdowns-section .dropdown-content table th{color:#fff;font-size:16px;padding:20px;background-color:#222e84;border:2px solid #ddd}.dropdowns-section .dropdown-content table td{border:2px solid #ddd;text-align:center;padding:20px 5px}.dropdowns-section .dropdown-content table tr:nth-child(odd){background-color:#f2f2f2}.dropdowns-section .dropdown-content .button-section{padding-top:20px}.dropdowns-section .dropdown-content .button-section a{text-decoration:none}.embed-banner-section{padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.embed-banner-section{padding:40px 0}}.embed-banner-section .title-section{text-align:center;padding-bottom:40px}.embed-banner-section .iframe-section{height:600px}.enquiry-form-section{padding:100px;color:#fff;background-color:#222e84}@media screen and (max-width:39.9375em){.enquiry-form-section{padding:100px 0}}.enquiry-form-section .title-section{padding-bottom:30px;border-bottom:1px solid #fff}@media screen and (max-width:39.9375em){.enquiry-form-section .title-section{display:block}.enquiry-form-section .title-section .title{padding-bottom:10px}}.enquiry-form-section .enquiry-form{padding-top:50px}.enquiry-form-section .message{min-height:200px}.enquiry-form-section .btn-section,.enquiry-form-section .text-section{padding-top:20px}.enquiry-form-section .icon{padding-right:15px}.enquiry-form-section table,.enquiry-form-section tr,.enquiry-form-section td{border:none !important;background:none !important;background-color:none !important}.enquiry-form-section-2,.careers-form-section{padding:100px 0;color:#fff;overflow:hidden !important}.enquiry-form-section-2 .title-section,.careers-form-section .title-section{padding-bottom:30px;border-bottom:1px solid #fff}@media screen and (max-width:39.9375em){.enquiry-form-section-2 .title-section,.careers-form-section .title-section{display:block}.enquiry-form-section-2 .title-section .title,.careers-form-section .title-section .title{padding-bottom:10px}}.enquiry-form-section-2 .enquiry-form,.careers-form-section .enquiry-form{padding-top:50px}.enquiry-form-section-2 .message,.careers-form-section .message{min-height:200px}.enquiry-form-section-2 .btn-section,.enquiry-form-section-2 .text-section,.careers-form-section .btn-section,.careers-form-section .text-section{padding-top:20px}.enquiry-form-section-2 .icon,.careers-form-section .icon{padding-right:15px}.enquiry-form-section-2 .recaptcha,.careers-form-section .recaptcha{padding-top:20px}.enquiry-form-section-2 table,.enquiry-form-section-2 tr,.enquiry-form-section-2 td,.careers-form-section table,.careers-form-section tr,.careers-form-section td{border:none !important;background:none !important;background-color:none !important}.enquiry-form-section-2 .button-section,.careers-form-section .button-section{background-color:#952727;border-radius:5px;padding:10px 10px;margin-bottom:40px}.enquiry-form-section-2 .btn-submit,.careers-form-section .btn-submit{display:inline-block;text-align:center;font-size:14px;font-weight:700;padding:10px 20px;margin-bottom:20px;color:#fff;background-color:#73a1c3;text-transform:uppercase}.enquiry-form-section-2 .btn-submit>i,.careers-form-section .btn-submit>i{padding-right:10px}.enquiry-form-section-2 .btn-submit>span,.careers-form-section .btn-submit>span{display:inline-block;padding-left:15px;border-left:2px solid #fff}.enquiry-form-section-2 .btn-submit:hover,.careers-form-section .btn-submit:hover{background-color:#97b9d2}.enquiry-popup-section{width:400px;position:fixed;right:-350px;top:0;z-index:2}.enquiry-popup-section .enquiry-form{max-width:350px;background-color:#be3131;padding:20px 30px;float:right;color:#fff}.enquiry-popup-section .enquiry-form .message{min-height:70px}@media only screen and (max-width:1600px){.enquiry-popup-section .asp-text-box,.enquiry-popup-section .asp-drop-down-list{height:30px;font-size:14px;margin-bottom:5px}.enquiry-popup-section .message{min-height:50px !important}.enquiry-popup-section .asp-drop-down-list{padding-top:0;padding-bottom:0}.enquiry-popup-section #google-recaptcha-2{transform:scale(.77);transform-origin:0 0}.enquiry-popup-section .grid-margin-y:not(.grid-y)>.cell{margin-top:0}}.enquiry-popup-section .btn-popup{position:absolute;padding:0 20px;height:50px;background-color:#be3131;transform:rotate(-90deg);left:-75px;bottom:76px;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;-webkit-transition:padding .3s ease;-moz-transition:padding .3s ease;-o-transition:padding .3s ease;transition:padding .3s ease}.enquiry-popup-section .btn-popup:hover{background-color:#d25050}.enquiry-popup-section .btn:hover{opacity:1}.enquiry-popup-section .calendly-section{padding-bottom:20px;border-bottom:1px solid #f2f2f2}.enquiry-popup-section .calendly-section .text{font-size:14px;font-weight:700;padding-bottom:10px}.enquiry-popup-section .calendly-section .btn-calendly{background-color:#952727;color:#fff}.enquiry-popup-section .calendly-section .btn-calendly .icon{padding-right:15px}.enquiry-popup-section .calendly-section .btn-calendly:hover{background-color:#aa2c2c}.fileter-section{margin:80px 0;height:50px;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.fileter-section{margin:40px 0}}.fileter-section .text-section{height:50px;max-width:300px;font-weight:700;color:#fff;background-color:#222e84}.fileter-section select{border:none;background-color:transparent}.gallery-section{padding:80px 0 120px 0;background-color:#73a1c3}@media screen and (max-width:39.9375em){.gallery-section{padding:40px 0 60px 0}}.gallery-section .grid-x.grid-padding-x{margin-left:-10px;margin-right:-10px}.gallery-section .grid-x.grid-padding-x>.cell{padding-left:10px;padding-right:10px}.gallery-section .grid-x.grid-margin-y{margin-top:-10px;margin-bottom:-10px}.gallery-section .grid-x.grid-margin-y>.cell{margin-top:10px;margin-bottom:10px}.gallery-section .title-section{padding-bottom:40px;text-align:center}.gallery-section .title-section .title{color:#fff}.gallery-section .preview-section .image-section{height:440px}@media screen and (max-width:39.9375em){.gallery-section .preview-section .image-section{margin-bottom:30px}}.gallery-section .gallery-slider .overlay{-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.gallery-section .gallery-slider .overlay:hover{background:rgba(190,49,49,.8);cursor:pointer}.gallery-section .gallery-slider .overlay:hover .icon{display:flex}.gallery-section .gallery-slider .slide{height:210px;margin-bottom:20px}.gallery-section .gallery-slider .slick-slide{margin:0 10px}.gallery-section .gallery-slider .slick-list{margin:0 -10px}.gallery-section .gallery-slider .slick-dots{position:static;padding-top:30px}.gallery-section .gallery-slider .slick-dots li button:before{border:solid 5px #fff}.gallery-section .gallery-slider .icon{display:none;color:#fff;font-size:32px}.heading-alt-section{padding:40px 0;background-color:#222e84}@media screen and (max-width:39.9375em){.heading-alt-section .title-section{text-align:center}}.heading-alt-section .share-page{display:block;position:relative;cursor:pointer}.heading-alt-section .share-page .share-content{display:none;position:absolute;width:120%;padding:10px;padding-left:40px;text-align:center}.heading-alt-section .share-page .icon{font-size:22px;margin:0 10px;color:#fff;opacity:1}.heading-alt-section .share-page .icon:hover{opacity:.8}.heading-alt-section .share-page:hover{color:#73a1c3}.heading-alt-section .share-page:hover .share-content{display:block}.heading-section{height:620px}@media screen and (max-width:39.9375em){.heading-section{height:520px}}.heading-section .text-section{padding-top:120px}@media screen and (max-width:1023px){.heading-section .text-section{padding-top:60px}}@media screen and (max-width:39.9375em){.heading-section .text-section{padding-top:30px}}.heading-section .text-section .title,.heading-section .text-section .text{margin-bottom:40px}.heading-section .text-section .text{color:#fff}.heading-section .image-section img{margin-top:100px}@media screen and (max-width:39.9375em){.heading-section .image-section img{margin-top:20px}}@media screen and (min-width:64em){.heading-section .image-section img{max-width:720px}}.heading-section .video{height:480px;background-size:contain}@media screen and (min-width:64em){.heading-section .video{margin-top:100px}}.heading-section .btn-down{font-size:22px;color:#fff}.heading-section .btn-down:hover .icon{transform:scale(1.2)}.share-page{display:block;position:relative;cursor:pointer}.share-page .share-content{display:none;position:absolute;padding:20px;padding-left:40px;text-align:center}.share-page .icon{font-size:28px;margin:0 10px;color:#fff;opacity:1}.share-page .icon:hover{opacity:.8}.share-page:hover{color:#73a1c3}.share-page:hover .share-content{display:block}.search-bar-section{position:absolute;bottom:0;right:0}.history-section{padding:60px 0}@media screen and (max-width:39.9375em){.history-section{padding:30px 0}}.history-section .title-section{padding-bottom:40px;text-align:center}.history-section .text-section{height:360px;padding:40px 40px;background-color:#be3131}.history-section .text-section .year-section{text-align:center}.history-section .text-section .year-section .title{font-size:60px;font-weight:700;color:#fff}.history-section .text-section .summary-section{padding-top:40px}.history-section .text-section .summary-section .title{font-size:25px;font-weight:700;color:#fff;padding-bottom:20px}.history-section .text-section .summary-section .text,.history-section .text-section .summary-section p{font-size:13px;color:#fff}.history-section .image-section{height:360px}.history-section .btn-section{padding-top:40px;text-align:center}.materials-section{padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.materials-section{padding:40px 0}}.materials-section .title-section{padding-bottom:40px;text-align:center}.materials-section .title-section .title{color:#73a1c3}.materials-section .tabs{display:flex;border:none;padding-bottom:30px;background-color:#f2f2f2}.materials-section .tabs .tabs-title{flex:1;width:100%;text-align:center;margin-left:1px;border-right:2px solid rgba(112,112,112,.3)}.materials-section .tabs .tabs-title:last-child{border:none}.materials-section .tabs a{font-family:liberation-sans,sans-serif;font-weight:900;font-size:18px;color:#707070;opacity:.3;background:none}.materials-section .tabs .tabs-title.is-active a,.materials-section .tabs .tabs-title a:hover{color:#222e84;opacity:1}@media screen and (max-width:39.9375em){.materials-section .tabs{display:block;text-align:center}.materials-section .tabs .tabs-title{border:none}}.materials-section .tabs-content{border:none;background-color:#f2f2f2}.materials-section .tabs-content .option{cursor:pointer}.materials-section .tabs-content .tabs-panel{padding:0}.materials-section .tabs-content .text-section{padding:30px 0}.materials-section .tabs-content .card{height:120px;border-radius:10px;padding:10px}.materials-section .tabs-content .card .title{color:#fff;text-align:center;font-size:18px}.popup{max-width:960px;padding:50px;font-family:liberation-sans,sans-serif;font-size:18px}@media screen and (max-width:39.9375em){.popup{padding:10px}}.popup .button-section{padding-top:50px}.news-section{margin-top:40px;padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.news-section{padding:40px 0}}.news-section .title-section{padding-bottom:60px}@media screen and (max-width:39.9375em){.news-section .title-section{padding-bottom:30px}}@media screen and (max-width:1023px){.news-section .card{margin-bottom:20px}}.news-section .card .image-section img{width:100%}.news-section .card .text-section{width:100%;padding:40px 20px;background-color:rgba(0,0,0,.03)}.news-section .card .text-section .title{color:#222e84;margin-bottom:20px}.news-section .card .text-section .date{margin-bottom:20px}.parallax-background-section{height:600px}.parallax-background-section .title,.parallax-background-section .text{margin-bottom:40px}.parallax-background-section .text{color:#fff}.process-section{padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.process-section{padding:40px 0}}.process-section .title-section{padding-bottom:20px}.process-section .downloads-section{padding-top:30px}.process-section .downloads-section .card{padding-bottom:30px}.process-section .downloads-section .card img{margin-right:10px}.process-section .downloads-section .icon{margin-right:15px}.process-section .downloads-section .title{font-size:16px;margin-bottom:5px;color:#222e84}.process-section .downloads-section .sub-title{font-size:16px;color:#73a1c3}.process-section *{box-sizing:border-box}.process-section .img-comp-container{position:relative;padding-top:65.67%;width:100%}.process-section .img-comp-container .text{position:absolute;padding:20px;font-weight:700;color:#aaa;bottom:0}.process-section .img-comp-container .text.after{right:0}.process-section .img-comp-container .text.before{left:0}.process-section .img-comp-img{position:absolute;width:auto;height:auto;overflow:hidden;top:0;bottom:0;max-width:100%;max-height:100%}.process-section .img-comp-original{max-width:100%}.process-section .img-comp-img img{display:block;vertical-align:middle}.process-section .img-comp-overlay img{max-width:unset}.process-section .img-comp-slider{position:absolute;z-index:9;cursor:ew-resize;width:4px;height:100%;background-color:#000;top:0}.process-section .img-comp-slider:after{position:absolute;top:80%;content:'';font-family:'Font Awesome 5 Pro';font-weight:600;color:#000;font-size:40px;margin-left:10px}.process-section .img-comp-slider:before{position:absolute;top:80%;content:'';font-family:'Font Awesome 5 Pro';font-weight:600;color:#000;font-size:40px;margin-left:-21px}.product-details-section{padding:80px 0}@media screen and (max-width:39.9375em){.product-details-section{padding:40px 0}}.product-details-section .title-section{text-align:center;padding-bottom:40px}.range-section{padding:80px 0;background:#2783ac;background:radial-gradient(circle,#2783ac 0%,#222e84 90%,#222e84 100%)}@media screen and (max-width:39.9375em){.range-section{padding:40px 0}}.range-section .title-section .title{padding-bottom:40px}.range-section .card{padding:30px 0;text-align:center}.range-section .card .title-wrapper{padding-bottom:30px;text-align:center}.range-section .card .title{font-size:18px;color:#fff;margin-bottom:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.range-section .card .sub-title{font-size:16px;font-weight:600;color:#fff;opacity:.8}.range-section .card img{transition:transform .2s;text-align:center}.range-section .card img:hover{transform:scale(1.1)}.range-section .card:hover .title{color:#73a1c3}.range-section .contact{padding:20px;margin-top:20px;color:#fff;background-color:#73a1c3}@media screen and (max-width:1023px){.range-section .contact{flex-direction:column;align-items:end}}.range-section .contact .text-section h3{margin-right:20px;color:#fff}@media screen and (max-width:1023px){.range-section .contact .text-section{flex-direction:column}.range-section .contact .text-section>*{margin-bottom:10px}}@media screen and (max-width:1023px){.range-section .contact .btn{text-align:left}}.range-section hr{border-bottom:2px solid #f2f2f2;opacity:.2}.products-range-section{padding:80px 0;background:#2783ac;background:radial-gradient(circle,#2783ac 0%,#222e84 90%,#222e84 100%)}@media screen and (max-width:39.9375em){.products-range-section{padding:40px 0}}.products-range-section .title-section .title{padding-bottom:40px}.products-range-section .card{padding:30px 0;text-align:center}.products-range-section .card .title-wrapper{padding-bottom:30px;text-align:center}.products-range-section .card .title{font-size:18px;color:#fff;margin-bottom:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.products-range-section .card .sub-title{font-size:16px;font-weight:600;color:#fff;opacity:.8}.products-range-section .card img{transition:transform .2s;text-align:center}.products-range-section .card img:hover{transform:scale(1.1)}.products-range-section .card:hover .title{color:#73a1c3}.products-range-section .contact{padding:20px;margin-top:20px;color:#fff;background-color:#73a1c3}@media screen and (max-width:1023px){.products-range-section .contact{flex-direction:column;align-items:end}}.products-range-section .contact .text-section h3{margin-right:20px;color:#fff}@media screen and (max-width:1023px){.products-range-section .contact .text-section{flex-direction:column}.products-range-section .contact .text-section>*{margin-bottom:10px}}@media screen and (max-width:1023px){.products-range-section .contact .btn{text-align:left}}.products-range-section hr{border-bottom:2px solid #f2f2f2;opacity:.2}.related-case-studies-section{padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.related-case-studies-section{padding:40px 0}}.related-case-studies-section .title-section{padding-bottom:60px}@media screen and (max-width:39.9375em){.related-case-studies-section .title-section{padding-bottom:30px}}@media screen and (max-width:1023px){.related-case-studies-section .card{margin-bottom:20px}}.related-case-studies-section .card .image-section img{width:100%}.related-case-studies-section .card .text-section{width:100%;padding:40px 20px;background-color:rgba(0,0,0,.03)}.related-case-studies-section .card .text-section .title{color:#222e84;margin-bottom:20px}.related-products-section{padding:100px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.related-products-section{padding:50px 0}}.related-products-section .title-section{padding-bottom:30px;text-align:center}.related-products-section .card{padding:30px 0;text-align:center}.related-products-section .card .title-wrapper{padding-bottom:30px;text-align:center}.related-products-section .card .title{font-size:18px;color:#222e84;margin-bottom:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.related-products-section .card .sub-title{font-size:16px;font-weight:600;color:#222e84;opacity:.8}.related-products-section .card img{transition:transform .2s}.related-products-section .card img:hover{transform:scale(1.1)}.related-products-section .card:hover .title{color:#73a1c3}.related-products-section .slick-slide{margin:0 15px}.related-products-section .slick-list{margin:0 -15px}.related-products-section .slick-dots{bottom:-30px}.related-products-section .slick-dots li button:hover:before,.related-products-section .slick-dots li button:focus:before,.related-products-section .slick-dots li.slick-active button:before{border:solid 5px #73a1c3 !important;opacity:1}.related-products-section .slick-dots li button:before{border:solid 5px #fff}.related-technical-articles-section{padding:80px 0}@media screen and (max-width:39.9375em){.related-technical-articles-section{padding:40px 0}}.related-technical-articles-section .title-section{padding-bottom:60px}@media screen and (max-width:39.9375em){.related-technical-articles-section .title-section{padding-bottom:30px}}.related-technical-articles-section .card{height:190px;padding:10px}.related-technical-articles-section .card .title{color:#fff;text-align:center;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.related-technical-articles-section .card a:hover .title{color:#73a1c3}.selling-point-section{padding:80px 0;background:#2783ac;background:radial-gradient(circle,#2783ac 0%,#222e84 90%,#222e84 100%)}@media screen and (max-width:1023px){.selling-point-section{padding:40px 0}}.selling-point-section .title,.selling-point-section .text{margin-bottom:40px}@media screen and (max-width:39.9375em){.selling-point-section img{margin-bottom:20px}}.selling-point-section .text{color:#fff}.selling-point-section .btn{display:flex;align-content:center;align-items:center}.strip-banner-section{padding:80px 0}@media screen and (max-width:39.9375em){.strip-banner-section{padding:40px 0}}.strip-banner-section .strip-banner{padding:30px 80px;border-radius:10px}@media screen and (max-width:39.9375em){.strip-banner-section .strip-banner{padding:30px}}.strip-banner-section .text-section{max-width:600px}.strip-banner-section .title-section{margin-bottom:20px}.strip-banner-section .text{color:#fff;margin-bottom:20px}.tabs-section{padding:80px 0}@media screen and (max-width:39.9375em){.tabs-section{padding:40px 0}}.tabs-section .title-section{padding-bottom:40px;text-align:center}.tabs-section .title-section .title{color:#73a1c3}.tabs-section .tabs{display:flex;border:none;padding-bottom:30px}@media screen and (max-width:39.9375em){.tabs-section .tabs{overflow:scroll}}.tabs-section .tabs .tabs-title{flex:1;text-align:center;margin-left:1px;border-right:2px solid rgba(112,112,112,.3)}.tabs-section .tabs .tabs-title:last-child{border:none}.tabs-section .tabs a{font-family:liberation-sans,sans-serif;font-weight:900;font-size:18px;color:#707070;opacity:.3;background:none}.tabs-section .tabs .tabs-title.is-active a,.tabs-section .tabs .tabs-title a:hover{color:#222e84;opacity:1}.tabs-section .tabs-content{border:none}.tabs-section .tabs-content .tabs-panel{padding:0}.tabs-section .tabs-content .text-section{padding:30px 0}.tabs-section .button-section{padding-top:20px;text-align:center}.tabs-section table{max-width:1280px;min-width:100% !important;display:block;overflow:scroll;overflow:auto}@media screen and (max-width:1023px){.tabs-section table{display:block;overflow:scroll;overflow:auto}}.tabs-section table th{color:#fff;font-size:16px;padding:20px;background-color:#222e84;border:2px solid #ddd}.tabs-section table td{border:2px solid #ddd}.tabs-section table tr:nth-child(odd){background-color:#f2f2f2}.tabs-section table td{text-align:center;padding:20px 5px}.team-section{padding:100px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.team-section{padding:50px 0}}.team-section .title-section{padding-bottom:30px;text-align:center}@media screen and (max-width:1023px){.team-section .title-section{text-align:center;flex-direction:column}.team-section .title-section .title{margin-bottom:20px}}.team-section .image-section{height:290px}.team-section .text-section{padding:20px 20px;background-color:#fff}.team-section .text-section .title{font-size:20px;font-weight:700;color:#222e84}.team-section .text-section .text{font-size:14px}.team-section .slick-slide{margin:0 15px}.team-section .slick-list{margin:0 -15px}.team-section .slick-dots{bottom:-30px}.team-section .slick-dots li button:hover:before,.team-section .slick-dots li button:focus:before,.team-section .slick-dots li.slick-active button:before{border:solid 5px #73a1c3 !important;opacity:1}.team-section .slick-dots li button:before{border:solid 5px #fff}.team-section .strip-section{padding-top:80px}.team-section .strip{padding:20px;color:#fff;background-color:#222e84}@media screen and (max-width:1023px){.team-section .strip{flex-direction:column;align-items:end}}.team-section .strip .text-section{background-color:#222e84;padding:0}.team-section .strip .text-section h3{color:#fff;margin-right:20px}@media screen and (max-width:1023px){.team-section .strip .text-section{flex-direction:column}.team-section .strip .text-section>*{margin-bottom:10px}}@media screen and (max-width:1023px){.team-section .strip .btn{text-align:left}}.testimonials-section{min-height:400px;background:#be3131;background:radial-gradient(circle,rgba(190,49,49,.9) 0%,#8e2424 100%)}.testimonials-section .overlay{padding:100px 0;background-size:contain}@media screen and (max-width:39.9375em){.testimonials-section .overlay{padding:50px 0}}.testimonials-section .text-section{text-align:center}.testimonials-section .text-section .text>p{font-size:22px;font-style:italic;color:#fff;padding-bottom:40px}@media screen and (max-width:39.9375em){.testimonials-section .text-section .text>p{font-size:18px}}@media screen and (max-width:39.9375em){.testimonials-section .text-section .text>p{padding-bottom:20px}}.testimonials-section .text-section .signature>p{font-size:16px;font-weight:700;color:#fff}.video-banner-section{padding:40px 0}.video-banner-section .video-container{position:relative;width:100%;padding-bottom:56.25%}.video-banner-section iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-banner-2-section{padding:40px 0}.video-banner-2-section .title-section{margin-bottom:20px}.video-banner-2-section .video{width:100%;height:360px}.home .main-slider .grid-container,.home .video-section .grid-container{max-width:1762px}.home .main-slider .slide,.home .video-section .slide{height:620px}.home .main-slider .text-section,.home .video-section .text-section{width:420px}@media screen and (max-width:39.9375em){.home .main-slider .text-section,.home .video-section .text-section{width:100%}}.home .main-slider .title,.home .video-section .title{margin-bottom:50px}.home .main-slider .sub-title,.home .video-section .sub-title{font-size:24px;color:#73a1c3}.home .main-slider .text,.home .video-section .text{color:#fff;margin-bottom:50px}.home .main-slider .slick-dots,.home .video-section .slick-dots{text-align:left;left:60px}.home .main-slider .slick-dots li button:hover:before,.home .main-slider .slick-dots li button:focus:before,.home .main-slider .slick-dots li.slick-active button:before,.home .video-section .slick-dots li button:hover:before,.home .video-section .slick-dots li button:focus:before,.home .video-section .slick-dots li.slick-active button:before{border:solid 5px #73a1c3 !important;opacity:1}.home .video-section .video-wrapper{position:relative;height:0;overflow:hidden;width:100%;height:auto}.home .video-section iframe{width:100%}.home .video-section .inner{width:100%;height:100%;top:0}.home .brands-section{padding:30px 0}.home .brands-section .slide{height:110px}.home .brands-section .slick-dots{bottom:-5px}.home .quality-section{height:640px;background-attachment:fixed;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width:1023px){.home .quality-section{height:360px}}.home .quality-section .text-section{width:500px}@media screen and (max-width:39.9375em){.home .quality-section .text-section{width:100%}}.home .quality-section .title,.home .quality-section .text{margin-bottom:40px}.home .quality-section .text{color:#fff}.home .industries-section{margin-top:60px}.home .industries-section .title-section{margin-bottom:60px}.home .industries-section .title-section .title{text-align:center}@media screen and (max-width:39.9375em){.home .industries-section .card{margin-bottom:20px}}.home .industries-section .overlay{padding:20px;background-color:rgba(0,0,0,.2);-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.home .industries-section .overlay .title,.home .industries-section .overlay .text{color:#fff;margin-bottom:10px}.home .industries-section .overlay .text,.home .industries-section .overlay .btn{display:none;text-align:center}.home .industries-section .overlay:hover{background-color:rgba(34,46,132,.8)}.home .industries-section .overlay:hover .text,.home .industries-section .overlay:hover .btn{display:block}.home .industries-section .slide{height:320px}@media screen and (max-width:39.9375em){.home .industries-section .slide{margin-bottom:20px}}.home .industries-section .slick-dots{bottom:-30px}.home .background-section{height:800px}@media screen and (max-width:1023px){.home .background-section{height:720px}}@media screen and (max-width:1023px){.home .background-section{height:360px}}.home .background-section .grid-container{max-width:1762px}.home .background-section .text-section{width:500px}@media screen and (max-width:39.9375em){.home .background-section .text-section{width:100%}}.home .background-section .title,.home .background-section .text{color:#fff;margin-bottom:40px}.home .background-section .text{color:#fff}.home .brands-section-2{padding:60px 0;background-color:#f2f2f2}.home .brands-section-2 .slide{height:150px;opacity:.8}.home .brands-section-2 .slick-dots{bottom:-20px}.home .news-section{padding:100px 0;margin-top:0;background-color:#222e84}@media screen and (max-width:39.9375em){.home .news-section{padding:50px 0}}.home .news-section .title-section{padding-bottom:40px}.home .news-section .title-section .title{text-align:center;margin-bottom:30px}.home .news-section .title-section .sub-title{color:#fff;text-align:center}@media screen and (max-width:1023px){.home .news-section .cards{margin-bottom:20px}}.home .news-section .cards .image-section img{width:100%}.home .news-section .cards .text-section{width:100%;padding:40px 20px;background-color:rgba(255,255,255,.1)}.home .news-section .cards .text-section .title{color:#fff;margin-bottom:20px}.home .news-section .cards .text-section .text{color:#fff}.home .news-section .btn-section{padding-top:50px;text-align:center}.about-page .selling-points-section .card{margin:60px 0;border-right:2px solid #ccc}@media screen and (max-width:1023px){.about-page .selling-points-section .card:nth-child(2){border:none}}@media screen and (max-width:39.9375em){.about-page .selling-points-section .card{margin:10px 0;border:none}}.about-page .selling-points-section .card:last-child{border:none}.about-page .selling-points-section .card .image-section{margin:0 15px}.about-page .selling-points-section .card .text-section{width:80%}.about-page .selling-points-section .card .text-section .title{font-size:16px;font-weight:700;color:#be3131}.about-page .articles-section .card{padding:80px 0}@media screen and (max-width:39.9375em){.about-page .articles-section .card{padding:40px 0}}.about-page .articles-section .card .title{margin-bottom:20px}.about-page .articles-section hr{margin:0}.brands-page{padding-bottom:80px}@media screen and (max-width:39.9375em){.brands-page{padding:40px}}.brands-page .selling-points-section .card{margin:60px 0;border-right:2px solid #ccc}@media screen and (max-width:1023px){.brands-page .selling-points-section .card:nth-child(2){border:none}}@media screen and (max-width:39.9375em){.brands-page .selling-points-section .card{margin:10px 0;border:none}}.brands-page .selling-points-section .card:last-child{border:none}.brands-page .selling-points-section .card .image-section{margin:0 15px}.brands-page .selling-points-section .card .text-section{width:80%}.brands-page .selling-points-section .card .text-section .title{font-size:16px;font-weight:700;color:#be3131}.brands-page .articles-section .card{padding:80px 0}@media screen and (max-width:39.9375em){.brands-page .articles-section .card{padding:40px 0}}.brands-page .articles-section .card .title{margin-bottom:20px}.brands-page .articles-section hr{margin:0}.brands-tier-page{padding-bottom:80px}@media screen and (max-width:39.9375em){.brands-tier-page{padding-bottom:40px}}.brands-tier-page .selling-points-section .card{margin:60px 0;border-right:2px solid #ccc}@media screen and (max-width:1023px){.brands-tier-page .selling-points-section .card:nth-child(2){border:none}}@media screen and (max-width:39.9375em){.brands-tier-page .selling-points-section .card{margin:10px 0;border:none}}.brands-tier-page .selling-points-section .card:last-child{border:none}.brands-tier-page .selling-points-section .card .image-section{margin:0 15px}.brands-tier-page .selling-points-section .card .text-section{width:80%}.brands-tier-page .selling-points-section .card .text-section .title{font-size:16px;font-weight:700;color:#be3131}.brands-tier-page .articles-section .card{padding:80px 0}@media screen and (max-width:39.9375em){.brands-tier-page .articles-section .card{padding:40px 0}}.brands-tier-page .articles-section .card .title{margin-bottom:20px}.brands-tier-page .articles-section hr{margin:0}.careers-page{padding:80px 0}@media screen and (max-width:39.9375em){.careers-page{padding:40px 0}}@media screen and (max-width:39.9375em){.careers-page img{width:100%}}.careers-page .text-section .title{font-size:25px;margin-bottom:20px}.careers-page .text-section .text{font-size:14px;margin-bottom:20px}@media screen and (max-width:1023px){.case-studies-archive-page .card{margin-bottom:20px}}.case-studies-archive-page .card .image-section img{width:100%}.case-studies-archive-page .card .text-section{width:100%;padding:40px 20px;background-color:#f2f2f2}.case-studies-archive-page .card .text-section .title{color:#222e84;margin-bottom:20px}.case-study-page .latest-article-section{padding:80px 0}@media screen and (max-width:39.9375em){.case-study-page .latest-article-section{padding:40px 0}}.case-study-page .latest-article-section .text-section .title{font-size:28px;color:#000;margin-bottom:40px;text-transform:capitalize}@media screen and (max-width:39.9375em){.case-study-page .latest-article-section .image-section{padding-top:20px}}.case-study-page .more-case-studies-section{padding-bottom:80px}@media screen and (max-width:39.9375em){.case-study-page .more-case-studies-section{padding-bottom:40px}}.case-study-page .more-case-studies-section hr{margin:50px 0}.case-study-page .more-case-studies-section .title-section{padding-bottom:40px}.case-study-page .more-case-studies-section .title-section .title{text-align:center}@media screen and (max-width:1023px){.case-study-page .more-case-studies-section{margin-bottom:20px}}.case-study-page .more-case-studies-section .image-section img{width:100%}.case-study-page .more-case-studies-section .text-section{width:100%;padding:40px 20px;background-color:#f2f2f2}.case-study-page .more-case-studies-section .text-section .title{color:#222e84;margin-bottom:20px}.case-study-page .btn-section{text-align:center}.contact-page .facility-type{padding:80px 0}@media screen and (max-width:39.9375em){.contact-page .facility-type{padding:40px 0}}.contact-page .facility-type .title-section{padding-bottom:40px;text-align:center}.contact-page .facility-type .image-section{height:300px}.contact-page .facility-type .text-section-1{background-color:#73a1c3}.contact-page .facility-type .text-section-1>.address,.contact-page .facility-type .text-section-1 .contact,.contact-page .facility-type .text-section-1 .title{font-size:14px;color:#fff}.contact-page .facility-type .text-section-2{background-color:#fff}.contact-page .facility-type .text-section-2>.address,.contact-page .facility-type .text-section-2 .contact{font-size:14px;color:#4d4d4d}.contact-page .facility-type .text-section{padding:30px 30px;height:300px}.contact-page .facility-type .text-section .title{font-size:18px;text-transform:uppercase;margin-bottom:10px}.contact-page .facility-type .text-section .contact{padding:10px 0}.contact-page .facility-type a{display:block}.downloads-page{padding:80px 0}@media screen and (max-width:39.9375em){.downloads-page{padding-bottom:40px 0}}.downloads-page .search-section{padding-bottom:40px}.downloads-page .card{min-height:250px;padding:50px 30px;background-color:#73a1c3}.downloads-page .card .title{color:#222e84;margin-bottom:10px}.downloads-page .card .text{color:#fff;margin-bottom:10px}.downloads-page .card .icon{font-size:24px;margin-left:15px;color:#fff}.embedabbe-page{padding:40px 0}.history-page .dropdown .title-section{cursor:pointer}.history-page .dropdown .title-section .title{font-size:24px;font-weight:700;text-transform:uppercase}@media screen and (max-width:39.9375em){.history-page .dropdown .title-section .title{font-size:20px}}.history-page .dropdown .title-section .year{font-size:60px;font-weight:700}@media screen and (max-width:1023px){.history-page .dropdown .title-section .year{font-size:38px}}@media screen and (max-width:39.9375em){.history-page .dropdown .title-section .year{font-size:30px}}.history-page .dropdown-content{padding-bottom:50px}.industries-tier-page .page-summary-section{padding:40px 0}.industries-tier-page .selling-points-section{padding:80px 0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.industries-tier-page .selling-points-section{padding:40px 0}}.industries-tier-page .selling-points-section .title-section{text-align:center;padding-bottom:40px}.industries-tier-page .selling-points-section .text{color:#222e84;margin-bottom:20px}.industries-tier-page .selling-points-section .icon{color:#73a1c3;margin-right:15px}.langing-1-page{padding:30px 0 100px 0}@media screen and (max-width:39.9375em){.langing-1-page{padding:30px 0 50px 0}}.langing-1-page .grid-x.grid-padding-x{margin-left:-5px;margin-right:-5px}.langing-1-page .grid-x.grid-padding-x>.cell{padding-left:5px;padding-right:5px}.langing-1-page .grid-x.grid-padding-y{padding-top:-5px;padding-bottom:-5px}.langing-1-page .grid-x.grid-padding-y>.cell{padding-top:5px;padding-bottom:5px}.langing-1-page .card .image-section{height:220px;text-align:center}.langing-1-page .card .title{color:#fff;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.langing-1-page .card .overlay{background:rgba(0,0,0,.2)}.langing-1-page .card a:hover .title{color:#73a1c3}@media screen and (max-width:1023px){.news-archive-page .card{margin-bottom:20px}}.news-archive-page .card .image-section img{width:100%}.news-archive-page .card .text-section{width:100%;padding:40px 20px;background-color:#f2f2f2}.news-archive-page .card .text-section .title{color:#222e84;margin-bottom:20px}.news-archive-page .card .text-section .date{margin-bottom:20px}.news-page .latest-article-section{padding:80px 0}@media screen and (max-width:39.9375em){.news-page .latest-article-section{padding:40px 0}}.news-page .latest-article-section .text-section .title{font-size:28px;color:#73a1c3;margin-bottom:40px;text-transform:capitalize}@media screen and (max-width:39.9375em){.news-page .latest-article-section .image-section{padding-top:20px}}.news-page .more-news-section{padding-bottom:80px}@media screen and (max-width:39.9375em){.news-page .more-news-section{padding-bottom:40px}}.news-page .more-news-section hr{margin:50px 0}.news-page .more-news-section .title-section{padding-bottom:40px}.news-page .more-news-section .title-section .title{text-align:center}@media screen and (max-width:1023px){.news-page .more-news-section{margin-bottom:20px}}.news-page .more-news-section .image-section img{width:100%}.news-page .more-news-section .text-section{width:100%;padding:40px 20px;background-color:#f2f2f2}.news-page .more-news-section .text-section .title{color:#222e84;margin-bottom:20px}.news-page .more-news-section .text-section .date{margin-bottom:20px}.news-page .btn-section{text-align:center}.product-page{padding:80px 0}@media screen and (max-width:39.9375em){.product-page{padding:40px 0}}.product-page .page-summary-section .text-section .title{margin-bottom:40px}.product-page .page-summary-section .button-section{margin:30px 0}.product-page .page-summary-section hr{margin-top:80px;border-bottom:2px solid #ddd}.product-page .product-details .title-section{padding:40px 0;text-align:center}.quality-page{padding:80px 0}@media screen and (max-width:39.9375em){.quality-page{padding:40px 0}}.quality-page .card{margin-bottom:50px}@media screen and (max-width:39.9375em){.quality-page .card{margin-bottom:10px}}.quality-page .card img{width:100%}.quality-page .card .title{font-size:18px;color:#222e84;margin-bottom:10px}.quality-page .card .text{margin-top:10px;margin-bottom:30px}.search-page{padding:100px 0}@media screen and (max-width:39.9375em){.search-page{padding:25px 0}}.search-page .search-bar{width:100%;height:50px;font-size:22px;margin:0}.search-page .search-btn{font-size:22px;padding:0 20px;color:#fff;background-color:#73a1c3}.search-page .search-btn:hover{background-color:#97b9d2}.search-page .title-section{padding:70px 0}@media screen and (max-width:39.9375em){.search-page .title-section{padding:25px 0}}.search-page .title-section .title{font-size:26px;color:#4d4d4d}.search-page .results{min-height:120px}.search-page .results .title{font-size:32px;font-weight:300;color:#73a1c3;margin-bottom:20px;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.search-page .results .title:hover{color:#97b9d2}.search-page .results .text{margin-bottom:20px}.search-page .results hr{width:100%;border-bottom:1px solid #f2f2f2}.search-page .results .link{font-size:18px;font-weight:500;color:#222e84;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.search-page .results .link:hover{color:#2c3cad}.services-tier-page{padding-top:80px;padding-bottom:40px}@media screen and (max-width:39.9375em){.services-tier-page{padding-top:40px}}.services-tier-page .text-section .summary{padding-bottom:30px}.services-tier-page .slider-section .slick-dots{bottom:10%;left:3%;text-align:left}.services-tier-page .slider-section .slick-dots li button:before{border:solid 5px #fff}.services-tier-page .services-details{padding-top:40px}.services-tier-page .services-details .title-section{padding-bottom:40px;text-align:center}.services-tier-page .services-details .title-section .title{color:#222e84}.services-tier-page .services-details .card .title{margin-bottom:20px}.services-tier-page hr{border-bottom:2px solid #ddd}.sub-categoires-page{padding-bottom:80px;background-color:#fff}@media screen and (max-width:39.9375em){.sub-categoires-page{padding-bottom:40px}}.sub-categoires-page .search-section{padding:40px 0}.sub-categoires-page .search-section .text{font-weight:700;font-size:18px;color:#222e84}.sub-categoires-page .search-section .search-bar{margin:0 20px}.sub-categoires-page .title-section{margin:0 auto}.sub-categoires-page .title-section .title{padding-top:80px;padding-bottom:40px}.sub-categoires-page .card{padding:30px 0;text-align:center}.sub-categoires-page .card .title-wrapper{padding-bottom:30px;text-align:center}.sub-categoires-page .card .title{font-size:18px;color:#222e84;margin-bottom:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.sub-categoires-page .card .sub-title{font-size:16px;font-weight:600;color:#222e84;opacity:.8}.sub-categoires-page .card img{transition:transform .2s}.sub-categoires-page .card img:hover{transform:scale(1.1)}.sub-categoires-page .card:hover .title{color:#73a1c3}.sub-categoires-page hr{border-bottom:2px solid #f2f2f2}.sub-categoires-page-2 .page-summary-section{padding-top:80px}@media screen and (max-width:39.9375em){.sub-categoires-page-2 .page-summary-section{padding-top:40px}}.sub-categoires-page-2 .page-summary-section .text-section{padding:0}.sub-categoires-page-2 .page-summary-section .text-section p{font-weight:600;color:#4d4d4d}.sub-categoires-page-2 .sub-categories-section{padding-bottom:80px;background-color:#fff}@media screen and (max-width:39.9375em){.sub-categoires-page-2 .sub-categories-section{padding-bottom:40px}}.sub-categoires-page-2 .sub-categories-section .search-section{padding:40px 0}.sub-categoires-page-2 .sub-categories-section .search-section .text{font-weight:700;font-size:18px;color:#222e84}.sub-categoires-page-2 .sub-categories-section .search-section .search-bar{margin:0 20px}.sub-categoires-page-2 .sub-categories-section .title-section{margin:0 auto}.sub-categoires-page-2 .sub-categories-section .title-section .title{padding-top:80px;padding-bottom:40px}.sub-categoires-page-2 .sub-categories-section .card{padding:30px 0;text-align:center}.sub-categoires-page-2 .sub-categories-section .card .title-wrapper{padding-bottom:30px;text-align:center}.sub-categoires-page-2 .sub-categories-section .card .title{font-size:18px;color:#222e84;margin-bottom:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.sub-categoires-page-2 .sub-categories-section .card .sub-title{font-size:16px;font-weight:600;color:#222e84;opacity:.8}.sub-categoires-page-2 .sub-categories-section .card img{transition:transform .2s}.sub-categoires-page-2 .sub-categories-section .card img:hover{transform:scale(1.1)}.sub-categoires-page-2 .sub-categories-section .card:hover .title{color:#73a1c3}.sub-categoires-page-2 .sub-categories-section hr{border-bottom:2px solid #f2f2f2}.team-page{padding:20px 0}@media screen and (max-width:39.9375em){.team-page{padding:40px 0}}.team-page .title-section{padding:40px;text-align:center}@media screen and (max-width:1023px){.team-page .card{margin-bottom:20px}}.team-page .card .image-section img{width:100%}.team-page .card .text-section{width:100%;padding:40px 20px;background-color:rgba(0,0,0,.03)}.team-page .card .text-section .title{color:#222e84;margin-bottom:10px}.technical-articles-tier-page{padding-top:80px;padding-bottom:40px}@media screen and (max-width:39.9375em){.technical-articles-tier-page{padding-top:40px}}.technical-articles-tier-page .text-section .summary{padding-bottom:30px}.technical-articles-tier-page .slider-section .slick-dots{bottom:10%;left:3%;text-align:left}.technical-articles-tier-page .slider-section .slick-dots li button:before{border:solid 5px #fff}.technical-articles-tier-page .services-details{padding-top:40px}.technical-articles-tier-page .services-details .title-section{padding-bottom:40px;text-align:center}.technical-articles-tier-page .services-details .title-section .title{color:#222e84}.technical-articles-tier-page .services-details .card .title{margin-bottom:20px}.technical-articles-tier-page hr{border-bottom:2px solid #ddd}.technical-articles-page{padding-bottom:80px}@media screen and (max-width:39.9375em){.technical-articles-page{padding-bottom:40px}}.technical-articles-page .title-section{padding:40px;text-align:center}.technical-articles-page .card{height:190px;padding:10px}.technical-articles-page .card .title{color:#fff;text-align:center;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.technical-articles-page .card a:hover .title{color:#73a1c3}.technical-page{padding:80px 0}@media screen and (max-width:39.9375em){.technical-page{padding:40px 0}}.technical-page .card .title-section{height:60px;color:#fff;background-color:#6772ce}.technical-page .card .title-section .title{font-size:18px;font-weight:700;color:#fff;text-transform:capitalize}.terms-conditions-page{padding:80px 0}@media screen and (max-width:39.9375em){.terms-conditions-page{padding:40px 0}}.terms-conditions-page .title-section{margin-bottom:40px}.terms-conditions-page .title{color:#222e84}.videos-page{padding:80px 0}@media screen and (max-width:39.9375em){.videos-page{padding-bottom:40px 0}}.videos-page .search-section{padding-bottom:40px}.videos-page .search-section .search-bar{max-width:400px;height:50px;margin:0;margin-right:20px;border:none;background-color:#f2f2f2}.videos-page .video{height:230px}.videos-page .video .title{top:0;left:0;font-size:18px;font-weight:600;color:#fff;padding:20px}.videos-page .btn .icon{margin-left:15px}.case-study-tier-page{padding:80px 0}@media screen and (max-width:39.9375em){.case-study-tier-page{padding:40px 0}}.case-study-tier-page .details-section .card{background-color:#f2f2f2;padding:30px 0}.case-study-tier-page .details-section .card .title{color:#73a1c3}.case-study-tier-page .details-section .card .sub-title{font-size:13px;color:#222e84}.case-study-tier-page .details-section .card .text-section{width:100%;border-right:2px solid #bababa}@media screen and (max-width:1023px){.case-study-tier-page .details-section .card .text-section:nth-child(2){border:none}}@media screen and (max-width:39.9375em){.case-study-tier-page .details-section .card .text-section{border:none}}.case-study-tier-page .articles-section .card{padding:80px 0}@media screen and (max-width:39.9375em){.case-study-tier-page .articles-section .card{padding:40px 0}}.case-study-tier-page .articles-section .card .title{margin-bottom:20px}.case-study-tier-page .articles-section hr{margin:0}.news-tier-page{padding:80px 0}@media screen and (max-width:39.9375em){.news-tier-page{padding:40px 0}}.news-tier-page .text-section .title{margin-bottom:40px}.news-tier-page .text-section .date-section{width:100%;height:50px;padding:0 10px;margin-bottom:20px;background-color:#f2f2f2}.news-tier-page .text-section .date-section p{font-weight:700}.news-tier-page img{margin-bottom:20px}@media screen and (min-width:40em){.news-tier-page img{margin-left:20px}}.product-page-2{padding:80px 0}@media screen and (max-width:39.9375em){.product-page-2{padding:40px 0}}

@media screen and (max-width: 500px) {
    .tabs-section {display:none}
    .gallery-section {display: none}
}
 