body {
    font-family: 'Sora', sans-serif;
    margin-top: -25px;
}
.header-top-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
}
.mobile-menu {
    display: none;
}
.modal-dialog {
    max-width: 70% !important;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50px;
}
}
div#phpModal .modal-dialog {
    width: 350px !important;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    padding: 30px !im;
}

div#phpModal .modal-dialog svg {width: 50px;width: 100px !important;
    height: 100px;}

div#phpModal .modal-dialog h2 {
    font-size: 22px;
    font-weight: 600;
    color: #5f8c35;
    padding: 20px 30px;
}

.svg-container {
    padding-top: 30px;
}
ul.language-ul {
    padding-right: 50px;
}

ul.language-ul li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
    color: #000000;
    padding: 5px 10px;
    border-right: 1px solid #cfcfcf;
}

ul.language-ul li:last-child a {
    border: none;
}

ul.language-ul li.active a {
    color: #a19470;
}

@media only screen and (max-width:  768px) {
ul.language-ul {display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;padding-right: 0;}

ul.language-ul li a {
    color: #fff;
}
}
div#myNav {
    display: none;
}
.container {
    max-width: 92% !important;
}
ul.lang-selector li.active a {
    color: #c8c8c8;
    font-weight: 600;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.header-menu-list ul {
    display: flex;
}

section#header-top {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

section#cover-area {
    position: relative;
    height: 800px;
    overflow: hidden;
}

img.slider-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 800px;
}

section#cover-area .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.carousel-inner {
    height: 800px;
}

.cover-project-slider {
    position: absolute;
    right: 0;
    z-index: 999;
    bottom: 0;
    width: 36%;
    height: 200px;
    background: #fff;
    padding: 33px;
}

ul.cover-social {
    position: absolute;
    z-index: 999999;
    right: 100px;
    top: 150px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-top: 120px;
}

.carousel-item {
    height: 800px;
}

section#header-top .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.header-logo {
    background: #fff;
    padding: 20px 40px;
}

.header-menu-list ul li a {
    font-weight: 300;
    font-size: 15px;
    line-height: 192.5%;
/* identical to box height, or 29px */
    color: #FFFFFF;
    padding: 10px 33px;
}

.header-menu-list {
    padding-top: 20px;
}

.header-menu-right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: flex-start;
}

.search-right {
    background: #c8c8c8;
    padding: 9px 21px;
    color: #ffff;
    height: 60px;
}

.search-right a {
    color: #fff;
    font-size: 25px;
}

ul.lang-selector li a {
    background: #ffffff;
    padding: 13px 12px;
    font-weight: 400;
    font-size: 20px;
    
/* or 38px */
    color: #BBBBBB;
    height: 100%;
    display: flex;
}

ul.lang-selector {
    height: 60px;
    background: #fff;
    padding: 0 9px;
}
.header-menu-list ul li.active a {
    color: #ffffff;
    font-weight: 700;
}

.header-menu-list ul li {
    position: relative;
}

.header-menu-list ul li.active:after {
    position: absolute;
    width: 94%;
    height: 8px;
    content: "";
    background: #c8c8c8;
    top: -20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.slider-content {
    z-index: 999999;
    position: relative;
    left: 8%;
    top: 16%;
}

.slider-content h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
/* identical to box height, or 27px */
    color: #FFFFFF;
}

.slider-content h1 {
    font-weight: 800;
    font-size: 90px;
    line-height: 122.5%;
/* or 110px */
    align-items: center;
    color: #FFFFFF;
    text-shadow: 0px 4px 104px #000000;
}

.slider-content h1 span {
    color: #c8c8c8;
}
.slider-content {
    z-index: 999999;
    position: relative;
    left: 8%;
    top: 25%;
}

.slider-content h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
/* identical to box height, or 27px */
    color: #FFFFFF;
}

.slider-content h1 {
    font-weight: 800;
    font-size: 90px;
    line-height: 122.5%;
/* or 110px */
    align-items: center;
    color: #FFFFFF;
    text-shadow: 0px 4px 104px #000000;
}

.slider-content h1 span {
    color: #c8c8c8;
}

.slider-content p {
    font-weight: 200;
    font-size: 15px;
    line-height: 150%;
/* or 22px */
    color: #FFFFFF;
    width: 44%;
}
button.btn.btn-slider {
    border: 2px solid #FFFFFF;
    backdrop-filter: blur(50px);
    background: none;
    border-radius: 0;
    padding: 10px 20px;
    margin-top: 20px;
    position: relative;
}

abutton.btn.btn-slider {}

