﻿.basalogin
{
    /*display:inline-block;*/
}
.basalogin .active1
{
    display:inline-block;

}
.den{
    color:brown;
}
.basaheada{

    height:74px;
    z-index: 100;
   	width:100%;
     position:fixed;
     top:0;
     float:left;
   /*  border-top: 3px solid #e20404;*/
    z-index: 100;
  /*  background: #fafafa;*/
   /*background: #a6aaa8;*/ 
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px 0;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
   -khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
   -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
   -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
   -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
   -o-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
   transition: padding 0.35s ease;
   -khtml-transition: padding 0.35s ease;
   -webkit-transition: padding 0.35s ease;
   -moz-transition: padding 0.35s ease;
   -ms-transition: padding 0.35s ease;   
   -o-transition: padding 0.35s ease;
 
   zoom: 1;

   
     -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3);
     box-shadow: 0 15px 10px -10px rgba(0, 0, 0,0.3);
    left: 0px;
    bottom: 336px;
}
.ebcolor{
     background: #a6aaa8;
}
.xxe{
      height:30px;  
  }
.yyy{
     height:1000px;
     float:left;
     width: 100%;
 }
.basaheadaa{
  width: 100%;
    margin:auto;
 /*  height:25px;*/
   
}
.slogo{
    color:black;
    	font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif;
	font-size: 42px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 38px;
}
.slogoek {
	line-height: 22px;
    font-size: 22px;
    float:left;

}
.slogoa{
    color:black;
}

.slogoyan{
    display:none;
}
.slogoalt{
    display:block;
}
.slogoyanek{
    display:block;
}
.slogoaltek{
    display:none;
}
.basaheadaa-a{
    width:200px;
     float:left;
     margin-left:10px;
     margin-right:10px;
       height:25px;
}
.basaheadaa-b{
    width:840px;
    margin-left:30px;
       margin-top: 10px;
}
.basaheadaa-c{
    width:180px;
}
.basaheadaa-c{
    width:100px;
}
.xxa{
    width:150px;
}
.xxb{
    width:auto;
    margin-top: 0px;
}
.xxc{
    width:20px;
    display:none;
}
/*
.basaheadaa-a::before {
        font-family: "FontAwesome";
        content: "\F015";
        float:left;
            margin-top: 5px;
    width: 30px;
         
    }*/
.basaheadaa-a  .basaheada_img_logo{
 /*   width:156px;
        height:25px;*/
     width:0px;
        height:0px;
        display:none;
}
.logo {
    position: relative;
    width: 246px;
    height: 46px;
    top: 10px;
    text-indent: -9999px;
    background: url(../images/layout/logo.svg) no-repeat;
    display: block;
    background-size: 246px 46px;
}
.search-div {
    height:60px;
    float:right;
}
.search-divv {
    height:60px;
    float:right;
    margin-top: 25px;
}
.search-src {
margin-top:20px;
}
.search-icon {
    background: url(../../../images/search-open.svg) no-repeat;
    width: 35px;
    float: right;
    margin-top: 23px;
    text-indent: 30px;
    font-size: 15px;
    color: #fff!important;
    border: 0;
    outline: 0;
    height: 34px;
}
.search-icon:hover {
    background: url(../../../images/search-open.svg) 0 -33px no-repeat;
    color: #333;
}
.overlay-slidedown.open {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}
.overlay-slidedown {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .4s ease-in-out,visibility 0s .4s;
    transition: transform .4s ease-in-out,visibility 0s .4s;
}
.search-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(137,140,138,.95);
    z-index: 9999;
}
.search-overlay .overlay-close {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    background: url(../../../images/close.svg) center center no-repeat;
    text-indent: -9999px;
    color: transparent;
    outline: 0;
    z-index: 100;
}
.search-act{
   margin-top:170px;
   width: 100%;
   float:left;
   display:block;
}
.search-act .ic {
    width:400px;
    margin:auto;
    height:70px;
}
.search-act .ic1 {
    float:left;
    padding:18px;
    width:300px;
}
.search-act .ic2 {
    float:left;
}
.t-class-src {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    float: none;
    z-index: auto;
    width: 300px;
    height: 38px;
    padding-left: 2px;
    padding-right: 2px;
    position: static;
    cursor: default;
    opacity: 1;
    overflow: visible;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font: normal 16px/normal "Times New Roman", Times, serif;
    color: rgba(0,142,198,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: rgba(252,252,252,1);
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.66);
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
}
.yapiskan{
  position: fixed;
  left:0;
  top:0;
  width:100%;
  transition: top .5s;
  display:none;
}


