@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300&display=swap');




p {
  line-height: 1.55;
  color: #333;
}
section {
  padding: 1rem;
}
.boldibm {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
}
h3 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  color: black;

}
h5 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  font-size: 25px;
  color: black;

}

.grayibm {
  color: #757778;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
}

.blackibm {
  color: black;
  font-family: 'IBM Plex Sans', sans-serif;
}
p {
 font-family: 'IBM Plex Sans';

}
h1 {
  font-size: 62px;
}

h2 {
  font-size: 30px;
  margin-bottom: 65px;
}
.green-bg {
  background-color: #8BBF1E;
  border-radius: 0.5rem;
  
}
.green-bg_p {
  display: inline-block;
  color: #6A960D;
  border-radius: 0.5rem;
  font-size: 11px;
  
}
.mobilefooter {
  display: none;
}
h3 {
  font-size: 32px;
  font-family: 'IBM Plex Sans', sans-serif ;
}

h4 {
  font-size: 18px;
}

/* ==================================================
  General
  ================================================== */
a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

/* ==================================================
  Elements
  ================================================== */
.btn {
  background-color: #199EB8;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #fff;
  padding: 15px 45px;
  border-radius: 50px;
}

.btn:hover {
  background-color: #E04F00;
  color: #fff;
}

.btn:focus {
  color: #fff;
}

.btn-ghost {
  border: 3px solid #fff;
  background-color: transparent;
}

.btn-ghost:hover {
  background-color: #fff;
  color: #199EB8;
}



.card {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  overflow: hidden;
}

a:hover {
  text-decoration: none !important;
}

.scrolltop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #199EB8;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
.headertop {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.header_footer {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1rem;
  text-align: center;
}
#social_ul {
  list-style-type: none;
  display: inline-flex;
}
.footerul {
    list-style-type:none;
}
.footerul li {
    padding-top:1rem;
}
#social_ul a li {
    padding-right: 0.4rem;
}
.menu_rigth {
  display: flex;
  align-items: center;
  background-color: white;
  border-radius: 3rem;
  height: 50px;
  width: 360px;
  margin-block-start: 0rem !important;
  margin-block-end: 0rem !important;
  padding-inline-start: 0rem !important;
  display: flex;
}

.menu_rigth_deneme {
  color: #000;
  padding: 0px;
  display: inline-flex;
  align-items: center;
  background-color: white;
  border-radius: 3rem;
  height: 50px;
  width: 150px;
  margin-block-start: 0rem !important;
  margin-block-end: 0rem !important;
  padding-inline-start: 0rem !important;
}
.denemehover {
  text-align: center;
  display: flex;
  justify-content: center;
}
.menu_rigth_deneme:hover {
  background-color: #000;
  display: flex;
  justify-content: center;
}
.menu_rigth_deneme:hover {
  background-color: #000;
  display: flex;
  justify-content: center;
}
.menu_rigth li {
  display: inline-block;
  text-align: center;
  width: 120px;
  padding: 1rem;
  color: #000;
  border-radius: 3rem;

  }
  .menu_rigth li:hover {
    background-color: #000;
    color: white;
   
  }
  .koah_ul li:hover {
    opacity: 50%;
  }

  .menu_rigth li a:hover {
    color: white;
  }
  

a#scroll-btn {
  position: absolute;
  height: 70px;
  width: 40px;
  border: 2px solid #ffffff;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 80px;
  border-radius: 20px;
}

a#scroll-btn:before {
  position: absolute;
  content: "";
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  height: 10px;
  width: 10px;
  background-color: #ffffff;
  border-radius: 50%;
  animation: move-down 2s infinite;
}

@keyframes move-down {
  80% {
      opacity: 0.5;
  }

  100% {
      transform: translateY(50px);
      opacity: 0;
    }
}


.menu_rigth li  a{
  display: inline-block;
  color: #1D1D1D;
  font-size: 15px;
  font-family: 'IBM Plex Sans', sans-serif;
  }
 .references ul li::marker {
  color: #1E63AF  !important
 } 
 .footerDiv {
  display: inline-flex;
  justify-content: center;
  text-align: center;
 }