button.btn.btn-slider a {
    font-weight: 700;
    font-size: 17px;
    line-height: 150%;
/* identical to box height, or 22px */
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

button.btn.btn-slider a i {
    font-size: 22px;
    position: relative;
    padding-right: 10px;
}

button.btn.btn-slider:after {
    position: absolute;
    content: "";
    width: 100px;
    background: #818181;
    right: 6px;
    top: -5px;
    height: 10px;
}
ul.cover-social li a {
    color: #fff;
}

.cover-project-slider li {}

ul.cover-social li {
    margin: 6px 0;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    width: 40px;
    padding: 8px;
}

ul.cover-social:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 100px;
    top: 0;
    left: 0;
    background: white;
    opacity: 0.5;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.cover-project p {
    font-weight: 600;
    font-size: 17px;
    line-height: 192.5%;
/* identical to box height, or 33px */
    color: #C1C1C1;
}

.cover-project h2 {
    font-weight: 800;
    font-size: 20px;
    line-height: 151%;
/* or 30px */
    color: #333333;
    position: relative;
}

.cover-project {position: relative;}

.cover-project h2:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 4px;
    background: #c8c8c8;
    bottom: -30px;
    left: 0;
}
button.btn.btn-incele {
    background: #c8c8c8;
    border-radius: 0;
    position: absolute;
    right: 25px;
    top: -25px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 151%;
}

button.btn.btn-incele a {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 151%;
}

button.btn.btn-incele a i {
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-left: 7px;
}

.cover-project-slider .carousel-control-next, .carousel-control-prev {
    position: absolute;
    right: 10px;
    left: auto;
    width: auto;
    opacity: 1;
    height: auto;
    bottom: 0;
    top: auto;
}

span.cover-project-controller {
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: #B9B9B9;
    font-weight: 600;
}

.cover-project-slider .carousel-inner {
    height: 150px;
}
span.cover-project-controller i {
    position: relative;
    top: -4px;
}

.cover-project-slider a.carousel-control-prev {
    right: 66px;
    left: auto;
}
.carousel-new-controller {
    background: #333333;
    z-index: 999999999;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 400px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    height: 122px;
}

.controller-left ul li:first-child {
    font-weight: 700;
    font-size: 50px;
    line-height: 192.5%;
/* or 96px */
    color: #FFFFFF;
    padding-right: 15px;
    border-right: 1px solid rgb(157 157 157 / 15%);
}

.controller-left ul li:last-child {
    font-weight: 700;
    font-size: 25px;
    line-height: 192.5%;
/* or 48px */
    color: #525252;
    padding-left: 15px;
}

.controller-left ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.controller-left {
    padding-left: 53px;
}
.controller-center ol {
    display: flex;
    position: relative;
    margin: 0;
    width: auto;
    bottom: auto;
    top: auto;
}

.controller-center ol li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 4px;
    background: #525252;
}

.controller-center {
}

.controller-right ul li a {
    color: #525252;
    font-weight: 600;
    font-size: 21px;
}

.controller-right {
    padding-right: 50px;
}
section#cover-bottoms-lider {
    position: relative;
}
section#about-area {
    position: relative;
    padding: 150px 0;
}

.about-left {
    position: relative;
}

img.dot-img {
    position: absolute;
    z-index: -99999;
    top: -10px;
}

.about-after {
    position: absolute;
    background: #c8c8c8;
    border: 5px solid #FFFFFF;
    border-radius: 500px;
    text-align: center;
    height: 200px;
    width: 200px;
    overflow: hidden;
    bottom: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

img.about-after-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
}

.about-after h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 153.1%;
/* or 54px */
    text-align: center;
    color: #333333;
    margin: 0;
}

.about-after p {
    font-weight: 400;
    font-size: 13px;
    line-height: 153.1%;
/* or 20px */
    text-align: center;
    color: #333333;
}
img.a-icon {
    position: relative;
    z-index: 99;
    margin-top: 10px;
    margin-bottom: 7px;
    width: 50px;
}

.about-right {
    position: relative;
    padding-top: 70px;
}

img.about-right-img {
    position: absolute;
    bottom: -100px;
    right: 0;
    width: 100%;
}

button.btn.btn-about1 {
    font-weight: 800;
    font-size: 14px;
    line-height: 18px;
/* identical to box height */
    color: #c8c8c8;
    background: none;
    border: 2px solid #c8c8c8;
    border-radius: 0;
    padding: 12px 22px;
    position: relative;
}

button.btn.btn-about1:after {
    position: absolute;
    content: "";
    width: 50%;
    height: 4px;
    background: #fff;
    bottom: -2px;
    left: 20px;
}

.about-right h1 {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    color: #181919;
    padding-top: 30px;
    padding-bottom: 20px;
}

