/*
Theme Name: siryapim-temasi
Theme URI: https://www.webteo.com.tr
Description: siryapim-temasi-temasi
Version: 1.0
Author: webteo.com.tr
URI: https://www.siryapim.com
*/

body {  padding-bottom: 0rem;
  color: #5a5a5a;
}
h1,h2,h3,h4,h5,h6,p{font-family: 'Glory', sans-serif;}

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

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


.dropdown-menu{background-color:#2e2e2e;}

.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%;
}
.sssimg img {
        border: 2px solid #f7a634;
    border-radius: 7px;
}
.mt-5{margin-top:5px }
.mt-10{margin-top:10px }

.sosyal a {
    color: #ffffff!important;
    text-decoration: none;  
}
.fixed-top {
    position: fixed;
    top: 20px;
    right: 0;
    left: 0;
    z-index: 1030;
    position: absolute;
}
.bg-dark {
    background-color: #343a4000!important;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    padding: 0.1rem 6rem 1rem 4rem;
}

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

.navbar-expand-md .navbar-nav  li a{
   padding: 10px;
   color: rgb(195 196 199);
   font-family: 'Glory', sans-serif;
   font-size: 22px;
}




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* slider */
.top-content {
    width: 100%;
    padding: 0;
}
.top-content .carousel {
    margin-bottom: 0px;
}
.top-content .carousel-control-prev {
    border-bottom: 0;
}
.top-content .carousel-control-next {
    border-bottom: 0;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    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;
    width: 5%;
    color: #fff;
    text-align: center;
    opacity: .5;
} 

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
    left: 0;
    top: 25%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
.slide_style_right {
    text-align: right !important;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
.slide_style_bottom {
    text-align: center !important;
    left: 0;
    bottom:15%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
 
.slide-text > h1 {
    padding: 0;
    color: #d9a03f;
    font-size: 46px;
    font-style: normal;
    line-height: 50px;
    margin-top: 66px;
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    /* float: left; */
    font-family: 'Glory', sans-serif;
}
    .slide-heading{
        font-size: 40px;
    font-weight: bold;
    color: #f4ac0c;
     -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    }
    .slide-heading-1{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    }
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    font-family: 'Glory', sans-serif;
}
.slide-text > a.btn-default, .slide-text > a.btn-warning, .slide-text > a.btn-danger {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 17px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 15px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    /* text-transform: uppercase; */
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary {
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover, .slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

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

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

.text-warning {
    color: #e10707!important;
}

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

.text-primary {
    color: #e10707!important;
}

.video-grid.front-page figcaption a {
    color: #fff;
    padding: 5px;
    margin: 1px;
    background-color: #00000085;
}

.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;
}


/* videlist
-------------------------------------------------- */
.video-grid.front-page {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1em 2em;
}

.video-grid.front-page ul.video-list {
  display: flexbox;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style-type:none;
}

.video-grid.front-page li.video {
  flex-grow: 1;
  position: relative;
  ooverflow: hidden;
    width: 33.333333333%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  border: solid 0.2em transparent;
   }

 .video-grid.front-page  figcaption {

    color:#fff;
 }

@media screen and (max-width: 800px) {
    li.video {
        width: 50%;
        width: -webkit-calc(100% / 2);
        width: calc(100% / 2);
    }
}

@media screen and (max-width: 640px) {
    li.video {
        width: 100%;
    }
}


.video-grid.front-page header {
  width: 100%;
  padding: 2em;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
  
  & h1 {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.03em;
    color: #666;
  }
}


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



.bg-dark-footer {
    background-color: #181818 !important;
}
.footerlink a {
    color: #ffa62d!important;
    text-decoration: none;  
}

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

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


@media (max-width: 767px) {
h1, h2 {
    font-size: 22px;
    line-height: 30px;
}
 
.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: 'Glory', sans-serif;
}

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

}
.top-content .carousel-item {
    height: 100vh;
    min-height: 400px;
}
.top-content .carousel-item img {
    height: 100%;
    object-fit: cover;
}
 
@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: #555556;
    padding: 6px;
}
} 
@media (max-width: 575px) {
.top-content .carousel-item {
    max-height: 400px;
}
}

@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;
  }
}