.gizle {
  top: -89px;
}
 
.sabit {
  top:0;
  z-index: 9999;
}

.navbar-nav {
    font-size: 15px;
    position: relative;
    top: 17px;
    width: 680px;
    left: 25px;
    display: inline-block;
    float: none;
}
.basaheadaa-a-a-a{
    float:left;
    width:24px;
    height: 25px;
    padding-left: 2px;
        padding-top: 3px;
        display:none;
     
}

.basaheadaa-a-a-b{
    float:left;
    /*  margin-top: 22px;*/ 
    margin-left:10px;
        float: left;
           width: 260px;
}
.basaheadaa-a-a-bek {
     margin-left:10px;
}

   

.basaheadaa-b{
   
     float:left;
        height:25px;
 }
.basaheadaa-b-a{
    width:140px;
     float:left;
  
       height:25px;
      
padding-left: 2px;
 }
/*
.basaheadaa-b-a::before {
        font-family: "FontAwesome";
        content: "\F095";

         
    }*/
.basaheadaa-b-a-a{
    float:left;
    width:24px;
}

.basaheadaa-b-a-b{
    float:left;
   
}




     .basaheadaa-b-b-a 
       
       {
           float:left;
            width:24px
       }
       .basaheadaa-b-b-b 
       
       {
           float:left;
          
       }
.basaheadaa-b-b{
    width:160px;
     float:left;
     
       height:25px;
 }
.basaheadaa .nav{
     display:table;
 height:25px;
     margin:0;
     padding:0;
     /*
     list-style-type: disc;
-webkit-margin-before: 2px;
-webkit-margin-after: 2px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 2px;*/
float:right;

}
.basaheadaa .nav>li{
    display:inline-block;
 position:relative;
  height:25px;
    padding-left:4px;
padding-right:4px;
margin-top:0;
padding-top:0;
 /*
 border-right:1px solid #2a2e2f;
 border-left:1px solid #4a4e51;
 text-shadow: 0px 1px 2px #0b0c0e;
 
    text-shadow: 0px 1px 2px #0b0c0e;
  -moz-box-shadow:1px 2px 3px 5px #000;
 -webkit-box-shadow: 1px 2px 3px 5px #000;
 box-shadow: 1px 2px 3px 5px #000;
 */
}

.basaheadaa .nav a{
 display:block;

 /*color:#ddd;
 color:#2a2e2f;*/
 color:#383737;
  height:22px;
 text-decoration:none;
 margin-top:-1px;
padding-top:3px;
background: #fff;

/*
 transition:all .3s ease;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 
 background-image: linear-gradient(bottom, #3F4346 100%, #2B2C2F 0%);
 background-image: -o-linear-gradient(bottom, #3F4346 100%, #2B2C2F 0%);
 background-image: -moz-linear-gradient(bottom, #3F4346 100%, #2B2C2F 0%);
 background-image: -webkit-linear-gradient(bottom, #3F4346 100%, #2B2C2F 0%);
 background-image: -ms-linear-gradient(bottom, #3F4346 100%, #2B2C2F 0%);*/
 /*background: #3f4346;
     */
 font: normal 16px/1 "Palatino Linotype", "Book Antiqua", Palatino, serif;

text-align: center;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
padding-left:4px;
padding-right:4px;



}

.basaheadaa .nav a:hover,.basaheadaa .nav a:focus{

  color:#fff;
  /*background-color:#2a2e2f;*/
   background-color:#dedede;

 /*
 -moz-box-shadow:3px 3px 5px 6px #000;
 -webkit-box-shadow: 3px 3px 5px 6px #000;
 box-shadow: 3px 3px 5px 6px #000;
 */
}

 

.basaheadaa .nav>li a:hover{

     display:inline-block;
 position:relative;
  height:24px;
    padding-left:4px;
padding-right:4px;

 /* 
 border-right:1px solid #2a2e2f;
 border-left:1px solid #4a4e51;
text-shadow: 1px 1px 1px #0b0c0e;
background-color:gray;*/

}




.L_b_con_class{
    border-style: dashed;
    background-color: seagreen;
    height: 35px;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    color: #FF99CC;
}
.basaheadaa-c{
    width:100px;
     float:left;
       height:25px;
 }
.basaheadaa-c-a-a
{
    float:left;
    width:24px;
}
.basaheadaa-c-a-b
{
    float:left;
   
}
.mmm{

}