.about-right h1 span {
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    color: #c8c8c8;
}

.about-right p {
    font-weight: 400;
    font-size: 14px;
    line-height: 177%;
/* or 27px */
    color: #676767;
    padding-right: 50px;
}

button.btn.btn-about {
    background: #333333;
    backdrop-filter: blur(50px);
    border-radius: 0;
    padding: 18px 25px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.16em;
    color: #FFFFFF;
    margin-top: 30px;
    position: relative;
    border: 2px solid #333;
}

button.btn.btn-about a {
    color: #fff;
}

button.btn.btn-about:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 9px;
    background: #c8c8c8;
    top: -5px;
    right: 20px;
}
img.quote {
    position: absolute;
    right: 0;
}
section#counter-area {
    background: url(images/counter-bg.png);
    background-size: cover !important;
    padding: 50px 0;
    position: relative;
}

ul.counter-ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

ul.counter-ul li h2 {
    font-weight: 800;
    font-size: 65px;
    line-height: 82px;
    text-align: center;
    color: #c8c8c8;
}

ul.counter-ul li p {
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    text-align: center;

/* DARK COLOR */
    color: #333333;
}

ul.counter-ul li:nth-child(2) h2 {
    color: #757C85;
}
ul.counter-ul li:nth-child(4) h2 {
    color: #757C85;
}
section#counter-area:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 10px;
    background: #c8c8c8;
    top: -6px;
    right: 50px;
}
section#counter-slider {
    background: #c8c8c8;
}

section#counter-slider .owl-nav {
    display: none;
}
.counter-img {
    height: 100%;
}

section#counter-slider .owl-carousel .owl-item img {
    width: auto !important;
    height: auto !important;
}

.owl-carousel.owl-drag .owl-item {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.owl-stage {
    height: 100%;
}
section#projects-area {
    padding: 50px 0;
}

.title-left {
    position: relative;
}

img.title-img {
    position: absolute;
    top: -200px;
    left: -100px;
}

.row.site-title-row {
    padding: 20px 0;
    padding-bottom: 50px;
}

.title-left h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 138%;
/* or 34px */
    color: #333333;
}

.title-left h2 {
    font-weight: 800;
    font-size: 45px;
    line-height: 138%;
/* or 62px */
    color: #c8c8c8;
}

.site-title-tabs .nav {
    border: 2px solid #333333;
    overflow-x: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}

.site-title-tabs .nav li {
    width: 100%;
    text-align: center;
    height: 100%;
    margin: 0;
}

.nav-link {
    width: 199px;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    padding: 14px 0;
}

.nav-tabs .nav-link.active {
    font-weight: 700;
    position: relative;
    border: none;
}

.nav-tabs .nav-link.active:After {
    position: absolute;
    content: "";
    width: 70%;
    height: 10px;
    background: #c8c8c8;
    left: 0;
    bottom: 13px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 20;
}
.nav-link span {
    position: relative;
    z-index: 9999;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none;
    color: #333;
}
.scrollbar-ripe-malinka::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);background: #c8c8c8;}

.scrollbar-ripe-malinka::-webkit-scrollbar {width: 5px;background-color: #F5F5F5;}

.scrollbar-ripe-malinka::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);background: #333;}

border-radius: 0 !important; }

.thin::-webkit-scrollbar {
width: 6px; }
.site-title-tabs {
    position: relative;
}

.site-title-tabs:after {
    position: absolute;
    content: "";
    width: 70px;
    height: 2px;
    background: #333;
    top: -10px;
    left: -26px;
}

.site-title-tabs:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 70px;
    background: #333;
    top: -21px;
    left: -10px;
}

.site-title-tabs .nav:After {
    position: absolute;
    content: "";
    width: 200px;
    height: 10px;
    background: #c8c8c8;
    top: -4px;
    right: 21px;
}
.project-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    right: 0;
    opacity: 0;
    transition: 0.5s;
}

img.project-img {
    height: 400px;
    object-fit: cover;
}

.row.projects-slider {
}
section#project-slider-area .container-fluid {
    padding: 0;
    margin: 0;
}

section#project-slider-area {
    overflow: hidden;
}

section#projects-title-area {
    padding-top: 50px;
}

.project-slider-item:hover 
 .project-hover {
    opacity: 1;
    transition: 0.5s;
}

.project-hover-bottom {
    bottom: 0;
    position: absolute;
    left: 0;
    width: 85%;
    height: 111px;
    right: 0;
    top: auto;
    background: #fff;
    padding: 22px 10px;
    visibility:visible;
    opacity: 1;
    -moz-transition: opacity 1s, visibility 1.3s;
    -webkit-transition: opacity 1s, visibility 1.3s;
    -o-transition: opacity 1s, visibility 1.3s;
    transition: opacity 1s, visibility 1.3s;
    transition: opacity 500ms;
}

