<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Theme Name: Oneup Company Html-5 Template
  Author: ThemePeak
  Support: themepeaktheme@gmail.com
  Description: Responsive agency HTML template
  Version: 1.0.0
*/

/* Table of Contents
-----------------------------------
1. Theme default css
    # button style css
    # search overlay css
    # back to top css
    # preloader css

2. index.html
    # header top css
    # header top banner css
    # nav menu css
    # hero css
    # about area css
    # services css
    # portfolio css
    # portfolio modal css
    # team css
    # fun fact css
    # testimonial css
    # blog css
    # footer css

3. index-2.html
    # top header snd css
    # services snd page css
    # solution area css
    # newsletter css
    # progress solution css
    # case study snd css
    # our work progress snd css
    # funfact snd css
    # testimonial snd css

4. about-us.html
    # breadcrumb css
    # solution area css
    # case study snd css
    # fun fact css
    # team css

5. services.html
    # breadcrumb css
    # services details inner css
    # portfolio css
    # testimonial css

6. services-details.html
    # breadcrumb css
    # widget title css
    # services details inner css

7. case-study.html
    # breadcrumb css
    # case study css

8. blog-standard.html
    # breadcrumb css
    # blog standard css
    # widget title css
    # category css
    # blog pagination css

9. blog-details.html
    # breadcrumb css
    # blog detail css
    # category css
    # blog search css
    # blog tag css
    # widget title css
    # blog recent box css
    # blog banner css
    # blog comment css

10. contact.html
    # contact css
    # address area css
    # map css
*/

