@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:100,300,400,500,700&amp;subset=latin-ext'); 
@import url(http://fonts.googleapis.com/css?family=PT+Sans:100,300,400,500,700&amp;subset=latin-ext');

* {
    border: 0;
    padding: 0;
    margin: 0;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #222;
    background-color: #fff;
    overflow-x: hidden; 
}
h1,h2,h3,h4,h5 {
    font-family: 'Source Sans Pro', sans-serif;
}
h1 {
    font-size: 50px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 30px;
}
img {
    max-width: 100%;
}
ul {
    list-style: none;
}
.clearfix {
    clear: both;
    padding-bottom: 10px;
}

.overlay {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 20000;
    top: 0;
    right: 0;
    background-color: rgb(35,46,54,);
    background-color: rgba(35,46,54,.95);
    overflow-x: hidden;
    transition: 0.5s;
}
.overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    color: red;
}
.overlay a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 300;
    padding: 2px;
    text-decoration: none;
    color: rgba(255,255,255,1);
    display: block;
    transition: 0.3s;    
}
.overlay a:hover, .overlay a:focus {
    color: rgba(255,255,255,0.7);
}
.overlay .closebtn {
    color: rgba(255,255,255,1);
    position: absolute;
    top: 55px;
    right: 40px;
    font-size: 70px;
    font-weight: 700;
}
.ana-icon-items-select {
    display: none;
    top: 20px;
    right: 35px;
    background-color: rgba(0,0,0,0);
    width: 50px;
    height: 50px;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    cursor: pointer;
    z-index: 100000;
}