.references ul {
  list-style-type:decimal;
}
.references ul li a {
  color:#1E63AF  !important;
}
.scrolltop:hover, .scrolltop:active, .scrolltop:focus {
  color: #fff !important;
  opacity: .75;
}

/* ==================================================
  Hero Styling
================================================== */
.hero {
  display: table;
  position: relative;
  background-image: url(../img/resized2.svg);
  background-size: cover;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100vh;
}

.detail_ul {
  border-radius: 1rem;
  border-color: #000;
  border-style: solid;
  list-style-type: none;
  display: inline-block;

}
.detail_ul li {
  margin-right: 1rem;
}
.detail_ul a li:hover {
  background-color: #000;
  color: white;
  border-radius: 1rem;
  border: 5px;
}
.contentImage {
  width: 100%;
  height: auto;
  border-radius: 1rem;
}
.references {
  padding-top: 3rem;
}
.detail_ul a {
  color: #1D1D1D;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
}
.detail_ul a li {
padding: 1rem;
}

#astim_detail_section {
  padding: 1rem;
}

.dunyabg {
  display: table;
  position: relative;
  background-image: url(../img/dunya_nufus.svg);
  background-size: cover;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100vh;
}
.bghava{
  display: table;
  position: relative;
  background-image: url(../img/hava_kir_bg.svg);
  background-size: cover;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100%;
}

.astimbg {
  display: flex;
  position: relative;
  background-image: url(../img/deneme1.png);
  background-size: cover;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100%;
}
.hava_kirliligi_bg{
  display: table;
  position: relative;
  background-image: url(../img/havakirliligi_bg.svg);
  background-size: cover;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100%;
}
.koahbg {
  display: table;
  position: relative;
  background-image: url(../img/koah_bg.svg);
  background-size: cover;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100%;
}
.solunumbg {
  position: relative;
  background-image: url(../img/solunumbgimage.svg);
  background-size: cover;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100vh;
  border-radius: 1rem;
  display: flex;
  align-items: center; 
  justify-content: center;


}



.hero .container {
  position: relative;
  z-index: 1;
  text-align: center;
  display: table-cell;
  width: 100%;
  display: flex;
  justify-content: center;
  
}
.havacontent {
  padding-bottom: 5rem;
}
.havacontent a img {
  width: 100%;
  height: auto;
}

.hero-brand {
  margin-bottom: 75px;
  display: inline-block;
}
.hava_content {
  padding-top: 2rem;
  font-size: 16px;
}
.headercontent {
  font: bold !important;
}
.headerdate {
  padding-top: 1rem;
  font-size: 11px;
  color: #757778;
}
.astimdate {
  font-size: 11px;
  color: #757778;
}
.koahdate {
  font-size: 11px;
  color: #757778;
  padding-left: 0.5rem;
}
.headerdate1 {
  font-size: 11px;
  color: #757778;
}
.vl {
  border-left: 1px solid gray;
  vertical-align: middle;
  margin: 25% auto;
  width: 10%;
  height: 100%;
  opacity: 20%;
}
.hava_content img {
  float:right;
}
.hero-brand:hover {
  opacity: .75;
}

.tagline {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 64px;
  color: #fff;
}
.mobilehavakalite {
  display: none;
}
.mobilehavakalite_2 {
  display: none;
}
.mobilehavadarumu {
  display: none;
}
.webhavadurumu {
  display: flex;
}

.container_content {
  padding-left: 5rem;
  padding-right: 5rem;
  padding-bottom: 5rem;
  padding-top: 5rem;
}
/* ==================================================
  Header Styling
================================================== */
#header {
  height: 70px;
}

#header #logo {
  margin: 14px 25px 0 0;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 2px 0;
  line-height: 1;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

#header .social-nav {
  margin-top: 15px;
}

#header .social-nav a {
  font-size: 24px;
  margin-left: 15px;
  color: #fff;
}

