/*
Theme Name: okanspotnak
Theme URI: https://okanspotnakliyat.com
Description: okanspotnak
Version: 1.0
Author: webteo.com.tr
URI: https://www.webteo.com.tr
*/

body {
  padding-bottom: 0rem;
  color: #050506;
}

h1{  font-size: 25px;
   }

h2{
    font-size: 20px;
   }
   
h3{
    font-size: 18px;
   }
   
 .h-100 {
    height: 90% !important;
}

.margin-top20{ margin-top: 20px; }

.show{z-index: 999999;}

#menu-menu{z-index: 9999999;}

#content{margin-top: 20px;}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%;
    padding: 5px 0px 3px 10px;
    text-align: center;
}
.wp-caption.alignleft {float:left;margin: 0px 20px 19px 0;padding: 5px;}
.wp-caption.alignright {float:right;margin: 0px 0px 20px 20px;padding: 5px;}
.alignleft { display: inline; float: left;  margin: 1em 2em 1em 0;}
.alignright { display: inline; float: right;  margin: 1em 3em 1em 0px;}



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 22rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.1rem;
    z-index: 9999999999999;
}


.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    z-index: 99;
}

.dropdown:hover>.dropdown-menu {
  display: block;
     z-index: 99999;
}

.background-curve {
    position: absolute;
    width: 56%;
    top: 0;
    height: 100%;
    right: 0;
    z-index: 1;
}
.background-curve img {
      width: 100%;
      height: auto;
      background-repeat: no-repeat;
      z-index: 0;
      }

.page-banner {
  position: relative;
  margin-top: 16px;
  margin-bottom: 16px;
  height: 320px;
  background-color: #F6F5FC;
  color: #484848;
  border-radius: 30px;
}

.page-banner.home-banner {
  margin-top: 100px;
  height: auto;
  background-color: #fff;
  border-radius: 0;

}

.menu{z-index: 99999;}
.araba{/* z-index: 9999; */}

.kalin{font-weight: bold;}

.btn-primary {
    color: #fff;
    background-color: #e4181a;
    border-color: #0e3c40;
}


.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    font-size: 1rem;
    line-height: 1.5;
    white-space: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    padding: 0.3rem 0.7rem;
    border-radius: 30px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.page-banner.home-banner h1 {
  color: #2D2B3A;
}

.page-banner.home-banner .img-place {
  max-width: 520px;
  margin: 0 auto;
  /* z-index: 9999; */
  /* position: absolute; */
  margin-top: 110px;
}

.page-banner.home-banner .btn-scroll {
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 26px;
  height: 40px;
  line-height: 44px;
  background-color: #fff;
  color: #645F88;
  text-align: center;
  border-radius: 40px;
  box-shadow: 0 2px 6px rgba(100, 95, 136, 0.24);
  transition: all .2s ease;
}

.page-banner.home-banner .btn-scroll:hover {
  text-decoration: none;
  background-color: #6C55F9;
  color: #fff;
}

.text-white {
    color: #ffffff!important;
}

@media (min-width: 768px) {
  .page-banner.home-banner {
    height: 466px;
  }
}

@media (min-width: 992px) {
  .page-banner.home-banner {
    margin-top: 0;
  }
}

.page-hero.overlay-dark::before,
.page-banner.overlay-dark::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 53, 49, 0.7);
  z-index: 1;
}

.page-banner .breadcrumb-item,
.page-banner .breadcrumb-item a {
  font-size: 14px;
}