.ana-menu-items-select {
  right: 100px;
  margin: 0 auto;
  padding: 5px;
  z-index: 100000;
}
.ana-menu-items-select__label {
  color: rgba(12,91,158,1);
  display: block;
  font-size: .7em;
  font-weight: bold;
  letter-spacing: .05em;
  margin-bottom: 10px;
  text-transform: uppercase;
    right: 0;
}
.ana-menu-items-select__select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff ;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  color: #e01b36;
  border: 1px solid #fff;
  border-radius: 5;
  display: block;
  font-family: 'PT Sans', sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding: 3px 3px 2px 9px;

}
.top-bar { 
    width: 100%;
    height: 50px;
    background: #2D3E48;
    top: 0;  
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.top-bar-sol {
    float: right;
    text-align: right;
    width: 100%;
    padding-left: 55px;
    padding-top: 8px;
}
.top-bar-sol .fa-facebook {
    width: 30px;
    height: 30px;
    font-size: 22px;
    margin-left: 0;
    color: rgba(255,255,255,1);
    background-color: rgba(59,89,152,0);
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.top-bar-sol .fa-facebook:hover {
    width: 30px;
    height: 30px;
    color: rgba(255,255,255,.5);
    font-size: 22px;
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.top-bar-sol .fa-twitter {
    width: 30px;
    height: 30px;
    font-size: 22px;
    color: rgba(255,255,255,1);
    margin-left: 5px;
    background-color: rgba(0, 172, 237,0);
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.top-bar-sol .fa-twitter:hover {
    width: 30px;
    height: 30px;
    color: rgba(255,255,255,.5);
    font-size: 22px;
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.top-bar-sol .fa-instagram {
    width: 30px;
    height: 30px;
    font-size: 22px;
    margin-left:5px;
    color: rgba(255,255,255,1);
    background-color: rgba(81, 127, 164,0);
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.top-bar-sol .fa-instagram:hover {
    width: 30px;
    height: 30px;
    font-size: 22px;
    color: rgba(255,255,255,.5);
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
header {
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 7000;
    background-color: #232e36;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
#logo {
    float: left;
 
    background: url("../../images/homeimg/guvenlimarka-logo.png") no-repeat;
    width: 250px;
    height: 38px;
    margin: 30px 0 0 -50px;
}
.menubolumu {
    float:right;
    width: 100%;
    height: 45px;
    margin-top: 0;
}
nav {
    float: right;
    margin-top: -38px;
    margin-right: -120px;
}
nav a {
    text-align: left;
    font-family: 'PT Sans', sans-serif;
    display: block;
    font-size: 16px;
    font-weight: 100;
    color: #fff;
    padding: 3px;
	text-decoration: none;
}
nav li li a:hover {
    font-family: 'PT Sans', sans-serif;
    display: block;
    font-size: 16px;
    font-weight: 100;
    color: #ffffff;
    padding: 3px;
	text-decoration: none;
	background: rgba(255, 255, 255, 1);
}
nav>ul>li>a {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    display: block;
    font-weight: 100;
    color: #ffffff;
    padding: 3px 5px;
    margin-left: 5px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
nav>ul>li>a:hover {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    display: block;
    font-weight: 100;
    color: #fff;
    background-color: #e01b36;
    padding: 3px 5px;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
nav>ul>li>a.active {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    display: block;
    font-weight: 100;
    color: #fff;
    background-color: #e01b36;
    padding: 3px 5px;
    border-radius: 5px;
    text-decoration: none;
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
nav>ul {
   list-style: none;
   padding: 0;
   margin: 0;
   color: #e01b36;
   display: block;
    margin-right: 100px;
}
nav ul li {
   list-style: none;
   display: inline-block;
   padding: 0px;
   position: relative;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
}
nav>ul>li.dropdown>ul{
  position: absolute;
  width: 200%;
  padding: 0;
  overflow: hidden;
  margin-top: 30px;
    margin-left: -45px;
 
  background-color:  #e01b36;
  opacity: 0;
   -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav ul li.dropdown>ul>li{
	display: block;
}
nav ul li.dropdown>ul>li{
	padding: 0 !important;
	position:relative !important;
}
nav ul li.dropdown>ul>li>a{
	padding: 10px;
    border-top: 1px solid rgba(255,255,255,0.3);
}
nav ul li.dropdown:hover>ul{
  z-index:999;
  opacity: 1;
  display: block;
  /*overflow:auto;*/
  overflow:initial;
  margin-top: 7px;
  height: auto !important;
  background-color: #e01b36;
    border-radius: 8px;
}
#nav-toggle, #nav-toggle-alt{
   width: 100%;
   background: #004d97;
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   cursor: pointer;
   display: none;
   color: white;
}
#nav-toggle-alt{
	display:none;
}


.anaslide {
    width: 100%;
    margin-top: 100px;
}


#guvenlimarkaNEDIR {
    width: 100%;
    background: #f5f5f5;
    padding-top: 75px;
    padding-bottom: 60px;
    border-top: 2px solid #dddddd;
}
#guvenlimarkaNEDIR h1 {
    font-family: 'PT Sans', sans-serif;
    color: #232e36;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 25px;
}
#guvenlimarkaNEDIR h1 SPAN{
    color: #e01b36;
}
#guvenlimarkaNEDIR .fa {
    font-size: 55px;
    color: #fff;
    width: 120px;
    height: 120px;
    line-height: 102px;
    background-color: rgba(35, 46, 54, .9);
    border-radius: 100%;
    border: 10px solid rgba(35, 46, 54, 1);
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#guvenlimarkaNEDIR .fa:hover {
    font-size: 55px;
    background-color: #e01b36;
    border: 10px solid #ffffff;
}
#guvenlimarkaNEDIR .col-md-3 {
    text-align: center;
}
#guvenlimarkaNEDIR h3 {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #232e36;
    text-align: center;
    padding-top: 15px;
}
#guvenlimarkaNEDIR p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #444444; 
    text-align: center;
}




#karusel p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #999999;
    font-weight: 300; 
}

#karusel h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'PT Sans', sans-serif;
}
#karusel a {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    a, a:hover {
    text-decoration: none !important; 
}

#karusel .content {
  padding: 0 0 50px 0;
}

#karusel h2 {
  font-size: 20px; }