#header .social-nav a:hover {
  color: rgba(255, 255, 255, 0.75);
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  margin: 0;
}



/* Nav Meu Styling */
.nav-menu a {
  padding: 22px 15px 18px 15px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  outline: none;
}

.nav-menu a:hover, .nav-menu li:hover > a, .nav-menu .menu-active > a {
  color: rgba(255, 255, 255, 0.75);
}

.nav-menu ul {
  margin: 4px 0 0 15px;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}

.nav-menu ul li {
  background: #fff;
  border-top: 1px solid #f4f4f4;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li:hover {
  background: #199EB8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.nav-menu ul li a {
  color: #333;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  padding: 10px 15px;
}

.nav-menu ul li a:hover {
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 8px 10px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}



/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #199EB8;
}

#mobile-nav ul .menu-item-active {
  color: #199EB8;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/* ==================================================
  Stats Styling
================================================== */
.stats-row {
  margin-top: 65px;
}

.stats-col .circle {
  display: inline-block;
  width: 160px;
  height: 160px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #666;
  border: 6px solid #199EB8;
  border-radius: 50%;
  padding: 55px 25px 0 25px;
  position: relative;
}

.stats-col .circle .stats-no {
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  top: -25px;
  right: -15px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #E04F00;
  position: absolute;
  border-radius: 50%;
  font-weight: 700;
}

/* ==================================================
  Parallax Styling
  ================================================== */
.block {
  color: #fff;
  height: 490px;
  overflow: hidden;
}
.dunyaHead {
  display: table-cell;
  vertical-align: middle;
}

.block h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
}

.block p {
  color: #fff;
  margin-bottom: 45px;
}
.koah_ul {
background: #1E63AF;
width: 100%;
height: 100%;
padding: 1rem;
border-bottom-right-radius: 1rem;
}
#head_koah {
 border-top-left-radius: 1rem;
 border-bottom-left-radius: 1rem;
  object-fit: cover;
   width:100%;
    height:100%;
}
.header_date {
padding-top: 0.5rem;
}
.koah_ul li  {
  color: white;
  list-style-type: none;
  padding: 0.1rem;
  }
.koah_ul li a {
color: white;
list-style-type: none;

}
.hr_line {
  background-color: white;
}
.koah_ul li img {
float: right;
  }


/* ==================================================
  Features Styling
  ================================================== */

.feature-col {
  display: table;
  padding-bottom: 45px;
}

.feature-col > div > div {
  display: table-cell;
  vertical-align: middle;
}

.feature-col > div > div:last-child {
  padding-left: 20px;
}

.feature-col .feature-icon {
  width: 70px;
  height: 70px;
  margin-bottom: 15px;
  background: #199EB8;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  display: inline-block;
}

.feature-col h3 {
  color: #199EB8;
}

.feature-col p {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #999;
}

/* ==================================================
  Call-to-action Styling
  ================================================== */
.cta {
  background-color: #199EB8;
  padding: 25px 0;
}

.cta h2 {
  margin-bottom: 5px;
}

.cta h2,
.cta p {
  color: #fff;
}

.cta p {
  margin-bottom: 0;
  opacity: .75;
}

.cta .btn-ghost {
  position: relative;
  top: 13px;
}

/* ==================================================
  Portfolio Styling
  ================================================== */
.portfolio {
  background-color: #edf6ff;
  padding-bottom: 0;
}

.portfolio h2 {
  color: #199EB8;
  margin-bottom: 25px;
}

.portfolio-grid {
  margin-top: 65px;
}

.portfolio-grid .row {
  margin: 0;
}

.portfolio-grid .row > div {
  padding: 0;
}

.portfolio-grid .row > div .card img {
  width: 100%;
}