/* ============ Theme default css ============ */
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
body {
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.fix {
  overflow: hidden;
}
a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}
a:focus,
a:hover {
  color: #191919;
  text-decoration: none;
}
a,
button {
  color: #191919;
  outline: medium none;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #191919;
  margin-top: 0px;
  font-style: normal;
  text-transform: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 40px;
  font-weight: 500;
}
h2 {
  font-size: 35px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #191919;
  margin-bottom: 15px;
}
label {
  color: #f0f4f9;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
}
*::-moz-selection {
  background: var(--genel);
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: var(--genel);
  color: #fff;
  text-shadow: none;
}
::selection {
  background: var(--genel);
  color: #fff;
  text-shadow: none;
}
*::-moz-placeholder {
  color: #191919;
  font-size: 14px;
  opacity: 1;
}
*::-webkit-input-placeholder {
  color: #191919;
  font-size: 14px;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #191919;
  font-size: 14px;
  opacity: 1;
}
*::-ms-input-placeholder {
  color: #191919;
  font-size: 14px;
  opacity: 1;
}
*::placeholder {
  color: #191919;
  font-size: 14px;
  opacity: 1;
}
.theme-overlay {
  position: relative;
}
.theme-overlay::before {
  background: #191919 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}
.separator {
  border-top: 1px solid #f2f2f2;
}
.custom-padding {
  padding-left: 75px;
  padding-right: 75px;
}
.spacer {
  padding: 15px;
}

/* ============= button style css ============= */
.btn {
  -moz-user-select: none;
  background: var(--butonarkaplan) none repeat scroll 0 0;
  border: none;
  border-radius: 5px;
  color: var(--butonyazi);
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 2;
  margin-bottom: 0;
  padding: 12px 18px;
  text-align: center;
  text-transform: capitalize;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.btn:hover, .btn:focus {
  color: var(--butonyazi);
}
.btn::after, .btn-large::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: -100%;
  left: 0;
  background: var(--butonarkaplan);
  z-index: -1;
  opacity: 0.1;
  border-radius: 2px;
}

.btn:hover::after, .btn-large:hover::after {
  top: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.btn i {
  -webkit-transform: translate(0, 2px);
      -ms-transform: translate(0, 2px);
          transform: translate(0, 2px);
  padding-left: 28px;
  font-size: 20px;
  display: inline-block;
}
.btn-border {
  background: transparent;
  border: 2px solid #8F8A85;
  padding: 10px 18px;
}
.btn.btn-large {
  padding: 10px 50px;
}
.btn-lg {
  font-weight: 700;
  padding: 13px 31px;
}

/* ========== search overlay css ========== */
.search-wrap {
  position: relative;
  z-index: 1000;
  top: 20px;
  right: 16px;
  display: inline-block;
  float: right;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: opacity .35s, visibility .35s, height .4s;
  transition: opacity .35s, visibility .35s, height .4s;
  background: #191919;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity .35s, visibility .35s, height .4s;
  -ms-transition: opacity .35s, visibility .35s, height .4s;
  -o-transition: opacity .35s, visibility .35s, height .4s;
}

.overlay.open {
  height: 100%;
  opacity: 1;
  visibility: visible;
  display: table;
}

.overlay .search-form {
  display: table-cell;
  vertical-align: middle;
}

.overlay .search-form input {
  font-size: 58px;
  height: 60px;
  color: #fff;
  border: none;
  background: transparent;
  outline: none;
}
.overlay .search-form input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.overlay .search-form input:focus {
  outline: none;
}

.overlay .search-form input::-webkit-input-placeholder {
  font-size: 58px;
}

.overlay .search-form input::-moz-placeholder {
  font-size: 58px;
}

.overlay .search-form input:-ms-input-placeholder {
  font-size: 58px;
}

.overlay .search-form input::-ms-input-placeholder {
  font-size: 58px;
}

.overlay .search-form input::placeholder {
  font-size: 58px;
}

.toggle-wrap img.search-close {
  display: none;
}

.toggle-wrap.active img.search-close {
  display: block;
}

.toggle-wrap.active {
  position: relative;
  z-index: 1000;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: opacity .25s ease;
  -o-transition: opacity .25s ease;
  transition: opacity .25s ease;
}

/* ========== back to top css ======== */
.back-to-top {
  position: fixed;
  display: none;
  color: #fff;
  background: var(--genel);
  font-size: 24px;
  height: 40px;
  width: 40px;
  z-index: 99;
  right: 50px;
  bottom: 50px;
  line-height: 36px;
  text-align: center;
}
.back-to-top:hover, .back-to-top:focus {
  color: #fff;
  opacity: 0.8;
}
/* ============ preloader css ========= */
.preloader-area {
  position: fixed;
  width: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  background: #f0f4f9;
}
.text-load {
  position: absolute;
  bottom: -5px;
  left: -70px;
}

.loader{
    width: 80px;
    height: 67px;
    margin: auto;
    position: relative;
}
.loader .square{
    background: var(--genel);
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 4px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
    -webkit-animation: motion 2.5s infinite cubic-bezier(0.89, 0.03, 0.06, 1.5);
            animation: motion 2.5s infinite cubic-bezier(0.89, 0.03, 0.06, 1.5);
}
.loader .path{
    height: 10px;
    width: 110px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}
.loader .path &gt; div{
    background: #191919;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    margin: 0 15px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation: dynamic 5s infinite cubic-bezier(0.89, 0.03, 0.06, 1.5);
            animation: dynamic 5s infinite cubic-bezier(0.89, 0.03, 0.06, 1.5);
}
.loader .path &gt; div:nth-child(1){ left: 40px; }
.loader .path &gt; div:nth-child(2){ left: 80px; }
.loader .path &gt; div:nth-child(3){ left: 120px; }
.loader .path &gt; div:nth-child(4){ left: 160px; }
.loader .path &gt; div:nth-child(5){ left: 200px; }
.loader .path &gt; div:nth-child(6){ left: 240px; }
.loader .path &gt; div:nth-child(7){ left: 280px; }
@-webkit-keyframes motion{
    50%{ -webkit-transform: rotate(90deg); transform: rotate(90deg); }
    100%{ -webkit-transform: rotate(180deg); transform: rotate(180deg); }
}
@keyframes motion{
    50%{ -webkit-transform: rotate(90deg); transform: rotate(90deg); }
    100%{ -webkit-transform: rotate(180deg); transform: rotate(180deg); }
}
@-webkit-keyframes dynamic{
    0%{ -webkit-transform: translateX(-40px); transform: translateX(-40px); }
    25%{ -webkit-transform: translateX(-80px); transform: translateX(-80px); }
    50%{ -webkit-transform: translateX(-120px); transform: translateX(-120px); }
    75%{ -webkit-transform: translateX(-160px); transform: translateX(-160px); }
    100%{ -webkit-transform: translateX(-200px); transform: translateX(-200px); }
}
@keyframes dynamic{
    0%{ -webkit-transform: translateX(-40px); transform: translateX(-40px); }
    25%{ -webkit-transform: translateX(-80px); transform: translateX(-80px); }
    50%{ -webkit-transform: translateX(-120px); transform: translateX(-120px); }
    75%{ -webkit-transform: translateX(-160px); transform: translateX(-160px); }
    100%{ -webkit-transform: translateX(-200px); transform: translateX(-200px); }
}
/* ============ header top css ============ */
.header-top-area {
  background-color: var(--headerarkaplan);
  padding: 5px 0;
}
.header-top-location p,
.header-top-email p {
  color: var(--headeryazi);
  margin-bottom: 0;
}
.header-top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-top-location {
  margin-right: 48px;
}
.header-top-location p i,
.header-top-email p i {
  margin-right: 5px;
}
.header-top-social-link {
  text-align: right;
}
.header-top-social-link li {
  display: inline-block;
  margin-top: 5px;
}
.header-top-social-link li a {
  color: var(--headeryazi);
  margin-left: 20px;
  font-size: 16px;
  display: block;
}
.header-top-social-link li a:hover {
  color: var(--headeryazi);
}
/* ========== header top banner css ======== */
.header-top-banner {
  background: #f0f4f9;
  padding: 30px 0;
  padding-bottom: 50px;
}

.header-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-mail,
.header-call-us,
.working-hours {
  position: relative;
  z-index: 1;
  padding-left: 60px;
}

.header-mail p,
.header-call-us p,
.working-hours p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

.header-mail a,
.header-call-us a,
.working-hours a {
  font-weight: 800;
  font-size: 16px;
  color: #191919;
  font-family: inherit;
}

.header-mail i,
.header-call-us i,
.working-hours i {
  position: absolute;
  left: 0;
  top: 5px;
  color: var(--butonarkaplan);
  font-size: 20px;
  height: 48px;
  width: 48px;
  border: 2px solid #dadde2;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
}
.working-hours {
  margin-left: 20px;
}

/* =========== nav menu css =========== */

.nav-background {
  margin-left: 0;
  margin-right: 0;
  background: #ffffff;
}
.nav-area {
  position: absolute;
  left: 0;
  right: 0;
  top: 145px;
  z-index: 2;
}

.main-menu ul {
  margin: 0;
  padding: 0;
}
.main-menu ul li {
  margin: 0 20px;
  position: relative;
  display: inline-block;
}

.main-menu ul li a {
  font-weight: 500;
  font-size: 18px;
  padding: 30px 0;
  display: block;
  color: #191919;
}

.main-menu ul &gt; li &gt; ul.sub-menu {
  position: absolute;
  top: 115%;
  left: 0;
  min-width: 170px;
  background: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
  -webkit-box-shadow: 0px 0px 20px 3px rgb(150 176 203 / 15%);
          box-shadow: 0px 0px 20px 3px rgb(150 176 203 / 15%);
  padding: 0 0;
  opacity: 0;
  visibility: hidden;
}
.main-menu ul &gt; li &gt; ul.sub-menu li {
  display: block;
  margin: 0;
  padding: 12px 20px;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-bottom: 1px solid #f0f4f9;
}
.main-menu ul &gt; li &gt; ul.sub-menu li a {
  font-size: 15px;
  padding: 0;
  color: #191919;
}
.main-menu ul &gt; li.current-menu-item &gt; a, .main-menu ul &gt; li &gt; ul &gt; li &gt; a:hover, .main-menu ul &gt; li &gt; a:hover {
  color: #191919;
}
.main-menu ul &gt; li &gt; ul.sub-menu li:hover {
  border-left: 2px solid var(--genel);
}

.main-menu ul &gt; li:hover &gt; ul.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.get-quote-btn {
    background: var(--genel);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 32.3px 15px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-right: -15px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    position: relative;
}
.get-quote-btn::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: -100%;
  left: 0;
  background: #191919;
  z-index: -1;
  opacity: 0.1;
}

.get-quote-btn:hover::after {
  top: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.get-quote-btn:hover, .get-quote-btn:focus {
  color: #fff;
}

.get-quote-btn i {
    padding-left: 30px;
    font-size: 20px;
    display: inline-block;
    -webkit-transform: translate(0, 2px);
        -ms-transform: translate(0, 2px);
            transform: translate(0, 2px);
}

/* ========= hero css ======== */
.hero-section {
  background-image: url(../img/hero/slider-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 670px;
  position: relative;
}
.hero-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-info h5, .hero-info h1 {
  color: #fff;
}

.hero-info h5 {
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  margin-bottom: 25px;
}
.hero-info h5 span {
  width: 60px;
  background: #fff;
  height: 2px;
  display: inline-block;
  top: -3px;
  position: relative;
  left: 12px;
}
.hero-info h1 {
  font-size: 63px;
  font-family: inherit;
  display: block;
  margin-bottom: 45px;
  font-weight: 700;
}
.hero-btn .btn {
  margin-right: 28px;
}
/* =========== about area css ============ */
.single-solution-image img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.solution_multiple.solution_multiple-2 img {
  height: 306px;
  width: 100%;
}

.best-solution-info h2 {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 25px;
}

.best-solution-info p {
  font-size: 16px;
  color: #565872;
}

.single-solution-info h4 {
  font-size: 16px;
  font-weight: 700;
}

.single-solution-info p {
  font-size: 16px;
}

.best-solution-info {
  position: relative;
  z-index: 1;
}

.shape-liner::after, .shape-liner::before {
  position: absolute;
  content: '';
  left: 0;
  top: 35px;
  width: 80px;
  height: 3px;
  background: var(--genel);
}

.shape-liner::before {
  right: auto;
  left: 15%;
  width: 14px;
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
}

.single-solution-info {
  position: relative;
  padding-left: 44px;
}

.single-solution-info i {
  position: absolute;
  left: 10px;
  color: var(--genel);
  font-size: 30px;
  top: -5px;
}

/* =========== services css ========= */
.alice-blue {
  background: #f0f4f9;
}
.services-img {
  padding-bottom: 30px;
}
.section-title p {
  color: var(--genel);
  font-weight: 700;
font-size: 25px;
  margin-bottom: 10px;
}

.section-title h2 {
  font-size: 46px;
  color: #191919;
  font-weight: 700;
  display: inline-block;
}

.single-services {
  border: 2px solid #DADDE2;
  border-radius: 5px;
  padding: 25px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.single-services:hover, .single-services.active, .single-services:hover p, .single-services.active p {
    border-color: var(--genel);
    color: var(--genel);
}

.single-services h3 {
  font-size: 20px;
  margin-bottom: 16px;
}

.single-services p {
    color: #191919;
    margin-bottom: 24px;
}

.single-services a {
  font-weight: 700;
  color: var(--genel);
  display: inline-block;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  font-size: 14px;
}
.single-services a:hover {
  color: #191919;
}
.single-services a i {
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  -webkit-transform: translate(8px, 1.5px);
      -ms-transform: translate(8px, 1.5px);
          transform: translate(8px, 1.5px);
}

/* =========== portfolio css ========== */

.black--bg {
  position: relative;
  z-index: 1;
}
.carousel-container.owl-carousel .owl-item .img-container img {
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.black--bg::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 55%;
  background: var(--linkyazi);
  z-index: -1;
}

.section-title.white-text p, .section-title.white-text h2 {
  color: #fff;
}

.carousel-container.owl-carousel .portfolio-item {
  position: relative;
  overflow: hidden;
  min-height: 450px;
}

.carousel-container.owl-carousel .owl-item .portfolio-fet-txt {
  position: absolute;
  background: #fbfbfb;
  -webkit-box-shadow: 0 5px 15px #00000014;
          box-shadow: 0 5px 15px #00000014;
  top: 72%;
  width: 82%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 30px;
  padding-bottom: 20px;
  padding-top: 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.carousel-container.owl-carousel .owl-item .portfolio-fet-txt p {
  margin-bottom: 0;
}

.portfolio-fet-txt h5 {
  color: #191919;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
}

.portfolio-fet-txt p {
  color: #565872;
  font-size: 16px;
}

.carousel-container.owl-carousel .portfolio-item .portfolio-fet-txt:hover {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.carousel-container.owl-carousel .portfolio-item .portfolio-fet-txt::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--butonarkaplan);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.carousel-container.owl-carousel .portfolio-item:hover .portfolio-fet-txt::after {
  opacity: 1;
  visibility: visible;
}

.carousel-container.owl-carousel .owl-nav div {
  background: var(--butonarkaplan) none repeat scroll 0 0;
  height: 68px;
  right: 100px;
  line-height: 68px;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  top: -18%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 68px;
  color: var(--butonyazi);
}
.carousel-container.owl-carousel .owl-nav .owl-prev {
  background: #313131;
}
.carousel-container.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.carousel-container.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.carousel-container.owl-carousel .owl-nav div:hover {
  background: var(--genel);
  color: var(--butonyazi);
}

/* ============= portfolio modal css ============= */
.custom-portfolio-modal .modal-content {
  background: #fff;
  border: none;
}

.custom-portfolio-modal .modal-header {
  border: none;
  padding-bottom: 0;
}

.modal.custom-portfolio-modal {
  background: transparent;
}
.custom-portfolio-modal .modal-header .close {
  padding-bottom: 0;
  margin-top: -24px;
}
.custom-portfolio-modal .modal-body {
  padding-top: 0;
}
.custom-portfolio-modal .portfolio-modal-info p {
    font-weight: 400;
    margin-bottom: 5px;
}

.custom-portfolio-modal .portfolio-modal-info h3 {
  font-size: 35px;
  color: #191919;
  margin-bottom: 20px;
}

.custom-portfolio-modal .portfolio-modal-info .portfolio-modal-long-text p {
    margin-bottom: 20px;
    font-weight: 400;
}

.portfolio-modal-btn {
    padding-top: 24px;
}

/* ========== team css ========== */

.team-member {
  text-align: center;
}
.member-img img {
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.member-designation {
  text-align: center;
}

.member-designation h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.member-designation p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
}

.member-img {
  position: relative;
  overflow: hidden;
}

.social-links li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: var(--genel);
}

.social-links li a {
  color: #fff;
  display: block;
  text-align: center;
  height: 44px;
  width: 44px;
  line-height: 44px;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
}
.social-links li a:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.social-links {
  position: absolute;
  bottom: 25px;
}

.social-links ul {
  -webkit-transform: translateX(-81%);
      -ms-transform: translateX(-81%);
          transform: translateX(-81%);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background: var(--genel);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}

.social-links ul:hover {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}
/* ============= fun fact css ============ */
.funfact-bg {
  background: var(--genel);
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
  top: -135px;
}
.funfact-bg::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/fun-fact/bg-fact.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  border-radius: 5px;
}
.fact-text h2 {
  font-size: 30px;
}
.fact-text p {
  font-size: 16px;
}
.fact-icon {
  height: 50px;
}
.fact-text {
  padding-top: 8px;
}
.fact-text h2, .fact-text span {
  color: #fff;
}
.funfact-area {
  margin-top: 135px;
}
/* ============ testimonial css =========== */
.testimonial-area {
  position: relative;
  z-index: 1;
}

.testimonial-area::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 55%;
  background: var(--linkyazi);
  z-index: -1;
}
.black-custom {
  background: var(--footerarkaplan);
}
.testimonial-area .section-title h2 {
  color: #fff;
}
.box-testi-bg {
  background: #f0f4f9;
}

.testimonial-carousel .owl-item .single-testimonial img {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 15px;
  border-radius: 50px;
}

.single-testimonial {
  padding: 50px;
  text-align: center;
  border-radius: 5px;
  padding-bottom: 55px;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
}
.testimonial-carousel .owl-item .box-testi-bg:hover {
  background: var(--genel);
}
.testimonial-carousel .owl-item .box-testi-bg:hover p, .testimonial-carousel .owl-item .box-testi-bg:hover h4 {
  color: #ffffff;
}

.single-testimonial p {
  font-size: 16px;
}

.testimonial-designation {
  padding-top: 5px;
}

.testimonial-designation h4 {
  font-size: 16px;
  font-weight: 700;
}

.testimonial-designation p {
  font-size: 16px;
  color: #565872;
}

.quote-icon {
  background: #FFFFFF;
  -webkit-box-shadow: 0 5px 15px #00000014;
          box-shadow: 0 5px 15px #00000014;
  height: 72px;
  width: 72px;
  line-height: 82px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  margin-top: -35px;
  margin-bottom: 14px;
}

.quote-icon i {
  color: var(--genel);
  font-size: 32px;
}

/* ============= blog css ============ */

.single-blog {
  position: relative;
}
.blog-img img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-date {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 10px 20px;
  background: var(--genel);
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
  display: inline-block;
}

.blog-info {
  padding: 28px 20px;
  background: #fff;
  border-top: 4px solid var(--genel);
  -webkit-box-shadow: 0 5px 15px #00000014;
          box-shadow: 0 5px 15px #00000014;
  margin-top: -60px;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
}
.blog-info span i {
  padding-right: 4px;
}

.blog-info .post-publisher span {
  text-transform: uppercase;
}

.blog-info:hover {
  background: #191919;
}

.blog-info:hover .publish-by span, .blog-info:hover .publish-by span a, .blog-info:hover .blog-feature a {
  color: #fff;
}
.publish-by {display: -webkit-box;display: -ms-flexbox;display: flex;}

.publish-by div {
    margin-right: 25px;
}

.publish-by div:last-child {
    margin-right: 0;
}
.blog-info .post-publisher span {
  text-transform: uppercase;
}
.blog-info span {
    font-size: 12px;
    font-weight: 400;
}
.blog-info span i {
  padding-right: 4px;
}
.blog-feature a {
    font-size: 20px;
    font-weight: 500;
    padding-top: 12px;
    display: inline-block;
}

/* ============= footer css ============ */

.footer-widget p {
  color: #fff;
  opacity: 0.6;
}
.footer-widget p:hover {
  opacity: 1;
}
.footer-widget img {
  margin-bottom: 15px;
}

.footer-widget h3 {
  color: #fff;
  margin-bottom: 40px;
}

.footer-widget li a {
  color: #fff;
  opacity: 0.6;
  display: block;
}

.footer-widget li {
  margin-bottom: 15px;
  display: block;
}

.footer-widget .footer-social li a {
  color: #fff;
}

.footer-widget .footer-social li {
  display: inline-block;
  margin-right: 10px;
}

.footer-widget .footer-social li a {
  height: 38px;
  width: 38px;
  line-height: 38px;
  border-radius: 50%;
  display: block;
  text-align: center;
  background: #303030;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.footer-widget .footer-social li:last-child {
  margin-right: 0;
}

.footer-widget .footer-social li a i {
  opacity: 0.6;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.footer-widget .footer-social li a:hover {
  background: var(--genel);
}

.footer-widget .footer-social li a:hover i {
  opacity: 1;
}

.footer-widget li a:hover {
  opacity: 1;
}

.location-info {
  background-color: #ffffff21;
  padding: 24px 20px;
  position: relative;
  padding-right: 15px;
  display: block;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.location-info .location-txt {
  padding-left: 58px;
}

.location-info:hover {
  background: var(--genel);
}

.location-info:hover i {
  color: #fff;
}
.location-info p {
  color: var(--footeryazi);
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}
.location-info i {
  color: var(--footeryazi);
  font-size: 42px;
  position: absolute;
  top: 35px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.copyright-area p {
  color: var(--footeryazi);
  opacity: 0.6;
  margin-bottom: 0;
}

.copyright-area .footer-menu ul li {
  display: inline-block;
}

.copyright-area .footer-menu ul li a {
  color: #fff;
  margin-left: 12px;
  padding-left: 13px;
  opacity: 0.6;
  font-size: 16px;
  font-weight: 400;
  border-left: 2px solid #fff;
}

.copyright-area .footer-menu ul li:first-child a {border-left: none;}

.copyright-area .footer-menu ul li a:hover {
  color: #fff;
  opacity: 1;
}

.copyright-area p:hover {
  opacity: 1;
}
.copyright-border {
  border-top: 1px solid #fff;
  opacity: 0.1;
}
.copyright-section {
  padding: 30px 0;
}

/* ############### 2. index-2.html ############### */


/* =============== top header snd css ============= */
.top-snd-header {
  background-color: var(--genel);
  padding: 5px 0;
}
.top-snd-header .header-top-social-link li a:hover {
  color: #191919;
}
.nav-snd .main-menu ul &gt; li.current-menu-item ul &gt; li &gt; a {
  color: #191919;
}
.nav-snd {
  top: 70px;
  position: absolute;
}
.nav-snd .main-menu ul &gt; li &gt; a {
  color: #fff;
  padding: 16px 0;
}

.nav-snd .main-menu ul &gt; li &gt; a:hover, .nav-snd .main-menu ul &gt; li.current-menu-item a, .nav-snd .main-menu ul &gt; li.current-menu-item ul &gt; li a:hover {
  color: var(--genel);
}

.get-quote-snd .get-quote-btn {
  padding: 18px 25px;
  display: inline-block;
  border-radius: 5px;
  margin-right: 0;
}

.search-btn {
  color: #fff;
  font-size: 20px;
  margin-right: 25px;
}

.search-btn:hover {
  color: var(--genel);
}
.get-quote-snd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-snd {
  background-image: url(../img/hero/hero-bg-2.jpg);
  background-color: #191919;
  height: auto;
}
.hero-snd-info h1 {
  font-size: 60px;
}
.hero-snd-info {
  height: 100%;
}

/* ============ services snd page css ============ */

.services-area-snd {
  position: relative;
  z-index: 1;
}

.services-area-snd::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background: #f0f4f9;
  z-index: -1;
}

.service-snd-box {
  padding: 28px 20px;
  background: #fff;
  -webkit-box-shadow: 0 5px 15px #00000014;
          box-shadow: 0 5px 15px #00000014;
  margin-top: -30px;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
}

.services-btn-snd a {
  display: inline-block;
  height: 38px;
  width: 38px;
  line-height: 38px;
  font-size: 14px;
  background: var(--genel);
  color: #fff;
  border-radius: 50%;
}
.services-btn-snd a:hover {
  background: #191919;
}
.services-btn-snd {
  position: absolute;
  left: 0;
  right: 0;
  top: 90%;
}

.service-snd-box h3 {
  font-weight: 700;
  font-size: 20px;
}

.service-snd-box p {
  font-weight: 400;
}

.services-img-snd img {
  border-radius: 5px;
  max-width: 100%;
}

/* ============ solution area css ============ */

.years-experience {
  position: relative;
}

.solution-video-player {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 609px;
}

.solution-video-player .vid-player-first-layer {
  position: absolute;
  top: 25%;
  left: 0;
  height: 144px;
  width: 144px;
  background: var(--genel);
  border: 10px solid #ffffff;
  text-align: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}

.solution-video-player .vid-player-first-layer a {
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  color: #fff;
}

.vid-player-second-layer {
  position: absolute;
  top: 25%;
  left: 0;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 7;
  -webkit-animation: video-player-animate 2s infinite linear;
          animation: video-player-animate 2s infinite linear;
}

.experience-inner {
  position: absolute;
  content: '';
  bottom: 65px;
  right: 0;
  background: #fff;
  padding: 10px 60px;
  border-left: 10px solid var(--genel);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.experience-inner h2, .experience-inner h5 {
  margin-bottom: 0;
}
.experience-inner h2 {
  color: var(--genel);
  font-size: 70px;
  font-weight: 700;
}
.year-txt h5 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}
.year-txt {
  padding-left: 15px;
}

.solution-snd-info {
  padding-left: 25px;
}

.solution-snd-info .shape-liner::after {
  left: 26px;
}

.solution-snd-info .shape-liner::before {
  -webkit-transform: translateX(25px);
      -ms-transform: translateX(25px);
          transform: translateX(25px);
}

.solution-snd-info h2 {
  font-size: 45px;
}

.solution-listing li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
  display: block;
  color: #565872;
  font-size: 16px;
  font-weight: 400;
}

.solution-listing li i {
  position: absolute;
  content: '';
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  background: var(--genel);
  text-align: center;
  line-height: 25px;
  color: #fff;
  font-size: 12px;
  border-radius: 50%;
}
/* ============ newsletter css ============ */
.newsletter-bg {
  background: var(--genel);
  margin-left: 0;
  margin-right: 0;
  padding: 50px 50px;
  border-radius: 5px;
  position: relative;
}

.newsletter-text h5 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.newsletter-text h4,.newsletter-text h5 {
  color: #fff;
}

.newsletter-text h4 {
  font-size: 20px;
  font-weight: 700;
}

.newsletter-info {
  position: relative;
}

.newsletter-info {
  position: relative;
  z-index: 1;
}
.newsletter-info::after {
  position: absolute;
  content: '';
  left: -10px;
  bottom: -50px;
  width: 128px;
  height: 148px;
  background-image: url(../img/newsletter/icon-newletter.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0.1;
}
.newsletter-img img {
  width: 65px;
  padding-top: 10px;
}
.newsletter-form {
  position: relative;
  z-index: 1;
}
.newsletter-form input[type=email] {
  height: 75px;
  width: 100%;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 15px 30px;
  color: #fff;
  outline: none;
  font-size: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding-right: 195px;
}

.newsletter-form input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 15px;
}

.newsletter-form input::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 15px;
}

.newsletter-form input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 15px;
}

.newsletter-form input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 15px;
}

