header{padding:38px 0 60px}header .headerMain{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .headerMain .headerSearch{cursor:pointer;position:relative}header .headerMain .headerSearch span{line-height:1.14;letter-spacing:3.5px;font-size:14px;display:flex;align-items:center}header .headerMain .headerSearch span img{margin-right:20px}header .headerMain .headerSearch .search-box{padding:12px;border-radius:10px;-webkit-box-shadow:0 3.5px 10px 0 rgba(0,0,0,0.1);box-shadow:0 3.5px 10px 0 rgba(0,0,0,0.1);border:solid 2px #f3f3f3;background-color:#fff;width:300px;cursor:pointer;position:absolute;top:40px;left:0px}header .headerMain .headerSearch .search-box img{max-width:20px;max-height:20px;position:relative;top:4px}header .headerMain .headerSearch .search-box input{width:200px;opacity:0.75;font-size:14px;color:#2b3642;outline:none;border:none;margin-left:12px}header .headerMain .headerSearch .search-box .map-icon{margin-left:18px}header .headerMain .logo{cursor:pointer;width:30.3%}header .headerMain .headerSign ul{display:flex;flex-wrap:wrap;align-items:center}header .headerMain .headerSign ul li.signBtn{margin-right:20px}header .headerMain .headerSign ul li.signBtn a{line-height:1.14;letter-spacing:3.5px;font-size:14px}header .headerMain .headerSign ul li.menuIcon{line-height:0;cursor:pointer}header .headerMain .navigation{width:100%;margin-top:33px}header .headerMain .navigation ul{display:flex;flex-wrap:wrap;justify-content:center}header .headerMain .navigation ul li{margin:0 45px}header .headerMain .navigation ul li a{font-size:13px;font-weight:500;line-height:1.15;letter-spacing:3.25px}.profile-picture{line-height:0;cursor:pointer;position:relative;top:-1px}.profile-picture img{width:36px !important;height:36px !important;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profile-picture p{background-color:#eb4963;font-size:10px;color:#fff;text-align:center;width:16px;height:16px;border-radius:50%;top:-7px;position:absolute;right:-1px;line-height:16px}.menuNavigation{position:fixed;right:0;bottom:0;top:0;background-color:#fff;padding:30px 40px 55px;width:400px;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:500ms ease-in-out;-o-transition:500ms ease-in-out;transition:500ms ease-in-out;z-index:99999}.menuNavigation p{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menuNavigation p span.menuClose{font-size:40px;color:#275367;cursor:pointer;line-height:20px;margin-top:4px;font-weight:300}.menuNavigation p span.menuClose:hover{color:#275367}.menuNavigation p button{border:1px solid #275367;border-radius:76px;background:#275367;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 19px;font-size:12px;cursor:pointer;font-weight:700;-webkit-transition:200ms ease-in-out;-o-transition:200ms ease-in-out;transition:200ms ease-in-out}.menuNavigation p button img{width:13px;margin-right:14px}.menuNavigation p button:hover{background:#fff;color:#000}.menuNavigation p button:hover img{-webkit-filter:invert(1);filter:invert(1)}.menuNavigation ul{margin-top:28px}.menuNavigation ul li{font-size:14px;cursor:pointer;line-height:3;letter-spacing:2.1px}.menuNavigation ul li a{color:#000;display:block}.menuNavigation ul li a:hover{color:#275367}.menuNavigation ul li.searchIcon{display:none}.menuNavigation ul li.menuSubmit{border-top:solid 1px rgba(39,83,103,0.9);border-bottom:solid 1px rgba(39,83,103,0.9);padding:16px 0 13px;margin:43px 0;line-height:normal}.menuNavigation ul li.menuOthers{font-size:14px;line-height:3;letter-spacing:2.1px}.menuNavigation ul li.menuOthers a,.menuNavigation ul li.menuOthers button{color:#000}.menuNavigation ul li.menuOthers a:hover,.menuNavigation ul li.menuOthers button:hover{color:#275367}.menuNavigation ul li.menuSocial{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px 0;cursor:pointer;letter-spacing:1.31px}.menuNavigation ul li.menuSocial svg{fill:#275367;width:24px;margin-right:21px}.menuNavigation ul li.menuSocial i{color:#275367;font-size:22px;margin-right:16px;margin-left:3px}.menuNavigation ul li.menuSocial span.iconName{color:#275367;font-size:14px;text-transform:uppercase;letter-spacing:1.31px;text-transform:uppercase;font-weight:700}.menuNavigation ul li.menuSocial:hover svg{fill:#000}.menuNavigation ul li.menuSocial:hover span.iconName,.menuNavigation ul li.menuSocial:hover i{color:#000}.menuNavigation ul li.menuInstagram{margin-top:50px}.menuNavigation::-webkit-scrollbar{display:none}.menuNavigation{-ms-overflow-style:none}.menuNavigation.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media screen and (max-width: 991px){header .headerMain .navigation ul li{margin:0 24px}}@media screen and (max-width: 767px){header{padding:20px 0}header .headerMain .navigation,header .headerMain .headerSearch{display:none}header .headerMain .logo{width:150px}header .headerMain .headerSign ul li.menuIcon{width:22px}header .headerMain .headerSign ul li.signBtn{margin-right:14px}.profile-picture img{width:30px !important;height:30px !important}.menuNavigation{width:300px;padding:20px 20px 0}.menuNavigation p button{padding:14px;font-size:12px}.menuNavigation ul{margin-top:25px}.menuNavigation ul li{font-size:14px}.menuNavigation ul li.searchIcon{display:block;margin:0px 0 30px;padding:5px 0}.menuNavigation ul li.searchIcon img{width:15px;height:15px}.menuNavigation ul li.menuFacebook{margin-top:35px}.menuNavigation ul li.menuSocial svg{width:20px}.menuNavigation ul li.menuSocial span.iconName{font-size:12px}}

.inspiredSection{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.inspiredSection:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-image:linear-gradient(to top, #1c1d21 -140%, rgba(28,29,33,0))}.inspiredSection .inspiredContent{text-align:center;z-index:2;color:#fff;padding:21% 0 16%;position:relative}.inspiredSection .inspiredContent h1{line-height:1.8}.inspiredSection .inspiredContent h2{font-family:"Lora",serif;color:#fff;opacity:0.85;font-weight:500;line-height:1.5;margin-top:13px}footer{background-color:#1c1d21}footer .footerMain{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0px 0 43px}footer .footerMain .footerLogo{cursor:pointer;width:90px}footer .footerMain .footerInner{width:20%}footer .footerMain .footerInner h2{color:#fff;margin-bottom:22px}footer .footerMain .footerInner ul li a{color:#bdc0ce;font-size:14px;line-height:3.2;letter-spacing:1.54px;display:block}footer .footerMain .footerInner ul li a:hover{color:#fff}footer .footerMain .footerRight{width:calc(30% - 90px)}footer .footerMain .footerRight h2{color:#fff;margin-bottom:28px;font-size:24px}footer .footerMain .footerRight a{letter-spacing:1.5px;color:#bdc0ce;text-decoration:underline;display:inline-block;text-transform:uppercase;font-size:14px;line-height:2.21}footer .footerMain .footerRight button{display:block;border-radius:76px;border:solid 2px #bdc0ce;background:transparent;color:#bdc0ce;padding:13px 33px 10px;margin:33px 0 75px;cursor:pointer;-webkit-transition:200ms ease-in-out;-o-transition:200ms ease-in-out;transition:200ms ease-in-out}footer .footerMain .footerRight button:hover{background:#fff;border-color:#275367;color:#275367}footer .footerMain .footerRight ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0;cursor:pointer;letter-spacing:1.31px;text-transform:uppercase;letter-spacing:1.31px}footer .footerMain .footerRight ul li svg{fill:#bdc0ce;width:25px;margin-right:16px}footer .footerMain .footerRight ul li i{color:#bdc0ce;font-size:22px;margin-right:16px;margin-left:3px}footer .footerMain .footerRight ul li span.iconName{color:rgba(189,192,206,0.5);font-size:14px}footer .footerMain .footerRight ul li:hover svg{fill:#fff}footer .footerMain .footerRight ul li:hover span.iconName,footer .footerMain .footerRight ul li:hover i{color:#fff}footer .copyRight{padding-bottom:24px;color:#bdc0ce;font-size:14px;opacity:0.5}@media screen and (max-width: 1199px){footer .footerMain .footerRight{width:calc(35% - 90px)}}@media screen and (max-width: 991px){footer .footerMain{padding:50px 0}footer .footerMain .footerLogo{cursor:pointer;width:45px}footer .footerMain .footerInner{width:25%}footer .footerMain .footerInner h2{margin-bottom:16px;font-size:20px}footer .footerMain .footerInner ul li{line-height:28px}footer .footerMain .footerInner ul li a{color:#bdc0ce;font-size:13px;letter-spacing:0.5px;line-height:2.5}footer .footerMain .footerRight{width:calc(40% - 90px)}footer .footerMain .footerRight h2{margin-bottom:16px;font-size:20px}footer .footerMain .footerRight button{padding:13px 30px 10px;margin:33px 0 35px}footer .footerMain .footerRight ul li{margin:10px 0 0}}@media screen and (max-width: 767px){.inspiredSection .inspiredContent{padding:50px 0}.inspiredSection .inspiredContent h1{font-size:24px}.inspiredSection .inspiredContent h2{font-size:12px;margin:4px 0 0px;line-height:17px}footer .footerMain{padding:40px 0}footer .footerMain .footerLogo{cursor:pointer;width:100%;text-align:center;margin-bottom:40px}footer .footerMain .footerInner{width:auto}footer .footerMain .footerInner h2{margin-bottom:14px;font-size:18px}footer .footerMain .footerInner ul li{line-height:24px}footer .footerMain .footerInner ul li a{font-size:12px;letter-spacing:0.5px;line-height:2.2}footer .footerMain .footerRight{width:100%;text-align:center;margin-top:40px}footer .footerMain .footerRight h2{margin-bottom:4px;font-size:18px}footer .footerMain .footerRight a{letter-spacing:0.5px;font-size:12px;line-height:2.21}footer .footerMain .footerRight button{padding:9px 20px 9px;margin:12px auto;font-size:12px}footer .footerMain .footerRight ul li{margin:10px 0 0;letter-spacing:0.31px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footerMain .footerRight ul li span.iconName{width:70px;text-align:left;padding-left:8px}footer .footerMain .footerRight ul li svg{margin-right:5px}footer .copyRight{text-align:center;font-size:12px}}@media screen and (max-width: 365px){footer .footerMain .footerInner{width:50%}}

.searchContainer{height:100%;width:100%;z-index:1000;position:fixed;background:rgba(255,255,255,0.9)}.searchContainer input{font-size:48px;font-weight:300;line-height:1.2;color:#000;text-transform:lowercase;border:none;outline:none;background:none;position:relative;top:5%;left:7.5%;width:75%}.searchContainer input:after{border:none;outline:none;background:none}.searchContainer span{position:relative;right:-15%;font-size:35px;color:#000;cursor:pointer;line-height:0}@media screen and (max-width: 767px){.searchContainer{background:rgba(0,0,0,0.9);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.searchContainer input{font-size:24px;position:static;width:84%;background:#fff;border-radius:5px;padding:14px 10px}.searchContainer span{position:absolute;right:10px;top:10px;font-size:35px;color:#fff;line-height:20px}}

.loader-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;z-index:1000;position:fixed;background:rgba(255,255,255,0.75)}.loader-container img{height:100px !important;width:100px !important;-o-object-fit:cover;object-fit:cover}.loader-container p{color:#275367;font-size:14px;text-transform:uppercase}