.basaheadaa-c-login{
    width:100%;
    
    float:left;
     
    margin-top:3px;  
       position:absolute;
       z-index:101;
      
      
 }
    .basaheadaa-c-login.active11 {
    display:block;
    }

     .active12 {
    display:block;
    }


.basaheadaa-d{
    width:150px;
     float:left;
      height:25px;
  }

.basaheadaa-d-a
{
 float:left;
 width:24px;
}
.gm{
    display:none;
}

.basaheadaa-d-b
{
 float:left;
}
.zz{
    float:left;
}
.z1{
    float:left;
}
.m-a{
    float:left;
        width: 130px;

}
.m-e{
    float:left;
    padding: 6px;
}
.m-f{
    float:left;
    padding: 6px;
}
.m-g{
    float:left;
    padding: 6px;
}


@media screen and (max-width:1320px) {
     .basaheadaa-c {
       width:auto;
    }
}

@media screen and (max-width:1024px) {
    .basaheadaa-a {
       display:none;
    }
     .basaheadaa-c {
       display:none;
    }
    .basaheadaa-d {
          width:auto;
    }
}


@media screen and (max-width:768px)
{
 .basaheada {
        height:56px;
    }
 .basaheadaa{
         max-width: 100%;
         width:100%;         
         height: 68px;
      }  
 .basaheadaa-a{
    width: 100%;                       
    height:100%;
    margin-left: 0px;
margin-right: 0px;
display:none;
  } 	

   .basaheadaa-a::before{
       display:none;
   }
   .basaheadaa-a-a-b{
       margin-top:0px;
   }

       .basaheadaa-b-a {
   
    display: none;
}
       .basaheadaa-b-b-a 
       
       {
           float:left;
            width:24px
       }

   .zz{
    color:white;
    display:none;
}
       .basaheadaa-b {
   width:100%;
}
       .basaheadaa-c {
    width: 100%;
   display:none;
    
}
       .basaheadaa-d {
    width: 100%;
   display:none;
}
       .gm{
      display:inherit;
   margin-top: 5px;
margin-left: 3px;
float: left;
}
         .gm a {
    color:red;
    }
          .gm a:hover {
    color:black;
    }
          .slogo {
    color: black;
    font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif;
    font-size: 19px;
    font-style: italic;
    font-variant: small-caps;
    font-weight: bold;
    line-height: 22px;
}
          .scroll-up {
    
    width: 50px !important;
    height: 50px !important;
    right: 10px !important;
    bottom: 50px !important;
   
}

             .main-image {
    height: auto !important;
}

             .aycmail .aycmailcontent .input {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
  .ayconnustic {
    padding-left:0px !important;
    padding-right:0px !important;
    }
    .ayconnortic {
     padding-left:0px !important;
    padding-right:0px !important;
    }
  }

 @media screen   and (max-width:320px)
 {
    .basaheada {
        height:72px;
    }
   .basaheadaa{
                      max-width: 100%;
                         width:100%;
                         height: 68px;
  }
     .basaheadaa-a{
                      max-width: 100%;
                         width:100%;
                           height:100%;
  }

     .basaheadaa-a::before{
       display:none;
   }
      .basaheadaa-a-a-b{
       margin-top:0px;
   }

     .basaheadaa-b {
   width:100%;
}

     .basaheadaa-b-a {
   
    display: none;
}
          .basaheadaa-b-b-a 
       
       {
           float:left;
            width:24px
       }

       .zz{
    color:white;
}

       .basaheadaa-c {
    width: 100%;
   display:none;
   
}
          .basaheadaa-d {
    width: 100%;
   display:none;
}
 .gm{
    display:inherit;
    margin-top: 16px;
margin-left: 3px;
float: left;
}
    .gm{
    color:red;
    }
     .gm a:hover {
    color:black;
    }

           .scroll-up {
    
    width: 50px;
    height: 50px;
    right: 10px;
    bottom: 50px;
   
}
   .main-image {
    height: auto !important;
}

   .aycmail .aycmailcontent .input {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
    .ayconnustic {
    padding-left:0px !important;
    padding-right:0px !important;
    }
     .ayconnortic {
     padding-left:0px !important;
    padding-right:0px !important;
    }


}



 /**//**/
 .scroll-up {
    background-image: url(../../../images/scroll-up.svg);
    display: none;
    position: fixed;
    z-index: 8000;
    width: 100px;
    height: 100px;
    right: 50px;
    bottom: 100px;
    border-radius: 50%;
    background-size: 100% 100%;
}