.font-NSans{font-family:'Nunito Sans',sans-serif}.font-N{font-family:'Nunito',sans-serif}a{transition:all .3s ease;-webkit-transition:all .3s ease}a,a:focus,a:active,a:visited,a:hover{text-decoration:none;outline:none}*:focus{outline:none}button{outline:none !important}body{width:100%;color:#0c1724;font-size:16px;font-family:'Nunito',sans-serif;font-weight:400;line-height:normal}h2{color:#0c1724;font-size:40px;font-weight:300;margin:0 0 0}.wrapper{background-color:#fff;width:100%;overflow-x:hidden}.c-btn{display:inline-block;min-width:212px;color:#fff;font-size:16px;font-weight:600;border:1px solid #eeaf30;border-radius:3px;-webkit-border-radius:3px;padding:16px 45px 16px 45px;background-color:#eeaf30;text-align:center}.c-btn.btn-white{background-color:#fff;color:#eeaf30}.c-btn.btn-white:hover{background-color:#eeaf30;color:#fff}.c-btn:hover{color:#eeaf30;background-color:#fff}header{position:fixed;top:0;left:0;right:0;padding:40px 0 39px;transition:all .3s ease;-webkit-transition:all .3s ease;z-index:1000}header.dark{background-color:#0c1724}header.transparent{background-color:transparent}header.active{background-color:#0c1724;box-shadow:1px 0 7px 0 rgba(10,17,31,0.12);-moz-box-shadow:1px 0 7px 0 rgba(10,17,31,0.12);-webkit-box-shadow:1px 0 7px 0 rgba(10,17,31,0.12)}header.scrolled{padding:20px 0;background-color:#0c1724;box-shadow:1px 0 7px 0 rgba(10,17,31,0.12);-moz-box-shadow:1px 0 7px 0 rgba(10,17,31,0.12);-webkit-box-shadow:1px 0 7px 0 rgba(10,17,31,0.12)}header .header-holder{display:flex;align-items:center;flex-direction:row}header .header-holder .logo-holder img{max-height:40px;width:auto}header .header-holder .phone-menu{display:none;border:none;margin:0 0 0 auto;margin-bottom:0;padding:0;cursor:pointer;background-color:transparent}header .header-holder .phone-menu.change .bar1{-webkit-transform:rotate(-45deg) translate(-6px, 6px);transform:rotate(-45deg) translate(-6px, 6px)}header .header-holder .phone-menu.change .bar2{opacity:0}header .header-holder .phone-menu.change .bar3{-webkit-transform:rotate(45deg) translate(-8px, -8px);transform:rotate(45deg) translate(-8px, -8px)}header .header-holder .phone-menu .bar1,header .header-holder .phone-menu .bar2,header .header-holder .phone-menu .bar3{width:31px;height:3px;background-color:#fff;margin:7px 0;transition:.4s}header .header-holder .header-items{flex:1}header .header-holder .header-items .primary-menu{padding:0;margin:0;list-style:none;font-size:0;text-align:right}header .header-holder .header-items .primary-menu li{position:relative;display:inline-block;}header .header-holder .header-items .primary-menu li.nav-btn a{display:inline-block;padding:10px 20px;border:1px solid #eeaf30;border-radius:3px;-webkit-border-radius:3px;background-color:transparent;color:#eeaf30;font-weight:600}header .header-holder .header-items .primary-menu li.nav-btn a:hover{color:#fff;background-color:#eeaf30}header .header-holder .header-items .primary-menu li.current-menu-item a{color:#eeaf30}header .header-holder .header-items .primary-menu li a{color:#fff;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:400}header .header-holder .header-items .primary-menu li a:hover{color:#eeaf30}footer{padding:85px 0 0;background-color:#0c1724}footer .footer-menu-holder{padding:0 0 20px}footer .footer-menu-holder .footer-menu{padding:0;margin:0;list-style:none}footer .footer-menu-holder .footer-menu li{margin:0 0 15px}footer .footer-menu-holder .footer-menu li:first-child{margin:0 0 20px}footer .footer-menu-holder .footer-menu li:first-child a{pointer-events:none;color:#fff;font-size:12px;font-weight:300;font-family:'Nunito',sans-serif;text-transform:uppercase}footer .footer-menu-holder .footer-menu li a{color:#9fb2c7;font-family:'Nunito Sans',sans-serif;font-size:16px}footer .footer-menu-holder .footer-menu li a:hover{color:#fff}footer .footer-text{border-top:1px solid #233952;margin-top:30px;padding:26px 0 28px;text-align:center}footer .footer-text p{color:#49607a;font-size:12px;font-family:'Nunito Sans',sans-serif;margin:0}.section-404{background-color:#f3e5c8;padding:250px 0 150px}.section-404 .text-block{text-align:center}.section-404 .text-block h1{font-size:54px;font-weight:200;margin:0 0 20px}.home-hero-section{overflow:hidden;position:relative;background-repeat:no-repeat;background-position:center top;background-size:cover}.home-hero-section .full-height{min-height:100vh}.home-hero-section .hero-block{padding-bottom:50px;width:100%}.home-hero-section .hero-block h5{color:#eeaf30;font-size:14px;font-weight:600;margin:0 0 15px}.home-hero-section .hero-block h1{color:#fff;font-size:54px;font-weight:200;margin:0 0 20px}.home-hero-section .hero-block p{color:#a09f9e;line-height:27px;margin:0 0 0}.home-hero-section .button-block{position:relative;padding-bottom:50px;text-align:center}.home-hero-section .button-block:after{content:'';display:block;position:absolute;width:1px;height:200px;top:100%;left:50%;background:-moz-linear-gradient(top, #eeaf30 0, rgba(238,175,48,0) 100%);background:-webkit-linear-gradient(top, #eeaf30 0, rgba(238,175,48,0) 100%);background:linear-gradient(to bottom, #eeaf30 0, rgba(238,175,48,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf30', endColorstr='#00eeaf30', GradientType=0)}.home-hero-section .button-block .video-btn{position:relative;display:inline-block;height:60px;width:60px;padding:0;border-radius:50%;-webkit-border-radius:50%;background-color:transparent;background-image:url('../img/video-arrow.png');background-repeat:no-repeat;background-position:left 24px center;background-size:11px 14px;border:1px solid #eeaf30}.home-hero-section .button-block .video-btn:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;-webkit-border-radius:50%;border:1px solid #eeaf30;-webkit-animation:ripple 2s linear 1s infinite;animation:ripple 2s linear 1s infinite}.home-hero-section .button-block .video-btn:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;-webkit-border-radius:50%;border:1px solid #eeaf30;-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite}.home-hero-section .brands-list{padding:35px 0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.home-hero-section .brands-list li img{max-height:48px;max-width:100%;width:auto}@-webkit-keyframes ripple{0%{-webkit-transform:scale(1)}75%{-webkit-transform:scale(2);opacity:.4}100%{-webkit-transform:scale(2.5);opacity:0}}@keyframes ripple{0%{transform:scale(1)}75%{transform:scale(2);opacity:.4}100%{transform:scale(2.5);opacity:0}}#heroModal .modal-content{background-color:#000}#heroModal .modal-header{padding:10px 15px 0 15px;border-bottom:none}#heroModal .modal-header .close{color:#fff}#heroModal .modal-body .video-holder{position:relative;width:100%;height:0;overflow:hidden;padding-top:56.25%}#heroModal .modal-body .video-holder iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.content-1-section{padding:75px 0 50px;background-color:#f3e5c8}.content-1-section .section-title{padding:0 0 70px;text-align:center}.content-1-section .section-title h2{margin:0 0 15px}.content-1-section .section-title p{color:#2c4766;font-size:15px;font-family:'Nunito Sans',sans-serif;line-height:24px;margin:0 0 0}.content-1-section .section-box{text-align:center;padding:0 0 50px}.content-1-section .section-box img{display:block;max-height:60px;max-width:100%;height:auto;width:auto;margin:0 auto 20px}.content-1-section .section-box h3{color:#0c1724;font-size:24px;font-weight:600;margin:0 0 10px}.content-1-section .section-box p{color:#2c4766;font-size:15px;line-height:24px;margin:0}.page-hero-section{padding:200px 0 80px;background-image:url('../img/page-hero.jpg');background-repeat:no-repeat;background-position:center center;background-size:cover}.page-hero-section .hero-block{text-align:center}.page-hero-section .hero-block h1{color:#0c1724;font-size:40px;font-weight:300;margin:0 0 0}.page-hero-section .hero-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:300;margin:30px 0 0}.legal-content-section{padding:50px 0 20px;background-image:url('../img/shape01.jpg'),url('../img/shape02.jpg');background-repeat:no-repeat,no-repeat;background-position:top right,top 50% left}.legal-content-section .content-area h2{color:#0c1724;font-size:45px;font-weight:300;margin:0 0 30px}.legal-content-section .content-area h3{color:#0c1724;font-size:30px;font-weight:300;margin:0 0 20px}.legal-content-section .content-area h4{color:#0c1724;font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 20px}.legal-content-section .content-area p{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 20px;text-align:justify}.legal-content-section .content-area ul{padding:0;margin:0 0 20px;list-style:none}.legal-content-section .content-area ul li{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 10px}.legal-content-section .content-area ul li:before{content:'•';color:#eeaf30;font-size:24px;margin:0 15px 0 0}.legal-content-section .content-area a{color:#eeaf30}.legal-content-section .content-area table{margin:0 0 30px}.legal-content-section .content-area table thead tr{background-color:#f3e5c8}.legal-content-section .content-area table thead tr th{height:60px;padding:0 15px;color:#0c1724;font-size:18px;font-weight:400}.legal-content-section .content-area table tbody tr{background-color:#f9f4e9}.legal-content-section .content-area table tbody tr td{color:#0c1724;font-size:12px;font-family:'Nunito Sans',sans-serif;padding:15px;vertical-align:top}div.wpcf7 .ajax-loader{display:none}.contact-section{padding:110px 0;background-image:url('../img/background01.jpg');background-repeat:no-repeat;background-position:center center;background-size:cover}.contact-section .contact-box{padding:60px 20px 80px;background-color:#fff;border-radius:10px;-webkit-border-radius:10px;box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15)}.contact-section .contact-box h3{width:100%;max-width:580px;color:#0c1724;font-size:36px;font-weight:400;margin:0 auto 45px;text-align:center}.contact-section .contact-box .c-btn{margin:0 auto;display:block}.contact-section .contact-box .show-calendly{display:none;padding:40px 0 0}.contact-section .contact-box .form-block{width:100%;max-width:465px;margin:0 auto}.contact-section .contact-box .form-block .input-holder{margin-bottom:20px}.contact-section .contact-box .form-block .input-holder.hidden{display:none}.contact-section .contact-box .form-block .input-holder input[type=email],.contact-section .contact-box .form-block .input-holder input[type=text]{width:100%;height:56px;padding:0 35px;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;color:#0c1724;font-size:16px;font-weight:300}.contact-section .contact-box .form-block .input-holder textarea{width:100%;height:150px;padding:20px 35px;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;color:#0c1724;font-size:16px;font-weight:300;resize:none}.contact-section .contact-box .form-block input[type=submit]{display:block;width:100%;max-width:207px;height:56px;margin:0 auto;background-color:#eeaf30;border:1px solid #eeaf30;border-radius:3px;-webkit-border-radius:3px;box-shadow:0 16px 32px 0 rgba(12,23,36,0.08);-moz-box-shadow:0 16px 32px 0 rgba(12,23,36,0.08);-webkit-box-shadow:0 16px 32px 0 rgba(12,23,36,0.08);color:#fff;font-size:16px;font-weight:600;transition:all .3s ease;-webkit-transition:all .3s ease}.contact-section .contact-box .form-block input[type=submit]:hover{color:#eeaf30;background-color:#fff}.contact-section .contact-box .form-block ::-webkit-input-placeholder{color:#0c1724;opacity:1}.contact-section .contact-box .form-block ::-moz-placeholder{color:#0c1724;opacity:1}.contact-section .contact-box .form-block :-ms-input-placeholder{color:#0c1724;opacity:1}.contact-section .contact-box .form-block :-moz-placeholder{color:#0c1724;opacity:1}.sponsorship-section{padding:50px 0;background-image:url('../img/shape01.jpg'),url('../img/shape02.jpg');background-repeat:no-repeat,no-repeat;background-position:top right,bottom left}.sponsorship-section .brands-list{padding:0 0 40px;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.sponsorship-section .brands-list li{padding:0 10px;margin:0 0 40px}.sponsorship-section .brands-list li img{max-height:78px;max-width:100%;height:auto;width:auto}.sponsorship-section .section-box{background-color:rgba(255,255,255,0.4);border:1px solid #ddd;text-align:center;margin:0 0 40px;padding:50px 65px}.sponsorship-section .section-box h2{color:#0c1724;margin:0 0 20px}.sponsorship-section .section-box p{color:#0c1724;font-size:15px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:28px;margin:0}.sponsorship-section .sponsor-slider{margin-left:-15px;margin-right:-15px}.sponsorship-section .sponsor-slider .slick-slide{padding:0 15px}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide{background-color:rgba(255,255,255,0.4);border:1px solid #ddd;padding:35px 10px 25px}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide img{display:block;max-width:100%;max-height:33px;width:auto;height:auto;margin:0 auto 20px}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide h2{text-align:center}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide h3{font-size:24px;font-weight:300;text-align:center;margin:0 0 35px}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide .quote-box{background-color:#f8f1e2;border-left:5px solid #eeaf30;padding:30px 20px;margin:0 0 25px}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide .quote-box p{color:#0c1724;font-size:16px;font-weight:300;font-style:italic;line-height:24px;margin:0 0 20px}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide .quote-box h6{color:#eeaf30;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:300;margin:0 0 0}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide p{font-size:15px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 20px}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide p a{color:#eeaf30}.sponsorship-section .sponsor-slider .slick-slide .sponsor-slide .c-btn{max-width:212px;display:block;margin:0 auto}.sponsorship-section .sponsor-slider .slick-arrow{position:absolute;display:block;width:60px;height:60px;top:30%;border:none;border-radius:50%;-webkit-border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-size:15px auto;box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);font-size:0;padding:0;z-index:50}.sponsorship-section .sponsor-slider .slick-arrow.slick-prev{left:-40px;background-image:url('../img/prev-arrow.png')}.sponsorship-section .sponsor-slider .slick-arrow.slick-next{right:-40px;background-image:url('../img/next-arrow.png')}.about-section{padding:185px 0 70px;background-image:url('../img/shape01.jpg');background-repeat:no-repeat;background-position:top 200px right;background-size:390px auto}.about-section .text-block h1{text-align:center;margin:0 0 20px}.about-section .text-block p{font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:28px;margin:0 0 25px}.about-section .text-block h4{font-size:24px;font-weight:700;margin:0 0 30px}.about-section .text-block h6{font-size:18px;font-weight:700;margin:0 0 20px}.about-section .text-block a{color:#eeaf30}.team-section{padding:90px 0 20px;background-color:#fcf9f3}.team-section .text-block{padding-bottom:30px}.team-section .text-block h3{font-size:24px;font-weight:300;text-align:center;margin:0 0 20px}.team-section .text-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:24px;margin:0 0 20px}.team-section .text-block a{color:#eeaf30}.team-section .team-box{padding:0 0 50px}.team-section .team-box .team-img{position:relative;width:180px;height:180px;margin:0 auto 30px;background-color:#eeaf30;border-radius:50%;-webkit-border-radius:50%;overflow:hidden}.team-section .team-box .team-img img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;height:100%;width:auto;margin:auto !important}.team-section .team-box h4{color:#eeaf30;font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:600;margin:0 0 15px;text-align:center}.team-section .team-box h6{color:#eeaf30;font-size:16px;font-family:'Nunito Sans',sans-serif;font-weight:600;margin:0 0 15px;text-align:center}.team-section .team-box p{font-family:'Nunito Sans',sans-serif;font-weight:300;text-align:center}.team-section .team-box .team-contact{padding:0 0 25px;margin:0;font-size:0;list-style:none;text-align:center}.team-section .team-box .team-contact li{display:inline-block;margin:0 15px}.team-section .team-box .team-contact li a{color:#eeaf30;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:600}.team-section .team-box .team-contact li a img{max-height:21px;width:auto}.team-section .team-box .team-contact li a:hover{opacity:.7}.partners-section .text-block,.investors-section .text-block{padding-bottom:50px}.partners-section .text-block h2,.investors-section .text-block h2{text-align:center;margin:0 0 20px}.partners-section .text-block p,.investors-section .text-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:24px;margin:0 0 20px}.partners-section .text-block a,.investors-section .text-block a{color:#eeaf30}.investors-section{padding:85px 0 0}.investors-section .brands-list{padding:0 0 0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.investors-section .brands-list li{padding:0 10px;margin:0 0 40px}.investors-section .brands-list li img{max-height:139px;max-width:100%;height:auto;width:auto}.partners-section{padding:80px 0 0}.partners-section .brands-list{padding:0 0 0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.partners-section .brands-list li{padding:0 10px;margin:0 0 55px}.partners-section .brands-list li img{max-height:87px;max-width:100%;height:auto;width:auto}.buttons-section{padding:80px 0 110px;background-image:url('../img/background02.png');background-repeat:no-repeat;background-position:center top;background-size:cover}.buttons-section .buttons{text-align:center}.buttons-section .buttons .c-btn{margin:0 5px 10px}.booking-section{padding:180px 0 50px;background-color:#fff;background-image:url('../img/background02.png');background-repeat:no-repeat;background-position:center bottom;background-size:100% auto}.booking-section #contactTabs{flex-direction:row;justify-content:space-between}.booking-section #contactTabs .nav-item{flex:0 0 33%;max-width:33%}.booking-section #contactTabs .nav-item .nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:20px 10px;border:1px solid #ddd;border-radius:5px;-webkit-border-radius:5px;background-color:#fff;color:#0c1724;font-size:16px;font-family:'Nunito Sans',sans-serif;font-weight:700;text-align:center}.booking-section #contactTabs .nav-item .nav-link.active{box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6);-moz-box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6);-webkit-box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6)}.booking-section #contactTabsContent{margin-top:20px}.booking-section #contactTabsContent .tab-pane{background-color:#fff;border:1px solid #ddd}.booking-section #contactTabsContent .tab-pane .form-holder{max-width:790px;margin:0 auto;padding:40px 10px}.booking-section #contactTabsContent .tab-pane .contact-block{height:100%;position:relative;background-color:#fcf9f3;padding:40px 25px 40px 0}.booking-section #contactTabsContent .tab-pane .contact-block h2{margin:0 0 30px 25px}.booking-section #contactTabsContent .tab-pane .contact-block .form-holder{padding:0 25px}.booking-section #contactTabsContent .tab-pane .contact-block .form-holder .input-holder input[type=text],.booking-section #contactTabsContent .tab-pane .contact-block .form-holder .input-holder input[type=email],.booking-section #contactTabsContent .tab-pane .contact-block .form-holder .input-holder input[type=tel]{height:60px;font-family:'Nunito Sans',sans-serif;font-size:18px;border-radius:5px;-webkit-border-radius:5px}.booking-section #contactTabsContent .tab-pane .contact-block .form-holder .input-holder textarea{width:100%;height:240px;padding:20px 25px;border:1px solid #ddd;border-radius:5px;-webkit-border-radius:5px;font-family:'Nunito Sans',sans-serif;font-size:18px;resize:none}.booking-section #contactTabsContent .tab-pane .contact-block .form-holder .input-holder input[type=submit]{height:60px;width:240px;margin-top:10px;border:1px solid #eeaf30;background-color:#eeaf30;border-radius:5px;-webkit-border-radius:5px;color:#fff;font-family:'Nunito Sans',sans-serif;font-size:18px;font-weight:700;transition:all .3s ease;-webkit-transition:all .3s ease}.booking-section #contactTabsContent .tab-pane .contact-block .form-holder .input-holder input[type=submit]:hover{background-color:#fff;color:#eeaf30}.booking-section #contactTabsContent .tab-pane .text-block{height:100%;text-align:left;position:relative;padding:40px 0 40px 50px}.booking-section #contactTabsContent .tab-pane .text-block .inner{position:relative;z-index:5}.booking-section #contactTabsContent .tab-pane .text-block h2{margin:50px 0 30px 0}.booking-section #contactTabsContent .tab-pane .text-block h2:first-child{margin:0 0 30px 0}.booking-section #contactTabsContent .tab-pane .text-block .social-media{padding:0;margin:0;list-style:none}.booking-section #contactTabsContent .tab-pane .text-block .social-media li{display:inline-block;margin:0 20px 15px 0}.booking-section #contactTabsContent .tab-pane .text-block .social-media li a img{margin:0;max-height:20px;width:auto;transition:all .3s ease;-webkit-transition:all .3s ease}.booking-section #contactTabsContent .tab-pane .text-block .social-media li a:hover img{-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0)}.booking-section #contactTabsContent .tab-pane .text-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 5px}.booking-section #contactTabsContent .tab-pane .text-block p a{display:inline-block;color:#eeaf30;margin-bottom:35px}.booking-section #contactTabsContent .tab-pane .text-block img{max-width:100%;height:auto;margin:30px 0}.booking-section .text-block{padding-bottom:35px;text-align:center}.booking-section .text-block h1{font-size:40px;font-weight:300;margin:0}.booking-section .spacer{margin-bottom:90px}.booking-section .column-block{height:100%;padding:30px 0 0;background-color:#fff;border-radius:5px;-webkit-border-radius:5px}.booking-section .column-block h2{text-align:center;margin:0 0 45px}.booking-section .column-block .avatar{display:block;position:relative;width:75px;height:75px;margin:0 auto 20px;border-radius:50%;-webkit-border-radius:50%;overflow:hidden}.booking-section .column-block .avatar img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;height:100%;width:auto;margin:auto !important}.booking-section .column-block h6{color:#eeaf30;font-size:12px;font-weight:400;margin:0 0 10px;text-align:center}.booking-section .column-block h5{font-size:20px;font-weight:400;margin:0 0 25px;text-align:center}.booking-section .column-block .info-list{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.booking-section .column-block .info-list li{font-size:16px;margin:0 15px 20px;line-height:20px}.booking-section .column-block .info-list li a{color:#eeaf30}.booking-section .column-block .info-list li a:hover{color:#0c1724}.booking-section .column-block .info-list .time:before{content:'';display:inline-block;width:20px;height:20px;margin-right:10px;background-image:url('../img/time-icon.png');background-repeat:no-repeat;background-position:center center;background-size:20px 20px;vertical-align:top}.booking-section .column-block .info-list .link:before{content:'';display:inline-block;width:20px;height:20px;margin-right:10px;background-image:url('../img/link-icon.png');background-repeat:no-repeat;background-position:center center;background-size:20px 20px;vertical-align:top}.booking-section .column-block .form-block{width:100%;padding:0 40px 120px}.form-holder{width:100%}.form-holder .input-holder{margin-bottom:10px;width:100%}.form-holder .input-holder input[type=text],.form-holder .input-holder input[type=email],.form-holder .input-holder input[type=tel],.form-holder .input-holder input[type=password]{width:100%;height:56px;padding:0 25px;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px}.form-holder .submit-holder{padding-top:35px;text-align:center}.form-holder .submit-holder input[type=submit]{display:inline-block;width:212px;height:56px;border:1px solid #eeaf30;border-radius:3px;-webkit-border-radius:3px;background-color:#eeaf30;color:#fff;font-size:16px;font-weight:600;transition:all .3s ease;-webkit-transition:all .3s ease}.form-holder .submit-holder input[type=submit]:hover{color:#eeaf30;background-color:#fff}.form-holder .checkbox-holder{margin-bottom:10px}.form-holder .checkbox-holder label{margin:0}.form-holder .checkbox-holder span.wpcf7-list-item{display:inline-block;margin:0}.form-holder .checkbox-holder .wpcf7 .wpcf7-list-item{display:block;margin-bottom:10px}.form-holder .checkbox-holder .wpcf7-checkbox label{position:relative;cursor:pointer}.form-holder .checkbox-holder .wpcf7-checkbox input[type=checkbox]{position:absolute;visibility:hidden;width:30px;height:30px;top:0;left:0}.form-holder .checkbox-holder .wpcf7-checkbox input[type=checkbox]+span:before{display:block;position:absolute;content:'';border-radius:0;height:25px;width:25px;top:0;left:0;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px}.form-holder .checkbox-holder .wpcf7-checkbox input[type=checkbox]+span:after{display:block;position:absolute;content:"\2713";height:25px;width:25px;top:0;left:0;visibility:hidden;font-size:18px;text-align:center;line-height:25px}.form-holder .checkbox-holder .wpcf7-checkbox input[type=checkbox]:checked+span:before{background:transparent}.form-holder .checkbox-holder .wpcf7-checkbox input[type=checkbox]:checked+span:after{visibility:visible}.form-holder .checkbox-holder .wpcf7-list-item-label{margin-left:40px;display:inline-block;font-size:0}.form-holder .checkbox-holder .field-text{font-size:16px;font-weight:300}.form-holder .checkbox-holder .field-text a{color:#eeaf30}.form-holder .checkbox-holder .field-text a:hover{color:#0c1724}.form-holder .checkbox-holder .desc-text{display:block;margin-top:5px;margin-left:40px;font-size:12px;font-weight:300;font-style:italic}.careers-hero-section{padding:185px 0 70px}.careers-hero-section .text-block h1{font-size:40px;font-weight:600;margin:0 0 20px}.careers-hero-section .text-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:24px;margin:0 0 20px}.careers-hero-section .image-block{width:100%}.careers-hero-section .image-block img{max-width:100%;height:auto;border-radius:12px;-webkit-border-radius:12px}.careers-section{background-color:#fcf9f3;background-image:url('../img/shape03.png');background-repeat:no-repeat;background-position:left 45px top 70%;padding:90px 0 35px}.careers-section .section-title{text-align:center;padding:0 0 45px}.careers-section .section-title h3{font-size:24px;font-weight:300;margin:0 0 20px}.careers-section .section-title p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 0}.careers-section .spacer{margin-bottom:50px}.careers-section .career-box{position:relative;height:100%;padding:35px 30px 100px;background-color:#fff;border:1px solid #ddd;border-radius:10px;-webkit-border-radius:10px;text-align:center}.careers-section .career-box h4{min-height:43px;color:#eeaf30;font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:600;margin:0 0 25px}.careers-section .career-box p{font-size:12px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:18px;margin:0 0 20px}.careers-section .career-box .c-btn{position:absolute;bottom:47px;left:50%;margin-left:-83px;min-width:166px;width:166px;padding:11px 25px 11px 25px;font-size:14px}.careers-section .text-block h3{font-size:24px;font-weight:300;margin:0 0 25px}.careers-section .text-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 30px}.careers-section .text-block a{color:#eeaf30}.careers-section .text-block a:hover{color:#0c1724}.content-2-section{padding:60px 0 80px}.content-2-section .text-block{text-align:center}.content-2-section .text-block h2{margin:0 0 15px}.content-2-section .text-block p{font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:30px;margin:0 0 0}.values-section{padding:50px 0 50px}.values-section .text-block{text-align:center;padding-bottom:50px}.values-section .text-block h2{margin:0}.values-section .spacer{margin-bottom:10px}.values-section .spacer.active-box{margin:0 0 10px 0}.values-section .value-box{position:relative;padding:20px 15px 15px 15px;border:1px solid #ddd;z-index:5}.values-section .value-box .v-btn{display:block;width:100%;padding:0;-webkit-appearance:none;background-color:#fff;border:none;text-align:left;background-image:url('../img/arrow-down.png');background-repeat:no-repeat;background-position:right bottom 18px;background-size:15px auto}.values-section .value-box .v-btn.active-btn{background-image:url('../img/arrow-up.png')}.values-section .value-box .v-btn img{display:block;max-height:70px;max-width:100%;height:auto;width:auto;margin-bottom:10px}.values-section .value-box .v-btn span{display:flex;flex-direction:column;justify-content:center;min-height:45px;padding:0 20px 0 0;margin:0;font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:700;vertical-align:middle}.values-section .box-border{display:none}.values-section .box-border p{font-size:13px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:18px;margin-bottom:15px}.values2-section{padding:50px 0}.values2-section .text-block{text-align:center;padding-bottom:50px}.values2-section .text-block h2{margin:0}.values2-section .spacer2{margin-bottom:10px}.values2-section .spacer2.active-box{margin:0 0 -1px 0}.values2-section .spacer2.active-box .value-box{border-bottom:1px solid #fff}.values2-section .value-box{position:relative;height:100%;padding:20px 30px 15px 40px;border:1px solid #ddd;z-index:5}.values2-section .value-box .v2-btn{display:block;width:100%;padding:0;-webkit-appearance:none;background-color:#fff;border:none;text-align:left;background-image:url('../img/arrow-down.png');background-repeat:no-repeat;background-position:right bottom 18px;background-size:15px auto}.values2-section .value-box .v2-btn.active-btn{background-image:url('../img/arrow-up.png')}.values2-section .value-box .v2-btn img{display:block;max-height:70px;max-width:100%;height:auto;width:auto;margin-bottom:10px}.values2-section .value-box .v2-btn span{display:flex;flex-direction:column;justify-content:center;min-height:45px;padding:0;margin:0;font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:700;vertical-align:middle}.values2-section .box-border2{display:none;border:1px solid #ddd;margin-bottom:10px}.values2-section .box-border2 .close2-box{display:block;width:23px;height:23px;padding:0;background-color:#fff;border:none;background-image:url('../img/close-box.png');background-repeat:no-repeat;background-position:center center;background-size:100% 100%;margin:20px 30px 15px auto}.values2-section .box-border2 .item-box{padding:0 30px 40px 40px}.values2-section .box-border2 .item-box h6{color:#eeaf30;font-size:15px;font-family:'Nunito Sans',sans-serif;font-weight:700;margin:0 0 15px}.values2-section .box-border2 .item-box p{font-size:13px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:18px;margin-bottom:10px}.pricing-section{padding:180px 0 60px;background-image:url('../img/shape01.jpg');background-repeat:no-repeat;background-position:top 160px right;background-size:auto auto}.pricing-section .section-title{padding-bottom:35px;text-align:center}.pricing-section .section-title h1{font-size:40px;font-weight:300;margin:0 0 15px}.pricing-section .section-title p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:28px;margin:0}.pricing-section .spacer-3,.pricing-section .spacer-1{padding:25px 0}.pricing-section .price-box{position:relative;height:100%;text-align:center;padding:0 30px;box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);background-color:#fff}.pricing-section .price-box.box-1{border-top:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;border-top-left-radius:12px;-webkit-border-top-left-radius:12px;border-bottom-left-radius:12px;-webkit-border-bottom-left-radius:12px;z-index:2}.pricing-section .price-box.box-2{border:1px solid #ddd;border-radius:12px;-webkit-border-radius:12px;background-color:#fcf9f3;z-index:3}.pricing-section .price-box.box-2 .head{padding:65px 0 40px}.pricing-section .price-box.box-3{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-top-right-radius:12px;-webkit-border-top-right-radius:12px;border-bottom-right-radius:12px;-webkit-border-bottom-right-radius:12px;z-index:2}.pricing-section .price-box .head{padding:40px 0;border-bottom:1px solid #ddd}.pricing-section .price-box .head h3{font-size:24px;font-weight:400;text-transform:uppercase;margin:0}.pricing-section .price-box .price{padding:40px 0;border-bottom:1px solid #ddd}.pricing-section .price-box .price h4{font-size:40px;font-weight:300;margin:0}.pricing-section .price-box .price h4 span{color:#eeaf30;font-size:15px;font-weight:700}.pricing-section .price-box .body{border-bottom:1px solid #ddd}.pricing-section .price-box .body ul{display:flex;flex-direction:column;min-height:230px;padding:0;margin:0;list-style:none;align-items:flex-start;justify-content:center}.pricing-section .price-box .body ul li{padding:15px 0;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:400}.pricing-section .price-box .body ul li:before{content:'✓';display:inline-block;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin-right:5px}.pricing-section .price-box .foot{padding:40px 0}.other-pricing-section{padding:60px 0 0}.other-pricing-section .section-title{padding-bottom:35px;text-align:center}.other-pricing-section .section-title h1{font-size:40px;font-weight:300;margin:0 0 15px}.other-pricing-section .section-title p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:28px;margin:0}.other-pricing-section .spacer{margin-bottom:30px}.other-pricing-section .price-box{position:relative;height:100%;text-align:center;padding:0 30px;border:1px solid #ddd;border-radius:12px;-webkit-border-radius:12px;box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);background-color:#fff}.other-pricing-section .price-box .head{padding:40px 0;border-bottom:1px solid #ddd}.other-pricing-section .price-box .head h3{font-size:24px;font-weight:400;text-transform:uppercase;margin:0}.other-pricing-section .price-box .price{min-height:140px;padding:40px 0;border-bottom:1px solid #ddd}.other-pricing-section .price-box .price h4{font-size:40px;font-weight:300;line-height:24px;margin:0}.other-pricing-section .price-box .price h4 span{color:#eeaf30;font-size:15px;font-weight:700}.other-pricing-section .price-box .price h4 small{font-size:24px}.other-pricing-section .price-box .body{border-bottom:1px solid #ddd}.other-pricing-section .price-box .body p{font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:24px;margin:25px 0}.other-pricing-section .price-box .body ul{display:flex;flex-direction:column;min-height:230px;padding:0;margin:0;list-style:none;align-items:center;justify-content:center}.other-pricing-section .price-box .body ul li{padding:15px 0;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:400}.other-pricing-section .price-box .body ul li:before{content:'✓';display:inline-block;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin-right:5px}.other-pricing-section .price-box .foot{padding:40px 0}.gallery-section{width:100%}.gallery-section .images-list{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap}.gallery-section .images-list li{flex:0 0 33.33333333%;max-width:33.33333333%}.gallery-section .images-list li .theimage{position:relative;width:100%;padding-top:81%;background-repeat:no-repeat;background-position:center center;background-size:cover}.gallery-section .images-list li .theimage:hover .caption{display:block}.gallery-section .images-list li .theimage .caption{display:none;position:absolute;bottom:0;left:0;right:0;padding:20px;background-color:rgba(0,0,0,0.7);color:#fff;font-family:'Nunito Sans',sans-serif;font-weight:300}.post-accordion-section{padding:20px 0 20px}.post-accordion-section .accord-main{margin-bottom:30px;text-align:center}.post-accordion-section .accord-main .accord-visible{text-align:left}.post-accordion-section .accord-main .accord-hidden{text-align:left;display:none}.post-accordion-section .accord-main .c-btn{padding:10px 45px 10px 45px}.post-accordion-section .accord-main h2{color:#0c1724;font-size:45px;font-weight:300;margin:50px 0 30px}.post-accordion-section .accord-main h3{color:#0c1724;font-size:30px;font-weight:300;margin:50px 0 20px}.post-accordion-section .accord-main h4{color:#0c1724;font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:36px;margin:50px 0 20px}.post-accordion-section .accord-main h5{color:#0c1724;font-size:20px;font-weight:600;margin:0 0 20px}.post-accordion-section .accord-main h6{color:#0c1724;font-size:16px;font-weight:600;margin:0 0 20px}.post-accordion-section .accord-main p{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 20px}.post-accordion-section .accord-main p:empty{display:none}.post-accordion-section .accord-main p.wp-caption-text{font-size:16px;font-style:italic}.post-accordion-section .accord-main img{max-width:100%;height:auto}.post-accordion-section .accord-main img.aligncenter{display:block;margin:0 auto 20px}.post-accordion-section .accord-main img.alignright{display:block;margin:0 0 20px auto}.post-accordion-section .accord-main ul{padding:0;margin:0 0 20px;list-style:none}.post-accordion-section .accord-main ul li{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 10px}.post-accordion-section .accord-main ul li:before{content:'•';color:#eeaf30;font-size:24px;margin:0 15px 0 0}.post-accordion-section .accord-main ol{padding:0 0 0 30px;margin:0 0 20px}.post-accordion-section .accord-main ol li{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 10px}.post-accordion-section .accord-main a{color:#eeaf30}.post-accordion-section .accord-main blockquote{background-color:#f8f1e2;border-left:20px solid #eeaf30;margin-bottom:40px;padding:20px 20px 10px 20px}.post-accordion-section .accord-main blockquote p{font-size:18px;font-weight:300;font-style:italic;line-height:28px;margin:0 0 20px}.post-accordion-section .accord-main blockquote h2{margin-top:0}.post-accordion-section .accord-main blockquote h3{margin-top:0}.post-accordion-section .accord-main blockquote h4{margin-top:0}.post-accordion-section .accord-main .wp-caption{max-width:100%}.post-accordion-section .accord-main iframe{max-width:100%}.post-content-section{padding:20px 0 20px;background-image:url('../img/shape01.jpg'),url('../img/shape02.jpg');background-repeat:no-repeat,no-repeat;background-position:top right,bottom left}.post-content-section .content-area{padding-bottom:80px;border-bottom:1px solid #ddd}.post-content-section .content-area h2{color:#0c1724;font-size:45px;font-weight:300;margin:50px 0 30px}.post-content-section .content-area h3{color:#0c1724;font-size:30px;font-weight:300;margin:50px 0 20px}.post-content-section .content-area h4{color:#0c1724;font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:36px;margin:50px 0 20px}.post-content-section .content-area h5{color:#eeaf30;font-size:24px;font-weight:600;margin:0 0 20px}.post-content-section .content-area h6{color:#0c1724;font-size:18px;font-weight:600;margin:0 0 20px}.post-content-section .content-area p{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 20px}.post-content-section .content-area img{max-width:100%;height:auto}.post-content-section .content-area img.aligncenter{display:block;margin:0 auto 20px}.post-content-section .content-area img.alignright{display:block;margin:0 0 20px auto}.post-content-section .content-area ul{padding:0;margin:0 0 20px;list-style:none}.post-content-section .content-area ul li{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 10px}.post-content-section .content-area ul li:before{content:'•';color:#eeaf30;font-size:24px;margin:0 15px 0 0}.post-content-section .content-area ol{padding:0 0 0 30px;margin:0 0 20px}.post-content-section .content-area ol li{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 10px}.post-content-section .content-area a{color:#eeaf30}.post-content-section .content-area blockquote{background-color:#f8f1e2;border-left:20px solid #eeaf30;margin-bottom:40px;padding:20px 20px 10px 20px}.post-content-section .content-area blockquote p{font-size:18px;font-weight:300;font-style:italic;line-height:28px;margin:0 0 20px}.post-content-section .content-area blockquote h2{margin-top:0}.post-content-section .content-area blockquote h3{margin-top:0}.post-content-section .content-area blockquote h4{margin-top:0}.single-post-section{padding:200px 0 0}.single-post-section .single-page-title{padding-bottom:25px;border-bottom:1px solid #ddd}.single-post-section .single-page-title h1{font-size:40px;font-weight:300;margin:0}.single-post-section .single-page-info{padding:10px 10px 15px;border-bottom:1px solid #ddd}.single-post-section .single-page-info h5{display:inline-block;color:#eeaf30;font-size:18px;font-weight:400;margin:0 30px 0 0}.single-post-section .single-page-info .share-widget-holder{display:inline-block;margin:0 30px 0 0}.single-post-section .single-page-info p{display:inline-block;font-size:18px;font-weight:400;margin:0}.single-post-section .single-page-info .cate-list{display:block;padding:0;margin:0;list-style:none}.single-post-section .single-page-info .cate-list li{display:inline-block;text-transform:uppercase;color:#eeaf30;font-size:12px;font-weight:700}.single-post-section .single-page-info .cate-list li:after{content:', ';margin-right:4px}.single-post-section .single-page-info .cate-list li:last-child:after{display:none;margin-right:0}.single-post-section .single-page-info .cate-list li a{color:#eeaf30}.single-post-section .single-page-info .cate-list li a:hover{color:#0c1724}.related-posts-section{padding-top:30px}.related-posts-section .section-title{padding-bottom:20px}.related-posts-section .related-slider{margin-left:-10px;margin-right:-10px}.related-posts-section .related-slider .slick-track{display:flex !important}.related-posts-section .related-slider .slick-slide{padding:0 10px;height:inherit !important}.related-posts-section .related-slider .post-box{height:100%;display:flex;flex-direction:column;border:1px solid #ddd}.related-posts-section .related-slider .post-box .post-img{border-bottom:1px solid #ddd;width:100%;height:0;padding-top:55%;background-repeat:no-repeat;background-position:center center;background-size:contain}.related-posts-section .related-slider .post-box .case-img{padding:50% 0 0;background-repeat:no-repeat;background-position:center center;background-size:contain}.related-posts-section .related-slider .post-box .case-img img{max-width:100%;max-height:55px;width:auto;height:auto}.related-posts-section .related-slider .post-box .post-body{flex:1;position:relative;padding:20px 35px 60px}.related-posts-section .related-slider .post-box .post-body p{color:#212529;font-size:20px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:28px}.related-posts-section .related-slider .post-box .post-body h5{color:#212529;font-size:20px;font-weight:700;line-height:28px;margin:0 0 20px}.related-posts-section .related-slider .post-box .post-body h4{color:#212529;font-size:20px;font-weight:400;line-height:28px;margin:0 0 0}.related-posts-section .related-slider .post-box .post-body span{position:absolute;bottom:25px;left:35px;color:#eeaf30;font-size:15px;font-weight:600;text-transform:uppercase}.related-posts-section .related-slider .post-box .post-body span:after{content:'';display:inline-block;margin-left:10px;width:10px;height:10px;background-image:url('../img/post-arrow.png');background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.related-posts-section .related-slider .slick-arrow{position:absolute;display:block;width:40px;height:40px;top:50%;margin-top:-20px;border:2px solid #eeaf30;border-radius:50%;-webkit-border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-size:8px auto;box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);font-size:0;padding:0;z-index:50}.related-posts-section .related-slider .slick-arrow.slick-prev{left:-10px;background-image:url('../img/prev-arrow.png')}.related-posts-section .related-slider .slick-arrow.slick-next{right:-10px;background-image:url('../img/next-arrow.png')}.related-posts-section .related-slider .slick-arrow.slick-disabled{display:none !important}.blog-hero-section{padding:180px 0 70px;background-image:url('../img/page-hero.jpg');background-repeat:no-repeat;background-position:center bottom;background-size:cover}.blog-hero-section .section-title{text-align:center;padding-bottom:50px}.blog-hero-section .search-holder{position:relative;right:-5px;padding-left:4px;margin-top:-66px;width:100%}.blog-hero-section .search-holder input[type=text]{width:100%;height:56px;padding:0 60px 0 20px;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;background-color:#fff;font-size:16px;font-weight:300}.blog-hero-section .search-holder input[type=submit]{position:absolute;width:54px;height:54px;top:1px;right:1px;border:none;border-radius:3px;-webkit-border-radius:3px;background-color:transparent;font-size:0;background-image:url('../img/search-icon.png');background-repeat:no-repeat;background-position:center center;background-size:24px 24px}.blog-hero-section .form-holder{display:flex;justify-content:space-between;flex-direction:row}.blog-hero-section .form-holder .input-holder{padding:0 10px 0 0}.blog-hero-section .form-holder .input-holder.radio-holder{display:flex;height:100%;flex-direction:row;padding:0}.blog-hero-section .form-holder .input-holder.radio-holder input[type=radio]{display:none}.blog-hero-section .form-holder .input-holder.radio-holder label{position:relative;height:100%;display:block;padding:0 10px;flex:1;cursor:pointer;max-width:16.66666667%}.blog-hero-section .form-holder .input-holder.radio-holder label .inner-box{display:flex;min-height:180px;border-radius:5px;-webkit-border-radius:5px;border:1px solid #fff;background-color:#fff;padding:20px 20px 20px;flex-direction:column;align-items:center;justify-content:space-evenly;font-size:15px;font-weight:700;text-transform:uppercase;text-align:center}.blog-hero-section .form-holder .input-holder.radio-holder label .inner-box img{align-self:flex-start;display:block;max-height:70px;width:auto;margin:0 auto 20px}.blog-hero-section .form-holder .input-holder.radio-holder input[type=radio]:checked+label .inner-box{border-color:#eeaf30;box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6);-moz-box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6);-webkit-box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6)}.blog-hero-section .form-holder .input-holder.selection:first-child{margin-left:-5px}.blog-hero-section .form-holder .input-holder.selection .s-hidden{visibility:hidden;padding-right:10px}.blog-hero-section .form-holder .input-holder.selection .select{width:100%;height:56px;cursor:pointer;display:block;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;position:relative;font-size:16px;font-weight:300}.blog-hero-section .form-holder .input-holder.selection .styledSelect{position:absolute;top:0;right:0;bottom:0;left:0;padding:17px 40px 0 15px;background-color:#fff;white-space:nowrap;overflow:hidden}.blog-hero-section .form-holder .input-holder.selection .styledSelect:after{content:"";width:40px;height:54px;background-color:#fff;background-image:url('../img/dropdown-arrow.png');background-repeat:no-repeat;background-position:center center;background-size:12px auto;position:absolute;top:1px;right:1px}.blog-hero-section .form-holder .input-holder.selection .options{display:none;position:absolute;top:100%;right:-1px;left:-1px;z-index:999;margin:0;padding:0;list-style:none;background-color:#fff;border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd}.blog-hero-section .form-holder .input-holder.selection .options li{margin:0;padding:4px 15px}.blog-hero-section .form-holder .input-holder.selection .options li:hover{background-color:#eeaf30;color:#fff}.blog-hero-section .form-holder button{display:none;flex:0 0 56px;width:56px;height:56px;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;background-color:#fff;font-size:0;background-image:url('../img/next-arrow-black.png');background-repeat:no-repeat;background-position:center center;background-size:auto 24px}.blog-content-section{padding:60px 0 195px;background-image:url('../img/background02.png');background-repeat:no-repeat;background-position:center bottom;background-size:100% auto}.blog-content-section .spacer{margin-bottom:20px}.blog-content-section .post-box{height:100%;display:flex;flex-direction:column;border:1px solid #ddd;transition:all .3s ease;-webkit-transition:all .3s ease}.blog-content-section .post-box:hover{box-shadow:3px 0 17px 0 rgba(10,17,31,0.12);-moz-box-shadow:3px 0 17px 0 rgba(10,17,31,0.12);-webkit-box-shadow:3px 0 17px 0 rgba(10,17,31,0.12)}.blog-content-section .post-box .post-img{border-bottom:1px solid #ddd;width:100%;height:0;padding-top:55%;background-repeat:no-repeat;background-position:center center;background-size:cover}.blog-content-section .post-box .post-body{flex:1;position:relative;padding:30px 20px 40px}.blog-content-section .post-box .post-body h6{color:#0c1724;font-size:12px;font-weight:300;margin:0 0 15px}.blog-content-section .post-box .post-body h4{color:#0c1724;font-size:20px;font-weight:400;line-height:28px;margin:0 0 15px}.blog-content-section .post-box .post-body p{color:#0c1724;font-size:16px;font-weight:300;line-height:25px;margin:0 0 0}.blog-content-section .no-results{text-align:center;padding:45px 0}.blog-content-section #loadPosts{display:none;position:relative;padding:16px 56px 16px 0}.blog-content-section #loadPosts:after{content:'';display:block;position:absolute;height:56px;width:56px;right:-1px;top:-1px;border-radius:3px;-webkit-border-radius:3px;background-color:#e09600;background-image:url('../img/drop-arrow.png');background-repeat:no-repeat;background-position:center center;background-size:10px auto}.feat-hero-section{padding:180px 0 65px;background-image:url('../img/shape01.jpg');background-repeat:no-repeat;background-position:top right}.feat-hero-section .hero-block{text-align:center}.feat-hero-section .hero-block h1{margin:0 0 30px}.feat-hero-section .hero-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:300;margin:0 0 40px}.feat-hero-section .hero-block .button-block{position:relative;padding:50px 0;text-align:center}.feat-hero-section .hero-block .button-block .video-btn{position:relative;display:inline-block;height:60px;width:60px;padding:0;border-radius:50%;-webkit-border-radius:50%;background-color:transparent;background-image:url('../img/video-arrow.png');background-repeat:no-repeat;background-position:left 24px center;background-size:11px 14px;border:1px solid #eeaf30}.feat-hero-section .hero-block .button-block .video-btn:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;-webkit-border-radius:50%;border:1px solid #eeaf30;-webkit-animation:ripple 2s linear 1s infinite;animation:ripple 2s linear 1s infinite}.feat-hero-section .hero-block .button-block .video-btn:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;-webkit-border-radius:50%;border:1px solid #eeaf30;-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite}.features-section .section-image{width:100%}.features-section .section-image img{max-width:100%;height:auto}.features-section .filter-block{padding-bottom:30px}.features-section .filter-box{position:relative;z-index:10}.features-section .filter-box .selected-filter{position:relative;width:100%;height:56px;border:1px solid #ddd;background-color:#fff;border-radius:5px;-webkit-border-radius:5px;text-align:left;padding:0 40px 0 40px}.features-section .filter-box .selected-filter:after{content:"";width:40px;height:54px;background-color:#fff;background-image:url('../img/dropdown-arrow.png');background-repeat:no-repeat;background-position:center center;background-size:12px auto;border-radius:5px;-webkit-border-radius:5px;position:absolute;top:0;right:0}.features-section .filter-box .selected-filter:before{content:'';display:block;position:absolute;top:0;left:0;width:40px;height:54px;border-radius:5px;-webkit-border-radius:5px;background-color:#fff;background-image:url('../img/person-icon.png');background-repeat:no-repeat;background-position:center center;background-size:20px auto}.features-section .filter-box .disciplines{display:none;position:absolute;top:100%;left:0;right:0;border:1px solid #ddd;background-color:#fff;border-radius:5px;-webkit-border-radius:5px;padding:0;margin:0;list-style:none}.features-section .filter-box .disciplines li{cursor:pointer;padding:5px 40px;transition:all .1s ease;-webkit-transition:all .1s ease}.features-section .filter-box .disciplines li:hover{color:#fff;background-color:#eeaf30}.features-section .my-col{flex:0 0 20%;max-width:20%;padding:0 5px;margin-bottom:5px}.features-section .my-col.active-col{margin:0 0 -1px 0}.features-section .features-box{position:relative;height:100%;border:1px solid #ddd;border-radius:5px;-webkit-border-radius:5px;z-index:5}.features-section .features-box.active{box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6);-moz-box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6);-webkit-box-shadow:inset 0 0 20px 0 rgba(238,175,48,0.6)}.features-section .features-box.active-box{border-bottom:1px solid #fff;border-bottom-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-right-radius:0}.features-section .features-box button{display:block;width:100%;min-height:70px;background-color:transparent;border:none;font-size:16px;font-family:'Nunito Sans',sans-serif;font-weight:700}.features-section .features-block{display:none;padding:0 5px;margin-bottom:5px}.features-section .features-block .inner{border:1px solid #ddd;padding:0 55px 55px}.features-section .features-block .inner .close-feat{display:block;width:23px;height:23px;padding:0;background-color:#fff;border:none;background-image:url('../img/close-box.png');background-repeat:no-repeat;background-position:center center;background-size:100% 100%;margin:15px -35px 15px auto}.features-section .features-block .inner .feat-img{float:left;width:100%;max-width:35%;height:auto;margin-right:55px;margin-bottom:20px}.features-section .features-block .inner p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 20px}.features-section .features-block .inner h2{color:#0c1724;font-size:45px;font-weight:300;margin:0 0 30px}.features-section .features-block .inner h3{color:#0c1724;font-size:30px;font-weight:300;margin:0 0 20px}.features-section .features-block .inner h4{color:#0c1724;font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 20px}.features-section .features-block .inner h6{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 20px}.features-section .features-block .inner ul{padding:0;margin:0 0 20px;list-style:none}.features-section .features-block .inner ul li{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 10px}.features-section .features-block .inner ul li:before{content:'•';color:#eeaf30;font-size:24px;margin:0 15px 0 0}.features-section .features-block .inner .feat-cat{padding:0;margin:0;list-style:none}.features-section .features-block .inner .feat-cat li{display:inline-block;color:#eeaf30}.features-section .features-block .inner .feat-cat li:before{content:'';display:none}.features-section .features-block .inner .feat-cat li:after{content:',';margin-right:5px;color:#0c1724}.features-section .features-block .inner .feat-cat li:last-child:after{content:''}.features-section .features-block .inner a{color:#eeaf30}.feat-slider-section{padding:85px 0;background-color:#f3e5c8;background-image:url('../img/page-hero.jpg'),url('../img/shape04.png');background-repeat:no-repeat,no-repeat;background-position:center bottom,left top;background-size:100% auto,auto auto}.feat-slider-section .section-title{text-align:center;padding-bottom:50px}.feat-slider-section .feat-sliders .top-slider{padding:0 15px;background-color:#fbf3e3;border-top-left-radius:10px;-webkit-border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-right-radius:10px;border-bottom:2px solid #eeaf30}.feat-slider-section .feat-sliders .top-slider .slick-track{display:flex !important}.feat-slider-section .feat-sliders .top-slider .slick-slide{height:inherit !important}.feat-slider-section .feat-sliders .top-slider .slick-slide.slick-current .top-slide{border-bottom:5px solid #eeaf30}.feat-slider-section .feat-sliders .top-slider .slick-slide .top-slide{cursor:pointer;display:flex;height:100%;border-bottom:5px solid transparent;text-align:center;padding:18px 20px;align-items:center}.feat-slider-section .feat-sliders .top-slider .slick-slide .top-slide p{width:100%;font-size:14px;font-weight:600;margin:0}.feat-slider-section .feat-sliders .main-slider{background-color:#fff;border-bottom-left-radius:10px;-webkit-border-bottom-left-radius:10px;border-bottom-right-radius:10px;-webkit-border-bottom-right-radius:10px}.feat-slider-section .feat-sliders .main-slider .slick-track{display:flex !important}.feat-slider-section .feat-sliders .main-slider .slick-slide{height:inherit !important;padding:50px 25px;display:flex;flex-direction:row;align-items:center}.feat-slider-section .feat-sliders .main-slider .slick-slide .img-holder{flex:0 0 50%;max-width:50%;padding:0 25px}.feat-slider-section .feat-sliders .main-slider .slick-slide .img-holder img{max-width:100%;max-height:250px;width:auto;height:auto;margin:0 auto}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder{flex:0 0 50%;max-width:50%;padding:0 25px}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder h4{font-size:18px;font-weight:700;margin:0 0 15px}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder h2{font-size:36px;font-weight:300;margin:0 0 35px}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder h2 strong{font-weight:700}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder a{color:#eeaf30;font-size:15px;font-weight:600;text-transform:uppercase}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder a:after{content:'';display:inline-block;margin-left:10px;width:10px;height:10px;background-image:url('../img/post-arrow.png');background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.feat-slider-section .feat-sliders .main-slider .slick-arrow{position:absolute;display:block;width:40px;height:40px;top:50%;margin-top:-20px;border:2px solid #eeaf30;border-radius:50%;-webkit-border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-size:8px auto;box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);-webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.15);font-size:0;padding:0;z-index:50}.feat-slider-section .feat-sliders .main-slider .slick-arrow.slick-prev{left:-20px;background-image:url('../img/prev-arrow.png')}.feat-slider-section .feat-sliders .main-slider .slick-arrow.slick-next{right:-20px;background-image:url('../img/next-arrow.png')}.feat-slider-section .button-block{padding:45px 0 0;text-align:center}.feat-slider-section .button-block .c-btn{background-color:#fff;border-color:#fff;color:#0c1724;box-shadow:0 16px 32px 0 rgba(12,23,36,0.08);-moz-box-shadow:0 16px 32px 0 rgba(12,23,36,0.08);-webkit-box-shadow:0 16px 32px 0 rgba(12,23,36,0.08)}.feat-slider-section .button-block .c-btn:hover{background-color:#eeaf30;color:#fff}.single-cases-section{padding:200px 0 0;background-image:url('../img/shape01.jpg'),url('../img/shape02.jpg');background-repeat:no-repeat,no-repeat;background-position:top 170px right,bottom left}.single-cases-section .single-page-title{padding-bottom:20px}.single-cases-section .main-content h4{font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:28px;margin:0 0 20px}.single-cases-section .main-content img{max-width:100%;height:auto}.single-cases-section .main-content p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:28px;margin:0 0 20px}.single-cases-section .main-content ul{padding:0;margin:0 0 20px;list-style:none}.single-cases-section .main-content ul li{color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;margin:0 0 10px}.single-cases-section .main-content ul li:before{content:'•';color:#eeaf30;font-size:24px;margin:0 15px 0 0}.single-cases-section .main-content a{color:#eeaf30}.single-cases-section .quote-media{background-color:#f8f1e2;border-left:20px solid #eeaf30;margin-bottom:40px;padding:20px 150px 20px 0}.single-cases-section .quote-media img{margin:0 50px;width:auto;max-height:30px}.single-cases-section .quote-media .media-body p{font-size:18px;font-weight:300;font-style:italic;line-height:28px;margin:0}.single-cases-section .quote-media .media-body h6{color:#eeaf30;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:300;margin:15px 0 0}.single-cases-section .quote-media .media-body h6 span{color:#0c1724}.single-cases-section .cases-tabs{margin-bottom:20px}.single-cases-section .cases-tabs #casesTab{padding:0;margin:0;border-bottom:1px solid #eeaf30}.single-cases-section .cases-tabs #casesTab .nav-item{flex:0 0 190px;max-width:190px;text-align:center}.single-cases-section .cases-tabs #casesTab .nav-link{color:#0c1724;font-size:18px;font-weight:700;border-bottom:5px solid transparent}.single-cases-section .cases-tabs #casesTab .nav-link.active{border-color:#eeaf30}.single-cases-section .cases-tabs #casesTabContent{border:1px solid #ddd}.single-cases-section .cases-tabs #casesTabContent .tab-pane{padding:30px 35px}.single-cases-section .cases-tabs #casesTabContent p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:28px;margin:0 0 20px}.single-cases-section .cases-tabs #casesTabContent ul{padding:0;margin:0 0 20px;list-style:none}.single-cases-section .cases-tabs #casesTabContent ul li{position:relative;color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;padding-left:30px;margin:0 0 10px}.single-cases-section .cases-tabs #casesTabContent ul li:before{content:'';position:absolute;display:block;top:9px;left:0;width:10px;height:10px;border-radius:50%;-webkit-border-radius:50%;background-color:#eeaf30}.single-cases-section .key-box{width:100%;height:100%;padding:30px;background-color:rgba(255,255,255,0.4);border:1px solid #ddd}.single-cases-section .key-box h4{font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:28px;margin:0 0 20px}.single-cases-section .key-box p{color:#eeaf30;font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:28px;margin:0 0 20px}.single-cases-section .key-box ul{padding:0;margin:0 0 20px;list-style:none}.single-cases-section .key-box ul li{position:relative;color:#0c1724;font-size:18px;font-family:'Nunito Sans',sans-serif;line-height:28px;padding-left:30px;margin:0 0 10px}.single-cases-section .key-box ul li:before{content:'';position:absolute;display:block;top:9px;left:0;width:10px;height:10px;border-radius:50%;-webkit-border-radius:50%;background-color:#eeaf30}.single-cases-section .last-line{padding-bottom:70px;margin-bottom:20px;border-bottom:1px solid #ddd}.use-cases-section{padding:180px 0 0;background-image:url('../img/shape01.jpg');background-repeat:no-repeat;background-position:top 170px right}.use-cases-section .section-title{padding-bottom:80px;text-align:center}.use-cases-section .section-title h1{margin:0 0 25px}.use-cases-section .section-title p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:300;margin:0 0 0}.use-cases-section .spacer{margin-bottom:15px}.use-cases-section .case-box{height:100%;display:flex;flex-direction:column;background-color:rgba(255,255,255,0.4);border:1px solid #ddd}.use-cases-section .case-box .case-img{width:100%;padding:30px 25px}.use-cases-section .case-box .case-img img{max-height:32px;max-width:100%;height:auto;width:auto}.use-cases-section .case-box .case-body{flex:1;position:relative;padding:0 25px 60px}.use-cases-section .case-box .case-body p{font-size:20px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:28px}.use-cases-section .case-box .case-body h3{font-size:24px;font-weight:700;margin:0 0 20px}.use-cases-section .case-box .case-body h4{font-size:20px;font-weight:400;line-height:28px;margin:0 0 0}.use-cases-section .case-box .case-body a{color:#212529}.use-cases-section .case-box .case-body .the-link{position:absolute;bottom:20px;left:25px;color:#eeaf30;font-size:15px;font-weight:600;text-transform:uppercase}.use-cases-section .case-box .case-body .the-link:after{content:'';display:inline-block;margin-left:10px;width:10px;height:10px;background-image:url('../img/post-arrow.png');background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.cases-slider-section{padding:90px 0 130px;background-image:url('../img/shape01.jpg'),url('../img/background02.png');background-repeat:no-repeat,no-repeat;background-position:top right,center bottom;background-size:auto auto,100% auto}.cases-slider-section .section-title{text-align:center;padding-bottom:50px}.cases-slider-section .section-title h2{margin:0}.cases-slider-section .support-slider{width:100%;padding-bottom:50px;border-left:1px solid #aebed1}.cases-slider-section .support-slider .slick-slide.slick-current .case-name{border-color:#eeaf30}.cases-slider-section .support-slider .case-name{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:75px;padding:0 30px;margin:0 -1px;border-left:4px solid transparent}.cases-slider-section .support-slider .case-name h5{cursor:pointer;font-size:22px;font-weight:600;margin:0}.cases-slider-section .support-slider .slick-arrow{position:absolute;bottom:0;width:28px;height:28px;border:none;background-color:transparent;background-repeat:no-repeat;background-size:100% 100%;font-size:0;z-index:50}.cases-slider-section .support-slider .slick-arrow.slick-prev{left:75px;background-image:url('../img/slider-up.png')}.cases-slider-section .support-slider .slick-arrow.slick-next{left:40px;background-image:url('../img/slider-down.png')}.cases-slider-section .side-slider{height:100%}.cases-slider-section .side-slider:before{content:'';display:block;position:absolute;top:0;left:-30px;width:32px;height:63px;background-image:url('../img/shape05.png');background-repeat:no-repeat;background-position:center center;background-size:100% 100%;z-index:100}.cases-slider-section .side-slider .slick-list{height:100%}.cases-slider-section .side-slider .slick-list .slick-track{height:100%}.cases-slider-section .side-slider .slick-list .slick-track .slick-slide{height:100%}.cases-slider-section .side-slider .main-slide{height:100%;display:flex;flex-direction:column;justify-content:space-around;position:relative;background-color:rgba(255,255,255,0.4);border:1px solid #ddd;padding:35px}.cases-slider-section .side-slider .main-slide .top-part{padding-bottom:35px;width:100%}.cases-slider-section .side-slider .main-slide .top-part h4{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:28px;margin:0 0 15px}.cases-slider-section .side-slider .main-slide .top-part a{color:#eeaf30;font-size:15px;font-weight:600;text-transform:uppercase}.cases-slider-section .side-slider .main-slide .top-part a:after{content:'';display:inline-block;margin-left:10px;width:10px;height:10px;background-image:url('../img/post-arrow.png');background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.cases-slider-section .side-slider .main-slide .bottom-part .media img{max-width:100px;max-height:60px;width:auto;height:auto}.cases-slider-section .side-slider .main-slide .bottom-part .media .media-body{padding-left:20px}.cases-slider-section .side-slider .main-slide .bottom-part .media .media-body p{font-size:18px;font-weight:300;font-style:italic;line-height:28px;margin:0 0 10px}.cases-slider-section .side-slider .main-slide .bottom-part .media .media-body h6{color:#eeaf30;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:300;margin:0}.cases-slider-section .side-slider .main-slide .bottom-part .media .media-body h6 span{color:#0c1724}.cases-slider-section .button-block{text-align:center;padding-top:55px}.company-section .contact-block{height:100%;position:relative;background-color:#fcf9f3;padding:180px 25px 130px 0}.company-section .contact-block:before{content:'';display:block;position:absolute;top:0;bottom:0;right:100%;width:9999px;background-color:#fcf9f3}.company-section .contact-block h2{margin:0 0 30px 25px}.company-section .contact-block .form-holder{padding:0 25px}.company-section .contact-block .form-holder .input-holder input[type=text],.company-section .contact-block .form-holder .input-holder input[type=email],.company-section .contact-block .form-holder .input-holder input[type=tel]{height:60px;font-family:'Nunito Sans',sans-serif;font-size:18px;border-radius:5px;-webkit-border-radius:5px}.company-section .contact-block .form-holder .input-holder textarea{width:100%;height:240px;padding:20px 25px;border:1px solid #ddd;border-radius:5px;-webkit-border-radius:5px;font-family:'Nunito Sans',sans-serif;font-size:18px;resize:none}.company-section .contact-block .form-holder .input-holder input[type=submit]{height:60px;width:240px;margin-top:10px;border:1px solid #eeaf30;background-color:#eeaf30;border-radius:5px;-webkit-border-radius:5px;color:#fff;font-family:'Nunito Sans',sans-serif;font-size:18px;font-weight:700;transition:all .3s ease;-webkit-transition:all .3s ease}.company-section .contact-block .form-holder .input-holder input[type=submit]:hover{background-color:#fff;color:#eeaf30}.company-section .text-block{height:100%;position:relative;padding:180px 0 100px 50px}.company-section .text-block:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;width:1440px;background-image:url('../img/background02.png');background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;z-index:1}.company-section .text-block .inner{position:relative;z-index:5}.company-section .text-block h2{margin:50px 0 30px 0}.company-section .text-block h2:first-child{margin:0 0 30px 0}.company-section .text-block .social-media{padding:0;margin:0;list-style:none}.company-section .text-block .social-media li{display:inline-block;margin:0 20px 15px 0}.company-section .text-block .social-media li a img{margin:0;max-height:20px;width:auto;transition:all .3s ease;-webkit-transition:all .3s ease}.company-section .text-block .social-media li a:hover img{-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0)}.company-section .text-block p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;margin:0 0 5px}.company-section .text-block p a{display:inline-block;color:#eeaf30;margin-bottom:35px}.company-section .text-block img{max-width:100%;height:auto;margin:30px 0}.locations-section{width:100%;flex-direction:row;flex-wrap:wrap;display:flex}.locations-section .location-col{flex:0 0 50%;max-width:50%}.locations-section .location-col .gmap-holder{position:relative;width:100%;height:0;border:10px solid #fff;padding-top:85%}.locations-section .location-col .gmap-holder iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.locations-section .location-col .image-map{position:relative;width:100%;height:0;border:10px solid #fff;padding-top:85%;background-repeat:no-repeat;background-position:center center;background-size:cover}.locations-section .location-col .image-map .office-box{position:absolute;bottom:25px;left:190px;background-color:#fff;border:1px solid #ddd;border-radius:10px;-webkit-border-radius:10px;padding:40px;box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 15px 35px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.1)}.locations-section .location-col .image-map .office-box h3{font-size:24px;font-family:'Nunito Sans',sans-serif;font-weight:600;margin:0 0 20px}.locations-section .location-col .image-map .office-box p{font-size:15px;font-family:'Nunito Sans',sans-serif;font-weight:400;line-height:24px;margin:0 0 0}.search-page{padding:200px 0}.calc-section{padding:45px 0}.calc-section .text-block{padding-bottom:30px;text-align:center}.social-media-holder{width:100%}.social-media-holder .social-menu{padding:30px 0 0;margin:0;list-style:none;text-align:center;font-size:0}.social-media-holder .social-menu li{display:inline-block;margin:0 15px}.social-media-holder .social-menu li a img{max-height:20px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.social-media-holder .social-menu li a:hover{opacity:.7}.content-col-section{padding:0 0 50px}.content-col-section .even{padding-top:50px;padding-bottom:50px}.content-col-section .odd{padding-top:50px;padding-bottom:50px}.content-col-section .odd .image-block img{float:right}.content-col-section .image-block{height:410px}.content-col-section .image-block img{max-height:100%;width:auto}.content-col-section .text-block h2{color:#eeaf30;font-weight:300;margin:0 0 20px}.content-col-section .text-block p{font-size:18px;line-height:24px;margin:0 0 20px}.benefits-section{background-image:url('../img/shape01.jpg');background-repeat:no-repeat;background-position:right top;padding:50px 0}.benefits-section .section-title{padding-bottom:45px;text-align:center}.benefits-section .section-title h2{font-weight:300}.benefits-section .spacer{margin-bottom:40px}.benefits-section .box{text-align:center}.benefits-section .box .img-rim{width:100px;height:100px;border:1px solid #eeaf30;border-radius:50%;-webkit-border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:auto 40px;margin:0 auto 20px}.benefits-section .box img{width:100%;max-width:100px;height:auto;margin-bottom:20px}.benefits-section .box h5{font-size:18px;font-weight:700;margin:0 0 10px}.benefits-section .box p{line-height:24px;margin:0}.hiring-section{padding:50px 0;background-image:url('../img/shape06.png');background-repeat:no-repeat;background-position:right top;background-size:388px auto}.hiring-section .section-title{text-align:center;padding-bottom:70px}.hiring-section .process-main{display:flex;flex-direction:row}.hiring-section .process-main .process-box{position:relative;flex:1;padding:40px 10px 15px;height:330px;max-width:115px;margin:0 auto;cursor:pointer;z-index:1}.hiring-section .process-main .process-box:not(.active):hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2);z-index:2}.hiring-section .process-main .process-box.active.box-5 .title-box span{color:#fff}.hiring-section .process-main .process-box.box-1{max-width:1000px;padding:40px 30px 15px;background-color:#fff}.hiring-section .process-main .process-box.box-1 .title-box{display:none}.hiring-section .process-main .process-box.box-2{background-color:#fff8eb}.hiring-section .process-main .process-box.box-3{background-color:#ffe7b7}.hiring-section .process-main .process-box.box-4{background-color:#ffcf6d}.hiring-section .process-main .process-box.box-5{background-color:#eeaf30}.hiring-section .process-main .process-box.box-5 .title-box.hit span{color:#fff}.hiring-section .process-main .process-box.box-5 .text-box span{color:#fff}.hiring-section .process-main .process-box .icon-box{width:66px;padding-bottom:20px;transition:all .3s ease;-webkit-transition:all .3s ease;text-align:center;margin:0 auto}.hiring-section .process-main .process-box .icon-box img{max-height:65px;max-width:100%;height:auto;width:auto;transition:all .3s ease;-webkit-transition:all .3s ease}.hiring-section .process-main .process-box .title-box{width:180px;padding:0 0;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform-origin:57% 180%;-webkit-transform-origin:57% 180%;transition:all .1s ease;-webkit-transition:all .1s ease}.hiring-section .process-main .process-box .title-box.hit{width:100%;padding:0 20px;transform:rotate(0deg);-webkit-transform:rotate(0deg)}.hiring-section .process-main .process-box .title-box.hit span{color:#eeaf30;font-size:18px}.hiring-section .process-main .process-box .title-box.hit h3{font-size:30px}.hiring-section .process-main .process-box .title-box span{font-size:12px;font-weight:700;text-transform:uppercase;transition:all .3s ease;-webkit-transition:all .3s ease}.hiring-section .process-main .process-box .title-box h3{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:400;transition:all .3s ease;-webkit-transition:all .3s ease}.hiring-section .process-main .process-box .text-box{display:none;padding:0 20px}.hiring-section .process-main .process-box .text-box.first{display:block}.hiring-section .process-main .process-box .text-box span{color:#eeaf30;font-size:18px;font-weight:700;text-transform:uppercase;transition:all .3s ease;-webkit-transition:all .3s ease}.hiring-section .process-main .process-box .text-box h3{font-size:30px;font-family:'Nunito Sans',sans-serif;font-weight:400;transition:all .3s ease;-webkit-transition:all .3s ease}.hiring-section .process-main .process-box .text-box p{font-size:18px;font-family:'Nunito Sans',sans-serif;font-weight:300;line-height:24px;margin:0}.greenhouse-section.job-section{padding-top:250px}.page-id-218 .contact-section{padding:200px 0 110px}@media (max-width:1199.98px){.sponsorship-section .brands-list{justify-content:center}}@media (max-width:991.98px){.dropdown-menu{left:23% !important;transform: translate3d(40px, 33px, 0px) !important;}.hiring-section .process-main .process-box.box-1 .title-box{display:block}.hiring-section .process-main .process-box .text-box span{display:none}.hiring-section .process-main .process-box .text-box h3{display:none}.hiring-section .process-main .process-box .icon-box{text-align:left;width:100%}.hiring-section .process-main .process-box .title-box{transform:rotate(0deg);-webkit-transform:rotate(0deg);transform-origin:0 0;-webkit-transform-origin:0 0}.hiring-section .process-main .process-box .title-box.hit{padding:0}.hiring-section .process-main{flex-direction:column}.hiring-section .process-main .process-box{max-width:100%;width:100%;padding:40px 30px 15px}.hiring-section .process-main .process-box .text-box{padding:0}.content-col-section .odd .image-block img{float:none}.content-col-section .image-block{margin-bottom:45px;height:auto}.content-col-section .image-block img{max-width:100%;height:auto}.careers-hero-section .image-block{margin-bottom:45px}.blog-hero-section .form-holder .input-holder.selection{padding:0 10px}.blog-hero-section .form-holder .input-holder.selection:first-child{margin-left:0}.gallery-section .images-list li{flex:0 0 50%;max-width:50%}.output-fieldset{max-width:100%}.blog-hero-section .form-holder .input-holder.radio-holder{flex-wrap:wrap}.blog-hero-section .form-holder .input-holder.radio-holder label .inner-box{font-size:10px}.blog-hero-section .form-holder .input-holder.radio-holder label .inner-box img{max-width:100%}.blog-hero-section .search-holder{margin-top:0;right:auto;padding:0 10px}.single-cases-section .spacer{margin-bottom:20px}.locations-section .location-col{flex:0 0 100%;max-width:100%}.company-section .contact-block .form-holder{padding:0}.company-section .contact-block h2{margin-left:0}.company-section .text-block{padding-left:0;padding-top:50px}.company-section .contact-block{padding-right:0;padding-bottom:50px}.company-section .contact-block:after{content:'';display:block;position:absolute;top:0;bottom:0;left:100%;width:9999px;background-color:#fcf9f3}.blog-hero-section .search-holder{margin-bottom:10px}.pricing-section .price-box.box-1,.pricing-section .price-box.box-3{border:1px solid #ddd;border-radius:12px;-webkit-border-radius:12px}.cases-slider-section .support-slider .slick-arrow.slick-next{left:50%;bottom:10px;margin-left:-38px}.cases-slider-section .support-slider .slick-arrow.slick-prev{left:50%;bottom:10px;margin-left:10px}.cases-slider-section .support-slider{border:none}.cases-slider-section .support-slider .case-name h5{text-align:center}.cases-slider-section .side-slider::before{display:none}.content-1-section .section-box{text-align:center}header .header-holder{flex-wrap:wrap}header .header-holder .header-items{display:none;flex:0 0 100%;max-width:100%}header .header-holder .header-items .primary-menu{padding:20px 0 0;width:100%}header .header-holder .header-items .primary-menu li{display:block;margin:0 0 15px;text-align:center}}@media (max-width:767.98px){.single-cases-section .cases-tabs #casesTab{border:none}.single-cases-section .cases-tabs #casesTab .nav-item{flex:0 0 100%;max-width:100%}.single-cases-section .quote-media{display:block;padding:10px}.single-cases-section .quote-media img{margin:10px 0 20px}.locations-section .location-col .image-map .office-box{bottom:10px;left:10px}.legal-content-section .content-area table thead tr th{padding:0 5px}.legal-content-section .content-area table tbody tr td{word-break:break-all;padding:10px 5px}.features-section .features-block .inner .close-feat{margin:15px -5px 15px auto}.features-section .features-block .inner{padding:0 20px 30px}.features-section .features-block .inner h6,.features-section .features-block .inner ul li,.features-section .features-block .inner p{font-size:16px}.features-section .features-block .inner .feat-img{float:none;width:100%;height:auto;max-width:100%}.features-section .section-image{margin-bottom:35px}.features-section .my-col{width:100%;max-width:100%;flex:0 0 100%}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder h2{font-size:24px}.feat-slider-section .feat-sliders .main-slider .slick-slide{display:block}.feat-slider-section .feat-sliders .main-slider .slick-slide .img-holder{max-width:100%;padding-bottom:20px}.feat-slider-section .feat-sliders .main-slider .slick-slide .text-holder{max-width:100%}.home-hero-section .button-block::after{display:none}.careers-hero-section .text-block h1,.single-post-section .single-page-title h1,.home-hero-section .hero-block h1,h1{font-size:36px;line-height:1}.post-accordion-section .accord-main h2,.legal-content-section .content-area h2,h2{font-size:36px;line-height:1}.post-accordion-section .accord-main h3{font-size:28px;line-height:1}.post-content-section .content-area h3,.contact-section .contact-box h3,h3{font-size:24px;line-height:1}.post-content-section .content-area h4{font-size:20px}.blog-hero-section .form-holder .input-holder.radio-holder label{flex:0 0 33.33333333%;max-width:33.33333333%}}@media (max-width:575.98px){.blog-hero-section .search-holder,.blog-hero-section .form-holder .input-holder.selection{padding:0 5px}.blog-hero-section .form-holder .input-holder.radio-holder label{padding:0 5px}.blog-hero-section .form-holder .input-holder.radio-holder label .inner-box{height:135px;min-height:1px}.gallery-section .images-list li{flex:0 0 100%;max-width:100%}.sponsorship-section .brands-list li{flex:0 0 50%;text-align:center;max-width:50%}.sponsorship-section .brands-list li img{max-width:100%;height:auto}.blog-hero-section .form-holder button{width:100%;max-width:100%;margin-bottom:15px}.cases-slider-section{padding:40px 0 80px}.cases-slider-section .container{padding-top:50px;padding-bottom:50px;background-color:rgba(255,255,255,0.5);border:1px solid #ddd}.cases-slider-section .section-title{padding-bottom:30px}.cases-slider-section .side-slider .main-slide .bottom-part .media .media-body{padding:20px 0 0 0}.cases-slider-section .side-slider .main-slide .bottom-part .media{display:block}.cases-slider-section .side-slider .main-slide{padding:15px}.related-posts-section .related-slider .post-box .post-body a{left:55px}.related-posts-section .related-slider .post-box .post-body{padding:20px 55px 60px}.sponsorship-section .section-box{padding:50px 15px}.sponsorship-section{padding-bottom:70px}.sponsorship-section .sponsor-slider .slick-arrow.slick-prev{top:100%;margin-top:10px;left:20px}.sponsorship-section .sponsor-slider .slick-arrow.slick-next{top:100%;margin-top:10px;right:20px}.locations-section .location-col .image-map{margin-bottom:175px}.locations-section .location-col .image-map .office-box{top:100%;bottom:auto;left:0;right:0}.booking-section .column-block .form-block{padding:0 15px 60px}.related-posts-section .related-slider .slick-arrow.slick-prev{left:0}.related-posts-section .related-slider .slick-arrow.slick-next{right:0}.single-post-section .single-page-info .cate-list{text-align:center}.single-post-section .single-page-info .share-widget-holder,.single-post-section .single-page-info p,.single-post-section .single-page-info h5{text-align:center;display:block;margin:0 0 5px}.single-post-section{padding-top:160px}.blog-hero-section .form-holder{display:block}.blog-hero-section .form-holder .input-holder{padding:0}.contact-section{padding:50px 0}.use-cases-section{padding-bottom:50px}.feat-slider-section .feat-sliders .main-slider .slick-arrow.slick-prev{left:-15px}.feat-slider-section .feat-sliders .main-slider .slick-arrow.slick-next{right:-15px}.home-hero-section .hero-block{padding-top:160px}.home-hero-section .hero-block p{color:#fff}.home-hero-section .brands-list{justify-content:center;flex-wrap:wrap}.home-hero-section .brands-list li{margin:0 10px 10px}}.primary-menu .dropdown-menu{background-color: #0c1724;color:#fff;}header .header-holder .header-items .primary-menu li a.dropdown-toggle::after{border-top: 0.9em solid !important;border-right: .45em solid transparent !important;border-left: .45em solid transparent !important;position:relative;top:5px;left:3px;}