.project-slider-item {
    position: relative;
}

h4.hover-category {
    position: absolute;
    top: -18px;
    font-weight: 800;
    font-size: 13px;
    line-height: 151%;
/* identical to box height, or 17px */
    color: #FFFFFF;
    background: #c8c8c8;
    padding: 6px 15px;
    right: 23px;
}

.project-hover-bottom p {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
/* identical to box height */
    color: #8D8D8D;
    margin: 0;
    padding-bottom: 6px;
}

.project-hover-bottom h2 {
    font-weight: 800;
    font-size: 19px;
    line-height: 144%;
/* or 27px */
    color: #333333;
    margin: 0;
}

.project-hover-top {
    position: absolute;
    top: 0;
    right: 0;
}

.project-hover-top .btn {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    border: 3px solid #FFFFFF;
    border-top: none !important;
    border-right: none !important;
    padding-bottom: 8px;
}

.project-hover-top .btn a {
    font-size: 13px !important;
}
section#services-area-title .title-left {
    padding: 30px;
    background: #FAFAFA;
    padding-left: 70px;
}

section#services-area-title .row.site-title-row {
    padding: 0;
}

section#services-area-title .container-fluid {
    padding: 0;
}

section#services-area-title .title-left:After {
    position: absolute;
    content: "";
    width: 150px;
    height: 6px;
    background: #c8c8c8;
    bottom: -2px;
    left: 70px;
}
img.title-dot {
    position: absolute;
    top: 0;
    right: 0;
}
.service {
    position: relative;
    background: #FFFFFF;
/* DROP-SHADOW */
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

img.service-after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px !important;
    height: auto;
}

img.service-icon {
    width: 78px !important;
    margin-bottom: 30px;
    margin-top: 39px;
}

.service h2 {
    font-weight: 700;
    font-size: 27px;
    line-height: 132%;
/* or 36px */


/* Color */
    color: #2B3B4B;
}

.service h2 span {
    color: #c8c8c8;
}

.service p {
    font-weight: 300;
    font-size: 13px;
    line-height: 160%;
/* or 22px */
    color: #676767;
    margin: 0;
}

a.project-btn {
    background: #c8c8c8;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 800;
    font-size: 14px;
    line-height: 151%;
/* or 21px */
    color: #FFFFFF;
    padding: 8px 11px;
    opacity: 0;
}

a.project-btn i {
    margin-left: 9px;
    font-size: 17px;
    line-height: 0;
    position: relative;
    top: 3px;
}

.service:hover a.project-btn {
    opacity: 1;
    transition: 0.5s;
}

.service:hover:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 9px;
    background: #c8c8c8;
    bottom: -4px;
    left: 30px;
}

.services-carousel .owl-carousel .owl-stage-outer {
    padding: 20px 0;
    height: auto !important;
}

section#services-area {
    padding: 30px 0;
}
section#services-area .owl-nav {
    position: absolute;
    top: -146px;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

section#services-area .owl-nav div {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 11px 17px;
    margin: 0 10px;
    color: #D8D8D8;
    font-size: 27px;
    font-weight: 700;
    width: 60px;
    height: 60px;
}

.title-right .btn {
    margin-right: 26%;
    margin-top: 48px !important;
}

.title-right {height: 100%;}
.footer-top-left {
    background: #c8c8c8;
    padding: 65px;
    position: relative;
    height: 600px;
}

.footer-top-left h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    color: #333333;
    padding-bottom: 30px;
}

.footer-top-left h1 span {
    color: #fff;
}

 .input-group-new {
    background: #c8c8c8;
    border: 1px solid #a7a3a3;
    margin: 20px 0;
    display: flex;
    height: 60px;
}

.input-group-new span i {
    color: #727272;
    line-height: inherit;
    position: relative;
    top: -9px;
    font-size: 25px;
}

.input-group-new span {}
.input-icon {
    height: 60px;
    text-align: center;
    padding: 20px;
    border-right: 1px solid #a7a3a3;
}

.input-group-new input {
    background: none;
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
/* identical to box height */
    color: #727272;
    padding-left: 20px;
    width: 100%;
}

.input-group-new input::placeholder {
    color: ##727272;
}
.input-group-new select {
    height: 100% !important;
    background: none;
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
/* identical to box height */
    color: #727272;
}

.input-group-new textarea {
    height: 100% !important;
    background: none;
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #727272 !important;
    padding-top: 11px;
}

.input-group-new textarea::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #727272 !important;
}