.portfolio-grid .row > div .card .portfolio-over {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.portfolio-grid .row > div .card .portfolio-over > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio-grid .row > div .card .portfolio-over .card-title {
  color: #fff;
  font-size: 30px;
}

.portfolio-grid .row > div .card .portfolio-over .card-text {
  color: #fff;
  opacity: .75;
  padding: 0 45px;
}

.portfolio-grid .row > div .card:hover .portfolio-over {
  opacity: 1;
  visibility: visible;
}

/* ==================================================
  Team Styling
  ================================================== */
.team h2 {
  color: #199EB8;
}

.team .col-sm-3 {
  padding: 0;
}

.team .card > a {
  display: block;
}

.team .card img {
  width: 100%;
}

.team .card h4 {
  color: #fff;
  text-transform: uppercase;
}

.team .card p {
  font-size: 11px;
  color: #fff;
  opacity: .75;
  margin: 0;
  padding: 0 35px;
}

.team .card .social-nav {
  margin-bottom: 45px;
}

.team .card .social-nav a {
  color: #fff;
  font-size: 16px;
  margin: 0 4px;
}

.team .card .social-nav a:hover {
  opacity: .75;
}

.team .card:hover .team-over {
  opacity: 1;
  visibility: visible;
}

.team .card:hover .card-title-wrap {
  background-color: #199EB8;
}

.team .card:hover .card-title-wrap .card-title, .team .card:hover .card-title-wrap .card-text {
  color: #fff;
}

.team .team-over {
  padding-top: 45px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.team .card-title-wrap {
  padding: 15px 25px;
  position: relative;
  z-index: 9;
  background-color: #fff;
}

.team .card-title-wrap .card-title, .team .card-title-wrap .card-text {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  display: block;
  margin: 0;
}

.team .card-title-wrap .card-title {
  font-size: 24px;
  color: #333;
}

.team .card-title-wrap .card-text {
  font-size: 18px;
  color: #999;
}

/* ==================================================
  Contact Section
  ================================================== */
#contact {
  background: #f7f7f7;
  padding: 80px 0;
}
.tagHeader {
  width: 100%;
  height:100%;
  display:flex;
  align-items: center;
  justify-content: space-around;
}
.bgnotwhite {
  background-color: #f7f7f7;
}

a#scroll-btn{ position: absolute; height: 70px; width: 40px; border: 2px solid #ffffff; margin: auto; left: 0; right: 0; bottom: 80px; border-radius: 20px; }

a#scroll-btn:before{ position: absolute; content: ""; margin: auto; left: 0; right: 0; top: 0; height: 10px; width: 10px; background-color: #ffffff; border-radius: 50%; animation: move-down 2s infinite; }

@keyframes move-down{

  80%{ opacity: 0.5; }

  100%{ transform: translateY(50px); opacity: 0; }

}


#contact h2 {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #199EB8;
}

#contact .info i {
  font-size: 32px;
  color: #199EB8;
  float: left;
}

#contact .info p {
  padding: 0 0 10px 50px;
  line-height: 24px;
}

#contact .form #sendmessage {
  color: #199EB8;
  border: 1px solid #199EB8;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#contact .form button[type="submit"] {
  background: #199EB8;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

#contact .form button[type="submit"]:hover {
  background: #23c2e1;
}

/* ==================================================
  Footer Styling
  ================================================== */
.site-footer {
  background-color: #111;
  padding: 0;
}

.site-footer h2, .site-footer p {
  color: #fff;
}

.site-footer p {
  opacity: .75;
  line-height: 2.0925;
}

.site-footer h2,
.site-footer .btn {
  margin-bottom: 25px;
}

.site-footer .social-nav a {
  color: #fff;
  opacity: .25;
}

.site-footer .social-nav a:hover {
  opacity: 1;
}

.site-footer .bottom {
  background-color: #000;
  padding: 20px 0;
}

.site-footer .bottom .list-inline, .site-footer .bottom p {
  margin: 0;
}

.site-footer .bottom .list-inline {
  position: relative;
  top: 5px;
}

.site-footer .bottom .list-inline a {
  color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-right: 15px;
}
.pmfont {
  font-size: 10px;
}
.paddingleftnone {
padding-left: 0px !important;
}

.site-footer .bottom .list-inline a:hover {
  color: #199EB8;
}