#karusel .owl-1 .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%; 
}
#karusel .owl-1 .owl-nav .owl-next,
  .owl-1 .owl-nav .owl-prev {
    border: 1px solid red;
    z-index: 92;
    position: absolute;
    top: 50%; 
}
    #karusel .owl-1 .owl-nav .owl-next:active, .owl-1 .owl-nav .owl-next:focus,
    .owl-1 .owl-nav .owl-prev:active,
    .owl-1 .owl-nav .owl-prev:focus {
      outline: none; 
}
    #karusel .owl-1 .owl-nav .owl-next span,
    .owl-1 .owl-nav .owl-prev span {
      color: #fff; 
}
    #karusel  .owl-1 .owl-nav .owl-next span:before,
      .owl-1 .owl-nav .owl-prev span:before {
        font-size: 20px !important; 
}
 #karusel .owl-1 .owl-nav .owl-next {
    border: 4px solid blue;
    right: 20px; 
}
 #karusel .owl-1 .owl-nav .owl-prev {
    left: 20px; 
}

#karusel .owl-1 .owl-dots {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); 
}
 #karusel .owl-1 .owl-dots .owl-dot {
    background: none;
    display: inline-block; 
}
#karusel .owl-1 .owl-dots .owl-dot > span {
      display: inline-block;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.5);
      margin: 4px; 
}
    #karusel .owl-1 .owl-dots .owl-dot.active > span {
      background: white; 
}
#karusel .owl-1 .owl-dots .owl-dot:active, .owl-1 .owl-dots .owl-dot:focus {
      outline: none; 
}

#karusel .media-29101 .img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; 
}

#karusel .media-29101 .text {
  padding: 0 30px; 
}
  @media (max-width: 991.98px) {
       #karusel .media-29101 .text {
          padding: 20px;
          width: 100%; } 
    }

    @media (max-width: 450.98px) {
           #karusel .media-29101 .text {
              padding: 20px;
              width: 100%; } 
        }

  #karusel .media-29101 .text .category {
    color: #adb5bd;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .2rem; }

  #karusel .media-29101 .text h2 {
    font-family: "PT Sans", sans-serif;
    font-size: 28px;
    margin-top: -20px;
    margin-bottom: 20px; 
}

   #karusel .media-29101 .text h2 a {
      color: #000; 
    }

    #karusel .carousel-nav {
      width: 100%;
      border-bottom: 1px solid #ccc;
      margin-bottom: 30px; 
    }
    #karusel .carousel-nav a {
        font-family: "PT Sans", sans-serif;
        font-size: 18px;
        color: #999;
        padding: 12px;
        text-align: center;
        display: inline-block; 
    }
        #karusel .carousel-nav a:hover {
          color: #000; 
    }
        #karusel .carousel-nav a.active {
          color: #000; 
    }
        #karusel .carousel-nav a.active:before {
            content: "";
            bottom: -1px;
            left: 0;
            right: 0;
            position: absolute;
            border-bottom: 1px solid #000; 
    }



/* Numbers */



#numbers {
	background-image: url("../../images/homeimg/guvenlimarka-parallax-bg1.jpg");
    padding: 0;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
}
#balon {
	background-image: url("../../images/homeimg/balloon.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% auto;
	margin: 0 auto;
	padding: 0 0 30px;
	position: relative;
}
#numbers .main-content {
	width: 100%;
	position: relative;
	height: auto;
}
#numbers .content {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 90px 0px;
	position: relative;
	z-index: 2;
}

#numbers h1 {
    font-family: 'PT Sans', sans-serif;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 70px;
}
#numbers h1 span {
    color: #e01b36;
}

#numbers h1:before {
    content: "";
    top: 67%;
    width: 20%;
    left: 40%;
    right: 0;
    position: absolute;
    border-bottom: 3px solid #ffffff;
 }   
#numbers h2 {
    font-family: "Sourca Sans Pro", sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
}
.numbers-blocks {
	margin: 30px 0 50px 0;
}
.numbers-blocks .counter {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	display: block;
	padding: 40px 0 5px 0;
	text-align: center;
    margin-bottom: 50px;
}
.numbers-blocks h3 {
    font-family: "PT Sans", sans-serif;
    color: #232e36;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.numbers-blocks p {
    font-family: "Sourca Sans Pro", sans-serif;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}


