﻿@font-face {
    font-family: "icomoon";
    src: url("IcoMoon-Free.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
:root {
    --brand-color: #cbc2ad;
    --white: #ffffff;
    --yellow: #ffb549;
}
a {
    cursor: pointer;
}
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
    display: block;
}
html, body, #butter {
}
a {
    color: #0366d6;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s;
}
.reveal--open+.overlay {
    pointer-events: visible;
    opacity: 1;
}
.sub-top-owl .owl-slide {
    position: relative;
    height: 60vh;
}
.sub-top-owl .owl-slide-animated {
    transform: translateX(20px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.05s;
}
.sub-top-owl .owl-slide-animated.is-transitioned {
    transform: none;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
}
.sub-top-owl .owl-slide-title.is-transitioned {
    transition-delay: 0.2s;
}
.sub-top-owl .owl-slide-subtitle.is-transitioned {
    transition-delay: 0.35s;
}
.sub-top-owl .owl-slide-cta.is-transitioned {
    transition-delay: 0.5s;
}
.sub-top-owl .owl-dots, .sub-top-owl .owl-nav {
    position: absolute;
}
.sub-top-owl .owl-dots .owl-dot, .sub-top-owl .owl-nav [class*="owl-"]:focus {
    outline: none;
}
.sub-top-owl .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid var(--main-black-color);
    transition: all 0.2s ease;
}
.sub-top-owl .owl-dots .owl-dot:hover span, .sub-top-owl .owl-dots .owl-dot.active span {
    background: var(--main-black-color);
}
.sub-top-owl .owl-nav {
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
    margin: 0;
}
.sub-top-owl .owl-nav svg {
    opacity: 0.3;
    transition: opacity 0.3s;
}
.sub-top-owl .owl-nav button:hover svg {
    opacity: 1;
}
.sub-top-owl .owl-nav [class*="owl-"]:hover {
    background: transparent;
}
h2 span {
    background-color: #ffb449e6;
    padding: 0 15px;
    line-height: normal;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
@media screen and (max-width: 575px) {
    .sub-top-owl .owl-nav {
        top: 5%;
   }
    .sub-top-owl .owl-nav svg {
        width: 24px;
        height: 24px;
   }
}
.counter-box {
    display: block;
    padding: 40px 20px 37px;
    text-align: center;
}
.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: White;
    font-size: 18px;
    font-weight: 500;
}
.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2;
}
.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: white;
    line-height: 28px;
}
.fletter {
    font-size: 2rem;
}
.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
.home-page-body header {
    background-color: transparent !important;
    position: absolute;
    z-index: 11;
    width: 100%;
}
/*Typography*/
body {
    font-size: 1.2rem;
    line-height: 1.7;
}
a {
    color: black;
    text-decoration: none;
}
h1 {
    font-size: 4rem;
}
h2.heading {
    font-family: "Playfair Display", serif;
    font-size: 3rem;
}
h2 {
    font-size: 3rem;
}
h3 {
    font-size: 2.4rem;
}
h4 {
}
h5 {
}
h6 {
    font-size: 1.8rem;
}
p {
}
.i-fs-2 {
    font-size: 20px;
    vertical-align: middle;
}
.p-f-2 {
    font-size: 1.5rem;
}
body {
    font-family: "Montserrat", sans-serif;
}
/*Header*/
.navbar-brand {
    background-image: url(../img/site/rebul-group-logo.png);
    text-indent: -9999px;
    width: 220px;
    height: 55px;
    background-size: contain;
}
.footer-logo {
    width: 140px;
}
header {
    background-color: var(--brand-color);
}
footer .navbar a {
    float: left;
}
.header-ddm li {
    float: left;
}
header .dropdown-toggle::after {
    display: none;
}
header.alternate1 {
}
header.alternate1 .site-navbar-wrap {
    background-color: #cbc2ad;
}
header.alternate1 .navbar-brand {
    background-image: url(../img/site/new-logo4.png);
    text-indent: -9999px;
    width: 147px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
}
header.alternate1 .site-menu>li>a {
    color: #312f23 !important;
}
header.alternate1 .site-navbar-top {
    border-bottom: 1px solid #a39d79 !important;
}
header.alternate1 .site-navbar-wrap a, header.alternate1 .text-dark {
    color: #312f23 !important;
}
header.alternate2 {
}
header.alternate2 .site-navbar-wrap {
    background-image: url(https://img.freepik.com/free-photo/paperboard-texture_95678-72.jpg);
}
header.alternate2 .navbar-brand {
    background-image: url(../img/site/new-logo2.png);
    text-indent: -9999px;
    width: 147px;
    height: 55px;
    background-size: contain;
    background-repeat: no-repeat;
}
header.alternate2 .site-menu>li>a {
    color: #322f1f !important;
}
header.alternate2 .site-navbar-top {
    border-bottom: 1px solid #322f1f !important;
}
header.alternate2 .site-navbar-wrap a, header.alternate2 .text-dark {
    color: #322f1f !important;
}
/* Sticky footer styles -------------------------------------------------- */
html {
    font-size: 14px;
    scroll-behavior: smooth;
}
.border-top {
    border-top: 1px solid #e5e5e5;
}
.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}
.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}
button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}
/* Sticky footer styles -------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
}
.footer {
    font-size: 0.8rem;
    width: 100%;
    white-space: nowrap;
   /* Vertically center the text there */
}
.footer a{font-size: 0.8rem !important;}
.footer h5 {
    font-size: 1rem;
}
/*SITE*/
.bg-1 {
    background-color: #fcf8ed;
}
.border-anim {
    position: relative;
}
.border-anim .cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 20;
}
.bg2 {
    background-color: var(--brand-color);
}
.mt-lg-7 {
    margin-top: 5rem;
}
input, select {
    font-size: 1rem;
}
.tag-btn {
    background: #282828;
    font-size: 1rem;
    color: white !important;
    position: relative;
    top: 0;
    right: 30px;
    padding: 15px 20px;
    transition: 0.3s;
}
.tag-btn:hover {
    background-color: var(--brand-color);
    color: #282828 !important;
}
.shine {
    width: 250px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.shine:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    transition: all 0.5s ease;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
/* Hover state - trigger effect */
.shine:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}
/* Active state */
.icon:active:after {
    opacity: 0;
}
@keyframes slide {
    0% {
        left: -100;
        top: 0;
   }
    50% {
        left: 120px;
        top: 0px;
   }
    100% {
        left: 290px;
        top: 0;
   }
}
.scroll-wrap {
    position: absolute;
    width: 24px;
    bottom: 0;
    height: 24px;
    top: 100vh;
    z-index: 4;
    text-align: center;
    margin-top: -100px;
    left: 50%;
    margin-left: -12px;
}
.scroll-container {
    position: relative;
    width: 20px;
    height: 20px;
    margin-top: -12px;
}
.chevron {
    position: absolute;
    width: 20px;
    height: 1px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}