button.btn.btn-form-gonder {
    width: 100%;
    background: #818181;
    border-radius: 0;
    padding: 10px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
}
img.top-left-img {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.footer-top-left form {
    z-index: 999;
    position: relative;
}

img.top-right-img {
    position: absolute;
    right: 0;
    top: 0;
}

.footer-top-right {
    background: #333333;
    padding: 65px;
    position: relative;
    height: 600px;
    overflow: hidden;
}

.row.no-gutters {
    height: 100%;
}

.footer-top-right h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    padding-bottom: 30px;
}

.footer-top-right h1 span {
    color: #c8c8c8;
}

ul.footer-top-list {
    display: block;
    padding-top: 20px;
}

ul.footer-top-list li {display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;align-items: flex-start;justify-content: flex-start;padding-bottom: 30px;}

ul.footer-top-list h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
/* identical to box height */
    color: #FFFFFF;
}

ul.footer-top-list p {
    font-weight: 300;
    font-size: 15px;
    line-height: 167%;
/* or 27px */
    color: #FFFFFF;
    padding-right: 50px;
}

.li-left {
    padding-right: 30px;
}
img.footer-right-img {
    position: absolute;
    bottom: -100px;
    right: 0;
    filter: brightness(0);
    opacity: 0.3;
}
.footer-bottom-list ul {
    display: block;
}

.footer-dark-bg {
    background: #333;
}

.footer-yellow-bg {
    background: #c8c8c8;
}

.footer-bottom-list ul h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
/* identical to box height */
    text-transform: capitalize;
    color: #FFFFFF;
    padding-bottom: 20px;
}

.footer-bottom-list ul h3 span {
    font-weight: 800;
    
/* identical to box height */
    position: relative;
}

.footer-bottom-list {
    padding: 30px;
}

.footer-bottom-list ul h3 span:After {
    position: absolute;
    content: "";
    width: 105%;
    height: 8px;
    background: #c8c8c8;
    left: -1px;
    bottom: 2px;
}

.footer-bottom-list ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 273%;
/* or 41px */
    color: #FFFFFF;
}
b {
    position: relative;
    z-index: 999;
}
.footer-right-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-bottom-list.right-list {
    width: 50%;
    text-align: right;
}

.footer-right-flex .footer-bottom-list ul h3 {
    color: #333;
}

.footer-right-flex .footer-bottom-list ul h3 span:After {
    background: #fff;
}

.footer-right-flex .footer-bottom-list ul li a {
    color: #333;
}

.newsletter h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    color: #333;
    padding-bottom: 20px;
}

.newsletter h3 span {
    font-weight: 800;
    position: relative;
}

.newsletter h3 span:After {
    position: absolute;
    content: "";
    width: 105%;
    height: 8px;
    background: #fff;
    left: -1px;
    bottom: 2px;
}

.newsletter h3 span b {}

.newsletter p {
    font-weight: 400;
    font-size: 14px;
    line-height: 31px;
}

.newsletter-input {
}

.newsletter-input .input-group-new {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.newsletter-input .input-group-new span {
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    border-right: 1px solid #a7a3a3;
    padding: 0 14px;
}

.newsletter-input .input-group-new span i {
    top: auto;
}

button.btn.btn-newsletter {
    background: #333;
    border-radius: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
/* identical to box height */
    color: #FFFFFF;
    letter-spacing: -1px;
    padding: 6px 7px;
    margin-right: 10px;
}

.footer-right-bottom {
    background: #818181;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px;
}

.footer-right-bottom p {
    margin: 0;
    font-weight: 400;
    font-size: 11px;
    line-height: 204.5%;
/* or 22px */
    color: #fff;
}

img.footer-logo {width: 214px;filter: brightness(0) invert(1);}

.footer-bottom-left {
    text-align: center;
    padding-top: 30px;
}
section#footer-area {
    padding-bottom: 20px;
}
section#single-page-area {
    background: url(images/single-header.png);
    background-size: cover !important;
    height: 400px;
    position: relative;
}

.breadrump-content {
    text-align: center;
    padding-top: 10%;
}

.breadrump-content h1 {
    font-weight: 500;
    font-size: 40px;
    line-height: 51px;
/* identical to box height */
    color: #FFFFFF;
}

.breadrump-content h1 span {
    font-weight: 700;
    color: #c8c8c8;
}

.breadrump-content p {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
}

.breadrump-content ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border-radius: 100px;
    padding: 10px;
    width: 317px;
    margin: 0 auto;
    margin-top: 22px;
}

.breadrump-content ul li {
    background: #fff;
    position: relative;
    z-index: 99;
}