.home-banner .row > *:first-child {
  padding-left: 0%;
  padding-top: 10px;
  margin-top: 160px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.3rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 30px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.display-4 {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.2;
    color: #f5f5f5;
    font-weight: bold;
}

.dropdown-menu{background-color: #f3f3f3;}

.list-inline {
    padding-left: 10px;
    margin-left: 6px;
    list-style: none;
   }

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.list-inline a{
  
    color: #1c1c1b;
}

.blog-post-details-item {
    display: inline-block;
    margin: 1px;
    margin-left: 26px;
}

img {
    vertical-align: middle;
    border-style: none;
    /* width: 100%; */
    z-index: 999;
}
.sssimg img {
	    border: 2px solid #3e4886;
	    border-radius: 7px;
	    margin-bottom: 10px;
}
.mt-5{margin-top:5px }
.mt-10{margin-top:10px }

.sosyal a {
    color: #ffffff!important;
    text-decoration: none;  
}
.fixed-top {
    /* position: fixed; */
    top: 1px;
    right: 0;
    left: 0;
    z-index: 1030;
    position: absolute;
}
.bg-dark {
    background-color: #343a4000!important;
}

.navbar {
	    padding: 0.1rem 1rem;
}
	
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    padding-right: 20px;
    padding-left: 86px;
    padding-bottom: 0px;
}

.navbar-expand-md .navbar-nav {
    color: rgb(195 196 199);
    font-family: 'Arial', sans-serif;
    font-size: 26px;
}

.navbar-expand-md .navbar-nav  li a{
   padding: 10px;
   color: #1a1a1a;
    font-size: 21px;
    font-weight: bold;
}

.liste i{display:block; padding-bottom: 10px;}


.bg-turuncu { background-color: #ffa62d!important;}

.bg-mavi { background-color: #3ba2ab!important; color:#000000;}

.anasayfayazi p{ font-size:18px;}

.margin-top20 {
    margin-top: 20px;
    border-top: 1px solid #0b5e68;
    padding-bottom: 5px;
    /* margin-bottom: 9px; */
    padding-top: 10px;
}

.text-muted {
    color: #6c757d !important;
}

.text-warning {
    color: #606060!important;
    /* font-size: 26px; */
}

.bg-dark-footer {
  background-color: #181818 !important;
}

.text-primary {
    color: #d7d7d7!important;
    font-weight: bold;
}

.hakicon i {
    float: left;
    padding: 2px;
    margin-top: 5px;
    margin-right: 10px;
    color: #f89c1e;
    font-size: 2.2em;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


   .carousel-item {
      height: 500px;
      background-position: center;
      background-size: cover;
    }
    .carousel-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #00000076;
    }
	
	.carousel-content p {
     font-size:18px!important;
     }
	
    .carousel-content {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 25px;
    }
    .kalin {
      font-weight: 700;
    }
    .olanak {
     display: flex;
    flex-direction: row;
    margin-top: 20px;
    }
    .olanak span {
      color: white;
      margin-bottom: 10px;
      font-size: 16px;
    }
    .olanak i {
    margin-right: 6px;
    color: #e9e9e9;
}
   .blockquote {
    border-left: 3px solid #ff9400;
    padding-left: 20px;
    margin: 6px 0;
}
    .blockquote-footer {
      color: white;
    }
   .blockquote-footer cite {
    color: #c3c3c3;
}
    .carousel-control-prev,
    .carousel-control-next {
      width: 5%;
    }
    @media (max-width: 768px) {
      .carousel-item {
        height: 600px;
      }
      h1 {
        font-size: 24px;
      }
      p {
        font-size: 16px;
      }
  }

/* Bizkimiz-neleryaparik
---------------------*/
.feature-box-1 {
  padding: 10px;
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  margin: 15px 0;
  position: relative;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
  top: 0;
}

feature-content feature-content
.feature-box-1 * {
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
}

.feature-box-1 img {
    padding: 2px;
    width: 100%;
	border-radius: 10px;
}

.feature-box-1  .feature-content h2{
	font-size:22px;
	color:000;
	margin-top: 10px;
}

.feature-box-1 .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #fc5356;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 22px;
  font-size: 27px;
}
.feature-box-1 .icon i {
  line-height: 70px;
}
.feature-box-1 h5 {
  color: #20247b;
  font-weight: 600;
}
.feature-box-1 p {
  margin: 0;
  color: #7e7e7e;
}
.feature-box-1:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-radius: 10px;
  width: 0;
  background: #414a81;
  z-index: -1;
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
}
.feature-box-1:hover {
  top: -5px;
}
.feature-box-1:hover h5 {
  color: #ffffff;
}
.feature-box-1:hover p {
  color: rgba(255, 255, 255, 0.8);
}
.feature-box-1:hover:after {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  left: 0;
  right: auto;
}
.section {
    padding: 33px 0;
    position: relative;
}
.section-title {
    padding-bottom: 45px;
}
.section-title h2 {
    font-weight: 700;
    color: #3e4885;
    font-size: 33px;
    margin: 0 0 15px;
    border-left: 5px solid #ff9400;
    padding-left: 15px;
}



/* calismasureci
-------------------------------------------------- */
.small-text {color:#2c2b0c;}
.heading{color:#000; font-size:39px; font-weight:700;}
.work-process-section {width: 100%;display: block;padding: 33px 0px 60px;background: #f7f6e2;background-size: cover;background-position: center;}
.work-process-section .heading-block {
    width: 100%;
    display: block;
    max-width: 500px;
    margin: 0px auto 20px;
    text-align: center;
}
.work-process-section .heading-block .description { font-size: 16px; color: #666666; margin-bottom: 0px; }
.work-process-block { max-width: 1600px; width: 100%; margin: 0px auto; /* height: 450px; */ }

.work-process-layout1 .work-process-top .number {display:inline-block;width:80px;height:80px;text-align:center;border:5px solid;font-size:26px;font-weight:700;line-height:73px;margin-left:40px;margin-bottom:25px;background-color: #ff9106 !important;border-radius: 50%;position: relative;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
.work-process-layout1 .work-process-top { text-align:center; position:relative }
.work-process-layout1 .work-process-top .shape {-webkit-transition: all ease 0.4s;transition: all ease 0.4s;display:inline-block;position:absolute;left:25px;top:63px;width: 90%;height:270px;max-width:270px;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%);border-radius:10px;z-index:0;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);background-color: #303766;}

.work-process-layout1 .vs-work-process-2 .shape { background: #99962a !important; }
.work-process-layout1 .vs-work-process-2 .number{ background: #99962a !important; }
.work-process-layout1 .vs-work-process-2  .work-process-content { border-color: #99962a !important; }

.work-process-layout1 .vs-work-process-4 .shape { background: #99962a  !important; }
.work-process-layout1 .vs-work-process-4 .number{ background: #99962a  !important; }
.work-process-layout1 .vs-work-process-4 .work-process-content { border-color: #99962a !important; }

.work-process-layout1 .work-process-content {-webkit-transition: all ease 0.4s;transition: all ease 0.4s;border-radius:10px;box-shadow:0px 3px 0px 0px rgba(17,180,245,0.004),0px 3px 50px 0px rgba(17,180,245,0.1);background-color:rgba(255,255,255,0.969);padding:35px 20px;padding-bottom:30px;max-width:270px;border-bottom: 3px solid #999999;position: relative;}
.work-process-layout1 .work-process-content.odd-block { border-color: #d9d675; }
.work-process-layout1 .work-process-content .icon {width: 36px;height: 33px;margin: 0px auto 33px;}
.work-process-layout1 .work-process-content .icon i {
    color: #1a1002;
    font-size: 51px;
    margin-top: 1px;
}
.work-process-layout1 .work-process-content .icon img{ width: 100%; height: 100%; }
.work-process-layout1 .work-process-content .process-title {color: #0e0e0e;font-size: 20px;line-height: 30px;transition: all 500ms ease;font-weight:600;margin-bottom: 12px;/* font-family: 'Arial', sans-serif; */}
.work-process-layout1 .work-process-content .text {position: relative;font-size: 17px;line-height: 24px;color: #242323;transition: all 500ms ease;margin-bottom: 0px;/* font-family: 'Arial', sans-serif; */min-height: 73px;}
.work-process-layout1 .vs-work-process:hover .work-process-top .shape {-webkit-transform:rotate(0); -ms-transform:rotate(0); transform:rotate(0); -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}
.work-process-layout1 .vs-work-process:hover .work-process-top .number { margin-bottom:0px;  margin-left:0% }

/* calismasureci
------------------------- */

.olanak span{
        font-size: 17px;
        color: #e9e9e9;
        display: inline;
        margin-right: 22px;
   }

.olanak span i{
        /* padding-left:20px; */
   }

/* sorucevap
------------------------- */
#accordionExample {margin-bottom:20px;}
#accordion-style-1 h1,
#accordion-style-1 a{
    color:#007b5e;
}
#accordion-style-1 .btn-link {
    font-weight: 400;
    color: #121212;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
    padding-left: 25px;
}

#accordion-style-1 .card-body {
    border-top: 2px solid #3e4886;
    font-family: 'Arial', sans-serif;
    font-size: 17px;
    color: #261805;
}

#accordion-style-1 .card-header .btn.collapsed .fa.main{
	display:none;
}

#accordion-style-1 .card-header .btn .fa.main{
	background: #3e4886;
	padding: 13px 11px;
	color: #ffffff;
	width: 35px;
	height: 41px;
	position: absolute;
	left: -1px;
	top: 10px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	display:block;
}
/* sorucevap
------------------------- */
.bg-dark-footer {
    background-color: #303766 !important;
}
.footerlink a {
    color: #727272!important;
    text-decoration: none;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

.navbar-toggler {
    padding: 0.25rem 0.25rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #000000;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}


@media (max-width: 767px) {
h1, h2 {
    font-size: 18px;
   
}
 
.top-content .carousel-indicators {
    display: none;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 0rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    padding: 0rem 0rem 0rem 0rem;
}

.slide-text > h1 {
    padding: 0;
    color: #ffa62d;
    font-size: 16px;
    font-style: normal;
    line-height: 21px;
    margin-top: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    /* float: left; */
    font-family: 'Arial', sans-serif;
}

.slide-text > p {  display: none;}

}
 
@media (max-width: 575px) {
 
.top-content h1, .top-content h2, .top-content h3 {
    font-size: 22px;
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f1;
    padding: 6px;
}
} 
@media (max-width: 575px) {
	
	.navbar {
    padding: 0.1rem 0rem;
    position: relative;
    z-index: 9999999;
 }
	.background-curve img {
    display:none;
    }
	
	.navbar-toggler-icon { 
    width: 1.2em;
    height: 1.2em;
    }
	
	.form-inline {
	margin: auto;
	 }
	 

    img {
      
        float: inline-end;
    }

   
   
   .home-banner .row > *:first-child {
    padding-left: 5%;
    padding-top: 10px;
    margin-top: 0px;
}

.olanak span{  
        display: block;
   }
   
   .mb-5, .my-5 {
    margin-bottom: 1rem!important;
}

.page-banner.home-banner .img-place {
    max-width: 590px;
    margin: 0 auto;
}

.bg-dark {
    background-color: #ffffff!important;
}   
	
	.section-title h2 {
    font-weight: 700;
    color: #3e4885;
    font-size: 23px;
    margin: 0 0 15px;
    border-left: 5px solid #ff9400;
    padding-left: 15px;
}
	
	.section {
    padding: 33px 0;
    position: relative;
}

.h-100 {
    height: 106% !important;
}

.mb-4, .my-4 {
    margin-bottom: 0.5rem !important;
}

.carousel-content p {
    font-size: 15px !important;
}

}



@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 5px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 33px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
	z-index: 999;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	-webkit-animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
    -moz-animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
    -ms-animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
     animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
}

.btn-whatsapp-pulse:hover {
    color: #3e4885; /* Hover durumunda metin rengi */
    text-decoration: none; /* Hover durumunda alt */
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}


.pulse-buttontel {
    position: relative;
    width: 66px;
    height: 66px;
    border: none;
    box-shadow: 0 0 0 0 rgb(52 187 112 / 30%);
    border-radius: 50%;
    background-color: #ef1739;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    position: fixed;
    bottom: 22px;
    left: 5px;
    z-index: 9999;
    -webkit-animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
    -moz-animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
    -ms-animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
    animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
}