.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
.chevron:before, .chevron:after {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
}
.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}
.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}
.mouse {
    width: 20px;
    height: 29px;
    border-radius: 30px;
    display: block;
    border: 2px solid white;
}
.mouse::after {
    content: "";
    width: 2px;
    height: 6px;
    background: white;
    margin: 4px auto;
    display: block;
}
@keyframes move {
    25% {
        opacity: 1;
   }
    33% {
        opacity: 1;
        transform: translateY(30px);
   }
    67% {
        opacity: 1;
        transform: translateY(40px);
   }
    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
   }
}
@keyframes pulse {
    to {
        opacity: 1;
   }
}
a.anim-btn {
    position: relative;
    z-index: 2;
    cursor: pointer;
}
a.anim-btn i {
    transition: right 0.5 s ease;
}
a.anim-btn:hover i {
    right: -10px;
    position: relative;
}
a.anim-btn b {
    padding: 3px 0;
    position: relative;
    vertical-align: middle;
}
a.anim-btn b::before {
    transform: scaleX(0);
    transform-origin: bottom right;
}
a.anim-btn:hover {
    color: black;
}
a.anim-btn:hover b::before {
    transform: scaleX(1);
    transform-origin: bottom left;
}
a.anim-btn b::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    inset: 0 0 0 0;
    background: var(--brand-color);
    z-index: -1;
    transition: transform 0.3s ease;
}
.time-line-container {
    margin-top: 0;
}
.time-line-container img, .pb-box img {
    width: 100%;
    transition: all 900ms;
}
.time-line-container>div, .pb-box>div {
    position: relative;
    overflow: hidden;
   /* cursor: pointer;
   */
}
.time-line-container>div>div.img, .pb-box>div.img, .box-c .img {
    position: relative;
    overflow: hidden;
}
.time-line-container>div>div.img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(7, 36, 41, 0.6699054621848739) 0%, rgba(6, 48, 55, 0.44021358543417366) 35%, rgba(8, 19, 22, 0) 100%);
}
.time-line-container>div>div.tl-content {
    position: absolute;
    top: 15px;
    left: 30px;
    color: white;
    z-index: 2;
    width: calc(100% - 60px);
}
.anim-1 div {
    overflow: hidden;
    position: relative;
}
.anim-1 span {
    display: inline-block;
}
.anim-1 span::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: var(--brand-color);
    display: none;
}
.time-line-container>div:hover img, .pb-box>div:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.time-line-container>div>div span {
    font-weight: bold;
}
.g-6 {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 30px;
}
.our-brands-box {
    position: relative;
}
.our-brands-box>div.dzsparallaxer {
    position: absolute;
    overflow: hidden;
    width: 100%;
}
.our-brands-box .ob-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 750px;
    background-position: center;
}
.ob-box {
    margin-top: 27% !important;
    position: relative;
}
.pl-tab-nav {
    list-style: none;
    padding: 0;
    flex-direction: row;
    margin: 0;
    display: flex;
}
.pl-tab-nav li {
    flex: 1;
    position: relative;
}
.pl-tab-nav li div {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 16px 0;
    border-bottom: 2px solid;
}
.pl-tab-nav li div.active {
    border-bottom: 2px solid var(--brand-color);
}
.pl-tab-nav li:not(:last-child) {
    margin-right: 24px;
}
.pl-brand-list {
    flex-grow: 0;
    display: none;
}
.pl-brand-img {
    flex-grow: 4;
}
.pl-b-container {
    display: flex;
    flex-wrap: wrap-reverse;
    width: 100%;
}
.pl-b-container>div {
    width: 20%;
}
.pl-brand-img-container img {
    width: calc(100% - 5px);
    float: right;
}
.pl-form {
}
.pl-form input {
    border-bottom: 2px solid black;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}