.breadrump-content ul li a {
    font-size: 14px;
    line-height: 14px;
    color: #3F4E59;
    font-weight: 400;
    padding: 0 4px;
}

.breadrump-content ul:before {
    position: absolute;
    content: "";
    width: 317px;
    background: #fff;
    height: 31px;
    border-radius: 100px;
    z-index: 99;
}

.breadrump-content ul:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    border: 1px solid;
    border-image: linear-gradient(to right, #ffffff00,white ,#ffffff00 ) 30;
}
h1.bread-h1 {
    position: absolute;
    font-weight: 300;
    font-size: 28px;
    line-height: 36px;
/* identical to box height */
    letter-spacing: 0.4em;
    color: #CBCBCB;
    right: 20px;
    bottom: 0;
    writing-mode: tb-rl;
}


i.ri-arrow-right-circle-line.bread-icon {
    color: #c8c8c8;
    position: relative;
    top: 4px;
    font-size: 17px;
}

section#single-page-area:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 100%;
    background: white;
    right: 0;
    top: 0;
}

section#single-page-area ul.cover-social {
    top: 77px;
    right: 7px;
}

section#single-page-area ul.cover-social li a {
    color: #D0D0D0;
}

section#single-page-area ul.cover-social::after {background: #d0d0d0;}
section#about-page {
    padding: 50px 0;
}

section#about-page .talk {
    position: relative;
    bottom: auto;
    right: auto;
    width: auto;
    margin-right: 20px;
    margin-top: 40px;
}
.single-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 27px 11px rgba(0, 0, 0, 0.03);
    border-radius: 0;
    padding: 30px;
    position: relative;
    margin-top: -50px;
    margin-left: 70px;
}

.single-box h2 {
    font-weight: 800;
    padding-bottom: 25px;
}

.single-box p {
    font-size: 14px;
    line-height: 22px;
/* or 157% */
    color: #787878;
}

.single-box .quote {
    margin-bottom: 30px;
}

.about-box-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-right: 20px;
}

.about-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 27px 11px rgb(0 0 0 / 3%);
    border-radius: 0;
    padding: 20px;
    text-align: center;
    width: 47%;
    margin-top: 20px;
}

.about-box h1 {
    color: #3B69A1;
    font-weight: 900;
}

.about-box p {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #333333;
}
.about-box:hover {
    background: #c8c8c8;
    transition: 0.5s;
}

.about-box:hover h1 {
    color: #fff;
    transition: 0.5s;
}

.about-box:hover p {
    color: #fff;
    transition: 0.5s;
}
section#about-page iframe {
    border-radius: 0;
}

.single-box ul li {
    line-height: 40px;
    font-weight: 700;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 22px;
}