.site-footer .credits {
  color: #ddd;
}

.site-footer .credits a {
  color: #199EB8;
}
.container_detailsPage {
 padding-right: 15rem;
}

@media screen { (min-width: 1600)
  .container_detailsPage {
    max-width: 800px;
  }
}
@media (min-width: 768px) and (max-width: 1191px) { 
.tagline {
  font-size: 50px !important;
	margin-top:0rem !important;
}
a#scroll-btn {
  bottom: 30px;
}


 }

 @media (min-width: 768px) and (max-width: 895px) { 
  .tagline {
    font-size: 40px !important;
  }
  a#scroll-btn {
    bottom: 0px;
  }
  
   }


   @media (min-width: 700px) and (max-width: 800px) { 
    .tagline {
      font-size: 30px !important;
    }
    a#scroll-btn {
      bottom: 30px;
    }
    
     }

     @media (width:400px) {
      .tagline {
        font-size: 50px;
      }
     }




















     /* Google Fonts - Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');



.slide-container{
  max-width: 1120px;
  width: 100%;
  padding: 40px 0;
}
.slide-content{
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}
.card_p {
  padding-top: 1rem;
  font-size: 11px;
}
.card{
  border-radius: 25px;
  background-color: #FFF;
}
.image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}
.image-content{
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
}
.overlay{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #4070F4;
  border-radius: 25px 25px 0 25px;
}

.overlay::before,
.overlay::after{
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #4070F4;
}
.overlay::after{
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}
.card-image{
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background: #FFF;
  padding: 3px;
}
.card-image .card-img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #4070F4;
}
.name{
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.description{
  font-size: 14px;
  color: #707070;
  text-align: center;
}
.button{
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  background-color: #4070F4;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button:hover{
  background: #265DF2;
}
.d-nonemobile {
  display: none;
}

.swiper-navBtn{
  color: #6E93f7;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #4070F4;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #6E93f7;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #4070F4;
}

@media screen and (max-width: 768px) {
  .slide-content{
    margin: 0 10px;
  }
  .swiper-navBtn{
    display: none;
  }
}

@media (max-width: 575.98px) { 
.container_detailsPage {
  padding-right: 0rem;
 }
 .koah_ul {
  background: #1E63AF;
  width: 100%;
  height: 100%;
  padding: 1rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  }

 .mobilefooter {
  display: block;
  justify-content: center;
  text-align: center;
 }
 .mbmobile {
  padding-bottom: 1rem;
 }


.tagline {
  margin-top:0rem !important;
  font-size: 30px;
}
.tagHeader {
  height: 50%;
}
.d-nonemobile {
  display: block;
}

.mobile-container {
  max-width: 100%;
  margin: auto;
}
.koahcontent {
  padding: 1rem;
}
#head_koah {
 border-top-left-radius: 1rem;
 border-top-right-radius: 1rem;
 border-bottom-left-radius: 0; 
}

.mobilekoah_nedir {
  padding-bottom: 1rem !important;
}
.topnav {
  overflow: hidden;
  position: relative;
}

.topnav #myLinks {
  display: none;
  background: #333;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.mobilemenu {
  display: none;
}
.detail_koah_row {
  padding: 0 !important;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}
.container_content {
  padding: 0;
}

h3 {
  text-align: center;
  font-size: 24px;
}
h2 {
  
}
.references {
  font-size: 10px;
}
.mobilehavaImages {
  float: left !important;
}
.mobiletextcenter {
  text-align: center;
}
.dunyaHead {
  font-size: 25px;
  display: table-cell;
  vertical-align: middle;
}
#solunum {
  display: none;
}
.webdnone {
  display: none;
}
.slide-container{
  max-width: 350px;
  width: 100%;
  padding: 40px 0;
}
.webhavakalite {
  display: none;
}
.mobilehavadarumu {
  display: flex;
}
.webhavadurumu {
  display: none;
}
.swiper-button-next{
  right: 0 !important;
}
.swiper-button-prev{
  left: 0 !important;
}

}



