body,header{max-width:1920px}.sectionTitle,a,a:hover,body{color:#000}@font-face{font-family:Helvetica;font-style:normal;font-weight:400;src:local('Helvetica'),url(../fonts/helvetica/Helvetica.woff) format('woff')}body{font-family:Helvetica;font-size:16px;line-height:1.6;font-weight:500;margin:auto;padding-top:54px}.cursorPointer{cursor:pointer}a{text-decoration:none;transition:all .3s ease}footer,section{padding:30px 0}@media (min-width:992px){body{padding-top:106px;font-size:18px}footer,section{padding:30px 0}}.sectionTitle{font-size:28px;line-height:1.3;font-weight:600;margin:30px 0}@media (min-width:992px){.sectionTitle{font-size:37px}}@media (min-width:1200px){.sectionTitle{font-size:41px}}@media (min-width:1400px){.sectionTitle{font-size:44px}}.sectionTitle span{font-weight:500}.sectionTitle.white{color:#fff}.bannerSubInfo,.content{line-height:1.6;color:#000}.bannerSubInfo{font-size:14px;font-weight:400}@media (min-width:992px){.bannerSubInfo{font-size:16px}}@media (min-width:1400px){.bannerSubInfo{font-size:18px}}.content{font-size:16px;font-weight:300}.black{color:#000!important}.white{color:#fff!important}.sectionContent{margin-bottom:30px}.buttonStyle{display:inline-flex;text-transform:uppercase;align-items:center;cursor:pointer;justify-content:space-between;position:relative;border-radius:10px;font-size:16px;font-weight:600;white-space:nowrap;padding:10px 15px;background-color:#163b99;color:#fff;border:1px solid #163b99;transition:all .3s ease}@media (min-width:992px){.buttonStyle{font-size:18px;padding:12px 25px}}.buttonStyle img{margin-right:7px}.buttonStyle:hover{background-color:#fff;color:#163b99}.buttonStyleHover{position:relative;text-transform:capitalize;color:#163b99;padding:7px 20px;font-size:14px;font-weight:700;border-radius:0;cursor:pointer;background-color:transparent;border:1px solid #163b99;display:inline-flex;align-items:center;transition:all .3s ease}.buttonStyleHover:hover{background-color:#163b99;border:1px solid #163b99;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);color:#fff}.slick-dots{padding:0;margin:25px 0 0;list-style:none;display:flex;justify-content:center}.slick-dots li button{font-size:0;line-height:0;display:block;padding:2px;color:transparent;border:1px solid #5c5c5c;outline:0;background-color:transparent;min-width:10px;height:10px;margin-right:7px;border-radius:10px;transition:all .3s ease}.slick-dots li.slick-active button{background-color:#000;border:1px solid #000;border-radius:10px;max-width:15px;min-width:30px}.arrowsWrapper .slick-arrow{font-size:0;padding:0;box-shadow:none;background-color:transparent;border:0;width:50px;height:50px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.arrowsWrapper .slick-arrow::after{content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.arrowsWrapper .slick-arrow.slick-prev{left:50px}.arrowsWrapper .slick-arrow.slick-prev::after{background-image:url(../images/sliderArrow.svg);transform:translate(-50%,-50%) rotate(180deg)}.arrowsWrapper .slick-arrow.slick-next{right:50px}.arrowsWrapper .slick-arrow.slick-next::after{background-image:url(../images/sliderArrow.svg);transform:translate(-50%,-50%)}header{z-index:2;position:fixed;left:50%;transform:translateX(-50%);top:0;width:100%;background-color:#fff;margin:auto;transition:all .3s ease}header .main-header{position:relative;padding:10px 0;transition:all .3s ease}header .main-header .logoWrapper img{transition:all .3s ease;width:70px}header .main-header .headerMenuWrapper{position:relative}header .main-header .headerMenuWrapper .menuWrapper .hmenu{list-style:none;padding:0;margin:0}header .main-header .headerMenuWrapper .menuWrapper .hmenu li{transition:all .3s ease}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu{pointer-events:none;position:relative;opacity:1;visibility:visible;transform:none;display:block;list-style:none;padding:0;z-index:9;transition:all .3s ease;white-space:nowrap}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu>li{position:relative;display:block;border-bottom:1px dotted transparent}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu>li>a{display:block}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu>li:last-child{border-color:transparent}@media (min-width:992px){header .main-header .logoWrapper img{width:90px}header .main-header .headerMenuWrapper .menuWrapper .hmenu li .sub-menu{position:absolute;opacity:0;visibility:hidden;box-shadow:0 10px 13px 0 rgba(0,0,0,.07);transform:translateY(-5rem)}}header .main-header .headerMenuWrapper .menuWrapper .hmenu li a{color:#000;font-size:16px;padding:10px;font-weight:500;text-transform:capitalize;transition:all .3s ease}header .main-header .headerMenuWrapper .menuWrapper .hmenu li a:hover{color:#163b99}@media (min-width:1200px){header .main-header .headerMenuWrapper .menuWrapper .hmenu li a{padding:10px 40px}}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.menu-item-has-children{padding-right:7px;margin-right:10px;position:relative}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.menu-item-has-children>a{color:#000}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.menu-item-has-children>a::after{content:"";background-image:url(../images/d-arrow.svg);width:10px;height:10px;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);background-repeat:no-repeat;background-size:contain;background-position:center center;pointer-events:none;transition:all .3s ease}header .main-header .headerMenuWrapper .menuWrapper .hmenu li:hover>.sub-menu{pointer-events:all;opacity:1;transform:translateY(0);visibility:visible;background:#fff;box-shadow:0 6px 14px 0 rgba(0,0,0,.1)}header .main-header .headerMenuWrapper .menuWrapper .hmenu li.current-menu-item>a{color:#163b99}@media (min-width:992px){header .main-header .headerMenuWrapper .menuWrapper .hmenu li.current-menu-item:after{width:100%}}header .main-header .headerMenuWrapper .menuWrapper .hmenu li:last-child a{background-color:#163b99;color:#fff;padding-right:50px}header .main-header .headerMenuWrapper .menuWrapper .hmenu li:last-child a::after{content:"";background-image:url(../images/arrow.svg);width:13px;height:9px;position:absolute;top:10px;margin-left:10px}header .main-header .headerMenuWrapper .hamburgerMenuWrapper{display:block}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter{position:relative;cursor:pointer}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu{height:15px;width:30px}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div{height:3px;margin-bottom:5px;background-color:#000;border-radius:50px;transition:all .3s ease}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div:nth-child(1){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div:nth-child(2){width:60%}.sideMenuWrapper,.sideMenuWrapper .menuInnerWrapper{top:0;left:-100%;height:100%;width:100%;transition:all .3s ease}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter .hamMenu div:nth-child(3){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter:hover .hamMenu div:nth-child(1){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter:hover .hamMenu div:nth-child(2){width:100%}header .main-header .headerMenuWrapper .hamburgerMenuWrapper .hamMenuOuter:hover .hamMenu div:nth-child(3){width:100%}header.fixed_top .main-header{box-shadow:0 3px 5px rgba(0,0,0,.2)}.sideMenuWrapper{position:fixed;opacity:0;z-index:99;background-color:rgba(0,0,0,.5)}.sideMenuWrapper .menuInnerWrapper{position:absolute;background-color:#fff}@media (min-width:992px){header .main-header .headerMenuWrapper .hamburgerMenuWrapper{display:none}.sideMenuWrapper .menuInnerWrapper{width:30%}}.sideMenuWrapper .menuInnerWrapper .logoWrapper{box-shadow:0 0 13px rgba(0,0,0,.07)}.sideMenuWrapper .menuInnerWrapper .logoWrapper img{width:90px;padding:10px}.sideMenuWrapper .menuInnerWrapper .logoWrapper .closeBtn{margin:15px;width:25px;height:25px;cursor:pointer;border:1.9px solid #fff;border-radius:50px;padding:0}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li,footer .fooetrMenuWrapper{border-bottom:1px solid #000}.sideMenuWrapper .menuInnerWrapper .mainMenu{overflow:auto}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar{width:3px}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar-track{background:#e0e0e0}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar-thumb{background:#163b99}.sideMenuWrapper .menuInnerWrapper .mainMenu::-webkit-scrollbar-thumb:hover{background:#163b99}.sideMenuWrapper .menuInnerWrapper .mainMenu ul{list-style:none;padding:0;margin:0}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li a{display:block;padding:10px 25px;font-size:16px;font-weight:300;color:#000}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li .sub-menu,footer .subscribeForm .form-group .wpcf7-spinner{display:none}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li a:hover,.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.current-menu-item>a{color:#163b99}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li .sub-menu.showSubMenu{display:block}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children>a{position:relative}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children>a::after{content:"";background-image:url(../images/menu-chevron-down.svg);width:13px;height:13px;position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0);background-repeat:no-repeat;background-size:contain;background-position:center center;pointer-events:none;transition:all .3s ease}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children.menu-item-has-children-opened{background:rgba(0,0,0,.05);box-shadow:inset 0 4px 6px -4px rgba(0,0,0,.2)}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li.menu-item-has-children.menu-item-has-children-opened>a::after{transform:translateY(-50%) rotate(180deg)}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu li ul li ul a{font-weight:300;padding:7px 30px}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu>li>a{display:block;padding:10px 20px;text-transform:uppercase;color:#000}.sideMenuWrapper .menuInnerWrapper .mainMenu ul.hmenu>li.menu-item-has-children>a::after{right:20px;width:15px;height:15px}.sideMenuWrapper.showMenu{left:0;opacity:1}.sideMenuWrapper.showMenu .menuInner,.sideMenuWrapper.showMenu .menuInnerWrapper{left:0}footer{position:relative;background:#fff;box-shadow:0 -4px 12px rgba(0,0,0,.12);border-top:1px solid #000}footer .logoWrapper{justify-content:center;display:flex}footer .logoWrapper img{transition:all .3s ease;width:70px}footer .fooetrMenuWrapper ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}footer .fooetrMenuWrapper ul li{margin:0 0 10px;padding:0 10px 10px}footer .fooetrMenuWrapper ul li a{color:#000;font-size:16px;font-weight:300}footer .fooetrMenuWrapper ul li a:hover{color:#163b99}footer .subscribeForm{background-color:#fff;border:1px solid #a0a0a0;padding:5px;margin:20px auto}@media (min-width:992px){footer .logoWrapper img{width:90px}footer .fooetrMenuWrapper ul{display:block}footer .fooetrMenuWrapper ul li a{font-size:18px}footer .subscribeForm{width:50%;margin:30px auto}}footer .subscribeForm .form-group p{margin-bottom:00px}footer .subscribeForm .form-group input[type=text],footer .subscribeForm .form-group input[type=email],footer .subscribeForm .form-group input[type=tel],footer .subscribeForm .form-group textarea{padding:12px 20px;color:#000;border:1px solid transparent;width:100%;border-radius:0;font-size:16px;line-height:normal}footer .subscribeForm .form-group input[type=submit]{background-color:#163b99;color:#fff;padding:10px 20px;margin-top:0;border:1px solid #163b99;border-radius:0;font-size:16px;font-weight:600;width:100%}@media (min-width:992px){footer .subscribeForm .form-group input[type=submit]{padding:10px 35px;font-size:16px}}footer .subscribeForm .form-group input[type=submit]:focus{outline:0}footer .subscribeForm .form-group input[type=submit]:hover{background-color:#fff;color:#163b99}footer .socialMediaWrapper .title{font-size:14px;font-weight:600}@media (min-width:992px){footer .socialMediaWrapper .title{font-size:18px}}@media (min-width:1400px){footer .socialMediaWrapper .title{font-size:20px}}footer .socialMediaWrapper .iconWrapper{display:flex}@media (max-width:450px){footer .socialMediaWrapper .iconWrapper{justify-content:center}}footer .socialMediaWrapper .iconWrapper img{width:20px;margin:10px}.scrolltotop{bottom:0;right:0;cursor:pointer;z-index:1;transition:all .3s ease}.scrolltotop img{width:65px;height:auto}.scrolltotop.hide{opacity:0;visibility:hidden}section.aboutBanner{background-color:#163b99;padding:80px 0 90px}section.aboutBanner .breadCrumbWrapper a{color:#d0d0d0;font-size:18px}section.aboutBanner .breadCrumbWrapper span{color:#d0d0d0;margin:0 5px}section.aboutBanner .breadCrumbWrapper .currentPage{color:#fff!important}section.aboutBanner .sectionTitle{font-size:32px;line-height:1.3;font-weight:600;margin:30px 0;color:#000}section.aboutBanner .sectionTitle span{font-weight:500}section.aboutBanner .sectionTitle.white{color:#fff}section.subBanner{padding:80px 0;background:#fff;background:linear-gradient(0deg,#fff 85%,#163b99 85%)}section.subBanner .boxWidthWrapper1{width:100%}@media (min-width:992px){section.aboutBanner .sectionTitle{font-size:42px}section.subBanner .boxWidthWrapper1{width:35%}}section.subBanner .boxWidthWrapper1 img,section.subBanner .boxWidthWrapper2{width:100%}@media (min-width:992px){section.subBanner .boxWidthWrapper2{width:30%}}section.subBanner .boxWidthWrapper2 img{width:100%}@media (max-width:770px){section.subBanner{background:linear-gradient(0deg,#fff 95%,#163b99 95%)}section.subBanner .boxWidthWrapper2 img{margin:10px 0}}@media (min-width:800px){section.subBanner .boxWidthWrapper2 img{height:100%}}section.subBanner .infoWrapper{padding:30px;background-color:#5192ba;width:100%;min-height:auto;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:992px){section.subBanner .infoWrapper{min-height:430px}}@media (min-width:1200px){section.subBanner .infoWrapper{min-height:330px}}@media (min-width:1400px){section.aboutBanner .sectionTitle{font-size:54px}section.subBanner .infoWrapper{min-height:300px}}section.subBanner .infoWrapper .title{color:#fff;font-size:34px;text-align:center;font-weight:600;margin-bottom:20px}section.subBanner .infoWrapper .content{color:#fff;text-align:center}section.guiding{padding:80px 0;background-color:#fcfcfc}section.guiding .cartWrapper{background-color:#e3f0f8;border:1px solid #a8cee5;padding:30px;height:100%}section.guiding .cartWrapper .icon{width:100px;height:100px;margin-bottom:80px}section.guiding .cartWrapper .title{color:#000;font-size:20px;font-weight:600;margin-bottom:20px}section.guiding .cartWrapper .content{color:#000}section.guiding .lastCart{background-color:#163b99;padding:30px;height:100%;display:flex;flex-direction:column;justify-content:center}section.guiding .lastCart .title{font-size:30px;font-weight:600;color:#fff;text-transform:uppercase}@media (min-width:992px){section.guiding .lastCart .title{font-size:42px;line-height:1.3}}@media (min-width:1400px){section.guiding .lastCart .title{font-size:48px}}section.guiding .lastCart .buttonWrapper{padding:10px 40px 10px 20px;background-color:#5192ba;width:fit-content;position:relative;margin-top:20px}section.guiding .lastCart .buttonWrapper a{color:#fff;font-size:16px;font-weight:600}section.guiding .lastCart .buttonWrapper a::after{content:"";background-image:url(../images/arrow.svg);width:13px;height:9px;position:absolute;top:21px;margin-left:10px}section.committeeInfoWrapper{padding:80px 0}section.committeeInfoWrapper .cartWrapper{background-color:#e3f0f8;padding:20px;width:100%;border:1px solid #163b99}section.committeeInfoWrapper .cartWrapper img{text-align:center;height:300px;object-fit:cover}section.committeeInfoWrapper .cartWrapper .innerDiv{background-color:#163b99;padding:30px}section.committeeInfoWrapper .cartWrapper .innerDiv .position{background-color:#5192ba;padding:10px;font-size:20px;color:#fff;width:fit-content}section.committeeInfoWrapper .cartWrapper .innerDiv .name{color:#fff;font-size:38px;font-weight:600;margin:20px 0}section.committeeInfoWrapper .cartWrapper .innerDiv .address{line-height:1.6;color:#fff;font-size:26px}section.journeyWrapper .bgWrapper{background-image:url(../images/background-journey.webp);background-position:center;background-repeat:no-repeat;background-size:cover;padding:80px 0}section.journeyWrapper .bgWrapper .sectionTitle{line-height:1}@media (min-width:1200px){section.journeyWrapper .bgWrapper .sectionTitle{font-size:48px}}section.journeyWrapper .bgWrapper .sectionTitleBig{font-size:38px;line-height:1;font-weight:600;margin:30px 0;color:#000}@media (min-width:992px){section.journeyWrapper .bgWrapper .sectionTitleBig{font-size:74px}}@media (min-width:1400px){section.journeyWrapper .bgWrapper .sectionTitleBig{font-size:80px}}section.journeyWrapper .bgWrapper .sectionTitleBig.white{color:#fff}section.journeyWrapper .bgWrapper .content{font-size:20px}section.journeyWrapper .bgWrapper .buttonWrapper{padding:10px 40px 10px 20px;background-color:#5192ba;width:fit-content;position:relative;margin:20px auto}section.journeyWrapper .bgWrapper .buttonWrapper a{color:#fff;font-size:16px;font-weight:600}section.journeyWrapper .bgWrapper .buttonWrapper a::after{content:"";background-image:url(../images/arrow.svg);width:13px;height:9px;position:absolute;top:21px;margin-left:10px}section.contactFormWrapper{padding:70px 0}section.contactFormWrapper .sectionTitle{font-size:32px;line-height:1.3;font-weight:600;margin:30px 0;color:#000}@media (min-width:992px){section.contactFormWrapper .sectionTitle{font-size:42px}}@media (min-width:1400px){section.contactFormWrapper .sectionTitle{font-size:54px}}section.contactFormWrapper .sectionTitle span{font-weight:500}section.contactFormWrapper .sectionTitle.white{color:#fff}section.contactFormWrapper .sectionTitleSmall{font-size:20px;line-height:1.3;font-weight:600;margin:30px 0;color:#4c4b4b}@media (min-width:992px){section.contactFormWrapper .sectionTitleSmall{font-size:28px;margin:50px 0}}@media (min-width:1400px){section.contactFormWrapper .sectionTitleSmall{font-size:40px;margin:50px 0}}section.contactFormWrapper .cartWrapper{background-color:#fcfcfc;padding:20px;margin-bottom:20px}section.contactFormWrapper .cartWrapper .title{font-size:18px;font-weight:600;margin-bottom:10px}@media (min-width:1400px){section.contactFormWrapper .cartWrapper .title{font-size:20px}}section.contactFormWrapper .cartWrapper img{width:22px;align-self:center;margin-right:15px}section.contactFormWrapper .cartWrapper .text{font-size:14px;color:#585858}section.contactFormWrapper .mainFormWrapper{background:#fff;box-shadow:-6px 0 15px rgba(0,0,0,.05),6px 0 15px rgba(0,0,0,.05);padding:30px}section.contactFormWrapper .mainFormWrapper .formWrapper .form-group{margin-bottom:15px}section.contactFormWrapper .mainFormWrapper .formWrapper .form-group p{margin-bottom:00px}section.contactFormWrapper .mainFormWrapper .formWrapper .form-group input[type=text],section.contactFormWrapper .mainFormWrapper .formWrapper .form-group input[type=email],section.contactFormWrapper .mainFormWrapper .formWrapper .form-group input[type=tel],section.contactFormWrapper .mainFormWrapper .formWrapper .form-group textarea{padding:12px 20px;color:#000;border:1px solid #a0a0a0;width:100%;border-radius:0;font-size:16px;line-height:normal}@media (min-width:992px){section.contactFormWrapper .mainFormWrapper .formWrapper .form-group input[type=text],section.contactFormWrapper .mainFormWrapper .formWrapper .form-group input[type=email],section.contactFormWrapper .mainFormWrapper .formWrapper .form-group input[type=tel],section.contactFormWrapper .mainFormWrapper .formWrapper .form-group textarea{padding:12px 30px}}section.contactFormWrapper .mainFormWrapper .formWrapper .form-group button{background-color:#163b99;color:#fff;padding:10px 20px;margin-top:0;border:1px solid #163b99;border-radius:0;font-size:16px;font-weight:600;width:100%}section.contactFormWrapper .mainFormWrapper .formWrapper .form-group button::after{content:"";background-image:url(../images/arrow.svg);width:13px;height:9px;position:absolute;top:21px;margin-left:10px}@media (min-width:992px){section.contactFormWrapper .mainFormWrapper .formWrapper .form-group button{padding:10px 35px;font-size:16px;margin-top:20px;width:35%}}section.contactFormWrapper .mainFormWrapper .formWrapper .form-group button:focus{outline:0}section.contactFormWrapper .mainFormWrapper .formWrapper .form-group button:hover{background-color:#fff;color:#163b99}section.contactBanner{background-position:center;background-repeat:no-repeat;background-size:cover;padding:80px 0}section.contactBanner .breadCrumbWrapper a{color:#d0d0d0;font-size:16px}section.contactBanner .breadCrumbWrapper span{color:#d0d0d0;margin:0 5px}section.contactBanner .breadCrumbWrapper .currentPage{color:#fff!important}section.contactUsPage{padding:80px 0}section.contactUsPage .blueWrapper{background-image:url(../images/contactBG.svg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:30px}section.contactUsPage .blueWrapper .sectionTitle{line-height:1}section.contactUsPage .blueWrapper .sectionTitleBig{font-size:38px;line-height:1;font-weight:600;margin:0 0 10px;color:#000}section.contactUsPage .blueWrapper .sectionTitleBig.white{color:#fff}section.contactUsPage .blueWrapper .infoWrapper{margin-top:30px;margin-bottom:50px}@media (min-width:500px){section.contactUsPage .blueWrapper{padding:15px}section.contactUsPage .blueWrapper .infoWrapper{margin-top:95px;margin-bottom:140px}}@media (min-width:992px){section.contactUsPage .blueWrapper{padding:30px}section.contactUsPage .blueWrapper .sectionTitleBig{font-size:57px}section.contactUsPage .blueWrapper .infoWrapper{margin-top:75px;margin-bottom:100px}}@media (min-width:1300px){section.contactUsPage .blueWrapper .infoWrapper{margin-top:80px;margin-bottom:120px}}@media (min-width:1400px){section.contactUsPage .blueWrapper .sectionTitleBig{font-size:80px}section.contactUsPage .blueWrapper .infoWrapper{margin-top:80px;margin-bottom:100px}}section.contactUsPage .blueWrapper .infoWrapper .iconWrapper{background-color:#5192ba;padding:5px;margin-right:15px;width:30px;height:30px;text-align:center;align-self:center}@media (min-width:500px){section.contactUsPage .blueWrapper .infoWrapper .iconWrapper{width:38px;height:38px}}@media (min-width:992px){section.contactUsPage .blueWrapper .infoWrapper .iconWrapper{width:45px;height:45px}}section.contactUsPage .blueWrapper .infoWrapper .iconWrapper img{width:20px}@media (min-width:500px){section.contactUsPage .blueWrapper .infoWrapper .iconWrapper img{width:25px}}@media (min-width:992px){section.contactUsPage .blueWrapper .infoWrapper .iconWrapper img{width:35px}}section.contactUsPage .blueWrapper .infoWrapper .content{font-size:14px}section.contactUsPage .blueWrapper .infoWrapper .content strong{font-weight:600;font-size:16px}section.contactUsPage .blueWrapper .addressWrapper .content{font-size:14px;width:90%}@media (min-width:992px){section.contactUsPage .blueWrapper .addressWrapper .content{width:70%}}section.contactUsPage .blueWrapper .addressWrapper .content strong{font-weight:600;font-size:16px}section.contactUsPage .blueWrapper .addressWrapper .buttonWrapper{padding:10px 40px 10px 0;width:fit-content;position:relative}section.contactUsPage .blueWrapper .addressWrapper .buttonWrapper a{color:#fff;font-size:16px;font-weight:500}section.contactUsPage .blueWrapper .addressWrapper .buttonWrapper a::after{content:"";background-image:url(../images/arrow.svg);width:13px;height:9px;position:absolute;top:21px;margin-left:10px}section.contactUsPage .contactForm{padding:20px;background-color:#fcfcfc;border:1px solid #e3e3e3}@media (min-width:500px){section.contactUsPage .contactForm{padding:30px}}section.contactUsPage .contactForm .Form{background:#fff;box-shadow:-6px 0 15px rgba(0,0,0,.05),6px 0 15px rgba(0,0,0,.05);padding:20px}@media (min-width:500px){section.contactUsPage .contactForm .Form{padding:30px}}section.contactUsPage .contactForm .Form .formWrapper .form-group{margin-bottom:15px}section.contactUsPage .contactForm .Form .formWrapper .form-group p{margin-bottom:00px}section.contactUsPage .contactForm .Form .formWrapper .form-group input[type=text],section.contactUsPage .contactForm .Form .formWrapper .form-group input[type=email],section.contactUsPage .contactForm .Form .formWrapper .form-group input[type=tel],section.contactUsPage .contactForm .Form .formWrapper .form-group textarea{padding:12px 20px;color:#000;border:1px solid #a0a0a0;width:100%;border-radius:0;font-size:16px;line-height:normal}section.contactUsPage .contactForm .Form .formWrapper .form-group input[type=submit]{background-color:#163b99;color:#fff;padding:10px 20px;margin-top:0;border:1px solid #163b99;border-radius:0;font-size:16px;font-weight:600;width:100%}@media (min-width:992px){section.contactUsPage .contactForm .Form .formWrapper .form-group input[type=submit]{padding:10px 35px;font-size:16px;margin-top:20px;width:35%}}section.contactUsPage .contactForm .Form .formWrapper .form-group input[type=submit]:focus{outline:0}section.contactUsPage .contactForm .Form .formWrapper .form-group input[type=submit]:hover{background-color:#fff;color:#163b99}section.ThankYouMainWrapper{background-position:center;background-repeat:no-repeat;background-size:cover}section.ThankYouMainWrapper .contentWrapper{padding:80px 0}section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou{font-size:52px;line-height:1;font-weight:600;margin:0 0 10px;color:#000}@media (min-width:992px){section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou{font-size:40px}}@media (min-width:1200px){section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou{font-size:50px}}@media (min-width:1400px){section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou{font-size:76px}}section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou span{font-weight:500}section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou.white{color:#fff}section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou.big{font-size:150px;line-height:1;font-weight:600;margin:0 0 10px;color:#000}@media (min-width:992px){section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou.big{font-size:150px}}@media (min-width:1200px){section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou.big{font-size:140px}}@media (min-width:1400px){section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou.big{font-size:180px}}section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou.big span{font-weight:500}section.ThankYouMainWrapper .contentWrapper .sectionTitleThankYou.big.white{color:#fff}section.ThankYouMainWrapper .contentWrapper .sectionSubTitleThankYou{color:#d1cfcf;font-size:30px;font-weight:600;margin:15px 0;line-height:1.3}@media (min-width:992px){section.ThankYouMainWrapper .contentWrapper .sectionSubTitleThankYou{font-size:30px}}@media (min-width:1200px){section.ThankYouMainWrapper .contentWrapper .sectionSubTitleThankYou{font-size:30px}}@media (min-width:1400px){section.ThankYouMainWrapper .contentWrapper .sectionSubTitleThankYou{font-size:34px}}section.ThankYouMainWrapper .contentWrapper .sectionContentThankYou{font-size:20px;color:#fff}@media (max-width:450px){section.ThankYouMainWrapper .contentWrapper .sectionContentThankYou br{display:none}}section.ThankYouMainWrapper .buttonWrapper{padding:10px 60px 10px 40px;background-color:#fff;width:fit-content;position:relative;margin-top:40px}section.ThankYouMainWrapper .buttonWrapper a{color:#000;font-size:16px;font-weight:600}section.ThankYouMainWrapper .buttonWrapper a::after{content:"";background-image:url(../images/back-arrow.png);width:13px;height:9px;position:absolute;top:21px;margin-left:10px}