.single-box ul li span {font-weight: 300;font-size: 15px;line-height: 36px;color: #333333;}

.single-box-buttons .btn {
}

.single-box-buttons .btn:hover {
}
.about-page-right form {
    background: #333333;
    box-shadow: 0px 0px 27px 11px rgba(0, 0, 0, 0.03);
    padding: 30px;
    margin-top: -50px;
    margin-right: 20px;
}

.about-page-right form h2 {
    color: #fff;
    font-weight: 800;
    padding-bottom: 13px;
}

.about-page-right form input {
}

.about-page-right form input::placeholder {
    color: #ffffff4f;
    font-size: 13px;
}

.about-page-right form textarea {color: #555555 !important;}

.about-page-right form textarea::placeholder {
    color: #ffffff4f;
    font-size: 13px;
}
.single-box ul {
    display: block;
}

span.span-left {width: 200px;font-weight: 600 !important;font-size: 15px;line-height: 21px;color: #333333;}
button.btn.btn-about.yellow-btn {}

.single-box-buttons button.btn.btn-about.yellow-btn {
    margin-left: 30px;
    background: #c8c8c8;
}

.single-box-buttons button.btn.btn-about.yellow-btn:after {
    background: #333;
}

.single-box:After {
    position: absolute;
    content: "";
    width: 300px;
    height: 10px;
    background: #c8c8c8;
    bottom: -4px;
    right: 100px;
}
.about-page-right form h2 span {
    color: #fff;
}

.about-page-right .input-group-new {
    background: #272727;
    border: 1px solid #404040;
}

.about-page-right .input-icon {
    border-color: #404040;
}

.about-page-right .input-icon i {
    color: #555555;
}

.about-page-right select {
    color: #555555 !important;
}

.about-page-right form textarea::placeholder {
    color: #555555 !important;
}

.about-page-right button.btn.btn-form-gonder {
    background: #fff;
    color: #333333;
}

.about-page-right button.btn.btn-form-gonder img {
    filter: brightness(0);
}
.single-bg-dark {
    background: #333;
}

.single-bg-dark .footer-logo {
    filter: invert(1);
}
img.about-full-img {
    width: 100%;
}

.talk {
    background: url(images/form-bg.png) #c8c8c8;
    border-radius: 0;
    text-align: center;
    padding: 70px 0;
    padding-top: 90px;
}
h2.aboout-h2 {
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 30px;
}

ul.mission-box-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}

ul.mission-box-list li {
    display: block;
    position: relative;
    padding: 20px;
}

ul.mission-box-list li h2 {
    font-weight: 800;
    font-size: 21px;
    line-height: 22px;
/* identical to box height, or 138% */
    margin: 0;
    padding: 0;
}

ul.mission-box-list li h2 span {
    color: #c8c8c8;
    font-weight: 800;
    font-size: 21px;
}

ul.mission-box-list li p {
    font-weight: 300;
    font-size: 11px;
    line-height: 201.5%;
/* or 18px */
    color: #676767;
}

img.mission-dot {
    position: absolute;
    opacity: 0;
}

img.mission-icon {
    margin-bottom: 20px;
}

ul.mission-box-list li:hover {
    background: #c8c8c8;
}

ul.mission-box-list li:hover h2 {
    color: #333;
}

ul.mission-box-list li:hover h2 span {
    color: #fff;
}

ul.mission-box-list li:hover p {
    color: #333 !important;
}

ul.mission-box-list li:hover .mission-icon {
    filter: brightness(0);
}

ul.mission-box-list li:hover .mission-dot {
    opacity: 1;
    top: 0;
    right: 0;
    height: 84px;
}

ul.mission-box-list li:hover:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 10px;
    background: #333;
    top: -3px;
    right: 20px;
}
.talk h2 {
    font-weight: 800;
    font-size: 35px;
    text-align: center;
    color: #FFFFFF;
    line-height: 35px;
    margin-top: 60px;
}

.talk h2 span {
    font-weight: 400;
    font-size: 18px;
    
/* or 31px */
    text-align: center;
    color: #FFFFFF;
}
span.circle-play {
    background: #fff;
    padding: 25px 31px;
    border-radius: 50%;
    font-size: 30px;
    color: #c8c8c8;
}
.talk button.btn.btn-incele.dark-btn {
    background: #333;
    top: -18px;
}
.about-box img {
    margin-bottom: 20px;
}

.about-box p span {
    font-weight: 400;
}

.about-box:hover img {
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
.mb-100 {
    margin-bottom: 100px;
}

.mt-50 {
    margin-top: 50px;
}

.mt50 {
    margin-top: 50px;
}
.row.project-page-row .project-slider-item {
    margin-bottom: 30px;
}

.row.project-page-row .project-slider-item .project-img {
    width: 100%;
}
.project-single {
    position: relative;
}

img.project-big-img {
    position: absolute;
    width: 100%;
    height: 800px;
}

section#projects-single-area {
    padding: 50px 0;
    position: relative;
}

.project-content-area {
    position: absolute;
    left: 200px;
    z-index: 99999;
    top: 200px;
    background: #FFFFFF;
    box-shadow: 0px 0px 27px 11px rgba(0, 0, 0, 0.06);
    width: 450px;
    padding: 40px;
}

.project-content-top h1 {
    font-weight: 800;
    font-size: 27px;
    line-height: 151%;
/* or 41px */
    color: #333333;
    padding-top: 20px;
}

.project-content-top p {
    font-weight: 300;
    font-size: 14px;
    line-height: 177%;
/* or 27px */
    color: #000000;
    padding-top: 10px;
}

.project-content-bottom ul {
    display: block;
}

.project-content-bottom ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #E8E8E8;
}

.project-content-bottom ul li h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 348%;
/* or 49px */
    color: #000000;
}

.project-content-bottom ul li span {
    font-weight: 300;
    font-size: 14px;
}

.project-content-area:after {
    position: absolute;
    content: "";
    width: 250px;
    height: 10px;
    background: #c8c8c8;
    bottom: -5px;
    left: 40px;
}
.carousel-control-prev {
    position: absolute;
    left: 0;
    right: auto;
}

.carousel-control-next {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    bottom: auto;
    width: auto;
    opacity: 1;
}