/* History */

#teknolojimiz {
    width: 100%;
    background: url("../../images/homeimg/guvenlimarka-parallax-bg2.jpg") fixed center 100%;
}

#teknolojimiz h1 {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: rgba(255, 255, 255, .8); 
    padding-top: 75px;
}
.teknolojimizContainer h2 {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: rgba(255, 224, 134, 1);
}
.teknolojimizContainer img {
    width: 100%;
    border-top: 1px solid rgba(177, 140, 40, 1);  
    border-bottom: 2px solid rgba(177, 140, 40, 1);
    margin: 20px 0 40px 0;
}

.teknolojimiz-ana-icerik {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../../images/homeimg/ic-bg.png) no-repeat top left; 
}
.teknolojimiz-ana-icerik .container {
    text-align: center;
}
.teknolojimiz-ana-icerik h3 {
    font-family: 'Source Sans Serif', sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #0c5b9e;
    text-align: center;
    margin-bottom: 40px;
}
.teknolojimiz-ana-icerik .col-md-6 .foto {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.teknolojimiz-ana-icerik .col-md-6 .foto img{
    width: 100%;
}
.teknolojimiz-ana-icerik .foto:hover .urun-overlay {
    top: 0;
}
.teknolojimiz-ana-icerik .urun-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(237,51,22,.8);
    color: #fff;
    transition: top 0.5s;
}
.teknolojimiz-ana-icerik .urun-overlay {
    top: 100%;
}

.teknolojimiz-ana-icerik .fa{
    font-size: 15px;
	border: 2px solid #fff;
	width: 35px;
	height: 35px;
	border-radius: 30px;
	line-height: 32px;
    text-align: center;
    color: #fff;
    margin-top: 30%;
}

.teknolojimiz-kutu {
    background-color: rgba(0,0,0,0.7);
    padding: 20px;
    margin-top: -20px;
}
#teknolojimiz p{
    font-family: 'Source Sans Serif', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: rgba(255,255,255,0.7);
    text-align: center;
}



#urunler {
    width: 100%;
    background: #ffffff;
    padding-top: 75px;
    padding-bottom: 60px;
    border-top: 2px solid #dddddd;
}
#urunler h1 {
    font-family: 'PT Sans', sans-serif;
    color: #232e36;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 25px;
}
#urunler h1 SPAN{
    color: #e01b36;
}
#urunler img {
    font-size: 55px;
    width: 120px;
    height: 120px;
    line-height: 102px;
    border-radius: 100%;
    border: 10px solid rgba(0,0,0,.05);
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#urunler img:hover {
    font-size: 55px;
    border: 10px solid #e01b36;
}
#urunler .col-md-2 {
    text-align: center;
}
#urunler h3 {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #999999;
    text-align: center;
    padding-top: 15px;
}



#referanslar {
    width: 100%;
    background: url("../../images/homeimg/guvenlimarka-parallax-bg3.jpg") fixed center 100%;
}

#referanslar h1 {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: rgba(255, 255, 255, .8); 
    padding-top: 75px;
}
#referanslar h2 {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding-bottom: 75px;
}



#uygulamalar {
    width: 100%;
    background: #f5f5f5;
    padding-top: 75px;
    border-top: 2px solid #dddddd;
}
#uygulamalar h1 {
    font-family: 'PT Sans', sans-serif;
    color: #232e36;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
#uygulamalar p {
    font-family: 'Source Sans Pro', sans-serif;
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 25px;
}