.newsletter-form input::placeholder {
  color: #fff;
  opacity: 1;
  font-size: 15px;
}

.newsletter-form input:focus {
  opacity: 1;
}

.newsletter-form button[type=submit] {
  background: #fff;
  border: none;
  display: block;
  padding: 18px 54px;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.newsletter-form button:hover[type=submit] {
  background: #f0f4f9;
}

.newsletter-text {
  padding-top: 10px;
}

.latest-newsletter-area {
  position: relative;
  z-index: 1;
}

.latest-newsletter-area::after {
  position: absolute;
  content:'';
  background: #191919;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  z-index: -1;
}

/* =========== progress solution css =========== */
.progress-bar-area .shape-liner::after, .progress-bar-area .shape-liner::before {
  top: 0;
}
.progress-bar-area h2 {
  color: #fff;
}

.progress-bar-area p {
  color: #fff;
}
.skill-wrapper {
  padding-right: 105px;
}
.skill-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.skill-title h5,  .skill-title span {
  color: #fff;
  font-weight: 400;
  opacity: 0.9;
  font-size: 16px;
}

.skill-title {
  margin-bottom: 10px;
}

.skill-wrapper .progress {
  margin-bottom: 30px;
  background-color: #F0F4F9;
  height: 6px;
}

.skill-wrapper .progress-bar {
  background: var(--genel);
}

/* ========== case study snd css ======== */
.case-study-snd-wrapper.owl-carousel .owl-item .single-wrapper-case img {
  border-radius: 5px;
}

.case-study-snd-wrapper.owl-carousel .owl-item .case-study-inner-hover {
  position: absolute;
  content: '';
  top: 5%;
  left: 0;
  right: 0;
  height: 90%;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 1;
  padding-left: 10px;
  padding: 35px 35px;
  transform: translateX(-106%);
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transform: translateX(-106%);
  -moz-transform: translateX(-106%);
  -ms-transform: translateX(-106%);
  -o-transform: translateX(-106%);
}
.case-study-snd-wrapper.owl-carousel .owl-item .single-wrapper-case:hover .case-study-inner-hover {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.case-study-snd-wrapper.owl-carousel .owl-item .single-wrapper-case {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.case-study-snd-wrapper.owl-carousel .owl-item .case-study-inner-hover::after {
  position: absolute;
  content: '';
  background: var(--genel);
  opacity: 0.8;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: 0;
}

.case-study-snd-wrapper.owl-carousel .owl-item .case-study-inner-hover p, .case-study-snd-wrapper.owl-carousel .owl-item .case-study-inner-hover h4 {
  color: #fff;
}

.case-study-snd-wrapper.owl-carousel .owl-item .case-study-inner-hover p {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}

.case-study-snd-wrapper.owl-carousel .owl-item .case-study-inner-hover h4 {
  font-weight: 700;
  font-size: 20px;
}

/* ========== our work progress snd css ========== */
.our-snd-progress {
  z-index: 2;
  position: relative;
}
.shadow-custom {
  -webkit-box-shadow: 0 5px 15px #00000014;
          box-shadow: 0 5px 15px #00000014;
  background: #fff;
  padding-top: 120px;
  padding-bottom: 90px;
  margin-left: 0;
  margin-right: 0;
}
.service-snd-txt {
  padding-left: 50px;
  padding-right: 50px;
}
.work-snd-box h3 {
  font-size: 20px;
  margin-bottom: 16px;
}
.work-snd-box p {
  color: #191919;
}
.service-snd-img {
  height: 133px;
  width: 133px;
  background: #fff;
  border: 7px solid #f0f4f9;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 25px;
}

/* ============= funfact snd css =========== */
.funfact-area-snd {
  margin-top: 0;
}
.funfact-area-snd {
  padding-top: 250px;
  padding-bottom: 80px;
  background-image: url(../img/fun-fact/fun-fact-snd.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -140px;
  z-index: 1;
  position: relative;
}

/* ============= testimonial snd css ============= */
.testimonial-carousel-snd .owl-item .single-testimonial img {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 15px;
  border-radius: 50px;
}
.testimonial-snd-img {
  position: relative;
  z-index: 1;
}

.testimonial-snd-img i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
  color: #fff;
  background: var(--genel);
  border-radius: 50%;
  -webkit-transform: translate(10px, 5px);
      -ms-transform: translate(10px, 5px);
          transform: translate(10px, 5px);
}

.testimonial-carousel-snd .owl-item .box-testi-bg {
  background: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.testimonial-carousel-snd .owl-item .box-testi-bg:hover {
  background: var(--genel);
}
.testimonial-carousel-snd .owl-item .box-testi-bg:hover p, .testimonial-carousel-snd .owl-item .box-testi-bg:hover h4 {
  color: #fff;
}
.testimonial-carousel-snd .testimonial-designation p {
  margin-bottom: 0;
}

/* ############# about-us.html ############# */

/* ========== breadcrumb css ========= */
.inner-head {
  position: relative;
  background: #191919;
  padding: 25px 0;
  top: 0;
}
.header-breadcrumb-bg {
  position: relative;
  z-index: 1;
  background-image: url(../img/inner-header/inner-head-img.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.header-breadcrumb-bg::before {
  background: #191919 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
.breadcrumb-inner h4 {
  font-size: 36px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 25px;
}

.breadcrumb-inner span {
  color: #fff;
  font-size: 18px;
}

.span-divider {
  margin-left: 7px;
  margin-right: 7px;
}

/* ############## services-details.html ############## */


/* ========== services details inner css ========== */
.inner-services .single-services-snd {
  margin-bottom: 90px;
}
/* ========== widget title css ========== */
h4.sidebar-widget-title, h4.sidebar-widget-title-white {
  font-size: 20px;
  font-weight: 700;
  font-family: inherit;
  margin-bottom: 20px;
  color: #191919;
}
/* ========== category css ========== */
.categories-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.categories-area ul &gt; li {
  position: relative;
  display: block;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  margin-bottom: 15px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.categories-area ul &gt; li::after {
  position: absolute;
  right: 30px;
  top: 50%;
  content: '';
  border-width: 0.35em 0 0.35em 0.45em;
  border-color: transparent #191919;
  border-style: solid;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.categories-area ul &gt; li &gt; a {
  display: block;
  padding: 20px 25px;
  font-weight: 600;
  font-size: 16px;
  color: #191919;
}
.categories-area ul &gt; li:hover {
  border-color: var(--genel);
}
.categories-area ul &gt; li:hover &gt; a {
  color: var(--genel);
}
.categories-area ul &gt; li:hover::after {
  border-color: transparent var(--genel);
}
.get-quote-form input[type='text'], .get-quote-form input[type='email'], .get-quote-form textarea {
  width: 100%;
  margin-bottom: 15px;
  border: 2px solid #E3E3E3;
  height: 65px;
  padding: 8px 20px;
  padding-right: 50px;
  outline: none;
  border-radius: 5px;
  color: #191919;
  font-size: 16px;
  position: relative;
  z-index: 1;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.get-quote-form input:focus[type='text'], .get-quote-form input:focus[type='email'], .get-quote-form textarea:focus {
  border: 2px solid var(--genel);
  color: var(--genel);
}
.get-quote-form i {
  position: absolute;
  content: '';
  right: 35px;
  top: 34px;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--genel);
}
.get-quote-form i.fa-comment-alt {
  top: 27px;
}
.get-quote-form textarea {
  height: 125px;
  padding-top: 10px;
}

.get-quote-form input::-webkit-input-placeholder {
  color: #191919;
}

.get-quote-form input::-moz-placeholder {
  color: #191919;
}

.get-quote-form input:-ms-input-placeholder {
  color: #191919;
}

.get-quote-form input::-ms-input-placeholder {
  color: #191919;
}

.get-quote-form input::placeholder {
  color: #191919;
}

.company-profile-wrapper {
  background: #191919;
  padding: 45px 30px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}

h4.sidebar-widget-title-white {
  color: #fff;
}

.company-profile-wrapper p {
  color: #fff;
  font-size: 16px;
  opacity: 0.9;
  margin-bottom: 30px;
}

.btn-pdf {
  background: #DF1E08 none repeat scroll 0 0;
  padding: 12px 32px;
}

.btn-pdf i {
  padding-right: 5px;
  font-size: 15px;
  padding-left: 0;
}

.company-profile-wrapper::after {
  position: absolute;
  content: '\f1c1';
  font-family: 'Font Awesome 5 Free';
  z-index: -1;
  color: #fff;
  opacity: 0.1;
  top: 0;
  right: 25px;
  font-size: 130px;
}
.article-area img {
  border-radius: 5px;
  margin-bottom: 35px;
}

.article-title h2 {
  font-size: 46px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #191919;
}

.article-body p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 35px;
  color: #191919;
}

.article-body h4 {
  color: #191919;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.article-body p:last-child {
  margin-bottom: 0;
}

/* ============= case study css =========== */
.portfolio-inner {
  margin-bottom: 60px;
}
.img-container-inner {
  position: relative;
  z-index: 1;
}
.img-container-inner img {
  border-radius: 5px;
}
.portfolio-fet-txt-inner {
  background: #fbfbfb;
  -webkit-box-shadow: 0 5px 15px #00000014;
          box-shadow: 0 5px 15px #00000014;
  margin: 0 auto;
  padding: 30px;
  padding-bottom: 20px;
  padding-top: 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
  margin-left: 30px;
  margin-right: 30px;
}

.portfolio-fet-txt-inner h5 {
  color: var(--genel);
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
}

.portfolio-fet-txt-inner p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  color: #565872;
}

.portfolio-fet-txt-inner::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--genel);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.portfolio-item-inner:hover .portfolio-fet-txt-inner::after {
  opacity: 1;
  visibility: visible;
}
.portfolio-item-inner .portfolio-fet-txt-inner:hover {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* ##############  blog-standard.html ############## */


/* =============== blog standard css ============= */
.blog-thumbnail img {
  border-radius: 5px;
}

.post-meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.post-meta ul li {
  display: inline-block;
}

.post-meta ul li:first-child {
  margin-left: 0;
}

.post-meta ul li {
  margin-left: 25px;
}

.post-meta {
  margin-top: 30px;
  margin-bottom: 30px;
}

.post-meta ul li a {
  text-transform: uppercase;
  font-size: 12px;
  color: #191919;
  font-weight: 400;
}

.post-meta ul li a i {
  margin-right: 5px;
  color: var(--genel);
}

.post-header h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.5;
}

.blog-body p {
  font-size: 16px;
  color: #191919;
  font-weight: 400;
  margin-bottom: 25px;
}

.blog-btn::after {
  background: #f11e1e;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.blog-btn {
  background: #f11e1e0a;
  color: var(--genel);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.blog-btn:hover {
  background: var(--genel);
}
/* ============ blog pagination css =========== */
.pagination-blog .page-link {
  padding: 12px 20px;
  font-size: 20px;
  border-radius: 5px;
  background: #f0f4f9;
  color: #191919;
  font-weight: 400;
  border: none;
}

.pagination-blog .page-item {
  margin-right: 15px;
}

.pagination-blog .page-item.active .page-link {
  background: var(--genel);
  border: none;
}

.pagination-blog .page-link i {
  font-size: 20px;
}

.pagination-blog {
  padding-top: 40px;
}

/* ========== blog search css ======== */

.search-form-widget input[type='text'] {
  width: 100%;
  border: 2px solid #E3E3E3;
  height: 76px;
  padding: 15px 15px;
  outline: none;
  font-size: 18px;
}

.search-form-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.search-form-widget input[type='text']::-webkit-input-placeholder {
  font-size: 18px;
}

.search-form-widget input[type='text']::-moz-placeholder {
  font-size: 18px;
}

.search-form-widget input[type='text']:-ms-input-placeholder {
  font-size: 18px;
}

.search-form-widget input[type='text']::-ms-input-placeholder {
  font-size: 18px;
}

.search-form-widget input[type='text']::placeholder {
  font-size: 18px;
}
.search-widget-btn {
  background: #DF1E08 none repeat scroll 0 0;
  padding: 23px 30px;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  display: block;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.search-widget-btn:focus {
  outline: none;
}
.search-widget-btn:hover {
  background: var(--genel);
}

/* ============ blog recent box css ========== */
.recent-post-area {
  padding-top: 10px;
}

.recent-post-blog {
  border: 1px solid #E3E3E3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.recent-img img {
  height: 80px;
  width: 120px;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}

.recent-blog-txt {
  margin-left: 15px;
}

.recent-blog-txt a p {
  margin-bottom: 0;
  font-size: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.recent-blog-txt .upload-date {
  font-size: 12px;
  color: #191919;
  font-weight: 400;
  margin-bottom: 0;
}

.recent-blog-txt .upload-date i {
  color: var(--genel);
  margin-right: 5px;
}

.recent-blog-txt a p:hover {
  color: var(--genel);
}
/* ============ blog banner css ========== */
.banner-add-inner {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* ############## blog-details.html ############## */

/* ============ blog detail css ============ */
.blog-body blockquote.blockquote {
  background: #f0f4f9;
  padding: 25px 55px;
  border-radius: 5px;
  border-left: 8px solid var(--genel);
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog-body blockquote.blockquote h4 {
  font-size: 16px;
  color: var(--genel);
  font-weight: 700;
  margin-bottom: 0;
}

.blog-body h3 {
  font-size: 28px;
  color: #191919;
  margin-bottom: 20px;
}

.blog-body ul li {
  margin-bottom: 18px;
  font-size: 16px;
  position: relative;
  padding-left: 30px;
}

.blog-body ul li i {
  color: var(--genel);
  font-size: 16px;
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
/* ========= blog tag css ======== */
.tags-share-area h5 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}

.article-tags span {
  color: #191919;
}

.article-tags a {
  font-size: 16px;
  font-weight: 400;
}

.article-share ul &gt; li:last-child {
  margin-right: 0;
}

.article-share ul &gt; li {
  display: inline-block;
  margin-right: 15px;
}

.article-share ul &gt; li a {
  color: #191919;
  opacity: 0.5;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  font-size: 16px;
}

.article-share ul &gt; li a:hover {
  color: var(--genel);
  opacity: 1;
}

/* ========== blog comment css ========= */
.comment-area h2 {
  font-size: 30px;
  color: #191919;
  font-weight: 700;
}

.comment-box {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comment-author-thumbnail {
  margin-right: 30px;
}

.comment-author-thumbnail img {
  height: 100px;
  width: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.comment-details {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}

.comment-area h3 {
  font-size: 20px;
  font-weight: 700;
  color: #191919;
}

.comment-date {
  font-size: 16px;
  color: #191919;
  font-weight: 400;
}

.main-comment p {
  font-size: 16px;
  font-weight: 400;
}

.main-comment button {
  color: var(--genel);
  background: transparent;
  border: none;
  cursor: pointer;
  font-family: inherit;
  font-weight: 700;
  font-size: 14px;
  outline: none;
}

.comment-input {
  margin-top: 80px;
}

.comment-input h2 {
  font-size: 30px;
  font-weight: 700;
  color: #191919;
  margin-bottom: 35px;
}

.comment-form input[type='text'], .comment-form input[type='email'], .comment-form textarea {
  width: 100%;
  margin-bottom: 30px;
  border: 2px solid #E2EEFF;
  height: 55px;
  padding: 10px 20px;
  outline: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.comment-form input:focus[type='text'], .comment-form input:focus[type='email'], .comment-form textarea:focus {
  border: 2px solid var(--genel);
  color: var(--genel);
}
.comment-form input::-webkit-input-placeholder, .comment-form textarea::-webkit-input-placeholder {
  font-size: 16px;
}
.comment-form input::-moz-placeholder, .comment-form textarea::-moz-placeholder {
  font-size: 16px;
}
.comment-form input:-ms-input-placeholder, .comment-form textarea:-ms-input-placeholder {
  font-size: 16px;
}
.comment-form input::-ms-input-placeholder, .comment-form textarea::-ms-input-placeholder {
  font-size: 16px;
}
.comment-form input::placeholder, .comment-form textarea::placeholder {
  font-size: 16px;
}

.comment-form textarea {
  height: 155px;
  font-size: 16px;
}

/* ############## contact.html ############## */

/* ============ contact css ============ */
.contact-form-head h2 {
  font-size: 47px;
  color: #191919;
  font-weight: 700;
}
.contact-form input[type='text'], .contact-form input[type='email'], .contact-form textarea {
  width: 100%;
  margin-bottom: 30px;
  border: 2px solid #E2EEFF;
  height: 55px;
  padding: 10px 20px;
  padding-right: 50px;
  outline: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.contact-form input:focus[type='text'], .contact-form input:focus[type='email'], .contact-form textarea:focus {
  border: 2px solid var(--genel);
  color: var(--genel);
}
.contact-form i {
  position: absolute;
  content: '';
  right: 35px;
  top: 28px;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #191919;
}
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
  font-size: 16px;
}
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
  font-size: 16px;
}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
  font-size: 16px;
}
.contact-form input::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
  font-size: 16px;
}
.contact-form input::placeholder, .contact-form textarea::placeholder {
  font-size: 16px;
}

.contact-form textarea {
  height: 155px;
  font-size: 16px;
}
/* ========= address area css ======== */
.address-container {
  background: var(--genel);
  padding: 90px 90px;
  padding-bottom: 40px;
}
.address-container h5, .address-container h2 {
  color: #fff;
}

.address-container h5 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}

.address-container h2 {
  font-weight: 700;
  margin-bottom: 65px;
  font-size: 47px;
}

.single-address-box i, .single-address-box h4, .single-address-box p {
  color: #fff;
}

.single-address-box {
  position: relative;
  z-index: 1;
  margin-bottom: 55px;
}

.address-boxes {
  padding-left: 110px;
}

.single-address-box i {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  line-height: 80px;
  background: #ffffff1f;
  text-align: center;
  height: 80px;
  width: 80px;
  font-size: 44px;
  border-radius: 5px;
}
.contact-icon {
  position: absolute;
  content: '';
  background: #ffffff1f;
  text-align: center;
  height: 80px;
  width: 80px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-icon img {
  height: auto;
  width: auto;
}
.single-address-box h4 {
  font-size: 24px;
  font-weight: 700;
}

.single-address-box p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}
.contact-detail-no-pad {
  padding-left: 0;
  padding-right: 0;
}
/* ========= map css ======== */
.location-map {
  height: 718px;
}</pre></body></html>