.pl-form textarea {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid black;
}
.pl-form select {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid black;
}
.pl-form button {
    background-color: #fcf8ed;
    color: black;
}
.pl-brand-list div {
    cursor: pointer;
}
.pl-brand-list div.active {
    font-weight: bold;
}
.form-select {
   /*padding: 0.500rem 2.25rem .500em .75rem;
   */
}
.blog-box>div>div>div.img {
    height: 20vh;
}
footer .nav-link {
    color: black;
}
footer ul.nav > li:first-child a {
    padding-left: 0;
}
.sub-page-hero {
    height: 60vh !important;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.sub-page-hero .ob-img {
    height: 70vh;
    width: 100%;
}
.pl-co>div {
    display: none;
}
.pl-co>div:first-child {
    display: flex;
}
.pl-tab-nav div {
    cursor: pointer;
}
.rounded-site {
    border-radius: 1rem;
}
.news-box-footer {
    width: 100%;
}
.job-container-line>.row {
    display: none;
}
.job-container-line>.row:first-child {
    display: flex;
}
.rounded-btn {
    border-radius: 2rem;
    background-color: lightgray;
    padding: 10px 20px;
}
.rounded-btn:hover {
    background-color: var(--brand-color);
}
.owl-carousel.brands .owl-item img {
    width: initial !important;
    display: initial;
    max-height: 40px;
    max-width: 100px;
}
.owl-carousel.brands .owl-item, .owl-carousel.brands .owl-slide {
    height: 100% !important;
    min-height: 100% !important;
    display: inline-block;
    float: none;
    width: 100%;
}
@media (min-width: 1400px) {
    .g-6 {
        --bs-gutter-y: 35px;
   }
    .g-6 {
        --bs-gutter-x: 35px;
   }
    .time-line-container>div::after {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
   }
}
.main-page-slide {
    background-image: url(../img/site/ana-sayfa-slide.jpg);
}
.job-detail-container .bg-light {
    background-color: #e9e1cc !important;
}
.owl-theme .owl-nav {
    display: none;
}
h2.owl-slide-title,h1.owl-slide-title {
    font-size: 3rem;
}
@media (min-width: 1600px) {
    .mp-owl .cover {
        background-size: 160% !important;
   }
}
@media (max-width: 768px) {
    .btn-mobile {
        background-color: var(--brand-color);
        border-radius: 0;
   }
    .la-bars {
        color: black;
   }
    footer ul.nav li:first-child a {
        padding-left: 1rem;
   }
    .owl-theme .owl-nav {
        margin-top: 50px;
   }
    .sub-top-owl .owl-slide {
        position: relative;
        height: 30vh !important;
   }
    .main-page-slide {
        background-image: url(../img/site/ana-sayfa-slide_mobil.jpg);
       
        padding-top: 5rem;
   }
    .anim-btn {
        margin-bottom: 2rem;
        display: block;
   }
    html {
        font-size: 16px;
   }
    body {
        font-size: 1rem;
   }
    h2 {
        font-size: 2rem !important;
   }
    h3 {
        font-size: 1.5rem;
        line-height: 2.3rem;
   }
    .our-brands-box>div.dzsparallaxer {
        position: relative;
   }
    .dzsparallaxer:not(.mode-oneelement) {
        background-color: transparent !important;
   }
    .pl-tab-nav {
        overflow-x: auto;
   }
    .pl-tab-nav li div {
        min-height: 100px;
   }
    .pl-b-container>div {
        width: 100%;
   }
    .pl-brand-list>div {
        display: block;
        width: 100%;
   }
    .pl-brand-list>div>div {
        float: left;
        margin-right: 15px;
        padding-bottom: 15px;
   }
    .our-brands-box {
        position: relative;
   }
    .pl-brand-list h3 {
        margin-top: 15px;
   }
    .brands .owl-item {
        padding-right: 15px;
        padding-left: 15px;
   }
    .our-brands-box .ob-img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-position: center;
   }
    .ob-box {
        margin-top: 0 !important;
        position: relative;
   }
    .navbar-brand {
        background-image: url(../img/site/rebul-group-logo.png);
        text-indent: -9999px;
        width: 170px;
        height: 44px;
        background-size: 100%;
        background-repeat: no-repeat;
   }
    .dual__content {
        width: 100% !important;
   }
    .dual__content h3 {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
   }
    .dual__half {
        width: 0 !important;
   }
    h2.owl-slide-title,h1.owl-slide-title {
        font-size: 1.5rem !important;
        display: none;
   }
    .owl-slide-subtitle {
        display: none;
   }
    .main-page-slide h2.owl-slide-title, .main-page-slide h1.owl-slide-title {
        display: block;
        font-size: 2rem !important;
   }
    .dual__content {
        padding: 2.4rem !important;
   }
    .reveal {
        top: 4rem !important;
   }
}
.closeReveal {
    transition: all, transform 0.8s;
    z-index: 1000;
}
.closeReveal:hover {
    transform: rotate(180deg) scale(1.5);
    color: var(--brand-color);
}
/*OWL*/
.mp-owl {
    height: 100vh;
}
.mp-box-owl .owl-dots, #plowl .owl-dots {
    width: 100%;
}
.mp-box-owl.owl-theme .owl-dots .owl-dot span, #plowl.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid var(--brand-color);
}
.mp-box-owl.owl-theme .owl-dots .owl-dot.active span, .mp-box-owl.owl-theme .owl-dots .owl-dot:hover span, #plowl.owl-theme .owl-dots .owl-dot.active span, #plowl.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--brand-color);
}
.mp-owl .owl-dots {
    display: none;
}
.owl-slide-subtitle {
    font-family: "Playfair Display", sans-serif;
    font-size: 1.9em;
    color: black;
    font-weight: 400;
    text-shadow: 3px 4px 50px #000000;
}
.owl-slide-title {
    font-family: "Playfair Display", sans-serif;
    font-size: 7em;
    font-weight: 800;
    color: black;
    margin-bottom: 15px;
    text-shadow: 3px 4px 50px #000000;
}
.owl-item video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.owl-carousel .container {
    z-index: 100;
}
.brands.owl-carousel .owl-slide {
    background-color: white !important;
}
.owl-carousel .owl-slide {
    position: relative;
    height: 70vh;
    background-color: lightgray;
}
.owl-carousel .owl-slide.main-owl {
    position: relative;
    height: 100vh;
    background-color: lightgray;
}
.owl-carousel .owl-slide-animated {
    transform: translateX(20px);
    opacity: 0;
    visibility: hidden;
    transition: all 1s;
}
.owl-carousel .owl-slide-animated.is-transitioned {
    transform: none;
    opacity: 1;
    visibility: visible;
    transition: all 1s;
}
.owl-carousel .owl-slide-title.is-transitioned {
    transition-delay: 0.5s;
}
.owl-carousel .owl-slide-subtitle.is-transitioned {
    transition-delay: 0.75s;
}
.owl-carousel .owl-slide-cta.is-transitioned {
    transition-delay: 10s;
}
.owl-carousel .owl-dots, .owl-carousel .owl-nav, .sub-top-owl {
    position: absolute;
}
.owl-carousel .owl-dots .owl-dot, .owl-carousel .owl-nav [class*="owl-"]:focus {
    outline: none;
}
.owl-carousel .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid var(--main-black-color);
    transition: all 0.5s ease;
}
.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
    background: var(--main-black-color);
}
.owl-carousel .owl-nav {
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
    margin: 0;
}
.owl-carousel .owl-nav svg {
    opacity: 0.3;
    transition: opacity 0.3s;
}
.owl-carousel .owl-nav button:hover svg {
    opacity: 1;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
    background: transparent;
}
@media screen and (max-width: 575px) {
    .owl-carousel .owl-nav {
        top: 5%;
   }
    .owl-carousel .owl-nav svg {
        width: 24px;
        height: 24px;
   }
}
.btn-slide {
    border: 1px solid white;
    font-size: 2em;
    border-radius: 0;
    color: white;
    padding: 0.45em 2em;
    font-family: "Montserrat", sans-serif;
}
.cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
 .overlay {
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.4s;
    }

    .reveal--open+.overlay {
        pointer-events: visible;
        opacity: 1;
    }
     .round {
        position: relative;
    }

    .round:before {
        content: "";
        display: block;
        padding-top: 100%;
        BACKGROUND: #fcf8ed;
        border-radius: 50% !important
    }

    .round h4 {
        position: absolute;
        width: 100%;
        transform: translate(0, -50%);
        left: 0;
        top: 50%;
        padding: 20px;
    }
    .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a.active{
            background: #ebeef0;
            color:#000000;
    }