footer {
    width: 100%;
    background-color: #232e36;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-top: 60px;
    padding-bottom: 30px;
}
footer img {
    width: 65%;
    padding-top: 10px;
    padding-left: 0px;
}
footer h4 {
    font-family: 'PT Sans', sans-serif;
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 30px;
}
footer h4:after {
    content: " ";
    display: block;
    width: 100%;
    height: 3px;
    background-color: rgba(255,255,255,0.5);
    margin: 10px 0 0 0;
}
footer p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: rgba(255,255,255,0.8);
    text-decoration: none;
}
.footer-menu {
    width: 150px;
    margin-top: -20px;
}
.footer-menu ul li {
    width: 150px;
    float: left;
    display: inline-flex;
    margin-left: 15px;
    padding-bottom: 10px;
}
.footer-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255,255,255,0.9);
}
.footer-menu ul li a:hover {
    text-decoration: underline;
    color: #fff;
}
.footer-sosyal {
    width: 100%;
    margin-top: 50px;
    padding-left: 50px;
}
.footer-sosyal:before {
    content: " ";
    display: block;
    width: 33%;
    height: 1px;
    background-color: rgba(255,255,255,0);
    margin: 0 0 6px 0;
}
.footer-sosyal .fa-facebook{
    font-size: 25px;
    padding-left: 35px;
    padding-right: 10px;
    color: rgba(255,255,255,0.5);
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.footer-sosyal .fa-facebook:hover{
    font-size: 25px;
    color: #ffffff;
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.footer-sosyal .fa-twitter-square{
    font-size: 25px;
    padding-right: 10px;
    color: rgba(255,255,255,0.5);
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.footer-sosyal .fa-twitter-square:hover{
    font-size: 25px;
    color: #ffffff;
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.footer-sosyal .fa-instagram{
    font-size: 25px;
    color: rgba(255,255,255,0.5);
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.footer-sosyal .fa-instagram:hover{
    font-size: 25px;
    color: #ffffff;
    transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
/* Footer Bitiş */



#footer-alt {
    width: 100%;
    height: 50px;
    background-color: #2D3E48;
}
#footer-alt p {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 100;
    color: rgba(255,255,255,.5);
    margin-bottom: 5px;
    padding-top: 12px;
}
.footeralt-sol{
    float: left;
    text-align: right;
}
.footer-alt-sag {
    float: right;
    text-align: right;
}

.footeralt-sag img{
    width: 77px;
    text-align: right;
}

@media only screen and (max-width: 1199px) {
    #logo {
        margin: 30px  0 0 -20px;
    }
    nav {
        display: none;
    }
    .ana-icon-items-select {
      display: block;        
    }
    .ana-menu-items-select {
        top: -30px;
        left: 46%;
        text-align: center;
        margin: 0 auto;
        padding: 5px;
        z-index: 100000;
        position: absolute;
    }
    .ana-menu-items-select__label {
      color: rgba(12,91,158,1);
      display: block;
      font-size: .7em;
      font-weight: bold;
      letter-spacing: .05em;
      margin-bottom: 10px;
      text-transform: uppercase;
    }
    .ana-menu-items-select__select {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: transparent;
      background-position: 100% 50%;
      background-repeat: no-repeat;
      color: #fff;
      border: 0px solid #fff;
      border-radius: 5;
      display: block;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 20px;
      font-weight: 400;
      padding: 3px 3px 2px 9px;
    }
    
    #guvenlimarkaNEDIR {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    #guvenlimarkaNEDIR h1 {
        font-size: 30px;
    }
    #guvenlimarkaNEDIR h3 {
        font-size: 20px;
    }
    #guvenlimarkaNEDIR p {
        margin-top: -10px;
    }
    
    #numbers h1 {
        font-size: 30px;
    }
    #numbers h1:before {
        content: "";
        top: 60%;
        width: 30%;
        left: 35%;
     } 
    
    #karusel {
        margin-top: -50px;
        margin-bottom: -75px;
    }
    
    
    
    #urunler img {
        width: 120px;
        height: 90px;
        line-height: 90px;

    }
    footer {padding-top: 30px;padding-bottom: 10px;text-align: center;}
    footer img {
        width: 100%;
        padding-top: 0;
    }
   
}



@media only screen and (max-width: 1024px) {
    
    .ana-menu-items-select {
        top: -50px;
        left: 45.5%;
    } 
    
}

