/*! * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE) */ @font-face { font-family: Exo; src: url(Exo-Light.ttf); font-weight: 300; } @font-face { font-family: Exo; src: url(Exo-Regular.ttf); font-weight: normal; } body, html { width: 100%; height: 100%; } body { font-family: 'Exo', 'Titillium Web', 'Helvetica Neue', Arial, sans-serif; } hr { max-width: 50px; border-width: 3px; border-color: #F05F40; } hr.light { border-color: white; } a { color: #F05F40; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } a:focus, a:hover { color: #f05f40; } p { font-size: 20px; line-height: 1.5; margin-bottom: 20px; font-weight: 300; } #privacy{ min-height: calc(100vh - 160px); } #privacy p { font-weight: normal; } #privacy a { word-wrap: break-word; } #privacy li { font-size: 20px; } .bg-primary { background-color: #F05F40 !important; } .bg-dark { color: white; background-color: #222222 !important; } .text-faded { color: rgba(255, 255, 255, 0.8); } section { padding: 100px 0; } .section-heading { margin-top: 0; } ::-moz-selection { color: white; background: #222222; text-shadow: none; } ::selection { color: white; background: #222222; text-shadow: none; } img::selection { color: white; background: transparent; } img::-moz-selection { color: white; background: transparent; } body { -webkit-tap-highlight-color: #222222; } #mainNav { border-color: rgba(34, 34, 34, 0.05); background-color: white; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } #mainNav .navbar-brand { font-weight: 700; text-transform: uppercase; color: #F05F40; } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #f05f40; } #mainNav .navbar-toggle { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #222222; } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link { font-size: 13px; font-weight: 700; text-transform: uppercase; color: rgba(255, 255, 255, 0.7); } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:hover { color: #F05F40; } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active { color: #F05F40 !important; background-color: transparent; } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover { background-color: transparent; } @media (max-width: 992px) { #mainNav { border-color: rgba(255, 255, 255, 0.3); background-color: transparent; } #mainNav .navbar-brand { color: rgba(255, 255, 255, 0.7); } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: white; } #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus { color: rgba(255, 255, 255, 0.7); } #mainNav .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: white; } #mainNav.navbar-shrink { border-color: rgba(34, 34, 34, 0.05); background-color: white; } #mainNav.navbar-shrink .navbar-brand { font-size: 16px; color: #F05F40; } #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover { color: #f05f40; } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus { color: rgba(255, 255, 255, 0.7); } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: #F05F40; } } #cookieBanner { position: fixed; left: 40px; bottom: 40px; width: 455px; box-sizing: border-box; z-index: 999; border-radius: 6px; color: #212529; text-align: left; } #cookieBanner.hide { display: none; } #cookieBanner .inner-contenet { background-color: #FFFFFF; border: 1px solid; border-color: #f4f4f4; padding: 26px 32px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px; font-size: 14px; } #cookieBanner .cookie-banner-oper { display: flex; justify-content: space-around; } #cookieBanner .oper-btn { padding: 0 20px; margin: 0; cursor: pointer; color: #3379ca; border: 1px solid #3379ca; line-height: 34px; background-color: transparent; } #cookieBanner .filled { background-color: #3379ca; color: #fff; } .cookie-setting-modal .customize-cookie-Info.hide { display: none; } .cookie-setting-modal .to-detail-btn { padding-top: 12px; display: inline-block; cursor: pointer; } .cookie-setting-modal .to-detail-btn:hover { text-decoration: underline; } .cookie-setting-modal .cookies-details-info.hide { display: none; } .cookie-setting-modal .cookies-details-info .title { padding: 12px 12px; } .cookie-setting-modal .cookies-details-info .info-list { padding: 0 12px; font-size: 16px; } .cookie-setting-modal .cookies-details-info .info-list>li { display: flex; } .cookie-setting-modal .cookies-details-info .info-list>li .label { min-width: 150px; font-size: 16px; } .cookie-setting-modal .cookies-details-info .info-list>li .content { font-size: 16px; } header.masthead { position: relative; width: 100%; min-height: auto; text-align: center; color: white; background-image: url("../img/header.jpg"); background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } header.masthead .header-content { position: relative; width: 100%; padding: 150px 15px 100px; text-align: center; } header.masthead .header-content .header-content-inner h1 { font-size: 30px; font-weight: 700; margin-top: 0; margin-bottom: 0; text-transform: uppercase; } header.masthead .header-content .header-content-inner hr { margin: 30px auto; } header.masthead .header-content .header-content-inner p { font-size: 16px; font-weight: 300; margin-bottom: 50px; color: rgba(255, 255, 255, 0.7); } @media (min-width: 768px) { header.masthead { height: 100%; min-height: 600px; } header.masthead .header-content { position: absolute; top: 50%; padding: 0 50px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } header.masthead .header-content .header-content-inner { max-width: 1000px; margin-right: auto; margin-left: auto; } header.masthead .header-content .header-content-inner h1 { font-size: 50px; } header.masthead .header-content .header-content-inner p { font-size: 18px; max-width: 80%; margin-right: auto; margin-left: auto; } } .service-box { max-width: 400px; margin: 50px auto 0; } @media (min-width: 992px) { .service-box { margin: 20px auto 0; } } .service-box p { margin-bottom: 0; } .portfolio-box { position: relative; display: block; max-width: 650px; margin: 0 auto; } .portfolio-box .portfolio-box-caption { position: absolute; bottom: 0; display: block; width: 100%; height: 100%; text-align: center; opacity: 0; color: white; background: rgba(240, 95, 64, 0.9); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content { position: absolute; top: 50%; width: 100%; transform: translateY(-50%); text-align: center; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { padding: 0 15px; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 14px; font-weight: 600; text-transform: uppercase; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 18px; } .portfolio-box:hover .portfolio-box-caption { opacity: 1; } .portfolio-box:focus { outline: none; } @media (min-width: 768px) { .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 16px; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 22px; } } .call-to-action { padding: 50px 0; } .call-to-action h2 { margin: 0 auto 20px; } .text-primary { color: #F05F40 !important; } .no-gutter > [class*='col-'] { padding-right: 0; padding-left: 0; } .btn-default { color: #222222; border-color: white; background-color: white; } .btn-default.focus, .btn-default:focus { color: #222222; border-color: #bfbfbf; background-color: #e6e6e6; } .btn-default:hover { color: #222222; border-color: #e0e0e0; background-color: #e6e6e6; } .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle { color: #222222; border-color: #e0e0e0; background-color: #e6e6e6; } .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover { color: #222222; border-color: #bfbfbf; background-color: #d4d4d4; } .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle { background-image: none; } .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover { border-color: white; background-color: white; } .btn-default .badge { color: white; background-color: #222222; } .btn-primary { color: white; border-color: #F05F40; background-color: #F05F40; } .btn-primary.focus, .btn-primary:focus { color: white; border-color: #a4270d; background-color: #eb3812; } .btn-primary:hover { color: white; border-color: #e13612; background-color: #eb3812; } .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle { color: white; border-color: #e13612; background-color: #eb3812; } .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover { color: white; border-color: #a4270d; background-color: #c93110; } .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle { background-image: none; } .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { border-color: #F05F40; background-color: #F05F40; } .btn-primary .badge { color: #F05F40; background-color: white; } .btn { font-weight: 700; text-transform: uppercase; border: none; border-radius: 300px; } .btn-xl { padding: 15px 30px; } /* Jobs Section Styles */ .jobs-summary { max-width: 1000px !important; margin: 2rem auto !important; } .jobs-count { font-size: 1.8rem !important; color: #F05F40 !important; font-weight: 600 !important; letter-spacing: 0.5px !important; } .jobs-container { max-width: 1000px !important; margin: 0 auto !important; padding-right: 140px !important; padding-left: 140px !important; } .category-title { font-size: 1.6rem !important; font-weight: 700 !important; color: #F05F40 !important; margin-bottom: 1.5rem !important; padding-bottom: 0.5rem !important; border-bottom: 2px solid #F05F40 !important; display: inline-block !important; } .jobs-list { display: block !important; } .job-item { padding: 1rem 0 !important; border-bottom: 1px solid #e9ecef !important; } .job-item:last-child { border-bottom: none !important; } .job-title { font-size: 1.2rem !important; font-weight: 700 !important; color: #F05F40 !important; margin-bottom: 0.5rem !important; line-height: 1.3 !important; } .job-location { color: gray !important; font-size: 0.95rem !important; font-weight: 400 !important; } /* Job Details Page Styles */ .job-header { margin-bottom: 1.5rem !important; padding-bottom: 1rem !important; border-bottom: 2px solid #f0f0f0 !important; } .job-meta { margin-top: 0.5rem !important; } .job-meta > div { color: gray !important; font-size: 0.9rem !important; margin-top: 0.3rem !important; } .job-content { margin-top: 1rem !important; } .job-description h4 { color: #F05F40 !important; font-size: 1.2rem !important; font-weight: 600 !important; margin-top: 1.5rem !important; margin-bottom: 0.8rem !important; } .job-description h4:first-child { margin-top: 0 !important; } .job-description ul { margin-bottom: 1rem !important; padding-left: 1.5rem !important; } .job-description li { margin-bottom: 0.5rem !important; line-height: 1.5 !important; } .job-actions { margin-top: 2rem !important; text-align: center !important; } .culture-item { padding: 2rem 1rem !important; background: white !important; border-radius: 8px !important; box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important; transition: transform 0.3s ease !important; } .culture-item:hover { transform: translateY(-5px) !important; } /* Mobile Responsive Styles */ @media (max-width: 768px) { .jobs-count { font-size: 1.5rem !important; } .category-title { font-size: 1.4rem !important; } .job-item { padding: 0.8rem 0 !important; } .job-title { font-size: 1.1rem !important; } .job-location { font-size: 0.9rem !important; } .jobs-container { margin: 0 auto !important; padding-right: 13vw !important; padding-left: 13vw !important; } } @media (max-width: 576px) { .jobs-count { font-size: 1.3rem !important; } .category-title { font-size: 1.2rem !important; } .job-item { padding: 0.6rem 0 !important; } .job-title { font-size: 1rem !important; } .job-location { font-size: 0.85rem !important; } }