span.controller-new-icon {
    background: #fff;
    color: #D8D8D8;
    font-size: 35px;
    padding: 10px 20px;
    font-weight: 600;
}
.kapat {
    display: none;
    visibility:hidden;
    opacity: 0;
    -moz-transition: opacity 1s, visibility 1.3s;
    -webkit-transition: opacity 1s, visibility 1.3s;
    -o-transition: opacity 1s, visibility 1.3s;
    transition: opacity 1s, visibility 1.3s;
    transition: opacity 500ms;
}
.header-menu-list ul li:hover:after {
    position: absolute;
    width: 94%;
    height: 8px;
    content: "";
    background: #c8c8c8;
    top: -20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.search-right:hover {
    background: #333;
    transition: 0.5s;
}

button.btn.btn-slider:hover {
    background: #c8c8c8;
    transition: 0.5s;
}

button.btn.btn-slider:hover:after {
    background: #fff;
    transition: 0.5s;
}

ul.cover-social li:hover {
    background: #c8c8c8;
    transition: 0.5s;
}

button.btn.btn-incele:hover {
    background: #333;
    transition: 0.5s;
}

span.cover-project-controller:hover {
    background: #c8c8c8;
    color: #fff;
    transition: 0.5s;
}

button.btn.btn-about1:hover {
    background: #dab459;
    transition: 0.5s;
    color: #fff;
}

button.btn.btn-about:hover {
    background: #fff;
    transition: 0.5s;
    color: #333;
}

button.btn.btn-about:hover a {
    color: #333;
    transition: 0.5s;
}

section#counter-slider .owl-carousel .owl-item img:hover {
    filter: brightness(0) invert(1);
}

section#counter-slider:hover {
    background: #333;
    transition: 0.5s;
}

section#services-area .owl-nav div:hover {
    background: #c8c8c8;
    transition: 0.5s;
    color: #fff;
}

button.btn.btn-form-gonder:hover {
    background: #000;
    transition: 0.5s;
}

.footer-bottom-list ul li a:hover {
    transition: 0.5s;
    font-weight: 600;
}
.single-box-buttons button.btn.btn-about:hover {
    background: #fff;
    transition: 0.5s;
    border: 2px solid #333;
}

.about-page-right button.btn.btn-form-gonder:hover {
    background: #fff;
    transition: 0.5s;
}
span.controller-new-icon:hover {
    background: #c8c8c8;
    transition: 0.5s;
    color: #fff;
}
section#services-area-title {
    overflow: hidden;
}
.modal-dialog {
    width: 350px !important;
    border-radius: 10px;
    text-align: center;
    padding: 30px !im;
}

button.close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #c8c8c8;
    border-radius: 50%;
    opacity: 1;
    padding: 10px 15px;
    color: #fff;
}
/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 0;
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 28px;
  color: #fff;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
  line-height: 48px;
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
@media only screen and (max-width: 768px) {
    div#myNav {
    display: block;
}
    .mobile-menu {
    background: #818181;
    display: block;
    padding-top: 30px;
}

    .mobile-menu-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.mobile-menu-flex span {
    padding: 11px 17px;
    border-radius: 0;
    color: #a19470;
    background: #ffffff;
}
ul.menu-ul {
}
span.zoom {
    position: absolute;
    background: #a19470;
    padding: 18px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 80px;
    top: 45%;
    /* display: none; */
}

.mobile-menu-flex img {
    width: 70px;
    filter: brightness(0) invert(1);
}
}
.projects-flex img.project-img {
    width: 100%;
    height: 300px;
}

ul.projects-flex li {
    margin: 0 10px;
}

ul.projects-flex li:last-child {
    width: 82%;
}

ul.projects-flex li:last-child .project-hover-bottom {width: 48%;}
section#project-slider-area-pages {
    padding: 50px 0;
}

section#project-slider-area-pages .project-slider-item img {
    width: 100%;
}

section#project-slider-area-pages .project-slider-item {
    margin-bottom: 30px;
}
form.form-search {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    max-width: 50%;
    margin: 0 auto;
}

form.form-search input {
    width: 90%;
    padding: 30px 20px;
    height: 50px;
    background: #ffffff;
    border: none;
}

form.form-search  button {
    background: #c8c8c8;
    height: 60px;
    border-radius: 0;
    color: #000;
    font-weight: 600;
}
input:focus-visible {
    border: none;
    outline: none;
}

.form-control:focus {
    border: none;
    background: none;
    outline: none !important;
    box-shadow: none;
    color: #81682c;
}
img.header-logo-img {
    max-width: 100%;
    width: 94px;
}
img.ya-digital {
    width: 50px;
}
button.btn.btn-form-gonder img {
    filter: brightness(0) invert(1);
}

.li-left img {
    filter: brightness(0) invert(1);
}
.col-lg-3.col-md-3.col-12.footer-light-bg {
    background: #333;
}
#loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('https://www.gomezgrau.com/wp-content/themes/finuras/dist/assets/images/loading-bg.jpg');
  z-index: 9999999;
}

#loading-image {
  z-index: 100;
  filter: invert(1);
}