@media only screen and (max-width: 990px) {
    
 
   
    
    
    
    
    

    .footer-sosyal {width: 100%;margin-top: 15px;}
    .footer-sosyal .fa-facebook{padding-left: 0;}
    .footer-sol{text-align: center;}
    .footer-sag{text-align: center ;}
    .footeralt-sag img{padding-top: 12px;}
}


@media only screen and (max-width: 768px) {
    
    .ana-menu-items-select {
        top: -50px;
        left: 44%;
    } 
    
     .overlay-content {
        position: relative;
        top: 15%;
        width: 100%;
        text-align: center;
        margin-top: 30px;
        color: red;
    }
    .overlay a {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 20px;
        font-weight: 300;
        padding: 2px;
        text-decoration: none;
        color: rgba(255,255,255,1);
        display: block;
        transition: 0.3s;    
}
   
    footer .container {
        padding-top: 30px;
    }
    footer img {
        margin-top: 0px;
        margin-bottom: 40px;
    }
    footer h3 {
        font-size: 16px;
    }
   
    footer p {
        font-size: 13px;
    } 
    .footer-sosyal .fa-facebook-square {
        font-size: 24px;
        margin-top: 2px;
        margin-top: 10px;
    }
    .footer-sosyal .fa-instagram {
        font-size: 24px;
        margin-top: 10px;
    }
    .footer-sosyal .fa-twitter-square {
        font-size: 24px;
        margin-top: 10px;
    }
    .footer-sosyal .fa-youtube-square {
        font-size: 24px;
        margin-top: 10px;
    }
    #footer-alt {
     height: 55px;   
    }
    .footeralt-sol{
        text-align: center;
    }
    .footeralt-sag {
        float: left;
        text-align: left;
    }
    #footer-alt p {
        font-size: 15px;
        text-align: right;  
        padding-top: 18px;
        margin-bottom: -10px;
    }
}

@media only screen and (max-width: 767px) {
    
    
    .top-bar-sol {
        padding-right: 10px;
    }

    header {
        height: 75px;
    }
    
    .ana-icon-items-select {
        top: 7px;
        right: 5px;
    }
    .overlay .closebtn {
        top: 25px;
        right: 10px;
    }

 
    .top-bar-sol .fa-facebook-square {
        display: none;
    }

    .top-bar-sol .fa-twitter-square {
        display: none;
    }

    .top-bar-sol .fa-instagram {
        display: none;
    }

    .top-bar-sol .fa-youtube-square {
        display: none;
    }

    
    .anaslide {
        margin-top: 75px;
    }
    
    
    
    
}

@media only screen and (max-width: 550px) {
    
    .ana-menu-items-select {
        top: -50px;
        left: 38%;
    }
    
    #logo {
        margin: 15px  0 0 10px;
    }
    
    #numbers h1:before {
        top: 53%;
        width: 40%;
        left: 30%;
     }
    .numbers-blocks .counter {
        margin-bottom: 20px;
    }

    #urunler img {
        width: 120px;
        height: 120px;
        line-height: 102px;
        border-radius: 100%;
    }
    #urunler img:hover {
        font-size: 55px;
        border: 10px solid #e01b36;
    }
    
    #footer-alt {
     height: 60px;   
    }
    footer img {
        width: 50%;
    }
    .footeralt-sag img{
        margin-top: -40px;
    }
    
    .footeralt-sol{
        text-align: center;
    }
    .footeralt-sag {
        float: left;
        text-align: right;
    }
    #footer-alt p {
        font-size: 15px;
        text-align: left;  
        padding-top: 18px;
        margin-bottom: -20px;
    }
    

    
}

@media only screen and (max-width: 414px) {
    
    .ana-menu-items-select {
        top: -50px;
        left: 38%;
    }
    
     #karusel .carousel-nav a {
        font-size: 16px;
        padding: 10px;

    }
    
}    

@media only screen and (max-width: 350px) {
    
    .ana-menu-items-select {
        top: -50px;
        left: 36%;
    }
    
    

   
    
}   
