﻿@charset "utf-8";
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local(verdana),local(verdana),format('woff')
}
@font-face {
    font-family: verdana;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu'),local('Ubuntu'), format('woff')
}

a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{
border: transparent 0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}
ol,ul{list-style:none}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem !important;}
    blockquote,q{quotes:none}
table,table td{padding:0;border:0;border-collapse:collapse}
img{vertical-align:sub}
embed{vertical-align:top}
.clear{clear:both;line-height:0;font-size:0}
h1{font-size:24px;font-weight:normal}
h2{font-size:22px;font-weight:normal}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:14px}
h6{font-size:13px}
.clear{clear:both}

.ilkdeneme {
    font-size: 25px;
    float: left;
    width: 50%;
    background: #003366;
    color: #fff;
    height: 300px;
    display: inline-block;
}

.ilkdeneme2 {
    font-size: 25px;
    float: left;
    width: 50%;
    background: #dd1101;
    color: #fff;
    height: 300px;
    display: inline-block;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu', sans-serif;
   
}
.i4ewOd-pzNkMb-haAclf {
    /*left: 0 !important;
    right: 0 !important;
    z-index: 9 !important;*/
    overflow: hidden;
    color: #fff;
    position:inherit!important;
  
    -moz-transition: background-color .25s;
    transition: background-color .25s;
}
.i4ewOd-pzNkMb-haAclf {
    background-color: rgb(249, 228, 205) !important;
}
.bodybg {
    background: #fafafa;
}
.mslider {
    position: absolute; /*background:#003366;*/
    width: 100%;
    left: 0;
    top: 0px;
}



.f-nav {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
/* this make our menu fixed top */

.nav {
    height: 30px;
}

    .nav ul {
        list-style: none;
    }

        .nav ul li {
            float: left;
            margin-top: 6px;
            padding: 6px;
            border-right: 1px solid #ACACAC;
        }

            .nav ul li:first-child {
                padding-left: 0;
            }

            .nav ul li a {
            }

                .nav ul li a:hover {
                    text-decoration: underline;
                }






.micerik {
    float: left;
    position: relative;
    width: 100%;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: left;
    font-weight: normal;
    color: #1F1C1C;
    padding: 15px 5px 15px 5px;
}


.cerhover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
    border: 1px solid #eee;
}



.modal {
   
    z-index: 99050!important;
    
}

.logoyazi {
    /*float: left;*/
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 20px;
    /*font-weight: bold;*/
    margin-top: 20px;
}

    .logoyazi a {
        clear: both;
        color: #fff;
  
    }

        .logoyazi a:hover {
            color: #899094;
            text-decoration: none;
        }
.logoContainer2{position: relative;z-index:1000!important;    margin-top:3px;
                background-image: url('../../images/kovancilarbelediyesi.png');height: 50px;width: 157px;float: left;background-repeat: no-repeat;
                background-position: center;background-size: contain;}

.nav-container { /* background: url('images/nav_bg.jpg') repeat-x 0 0;*/
    
    z-index: 9;
    /*height: 70px;*/
    /*border-bottom: 1px solid #efecec;*/
    position: relative;
    
    /*background: linear-gradient(to bottom, #fff 0%,#fff 4%,#fff 7%,#fff 50%,#EAE9E9 96%,#EAE9E9 97%,#EAE9E9 100%) repeat-x;*/
}

.f-nav {
    z-index: -1;
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    background-color: #fff;
    height: 100px;
} /* this make our menu fixed top */


  /******Yapışkan mEnu çıkınca Logo küçülmesi*/


    /*.f-nav .logo_Container {
        opacity: 1;
        position: relative;
       
        margin-right: 50%;
        margin-left: 50%
      
    }

        .f-nav .logo_Container img {
            margin: 0px auto;
            display: inherit;
            margin-top: -36px;
        }*/
/*************/




    .f-nav .menuItemLinkBg {
        width: 80%;
        margin-top:33px;
        cursor: pointer;
        float: left;
    }

.sabitkalacak {
    position: fixed;
    bottom: 27px;
    width: 100%;
    z-index: 999999;
    background: #a50b0b;
    opacity: 0.8;
    height: 70px;
    float: right;
}

.nav { height: 30px; }
    .nav ul { list-style: none; }
    .nav ul li{float: left; margin-top: 6px; padding: 6px; border-right: 1px solid #ACACAC;}
    .nav ul li:first-child{ padding-left: 0;}
    .nav ul li a { }
    .nav ul li a:hover{ text-decoration: underline;}





.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.header_top_social_media {	float: right ;position: relative;  color:#fff; font-size :small;padding: 3px;}
.menulogo {
    width: 100%;   
    float: left;     
    /*display: inline-flex;*/
}
.menuItemLinkBg {
    width: 77%;
    margin-top: 33px;
    cursor: pointer;
    float: left;
    height: 70px;
    /*background: #fff;*/
    z-index: 9;
    position: inherit;
}

.menuposition {   
    margin-top: 35px; 
}

.logo_Container_bg {
    height: 147px;
    /*position: relative;*/
    width: 300px;
    border-radius: 180px;
    background: #fff;
    margin: 0px auto;
    margin-top: -151px;
    z-index:1;
}

.logo_Container {
    /*opacity: 0.9;*/
    position: relative;
    width: 200px;
    float: left;
    margin: 0px auto;
    display:inline-block;
}

    .logo_Container img {
        margin-top: 32px;
        display: inherit;
    }
.logo_Container2 {
    /*opacity: 0.9;*/
    
    position: relative;
    width: auto;
    float: right;
    margin: 0px auto;
    display: inline-block;
}

    .logo_Container2 img {
        margin-top: -57px;
        display: inherit;
    }

.logo_ContainerFalse {
    /*opacity: 0.9;*/
 width:0px;
    z-index:-9;
}

    .logo_ContainerFalse img {
        /*margin: 0px auto;
        display: inherit;*/
        opacity: 0;
        width: 0px;
    }

.header_iletisim {
    float: right;
    padding-top: 10px;
    margin-right: 46px;
}

    .header_iletisim a {
        padding-left: 50px;
        font-size: 15px;
        font-weight: normal;
        color: #fff;
    }

        .header_iletisim a:hover {
            font-size: 15px;
            font-weight: normal;
            color: #ada8a8;
            text-decoration: none;
        }
.gecis {
    background: linear-gradient(to bottom, #fff 0%,#fff 4%,#fff 7%,#fff 50%,#EAE9E9 96%,#EAE9E9 97%,#EAE9E9 100%) repeat-x;
    width: 100%;
    margin: 0px;
    max-height:250px;
}

.header_top_back {
    clear: both;
    margin: 0px;
    position: absolute;
    display: list-item;
    width: 100%;
    background: #011439;
    height: 107px;
    z-index: 9;
    /*margin-top: 40px;*/
}



.header_slider_modul_container {
    padding: 0;
    left: 0;
    margin: 0;
    width: 100%;
    position: relative;
    height: 500px;
    overflow: hidden;
    /*margin-top:230px;*/
}

    .header_slider_modul_container img {
        width: 100%;
        position: absolute !important;
        height: 500px;
    }

.header_slider_modul_backgrand1 {
    position: absolute;
    width: 2000px;
    height: 5000px;
    background-color: #A50C0C;
    transform: skew(0deg, 50deg) !important;
    opacity: 1;
    /*margin-left: -300px;*/

}

.header_slider_modul_backgrand2 {
    position: absolute !important;
    width: 10px;
    height: 1269px;
    background-color: #fff;
    transform: skew(40deg, 79deg) !important;
    opacity: 0.8;
    margin-left: 972px !important;
    top: -25px;
}

.header_top_back1 {
    clear: both;
    margin-top: 0px;
    display: list-item;
    width: 100%;
    height: 40px;
    background:#dd1101

}
.header_top_back01 {
    /*opacity: 0.6;*/
    z-index: -11;
    position: absolute;
    margin-top: 0px;
    display: list-item;
    width: 100%;
    height: 107px;
    background: #011439;
    overflow: hidden;
}
.header_top_back02 {
    clear: both;
    margin-top: 0px;
    display: list-item;
    width: 100%;
    height: 40px;
    background-image: url(../../images/repeat_logo.png);
    background-repeat: repeat-x;
}

.hobart_rational_content {
    float: right;
    display: inline-block;
    margin-left: 30px;
    margin-top: 9px;
}

.hobart_rational_content img {
    float: right;
    display: inline-block;
   
}

.toptel {
    float: right;
    width: auto;
    font-size: 14px;
    color: #990415;
    display: inline-block;
    font-family: 'Century Gothic';
    margin: 15px 0px 0px 5px;
}
.toptel  a{
    color: #BFE5F2;
    
}
    .toptel a:hover {
        color: #fff;
    }
    .toptel img {
        display: inline-block;
        width: 37px;
        padding-left: 15px;
        margin-right: 10px;
    }
    /*.toptel select {
        float: right;
        width: 60px;
        border: solid 1px #f1ecec;
        color: #990415;
        font-size: 14px;
    }
    .toptel select option {
        float: right;
        width: 40px;     
        color: #990415;
        font-size: 14px;
    }*/  




    /* Reset Select */
.toptel2 {
    float: right;
    font-size: 14px;
    display: inline-block;
    /*margin: 15px 0px 0px 5px;*/ color: #fff;
}
    .toptel2 select {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        outline: 0;
        box-shadow: none;
        border: 0 !important;
        background: none;
        color: #fff !important;
        background-image: none;
        width: 100%;
        margin-top: -6px;
    }


/* Custom Select */
.select {
    position: relative;
    display: block;
    width: 6em;
    height: 3em;
    line-height: 2;
    /*background: #2c3e50;*/
    overflow: hidden;
    /*border-radius: .25em;*/ color: #fff;
}
.toptel input[type="text"] ,select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #003366 !important;
    cursor: pointer;
}
    .toptel select::-ms-expand {
        display: none;
       
    }
/* Arrow */
.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: none;
    pointer-events: none;
}
/* Transition */
.select:hover::after {
  color: #FF9900;
}
.select::after {
    transition: .25s all ease;
}
.header_top_back2 { /*display: inline-block;*/
    clear: both;
    margin-top: 0px;
    float: left;
    width: 100%;
    height: 1px;
    background: #fff; /*overflow: hidden;*/ /*background:#ebe6e6;*/
}


.header_top_container{	/*display: inline-block;*/}
.header_top_text_left{font-size: 14px;color: #fff;text-align: left; float: left;}
.header_top_text_right{font-size: 14px;color: #fff;float: right;/*text-align:right;*/ }


.frm-logo{ }
.frm-slogantext { clear :both ; color: #9f096d;font-weight: normal; text-align :center ;  font-size: 17px;}
.frm-slogan {clear: both;color: #A2A7AB;font-weight: normal;font-size: 30px;}
.balon {float: right;color: #A2A7AB;font-weight: normal;margin-top: -86px;}
.top-search{display: block;float: right;padding: 10px 20px 10px;margin-left: -20px;font-size: 20px;font-weight: 200;color: #777777;text-shadow: 0 1px 0 #ffffff; }
.bannergri_back{	width:100%; height:auto;margin: 0px;}
.marg{	background: linear-gradient(to bottom, #fff  0%,#fff  4%,#fff  7%,#fff  50%,#EAE9E9  96%,#EAE9E9   97%,#EAE9E9  100%) repeat-x;width:100%;margin: 0px;}


.top1{ position: relative; width:100%; height: 10px; background-color: #FBD100; margin: 0 auto; padding:0px 0px 0px 0px; }
.top2{ position: relative; width:100%;  height: 60px; background-color: #000; margin: 0 auto; padding:0px 0px 0px 0px; }
.top_header{position: relative;   width:965px; height: auto; min-height: 0px; margin: 0 auto; padding:10px 0px 0px 0px; }
.email{/*margin: 0 auto;*/ padding:15px 0px 0px 0px; float:left ; width: 182px; }
.email a{/*margin:2px 0 0 10px ;*/ color:#FBD100; font-family: Arial; font-size:13px; text-decoration:none  }


.banner_bacground{position: relative;  list-style: none;  overflow: hidden; 
  padding: 0;   /*margin: 0;	background-image: url(../../images/bg.jpg);	overflow: hidden;*/	/*background-color: #CFDEED; height:auto;*/
  background: linear-gradient(to bottom, #FABE1E 0%,#FABE1E 4%,#FABE1E 7%,#FAD81E 50%,#FABE1E 96%,#FABE1E 97%,#FABE1E 100%) repeat-x;width:100%; height:420px ;margin: 0px;}


/*** SLİDERR ******************/


.colm1_genel {
    width: 100%;
    /*display: inline-block;*/
    float: left;
    /*margin: 10px;*/
    position: relative;
    /*margin-top: 50%;*/
}
.colm1 {
    width: auto;
    display: inline-block;
    /*float: left;*/
    margin: 10px;
    /*position:relative;*/
}
.colm1 img {
    width: 100%; 
}
.colm2 {
    width: 40%;
    display: inline-block;
    float: left;
    margin-left: 10px;
}
.jssort07 {
    top: 700px;width: 600px;
}
.jssort07 .i {position: absolute;margin-top:0px;margin-left: 0px; width: 117px;height: 116px;filter: alpha(opacity=80);opacity: .8;}
.jssort07 .p:hover .i, .jssort07 .pav .i {filter: alpha(opacity=100);opacity: 1;}
.jssort07 .o {
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 118px;
    height: 118px;
    border: 2px solid #e2e2e2;
    padding: 2px;
    transition: border-color .6s;
    -moz-transition: border-color .6s;
    -webkit-transition: border-color .6s;
    -o-transition: border-color .6s;
    display: inline-block;
    /*z-index: 9999;*/
}
* html .jssort07 .o { /* ie quirks mode adjust */
    width: 199px;
    height /**/: 166px;
    /*margin-top: 100px;*/
}
.jssort07 .pav .o, .jssort07 .p:hover .o {border-color: #fff;}
.jssort07 .pav:hover .o {border-color: #0099FF;}
.jssort07 .p:hover .o {transition: none; -moz-transition: none;-webkit-transition: none;-o-transition: none;}                                      
.jssora11l, .jssora11r, .jssora11ldn, .jssora11rdn {position: absolute;	cursor: pointer;display: block;background: url('../../img/a11.png') no-repeat;	overflow: hidden;}
.jssora11l {background-position: -11px -41px;}
.jssora11r {background-position: -71px -41px;}
.jssora11l:hover {background-position: -131px -41px;}
.jssora11r:hover {background-position: -191px -41px;}
.jssora11ldn {background-position: -251px -41px;}
.jssora11rdn { background-position: -311px -41px;}
.slider1_container_c {
    position: relative;
    width: 600px;
    height: 900px;
    overflow: hidden;
    margin-top: -42px;
}
.slides_c{cursor: move; position: relative; margin-left: 0px; margin-top: 100px; width: 660px; height: 600px;overflow: hidden;}
.loading_c {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: relative;
    display: block;
    background-color: #000;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
}
.loadingif_c {
    position: relative;
    display: block;
    background: url(/img/loading.gif) no-repeat center center;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
}
.thumbnavigator_c {
    position: relative;
    display: block;
    background: url(img/loading.gif) no-repeat center center;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
}


.anaslider_yazi {
    z-index: 9999;
    text-align: center;
    color: #011439;
    text-shadow: #aeadad 0 0 5px;
    /*background-color: #fff;
    filter: alpha(opacity=0.5);*/
    opacity: 1;
    /*font-weight: bold;*/
    width: 35% !important;
    margin-left: 7% !important;
    margin-top: 20%;
    font-size: 80px;
}
.slider_yazi {    
    z-index: 9999;
    text-align: left;
    color: #fff;
    /*background-color: #dd1101;
    filter: alpha(opacity=50);*/
    opacity: 0.8;
    font-weight: bold; 
    width:30%!important;   

margin-left:7%;
margin-top:12%;    
   font-size:40px;
}
/*********** SLİDER SON *****************/

.banner_alti{ float: left; position: relative;   width:965px; height: auto; min-height: 0px;   padding:0px 0px 0px 0px;}

.body_top{  position: relative; width:100%; height: 25px; margin: 0 auto; padding:10px 0px 0px 0px;
background: linear-gradient(to bottom, #FAFAFA 0%,#EFEFEF 4%,#F0F0F0 7%,#FAFAFA 50%,#FFFFFF 96%,#fff 97%,#fff 100%) repeat-x; }
/***** yayinlar Ekele*/

/*.yayinlar_containerr{ clear: both ; z-index:10000; float: right ;position: relative;display:inline-block;
height:auto; margin-top: 0px;width: 38%;border:1px gray solid ; background-color:#030359;min-height:393px;  }*/


/*.yayinlar_containerr{ clear: both ; z-index:10000; float: right ;position: relative;display:inline-block;border :1px solid #e2e2e2;
height:auto; margin-top: 0px;width: 38% ;background-color:#EAE9E9;min-height:394px;  }*/



.yayinlar_containerr{ clear: both ; z-index:10000; float: right ;position: relative;display:inline-block;border :1px solid #e2e2e2;
height:auto; margin-top: 0px;width: 38% ; min-height:394px;  }
.yayinlar_bg{	clear: both;float: right;	position: relative;	display: inline-block;	height: auto;	margin-top: 0px;	width: 100%;
    background-image: linear-gradient(to bottom, #1E89F0, #CDF2FD);	min-height: 394px;
		/*background-image: url('../../images/bg11.png') ;background-repeat: no-repeat;*/
}
.yayinlar_imgbg{position: relative; margin :50px; margin-top: 110px;background-image: url('../../images/yayinlar.fw.png') ;background-repeat: no-repeat;min-height: 158px;}
.yayinlar_title{position: absolute;margin:20px;margin-top: 35px;	padding-bottom: 5px;	font-family:'MV Boli'   ; font-size: 22px;	font-weight: normal;
	color: #fff;	text-align: left; line-height :35px;	}

.yayinlar_title a{color: #fff;		}
.yayinlar_title a:hover{color: #6CBCF7;	  text-decoration :none	 }
.yayinlar_titlee{	font-family: 'Montserrat'; font-weight: bold;	font-size: 16px;	font-weight: normal;	color: #08135F;	text-align: center;
	font-style: normal;	padding-top: 15px;	padding-bottom: 5px;}

.simgg{width: 99%;background-image: url('../../images/bg2.jpg');/*filter: alpha(opacity=50);opacity: .5;*/background-repeat: no-repeat; height: 394px ;  position: absolute; display: block;}

.yayinlar_lbl { float:left; width:27%;font-size: 18px;font-weight: normal;color: #464B64;  margin: 7px; z-index:10000!important;}
.yayinlar_text { float:left; width:46%;font-size: 13px;font-weight: normal;color: #B6E0EA;  margin: 2px;}
.yayinlar_text   input, textarea {/*height:15px !important;*/   width:100%; border-radius:2px!important;  font-size:13px; margin-right:3px; }
.yayinlar_text   textarea {height:42px !important;   width:100%; border-radius:2px !important;  font-size:13px; margin-right:3px;}

.yayinlar_text   SELECT { height: 26px;   width:106%; border-radius:2px;  font-size:13px; margin-right:3px; }
.yayinlar_texta{ float:left;height: 26px; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:0px; margin-top:0px;}

.yayinlar_text_trh { float:left; width:40%; font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.yayinlar_text_trh  input {height: 24px;   width:130px; border-radius:0px;  font-size:13px; margin-right:3px;}



.yayinlar_btnn   { position: relative ; width:90%;   }
.yayinlar_btnn   input {width:50%; float:right;  margin-top: 3px;  }

/***** BODY  *************/
.trhek {
    clear: both;
    float: left;padding-top:50px;padding-bottom:10px;
    /*width: 16%;*/
    font-size: 12px;
    color: #023350;
}
.leftside {
    float: left;
    width:25%;
    margin-right:3px;
    height: auto;
    margin-top: 0px;
    /*background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius:15px;*/
}
.rightside{float: right;  width:73%;/*margin-left:5px;*/height:auto;/*background-color:white;*/margin-top: 0px;margin-left:5px; font-family:'Montserrat' ; font-size:15px;}



.sag_menu {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
}

.kutu_genel {
    position: relative;
    display: inline-block;
    margin: 0px;
    width: 100%;
}

    .kutu_genel ul li {
        list-style-type: none;
    }

.sag_urun {
    /*transform: translate(-50%, -50%);*/
    width: 207px;
    background: #fff;
    border: solid 1px #efefef;
    border-radius: 5px;
    transition: 0.5s;
    height: 320px;
    display: inline-block;
    float: left;

    /*margin: 135px 0px 0px 10px;*/
    margin: 5px;
}

    .sag_urun:hover {
        /*transform: translateY(-50%, -55%);*/
        transform: translateY(-10%);
        width: 207px;
        background: #fff;
        box-shadow: 0 20px 50px rgba(0,0,0,.1);
        border-radius: 5px;
        transition: 0.5s;
        height: 320px;
        display: inline-block;
    }

.kutular {
    transform: translateY(0%);
    text-align: center;
    padding: 10px 10px 20px 10px;
    width: 100%;
    box-sizing: border-box;
}

.resimler {
    width: 190px;
    height: 190px;
    /*margin: 10px 10px 0px 0px;*/
    border-radius: 50%;
    overflow: hidden;
}

    .resimler img {
        width: 100%;
        padding-bottom: 20px;
    }

.urun_icerik {
    font-family: Montserrat;
    font-size: 14px;
    text-align: center;
    color: #686262;
    margin-top: 10px;
}

.urun_fiyat {
    font-family: Montserrat;
    font-size: 20px;
    text-align: center;
    color: #686262;
}

.urun_detay {
    width: 100px;
    background: #f79797;
    height: 35px;
    border-radius: 15px;
    margin: 0px auto;
}

.urun_detayY {
    font-size: 11px;
    font-family: Montserrat;
    padding: 10px;
    font-weight:600;
}

    .urun_detayY a {
        text-decoration: none;
        color: #fff;
    }
    .urun_detayY a:hover {
        text-decoration: none;
        color: #1F1C1C;
    }

    /*****DİL LEFT*/
.social {
    position: fixed;
    /*top: 25%;*/
}

    .social ul {
        padding: 0px;
        -webkit-transform: translate(-270px, 0);
        -moz-transform: translate(-270px, 0);
        -ms-transform: translate(-270px, 0);
        -o-transform: translate(-270px, 0);
        transform: translate(-270px, 0);
    }

        .social ul li {
            display: block;
            /*margin: 5px;*/
            margin-left: 10%;
            margin-top: 5px;
            background: rgba(10, 8, 76, 0.62);
            width: 300px;
            text-align: right;
            padding: 6px;
            -webkit-border-radius: 0 30px 30px 0;
            -moz-border-radius: 0 30px 30px 0;
            border-radius: 0 30px 30px 0;
            -webkit-transition: all 1s;
            -moz-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }

            .social ul li:hover {
                -webkit-transform: translate(110px, 0);
                -moz-transform: translate(110px, 0);
                -ms-transform: translate(110px, 0);
                -o-transform: translate(110px, 0);
                transform: translate(110px, 0);
                background: rgba(255, 255, 255, 0.4);
            }

                .social ul li:hover a {
                    color: #000;
                }

                .social ul li:hover i {
                    color: #fff;
                    background: red;
                    -webkit-transform: rotate(360deg);
                    -moz-transform: rotate(360deg);
                    -ms-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    transform: rotate(360deg);
                    -webkit-transition: all 1s;
                    -moz-transition: all 1s;
                    -ms-transition: all 1s;
                    -o-transition: all 1s;
                    transition: all 1s;
                    
                }

            .social ul li i {
                margin-left: 10px;
                color: #000;
                background: #fff;
                padding: 0px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                width: 50px;
                height: 50px;
                font-size: 20px;
                background: #ffffff;
                -webkit-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg);
            }

    /*****/


    /***Aday Gönder Btn*/
.adaygonder_btn {
    float: left;
    z-index: 1;
    position: absolute;
    display: block;
    margin-left: 32%;
    margin-right: 10%;
    margin-top: 35%;
}

    .adaygonder_btn ul li {
        float: left;
        width: 303px;
        margin: 15px 15px 0px 0px;
        /*padding: 10px 0px 10px 0px;*/
        /*width: 37%;*/ background-color: #FAE3B6;
        border-radius: 6px;
        height: 80px;
    }

        .adaygonder_btn ul li .adaybutton {
            width: 243px;
            height: 80px;
            background-color: #1B3D71;
            box-sizing: border-box;
            text-decoration: none;
            color: #FAE3B6;
            font-weight: bolder;
            text-align: center;
            transition: all 0.2s;
            float: left;
            line-height: 75px;
            margin-right: 25%;
            /*padding-left: 12%;*/
            display: inline-block;
            transition-duration: 1.0s;
            font-size: 23px;
            font-weight: 500;
            position: relative;
            border-bottom-left-radius: 6px;
            border-top-left-radius: 6px;
        }

            .adaygonder_btn ul li .adaybutton:hover {
                background-color: #FAE3B6;
                text-decoration: none;
                color: #011439;
                border-bottom-left-radius: 6px;
                border-top-left-radius: 6px;
            }

        .adaygonder_btn ul li .adayyon_icon {
            display: inline-block;
            position: relative;
            z-index: 1;
            float: right;
            margin-top: -50px;
            margin-right: 22px;
        }
/*****/
.dil_contanier {
    margin-top: 5%;
    width: 5%;
    height: auto;
    z-index: 999;
    position: fixed;
}
.dilcontanier {
    /*width: 40px;
    border-radius: 0px;
    transition: 0.5s;
    height: 150px;
    background: #1B3B75;*/
}

    .dilcontanier ul li {
        width: 56px;
        border-bottom-right-radius: 50px;
        border-top-right-radius: 50px;
        transition: 0.5s;
        height: 53px;
        background: #1B3B75;
        margin-top: 3px;
    }

        .dilcontanier ul li :hover {
            /*top: 160px;*/
            /*transform: translateX(-40%, 10%);*/
            width: 100px;
            background: #1B3B75;
            box-shadow: 0 20px 50px rgba(0,0,0,.1);
            border-bottom-right-radius: 50px;
            border-top-right-radius: 50px;
            transition: 0.5s;
            height: 53px;
            position: absolute;
        }

        .dilcontanier ul li a {
            text-decoration: none;
            color: #011439;
        }

            .dilcontanier ul li a:hover {
                text-decoration: none;
                color: #011439;
            }
                .dilcontanier ul li a:hover img {
                   
                    width: 52px;
                    height: 52px;
                }
        /*.dilcontanier ul li a img {
            width: 52px;
            height: 52px;
        }*/
.YanLink {
    margin-top: 5%;
   
    width: 5%;
    height: auto;
    z-index: 999;
    position: fixed;
}

.DovizKuru {
    width: 30px;
    border-radius: 0px;
    transition: 0.5s;
    height: auto;
    height: 125px;
    margin-top: 0px;
    background: #C40D69;
}

    .DovizKuru:hover {
        top: 160px;
        transform: translateX(-40%, 10%);
        width: 50px;
        background: #C40D69;
        box-shadow: 0 20px 50px rgba(0,0,0,.1);
        border-radius: 0px;
        transition: 0.5s;
        height: 125px;
        text-decoration:none;
        color:white;
    }
    .DovizKuru a {
        text-decoration: none;
        color: white;
    }
    .DovizKuru a:hover {
        text-decoration: none;
        color: white;
    }
    .DovizYazi {
        position: absolute;
        margin-left: -27px;
        font-family: 'Montserrat';
        font-size: 13px;
        color: #fff;
        text-align: center;
        margin-top: 55px;
        transform: rotate(270deg);
    }



.HavaYazi {
    position: absolute;
    margin-left: -18px;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin-top: 67px;
    transform: rotate(270deg);
}
    .HavaYazi img {
        margin: 1px 7px 1px 1px;
    }
.Takvim {
    width: 40px;
    background: #011439;
    border-radius: 0px;
    transition: 0.5s;
    height: 180px;
    color: #fff;
    margin-top: 0px;
}

    .Takvim:hover {
        top: 160px;
        transform: translateX(-40%, 10%);
        width: 50px;
        background: #011439;
        box-shadow: 0 20px 50px rgba(0,0,0,.1);
        border-radius: 0px;
        transition: 0.5s;
        height: 180px;
    }


    .Takvim a {
        text-decoration: none;
        color: #fff;
    }

        .Takvim a:hover {
            text-decoration: none;
            color: #fff;
        }


.TakvimYazi {
    position: absolute;
    margin-left: -30px;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #9F9999;
    text-align: center;
    margin-top: 70px;
    transform: rotate(270deg);
}
    .TakvimYazi img {
        margin: 1px 5px 1px -19px;
    }
.left_title { clear: both; font-family: 'Montserrat';font-size: 18px; font-weight: normal;color: #D2075D;text-align: left; line-height:30px;margin-right: 10px; }
.ymeslek { clear: both; font-family: 'Montserrat';font-size: 15px; font-weight: normal;color: #D2075D;text-align: left; line-height:20px;margin-right: 10px; }

.ropcontanier{position:relative;  width: 100%; height: auto ;   clear:both; display: inline-block;}
.ropicon{width: 100%;min-height: 75px; position: absolute ;margin: 0 0;	background-image: url('../../images/ropicon.fw.png');background-repeat: no-repeat; height:100%;}
.ropcontent_itemm {/*margin-left :10px; margin-right :10px;*/  float: left;  margin-bottom: 0px;width:100% ;   }
.ropcontent_itemm:hover {opacity: 0.8;color: red;border: 0px solid #FFf;box-shadow: 3px 3px 10px 3px #EEEEEE;border-radius: 0px;}
.ropcontent_repeater {background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#EEEEEE 96%,#F0EEEE 97%,#ECECEC 100%);
                      border:solid 1px #EBE6E6;   border-radius: 3px;float: left; width:100% ;}
.rop_images{margin:8px;}
.rop_text{	padding: 5px;font-size: 14px; font-family :'Montserrat' ; color: #515153;text-align: center;font-weight: normal;  width:95% }
.ziyaretci_text{	padding: 5px;font-size: 14px; font-family :'Montserrat' ; color: #515153;text-align: left;font-weight: normal;  width:100% }
.dates_text{font-size: 14px;   color: #14568E;text-align: left;font-weight: normal;  width:100% }


.banner_contanier{ position:relative;	 width: 100%; height: auto ;  font-family:'Montserrat' ; }
.bannercer{	width: 100%; position: relative;display: inline-block; border:solid 1px #EBE6E6;border-radius: 3px;float: left;margin-bottom: 1px;}
.bannerimgContanier{ float: left ;   width:28%; display: block;  }
.banner_images img  {width:90%; height:auto;/*box-shadow: 0 1px 2px rgba(0,0,0,0.4);*/border-radius:0px;border:solid 1px #EBE6E6; margin: 3px;}


.yazarcontanier{ position:relative;	 width: 100%; height: auto ;  font-family:'Montserrat' ; }
.yazarcer{	width: 100%; position: relative;display: inline-block; border:solid 1px #EBE6E6;border-radius: 3px;float: left;margin-bottom: 1px;}
.yazarimgContanier{ float: left ;   width:28%; display: block;  }
.yazar_images img  {width:90%; height:auto;/*box-shadow: 0 1px 2px rgba(0,0,0,0.4);*/border-radius:0px;border:solid 1px #EBE6E6; margin: 3px;}

.yazar_images {/*margin-left :10px; margin-right :10px;*/  float: left;  margin-bottom: 1px; border-radius:0; }
.yazar_images:hover {opacity: 0.8;color: red;border: 0px solid #FFf;box-shadow: 3px 3px 10px 3px #EEEEEE;/*border-radius: 100%;*/}

.yazar_baslik{ float: left ; font-family:'Montserrat' ; padding: 5px;font-size: 12px; color: #1F1F7B;text-align: left;font-weight: bold; width:67%  }
.yazar_text{/*display: inline-block; float: left ;*/ padding-left: 5px;font-size: 15px; color: #696B7D;text-align: left;font-weight: normal; width:100%; font-family:'Montserrat' ; }
.yazar_text a{ clear:both;  font-size: 15px; color: #000;font-family:'Montserrat' ; }
.yazar_text a:hover{color: #125DB2;	text-decoration: none; text-decoration: underline }

.yazar_ortaimages {/*margin-left :10px; margin-right :10px;*/  float: left; width:96%;  margin-bottom: 1px; border-radius:0; }
.yazar_ortaimages:hover {opacity: 0.8;color: red;border: 0px solid #FFf;box-shadow: 3px 3px 5px 3px #EEEEEE;/*border-radius: 100%;*/}
.yazar_ortabaslik{ float: left ; font-family:'Montserrat' ; padding: 5px;font-size: 15px; color: #1F1F7B;text-align: left;font-weight: bold; width:67%  }
.yazar_ortatext{/*display: inline-block; float: left ;*/ padding-left: 5px;font-size: 15px; color: #696B7D;text-align: left;font-weight: normal; width:100%; font-family:'Montserrat' ; }

.yazar_ortatext a{ clear:both; padding-left :5px;  font-size: 15px; color: #000;font-family:'Montserrat' ; }
.yazar_ortatext a:hover{color: #125DB2;	text-decoration: none; text-decoration: underline }
/*.left_newslist_title {  background-color: rgb(6, 22, 107);border-top-left-radius: 8px; border-top-right-radius: 8px;clear: both; font-family: 'Montserrat';font-size: 18px;
    font-weight: normal;color: #fff;text-align: center;line-height: 30px;}*/
/*.yazarlist  { margin-bottom: 0px;position :relative ;		 border: solid 1px #C5C0C0;float:left;  width:99% } 
.yazarlist  ul li{  position :absolute ;	padding:2px 2px 5px 2px;  border-bottom: dotted 1px #C5C0C0;float:left; clear:both; width:100% }
.yazarlist  ul li a{margin:1px 0 0 1px ; font-size: 14px;font-family: 'Montserrat'; color: #030359;text-decoration:none;}
.yazarlist ul li a:hover {color: #D2075D; }*/

.dtlistcontanier{ position:relative;	 width: 100%; height: auto ;padding:2px;  font-family:'Montserrat' ; }
.dtlistcer{	width: 100%; /*position: relative;*//*display: inline-block;*/ border:solid 1px #EBE6E6;border-radius: 3px;float: left;margin-bottom: 1px;}
.dtlistimgContanier{ float: left ;   width:50%; /*display: block;*/  }
.dtlist_images img  {width:100%; height:auto;/*box-shadow: 0 1px 2px rgba(0,0,0,0.4);*/border-radius:0px;border:solid 1px #EBE6E6; margin: 0px; }

.dtlist_images { float: left;  margin-bottom: 1px; border-radius:0; }
.dtlist_images:hover {opacity: 0.8;color: red;border: 0px solid #FFf;box-shadow:0px 0px 0px 0px #EEEEEE;/*border-radius: 100%;*/ width:100%}

.dtlist_baslik{  font-family:Arial ; font-size: 11px; color: #1F1F7B; text-align: center;font-weight: normal; width:98%  }
.dtlist_left_baslik{  font-family:Arial ; font-size: 11px; color: #1F1F7B; text-align: left;font-weight: normal; width:98%  }

.anasayfa_full_genel {
    position: relative;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
    font-family: 'Montserrat';
    text-align: left;
    color: #003366;
    padding: 17px 0px 7px 5px;
}

.macsonuclari_genel {
    position: relative;
    margin-top: -100px;
    /*margin: 0px 0px 0px 0px;*/
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
    font-family: 'Montserrat';
    text-align: left;
    color: #003366;
    padding: 7px 0px 7px 5px;
    border: solid 1px #e1e1e1;
    background: #fff;
}
.baskan_genel {
    position: relative;
    margin-top: -100px;
    /*margin: 0px 0px 0px 0px;*/
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: left;
    color: #ADB4BB;
    padding: 7px 7px 7px 7px;
    border: solid 1px #e1e1e1;
    background: #fff;
}
.baskan_genel img{width:100%;}

.baskan_cnt_yazi {
    font-size: 14px;
    color: #ADB4BB;
    padding:5px;

}
.haberler{

}
    .nasilcalisiriz{position:relative;margin: 5px 0px 0px 0px;   display: inline-block;padding-bottom: 3px;width:100%;
                     text-align:left;  color: #fff!important; padding: 15px 0px 15px 5px; background:#003366;border-radius: 15px 15px;}


.hizmetler{position:relative;margin: 7px 5px 0px 0px;   display: inline-block;padding-bottom: 3px;width:100%;
                    text-align:left;  color: #1F1C1C; /*padding: 15px 0px 15px 5px; background:#fff;border-radius: 15px 15px; border: solid 1px #EBE6E6;*/}
.hizmetcer{background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;border-radius: 7px;float: left; width: 100%;height: auto; margin: 5px 5px 0px 4px; padding-bottom: 15px; font-size:15px}

.hizmet_detaytitle{ clear: both; font-family:'Montserrat' ;font-size: 18px; font-weight: normal;color:#003366;text-align: center;line-height:30px;padding: 15px;} 
.hizmetlist{/*display: inline-block;*/clear: both ; margin-top:0px;   float: left;  width:100%; height:auto;  /*overflow: hidden;*/  /*background:#F50369;*/   }
.hizmetlist  ul li{  padding:2px 0px 2px 0px; width:100%; border-bottom: dotted 0px #eee;margin:0px;margin:0px; float:left;text-align: left;  clear:both; }
.hizmetlist  ul li a{margin:2px 0 0 0 ; font-size: 18px;font-family: 'Montserrat';font-weight: bold;color: #023350;text-decoration:none; }
.hizmetlist  ul li a:hover{color: #FF9900;}
.hizmetlist  ul li img{ clear: both;width:25%;  margin:5px; float:left}

.hizmetgirislist {
    float: left;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    color: #003366;
    text-align: center;
    margin:5px;
}
    .hizmetgirislist ul  { 
                     float: left;     
        clear: both;
    }
        .hizmetgirislist ul li {
            margin: 5px 0px 5px 0px;
            float: left;
            text-align: center;
            clear: both;
            font-size: 18px;
        }
        /*.hizmetgirislist ul li .baslik {
            margin: 5px 0px 5px 0px;
            float: left;
            text-align: center;
            clear: both;
            font-size: 18px;
            width:25%;
        }*/
            .hizmetgirislist ul li a  {
                /*padding: 2px 0px 2px 0px;*/
                float: left;
                text-align: center;
                clear: both;
                font-size: 15px;
                color: #A6A7A9;
                text-decoration: none;
                display: contents;
            }
            .hizmetgirislist ul li a:hover {
                /*padding: 2px 0px 2px 0px;*/
                float: left;
                text-align: center;
                clear: both;
               
            }
            .hizmetgirislist ul li img {
                clear: both;
                width: 50%;
                margin: 5px;
                float: left;
                width: 350px;
                border-radius: 180px;
                border: solid 1px #DBDBEA;
                padding: 10px;
            }

                .hizmetgirislist ul li img:hover {
                    transform: translateY(-10%);
                    border-radius: 180px;
                    background: #fff;
                    box-shadow: 0 20px 50px rgba(0,0,0,.1);
                 opacity:0.7;
                    transition: 0.5s;
                }
          



.projeler{position:relative;margin: 7px 0px 0px 0px;   display: inline-block;padding-bottom: 3px;width:100%;
                    text-align:left;  color: #1F1C1C; padding: 15px 0px 15px 5px; background:#0b5b82;  /*7cad00;*/border-radius: 15px 15px;}
.proje_detaytitle{ clear: both; font-family:'Montserrat' ;font-size: 18px; font-weight: normal;color:#fff;text-align: center;line-height:30px;/*padding: 15px;*/} 
.projelist  ul li{  padding:2px 0px 2px 0px; width:100%; border-bottom: dotted 0px #eee;margin:0px;margin:0px; float:left;text-align: center;  clear:both; }
.projelist  ul li a{margin:2px 0 0 0 ; font-size: 14px;font-family: 'Montserrat';font-weight: bold;color: #023350;text-decoration:none; }
.projelist  ul li a:hover{color: #FF9900;}
.projelist  ul li img{ clear: both;width:100%;  margin:5px;}

.iletisimm{position:relative;margin: 7px 0px 0px 0px;   display: inline-block;padding-bottom: 3px;width:100%;
                    text-align:left;  color: #1F1C1C; padding: 15px 0px 15px 5px; background:#f9f9f9;border-radius: 15px 15px;}

.right_contanier{ position:relative;width:100%;border: 1px blue solid ; height:auto;}
.right_title{ clear: both; font-family: 'Montserrat';font-size: 18px; font-weight: 500;color: #000;text-align: left; padding-left :5px; line-height:30px;}

.right_genel{position:relative;margin: 0px 0px 0px 0px;   display: inline-block;padding-bottom: 3px;width:100%;font-size: 16px;}
.right_itemm {/*margin-left :10px; margin-right :10px;*/  float: left; display: inline-block;width:100%;}
.right_itemm:hover  {  border: 0px solid #FFf;  color: #D2075D;/*box-shadow: 3px 3px 7px 3px gray;border-radius: 0px;*/}

.right_repeaterr {background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#FDFDFD 96%,#FDFDFD 97%,#FDFDFD 100%);
                   border:solid 1px #EBE6E6;   border-radius: 3px;float: left;  width:100%; }  
.imagesdiv{ float: left ; display: inline-block; width:30%;  }
.right_images{  clear:both; width:98%;  padding: 5px;   float: left ;   }
.right_images img{ margin-right: 5px;  }
.right_text{clear:both; display: inline-block; float: left ; padding: 5px;font-size: 15px; color: #515153;text-align: left;font-weight: normal; width:67%  }

.right_text a{   float: left ; padding: 5px;font-size: 15px; color: #515153;text-align: left;font-weight: normal;  }
.right_text a:hover{color: #125DB2;	text-decoration: none;}

.giris_genel {
    position: relative;
    font-family: 'Montserrat';
    color: #9FA2A6;
    margin: 10px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
}

.giris_title {
    clear: both;
    font-family: 'Montserrat';
    font-size: 48px;
    /*font-weight: bold;*/
    color: #424251;
   display:inline-block;
    padding-left: 0px;
    line-height: 28px;
}
.giris_title2 {
    clear: both;
    font-family: 'Montserrat';
    font-size: 48px;
    /*font-weight: bold;*/
    color: #fbb215;
    display: inline-block;
    padding-left: 10px;
}
.giris_cizgi {
    border-bottom: solid 3px #fbb215;
    width: 7%;
    display: inline-block;
    float: left;
    height: 40px;
}
.giris_cizgi2 {
    border-bottom: solid 3px #FECCBD;
    width: 6%;
    display: inline-block;
    float: left;
    height: 25px;
    margin-right: 5px;
}
.giris_cizgi_sag {
    border-bottom: solid 3px #FECCBD;
    width: 7%;
    display: inline-block;
    float: right;
    height: 40px;
}


.giris_titleic {
    clear: both;
    font-family: 'Montserrat';
    font-size: 36px;
    text-align: left;
    /*font-weight: bold;*/
    color: #011439;
    display: inline-block;
}

.giris_title2ic {
    clear: both;
    font-family: 'Montserrat';
    font-size: 36px;
    /*font-weight: bold;*/
    color: #c71919;
    display: inline-block;
    /*padding-left: 10px;*/
}
.giris_title2_giris {
    clear: both;
    font-family: 'Montserrat';
    font-size: 36px;
    /*font-weight: bold;*/
    color: #c71919;
    display: inline-block;
    /*padding-left: 10px;*/
    text-align:center;
}
.giris_textic {
    clear: both;
    display: inline-block;
    
}
.urun_fiyat_ic {
    font-family: Montserrat;
    font-size: 20px;
    text-align: left;
    color: #686262;
}
.urundetay_btn {
    border-radius: 25px;
    border: solid 1px #fbb215;
    width: 160px;
    height: 40px;
    text-align: center;
    padding: 0px;
}
    .urundetay_btn a {
        border-radius: 25px;
        font-size: 15px;
        font-family: 'Montserrat';
        padding: 8px;
        color: #dd1101;
        text-align: center;
    }
        .urundetay_btn a:hover {
            border-radius: 25px;
            background-color: #fbb215;        
          font-size: 15px;
            font-family: 'Montserrat';
            padding: 8px;
            color: #fff!important;
            text-align: center;
        }
    .giris_repeaterr {
    background-color: #fff;
    /*border: solid 1px #EBE6E6;*/
    border-radius: 3px;
    float: left;
    width: 100%;
}
.giris_text {
    clear: both;
    display: inline-block;
    float: right;
    /*padding: 5px;
    font-size: 15px;
    color: #515153;
    text-align: left;
    font-weight: normal;*/
    width: 55%
}
    .giris_text a {
        display: inherit;
        padding: 8px;
        font-size: 15px;
        color: #515153;
        /*text-align: left;*/
        font-weight: normal;
    }

        .giris_text a:hover {
            color: #FECCBD;
            text-decoration: none;
        }
.giris_imagesdiv {
    /*float: left;*/
    display: inline-block;
    width: 45%;
}
.giris_images {
    clear: both;
    width: 98%;
    padding: 5px;
    float: left;
    display: inline-block;
}

    .giris_images img {
        margin-right: 5px;
    }

.giris2_text {
    clear: both;
    display: inline-block;
    float: left;
    width: 55%
}
.giris2_text a {
    display: inherit;
    padding: 8px;
    font-size: 15px;
    color: #515153;
    /*text-align: left;*/
    font-weight: normal;
}

    .giris2_text a:hover {
        color: #125DB2;
        text-decoration: none;
    }
.giris2_imagesdiv {
    float: right;
    display: inline-block;
    width: 45%;
}

.giris2_images {
    clear: both;
    width: 98%;
    padding: 5px;
    float: left;
}

    .giris2_images img {
        margin-right: 5px;
    }
.ekibimizbg_genel {
    position: inherit;
    /*margin: 0px 0px 0px 0px;*/
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
    height: 500px;
    /*background-color: #1F1C1C;
    opacity:0.7;*/
    background-image: url(../../images/ekibimizbg2.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    /* background: url('images/nav_bg.jpg') repeat-x 0 0;*/
}

.ekibimizbg_genelmask {
    position: inherit;
    width: 100%;
    height: 500px;
    background-color: #1F1C1C;
    opacity: 0.7;
}
.ekibimiz_genel {
    clear: both;
    position: relative;
    /*-webkit-background-size: 100% 100%;*/
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
}
.ekibimiz_title {
    clear: both;
    /*font-family: 'Montserrat';*/ font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #10DFFE;
    text-align: center;
    padding: 20px 20px 20px 20px;
    line-height: 30px;
}

.ekibimiz_isim {
    clear: both;
    font-family:"Montserrat"; 
    /*font-family: sans-serif;*/
    font-size: 18px;
    font-weight: bold;
    color: #F4F249;
    text-align: left;
    padding: 5px 5px 5px 5px;
    /*line-height: 30px;*/
}

.ekibimiz_unvan {
    clear: both;
    font-family: 'Montserrat'; 
    font-size: 18px;
    font-weight: normal;
    color: #FF217F;
    text-align: left;
    padding: 5px 5px 5px 5px;
    /*line-height: 30px;*/
}

.ekibimiz_text {
    clear: both;
    display: inline-block;
    float: left;
    padding: 10px;
    font-size: 16px;
    color: #FEBFD9;
    text-align: left;
    font-weight: normal;
    width: 100%;
    font-family: 'Montserrat';
}

    .ekibimiz_text a {
        float: left;
        padding: 10px;
        font-size: 15px;
        color: #FEBFD9;
        text-align: left;
        font-weight: normal;
    }

        .ekibimiz_text a:hover {
            color: #125DB2;
            text-decoration: none;
        }


.ekibimiz_repeaterr {
    width: 600px;
    float: right;
}

.ekibimiz_itemm { /*margin-left :10px; margin-right :10px;*/
    float: left;
    display: inline-block;
    width: auto;
}

    .ekibimiz_itemm:hover {
        border: 0px solid #FFf;
        color: #D2075D; /*box-shadow: 3px 3px 7px 3px gray;border-radius: 0px;*/
    }



.ekibimizimages {
    float: left;
    display: inline-block;
    width: auto;
}

.ekibimiz_images {
    clear: both;
    width: auto;
    padding: 5px;
    float: left;
}

    .ekibimiz_images img {
        margin-right: 5px;
        border-radius: 180px;
        width: 250px;
        border: solid 7px #D9055F;
    }



.kurumsal_genel {
    clear: both;
    position: relative;  
      display: inline-block;
    padding-bottom: 3px;
     font-size: 16px;
     width:100%
}

.kurumsal_title {
    /*clear: both;
    font-family: 'Montserrat';
    font-size: 18px;
    color: #000;
    padding: 30px 30px 0px 15px;*/
    clear: both;
    font-family: 'Montserrat';
    font-size: 18px;
    color: #2F8092;
    text-align: left;
    margin: 15px 0px 15px 7px;
}

.kurumsal_giris_title {
    clear: both;
    font-family: 'Roboto';
    font-size: 30px;
    color: #FAE3B6;
    text-align: center;
    /*margin: 10px 0px 10px 7px;*/
    opacity:0;
}
.kurumsal_left_text {
    display: inline-block;
    float: left;
    width: 30%;
    margin: 20px 20px 20px 100px;
    color: #F5EBD1;
    z-index: 9;
    text-align: left;
    font-size: 40px;
    font-family: 'Roboto';
    font-weight:lighter;
}
.kurumsal_left_text span {

    color: #F5EBD1;
   font-weight:800;
   
   
}

.kurumsal_textin {
    clear: both;
    display: inline-block;
    /*float: left;*/
    /*margin: 50px;*/
    font-size: 17px;
    color: #F5EBD1;
    text-align: justify;
    font-weight: normal;
    width: 55%;
    font-family: 'Roboto';
    z-index: 9;
}

/*.kurumsal_textin a {
    float: left;
    font-family: 'Montserrat';
    padding: 10px;
    font-size: 12px;
    color: #fff;
    text-align: left;

}

    .kurumsal_textin a:hover {
        color: #125DB2;
        text-decoration: none;
    }*/

.kurumsalbg_genel {
    /*margin: 0px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
  
    font-size: 16px;
    background-color: #eb8200;*/
    width: 100%;
    display: inline-flex;
    padding-bottom: 3px;
    height: 300px;
    background-image: url(../../images/kurumsalbg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    /* background: url('images/nav_bg.jpg') repeat-x 0 0;*/
}
.kurumsalbg_opt {
    opacity: 0.5;
    background: #051B41;
    height: 300px;
    width: 100%;
}
.kurumsal_repeaterr {
    width: 650px;
    float: right;
}
.kurumsal_itemm { /*margin-left :10px; margin-right :10px;*/
    /*float: left;*/
    display: inline-block;
    width: auto;
}

    .kurumsal_itemm:hover {
        border: 0px solid #FFf;
        color: #D2075D; /*box-shadow: 3px 3px 7px 3px gray;border-radius: 0px;*/
    }



.kurumsalimages {
    float: left;
    display: inline-block;
    width: auto;
}

.kurumsal_images {
    clear: both;
    width: 98%;
    padding: 5px;
    float: left;
}

    .kurumsal_images img {
        margin-right: 5px;
    }

.kurumsal_text {
    clear: both;
    display: inline-block;
    float: left;
    padding: 15px;
    font-size: 15px;
    color: #1f180a;
    text-align: left;
    font-weight: bold;
    width: 95%
}

    .kurumsal_text a {
        float: left;
        padding: 5px;
        font-size: 15px;
        color: #515153;
        text-align: left;
        font-weight: normal;
    }

        .kurumsal_text a:hover {
            color: #125DB2;
            text-decoration: none;
        }





.galeri_genel {
    clear: both;
    position: relative;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
}

.galeri_title {
    clear: both;
    /*font-family: 'Montserrat';*/ font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 60px 30px 30px 30px;
    line-height: 30px;
}
.galeri_title_giris {
    clear: both;
    font-size: 36px;
    color: #003366;
    text-align: center;
    }
.galerilist ul li {
    padding: 2px 0px 2px 0px;
    width: 100%;
    border-bottom: dotted 0px #eee;
    margin: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    clear: both;
}

    .galerilist ul li a {
        margin: 2px 0 0 0;
        font-size: 18px;
        font-family: 'Montserrat';
        font-weight: bold !important;
        color: #023350;
        text-decoration: none;
    }

        .galerilist ul li a:hover {
            color: #FF9900;
        }

    .galerilist ul li img {
        clear: both;
        width: 95%;
        margin: 5px;
        border: 1px solid #9ba2a9;
    }
.galeri_text {
    clear: both;
    display: inline-block;
    float: left;
    padding: 10px;
    font-size: 15px;
    color: #fff;
    text-align: left;
    font-weight: normal;
    width: 100%;
    font-family: 'Montserrat';
}

    .galeri_text a {
        float: left;
        padding: 10px;
        font-size: 15px;
        color: #fff;
        text-align: left;
        font-weight: normal;
    }

        .galeri_text a:hover {
            color: #125DB2;
            text-decoration: none;
        }

.galeribg_genel {
    position: relative;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
   
  
    background: #f9f8f8;
    /*background-image: url(../../images/galeribg.jpg);
    background-repeat: no-repeat;*/
    height: auto;
    -webkit-background-size: 100% 100%;
    /* background: url('images/nav_bg.jpg') repeat-x 0 0;*/
}



.iletisim_genel {
    clear: both;
    position: relative;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
}

.iletisim_title {
    clear: both;
    /*font-family: 'Montserrat';*/ font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #042B5F;
    text-align: center;
    padding: 60px 30px 30px 30px;
    line-height: 30px;
}

.iletisim_text {
    clear: both;
    display: inline-block;
    float: left;
    padding: 10px;
    font-size: 15px;
    color: #fff;
    text-align: left;
    font-weight: normal;
    width: 100%;
    font-family: 'Montserrat';
}

    .iletisim_text a {
        float: left;
        padding: 10px;
        font-size: 15px;
        color: #fff;
        text-align: left;
        font-weight: normal;
    }

        .iletisim_text a:hover {
            color: #125DB2;
            text-decoration: none;
        }

.iletisimbg_genel {
    padding-top: 20px;
    position: relative;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
    height: auto;
    background: #fff;
    /*background-image: url(../../images/galeribg.jpg);
    background-repeat: no-repeat;*/
    /*min-height: 840px;*/
    -webkit-background-size: 100% 100%;
}

.iletisimlist ul li {
    padding: 2px 0px 2px 0px;
    width:50%;
    border-bottom: dotted 0px #eee;
    margin: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    clear: both;
}

    .iletisimlist ul li a {
        margin: 2px 0 0 0;
        font-size: 18px;
        font-family: 'Montserrat';
        font-weight: bold !important;
        color: #023350;
        text-decoration: none;
    }

        .iletisimlist ul li a:hover {
            color: #FF9900;
        }

    .iletisimlist ul li img {
        clear: both;
        width: 95%;
        margin: 5px;
    }

.iletisim1 {
       
    float: left; /*width: 100%;*/
    width: 100%;
   
    font-size: 14px;
    margin: 5px 5px 0px 4px
}
.haritaa {
 
   
    float: left; /*width: 100%;*/
    width:100%;
   
    font-size: 14px;
    margin: 5px 5px 0px 4px
}
.adresss {
    margin: 0px auto;
    background: #ECECEC;
    border: solid 1px #EBE6E6;
    width: 220px;
    font-size: 14px;
    color: #042B5F;
    /*float: left;*/
    padding: 40px;
    margin: 30px;
    display: inline-block;
    text-align:center;
    height:165px;
}
.adres_icon {
    background: #fff;
    margin: -72px auto;
    border: solid 1px #EBE6E6;
    width: 75px;
    height: 75px;
    border-radius: 180px;
    margin-bottom: -67px;
    position: relative;
    display: inline-block;
    /*padding: 40px;
    margin: 30px;
    display: inline-block;*/
}
    .adres_icon img {
        margin: 17px auto;
    }

.hizmetcer {
    
    background: white;
    border: solid 1px #EBE6E6;
    border-radius: 3px;
    float: left; /*width: 100%;*/
    width: 355px;
    height: 600px;
    font-size: 15px;
    margin: 5px 5px 60px 4px;
}
.slidertop {
    margin-top:50px
}
.sliderbottom {
    margin-top: 140px
}
.hizmetler_title {
    clear: both;
    /*font-family: 'Montserrat';*/ font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #083061;
    text-align: center;
 padding-bottom:20px;
    line-height: 230px;
}
.lotusweb_hizmetlercer {
    background: white;
    border: solid 1px #EBE6E6;
    border-radius: 3px;
    float: left; /*width: 100%;*/
    width:260px;
    height: 400px;
    font-size: 15px;
    margin: 5px 5px 110px 4px;
}
.lotusweb_hizmetlercer_ic {
    background: #689404;
    /*background: #031d58;*/
    /*border: solid 1px #EBE6E6;
    border-radius: 3px;*/
    float: left; /*width: 100%;*/
    width: 260px;
    height: 180px;
    font-size: 15px;
    margin-bottom: 20px;
}

.lotusweb_hizmetlerlist ul li {
    padding: 2px 0px 2px 0px;
    width: 100%;
    border-bottom: dotted 0px #eee;
    margin: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    clear: both;
}

    .lotusweb_hizmetlerlist ul li a {
        margin: 2px 0 0 0;
        font-size: 15px;
        font-family: 'Montserrat';
        font-weight: bold !important;
        color: #1F1C1C;
        text-decoration: none;
    }

        .lotusweb_hizmetlerlist ul li a:hover {
            color: #689404;
            /*border-radius: 180px;*/
        }

    .lotusweb_hizmetlerlist ul li img {
        clear: both;
        width: 85%;
        margin: 5px;
        border-radius: 180px;
        margin-top: -115px;
        border: solid 0px #fff;
 
    }
        .lotusweb_hizmetlerlist ul li img a {
            clear: both;
            width: 85%;
            margin: 5px;
            border-radius: 180px;
            margin-top: -115px;
            background-color: #FF9900;
        }
            .lotusweb_hizmetlerlist ul li img a:hover {
                clear: both;
                width: 85%;
                margin: 5px;
                border-radius: 180px;
                margin-top: -115px;
                background-color: #000;
                opacity: 0.7;
                border: solid 1px #000;
                box-shadow: 3px 3px 7px 3px gray;
            }
.lotusweb_hizmetler_icerik_resim img {
    padding: 5px;
}


.hizmetbaslik {
    text-align: center;
    padding: 2px;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: bold !important;
    color:#fff;
}

.hizmetozet{text-align:center; padding:8px;}



.basindabiz_cer {
 
    border: solid 1px #F7F5F3;
    border-radius: 3px;
    float: left; /*width: 100%;*/
    width: 100%;
    height: 345px;
    /*background: #F7F5F3;*/
    font-size: 15px;
    margin: 25px 5px 60px 4px;
}
.basindabiz_iccer1 {
    /*border-left: solid 1px #EBE6E6;*/
    float: left; /*width: 100%;*/
    width: 355px;
    height: 310px;
    font-size: 15px;
    margin: 25px 5px 5px 4px;
}
.basindabiz_iccer {
    border-left: solid 1px #EBE6E6;
    float: left; /*width: 100%;*/
    width: 355px;
    height: 310px;
    font-size: 15px;
    margin: 25px 5px 5px 4px;
}
.basindabiz_resimcer {
    /*width: 295px*/;
    height: 260px;
    font-size: 15px;
}
.basindabiz_title {
    clear: both;
    font-family: 'Montserrat';
    font-size: 18px;
    color: #2F8092;
    text-align: left;
    margin: 15px 0px 15px 7px;
}
.basindabiz_alttitle {
    clear: both;
    font-family: 'Montserrat';
    font-size: 18px;
    color: #000;
    text-align: center;
    margin: 10px 10px 10px 10px;
    
}

.basindabiz_list ul li {
    padding: 2px 0px 2px 0px;
    width: 100%;
    border-bottom: dotted 0px #eee;
    margin: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    clear: both;

}

    .basindabiz_list ul li a {
        margin: 2px 0 0 0;
        font-size: 18px;
        font-family: 'Montserrat';
        color: #42383a;
        text-decoration: none;
        /*background: #CFA18F;*/
    }

        .basindabiz_list ul li a:hover {
            color: #C00863;
            /*border-radius: 180px;*/
        }projeler_title

    .basindabiz_list ul li img {
        clear: both;
        /*width: 95%;*/
        margin: 5px;

        /*border-radius: 8px;
        margin-top: -115px;*/
        /*border: solid 1px #d4d4d1;*/
    }
.projelercer {
    background: white;
    border: solid 1px #EBE6E6;
    border-radius: 3px;
    float: left; /*width: 100%;*/
    width: 355px;
    height: 600px;
    font-size: 15px;
    margin: 5px 5px 60px 4px;
}

.projeler_title {
    clear: both;
    font-family: 'Montserrat';
    font-size: 18px;
    color: #2F8092;
    text-align: left;
    margin: 15px 0px 15px 7px;
    
}

.lotusweb_projelercer {
    /*background: #EEEEEC;*/
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    float: left; /*width: 100%;*/
    width: 260px;
    height: 385px;
    font-size: 15px;
    margin: 5px 5px 5px 4px;
}

.lotusweb_projelercer_ic {
    /*background: #77AB00;*/
    /*border: solid 1px #EBE6E6;
    border-radius: 3px;*/
    float: left; /*width: 100%;*/
    width: 260px;
    height: 180px;
    font-size: 15px;
    margin-bottom: 20px;
}

.lotusweb_projelerlist ul li {
    padding: 2px 0px 2px 0px;
    width: 100%;
    border-bottom: dotted 0px #eee;
    margin: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    clear: both;
}

    .lotusweb_projelerlist ul li a {
        margin: 2px 0 0 0;
        font-size: 18px;
        font-family: 'Montserrat';
        color: #42383a;
        text-decoration: none;
        /*background: #CFA18F;*/
    }

        .lotusweb_projelerlist ul li a:hover {
            color: #C00863;
            /*border-radius: 180px;*/
        }

    .lotusweb_projelerlist ul li img {
        clear: both;
        width: 95%;
        margin: 5px;
        /*border-radius: 8px;
        margin-top: -115px;*/
        /*border: solid 1px #d4d4d1;*/
    }

.lotusweb_projelerlist ul li img a {
    /*clear: both;
            width: 85%;
            margin: 5px;
            border-radius: 180px;
            margin-top: -115px;
            border: solid 0px #fff;*/
}

.lotusweb_projelerlist ul li img a:hover {
    clear: both;
    width: 85%;
    margin: 5px;
    border-radius: 180px;
    margin-top: -115px;
    background-color: #FF9900;
    opacity: 0.7;
}

.lotusweb_projeler_icerik_resim img {
    padding: 1px;
}
.leftlist_genelmenu{border-bottom-left-radius: 8px;border-bottom-right-radius: 8px; float: left;width:230px;padding-bottom:10px;margin-bottom:15px; height:auto;background-color: #F0DE11;
clear:both; }
.left_newslist_title {
    display: block;
    clear: both;
    font-size: 16px;
    color: #a50c0c;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    padding: 5px 5px 5px 20px;
    /*border-bottom: solid 3px #06B0CB;*/
    /*background-color: #feccbd;*/
    /*border-top-left-radius: 15px;
    border-top-right-radius: 15px;*/
}
.leftlist  {border-bottom-left-radius: 5px;border-bottom-right-radius: 5px; margin-bottom: 10px;	float:left;  width:99% }
    .leftlist ul li {
        padding: 10px 2px 10px 2px;
        border-bottom: dotted 1px #D4EAEC;
        float: left;
        clear: both;
        width: 98%;
    }
        .leftlist ul li a {
            margin: 2px 0 0 2px;
            font-size: 15px;
            font-family: 'Montserrat';
            font-weight: normal;
            color: #989797;
            text-decoration: none;
            display: block;
            padding: 0.5em 1em;
        }
            .leftlist ul li a:hover {
                padding: 0.5em 1em;
                color: #011439;
                font-weight: normal;
                display: block;
                /*border-top-left-radius: 7px;
            border-top-right-radius: 7px;*/
            }
.ropcontent_itemm { /*margin-left :10px; margin-right :10px;*/
    float: left;
    /*margin-bottom: 10px;*/
    width: 100%;
}

    .ropcontent_itemm:hover {
        opacity: 0.8;
        z-index: 99999999999;
        border: 0px solid #FFf;
        /*box-shadow: 3px 3px 10px 3px #EEEEEE;*/
        border-radius: 3px;
        background: #F0F8E2;
    }
.right_all{ float: left;width:340px;margin-top:0px; height:auto;background: url('../../images/solmenu_baslik_back.jpg') no-repeat right top;}
.right_newslist_title{   clear:both;font-family: 'Montserrat' ;font-size: 11px;font-weight: bold;color: #F0670C;text-align: left;    }
.rightlist  ul li{  padding:2px 0px 2px 0px; width:100%; border-bottom: dotted 0px #eee;margin:0px;margin:0px; float:left;text-align: center;  clear:both; }

.rpt_itemm { /*margin-left :10px; margin-right :10px;*/
    /*float: left;*/
    margin-bottom: 0px;
    /*width: 100%;*/
}

    .rpt_itemm .hizmet_baslik :hover {
        opacity: 0.8;
        border: 0px solid #FFf;
        box-shadow: 3px 3px 10px 3px #EEEEEE;
        border-radius: 5px;
        /*margin:10px;*/
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        /*width: 101px;
        height:386px;*/
        color: #fff;
    }
    .rpt_itemm .hizmet_baslik {
        /*-ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);*/
        transform: rotate(270deg);
        margin: 0px;
        font-size: 30px;
        font-family: 'Montserrat';
        font-weight: bold !important;
        color: #000;

        /*float: left;*/
        margin-top: 153px;
        margin-left: -55px;
        position: absolute;
    }
    
    .hizcer {
        background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
        border: solid 1px #EBE6E6;
        float: left; /*width: 100%;*/
        width: 350px;
        /*height: 480px;*/
        font-size: 14px;
        margin: 5px 5px 0px 4px
    }
/*.hizmet_baslik  {

    transform: rotate(270deg);
    margin: 0px;
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: bold !important;
    color: #000;
    transform: rotate(270deg);
    float: left;
 
    margin-top: 153px;
    margin-left: -50px;
    position: absolute;
}*/
/*.hizmet_baslik a:hover {
   
    transform: rotate(270deg);
    margin: 0px;
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: bold !important;
    color: #fff;
    transform: rotate(270deg);
    float: left;
    margin-top: 153px;
    margin-left: -50px;
    position: absolute;
}*/
.dikeyhiza {}

.rightlist ul li a {
    margin: 10px 0 2px 10px;
    font-size: 18px;
    font-family: 'Montserrat';
    color: #1c1e1f;
    text-decoration: none;
    float: left;
    text-align:left;
}
.rightlist  ul li a:hover{color: #e4a535; font-weight:400}
    .rightlist ul li img  {
        clear: both;
        width: 101px;
        height: 386px;
        margin: 5px;
        float: left;position:relative;
      
    }
.detay_resim{
    float:left;
}
.detay_geneli {
    float: left;
    padding-left:80px;
}
/*.rightlist ul li ul li a {
    margin: 2px 0 0 0;
    font-size: 18px;
    font-family: 'Montserrat';
    color: #dd1101;
    text-decoration: none;
    float: left;
    position: relative;
}

.rightlist ul li ul li a:hover {
    color: #FF9900;
    opacity: 0.7 !important
}*/
/*.rightlist ul li ul li img {
    clear: both;
    width: 101px;
    height: 386px;
    margin: 5px;
    float: left;
    position: relative;
}*/
.referanss_title {
    clear: both;
    /*font-family: 'Montserrat';*/
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #003366;
    text-align: center;
    padding: 60px 30px 30px 30px;
}

.referansslist ul li {
    padding: 2px 0px 2px 0px;
    width: 95%;
    border-bottom: dotted 1px #28a745;
    float: left;
    text-align: left;
    clear: both;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: normal !important;
    display: inline-flex;
}

    .referansslist ul li a {
        margin: 2px 0 0 0;
        font-size: 12px;
        font-family: 'Montserrat';
        font-weight: normal !important;
        color: #023350;
        text-decoration: none;
    }

        .referansslist ul li a:hover {
            color: #FF9900;
        }

    .referansslist ul li img {
        clear: both;
        /*width: 2%;*/
        margin:3px;
    }

.uruncer {
    /*background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#EEEEEE 96%,#F0EEEE 97%,#ECECEC 100%);*/
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    border-radius: 3px;
    float: left; /*width: 100%;*/
    width: 350px;
    height: 480px;
    font-size: 14px;
    margin: 5px 5px 0px 4px
}

.yayin_list_title {
    clear: both;
    font-family: 'Montserrat';
    font-size: 16px;

    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #a50b0b;
    width: 98%;
    line-height: 36px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.yayinlist ul li {
    padding: 2px 0px 2px 0px;
    width: 100%;
    border-bottom: dotted 0px #eee;
    margin: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    clear: both;
}

    .yayinlist ul li a {
        margin: 15px 5px 5px 5px;
        font-size: 16px;
        font-family: 'Montserrat';
        font-weight: bold;
        color: #023350;
        text-decoration: none;
    }

        .yayinlist ul li a:hover {
            color: #c00;
        }

    .yayinlist ul li img {
        clear: both;
        width: 80%;
        margin: 15px 5px 5px 5px;
    }


.yayincer {
    /*background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#EEEEEE 96%,#F0EEEE 97%,#ECECEC 100%);*/
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    border-radius: 3px;
    float: left; /*width: 100%;*/
    width: 98%;
    /*height: 204px;*/
    /*margin: 5px 5px 0px 4px*/
}

.markaceri {
    margin-left: auto;
    margin-right: auto;
    /*background: #383737;
    border: solid 1px #807878;
    border-radius: 3px;
    float: left;
    width: 100%;
    width: auto;
    height: 450px;
    margin: 100px 5px 110px 4px;*/
}
.markalist {
    margin-left: auto;
    margin-right: auto;
    /*width: 1350px;*/
}

.markalist ul li {

    width: 100%;
  
   
}

    .markalist ul li a img {
        /*margin: 5px 5px 5px 5px;*/
        font-size: 14px;
        font-family: 'Montserrat';
        font-weight: bold;
        color: #023350;
        text-decoration: none;
        float: left;
        /*opacity: 0.7;*/
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        /*background: transparent;*/
    }

    .markalist ul li a:hover img {
        color: #FF9900;
        /*opacity: 1;*/
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(1%);
    }

    .markalist ul li img {
        /*clear: both;*/
        width: 60%;
        /*margin: 5px 5px 5px 5px;*/
        margin-left: auto;
        margin-right: auto;
        width: 190px;
        padding: 10px 20px 10px 20px;
     
    }


.markacer {
    /*background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#EEEEEE 96%,#F0EEEE 97%,#ECECEC 100%);*/
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    border-radius: 3px;
    float: left; /*width: 100%;*/
    width: 98%;
    /*height: 204px;*/
    /*margin: 5px 5px 0px 4px*/
}
.markabg_genel {
    background-color: #F8F7F7;
    min-height: 210px;
    position: relative;
    margin: 10px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    padding-top: 45px;
    height: auto;
}


.galeri_list_title {
    clear: both;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #003366;
    width: 50%;
    line-height: 36px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

    .galeri_list_title a {
        color: #fff;
    }

        .galeri_list_title a:hover {
            color: #6CBCF7;
            text-decoration: none
        }

.galeri_baslik {
    /*clear: both;*/
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    background-color: #003366;
    width: 100%;
    line-height: 30px;
    cursor: move;
    z-index: 9999;
}
.video_list_title {
    clear: both;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #f7a80b;
    width: 50%;
    line-height: 36px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
    .video_list_title a {
        color: #fff;
    }

        .video_list_title a:hover {
            color: #6CBCF7;
            text-decoration: none
        }

.video_baslik {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    background-color: #f7a80b;
    width: 100%;
    line-height: 30px;
    cursor: move;
    z-index: 9999;
}
#dis_bolme {
    width: 100%;
 
}

/*.ic_bolme {
    float: left;
    width: 150px;
    height: 150px;
    border: #CCC solid 1px;
    background-color: #F00;
    margin-right: 10px;
    margin-left: 4px;
}*/
 
.galericer {
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    border-radius: 7px;
    float: left;
    width: 49%;    
    margin: 3px 3px 3px 3px
}
.galericer img {
    clear: both;
    width: 100%;
    padding:0px;
    /*margin: 5px 5px 5px 5px;*/
}



.videocer {
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    border-radius: 7px;
    float: left;
    width: 49%;
    margin: 3px 3px 3px 3px
}
    .videocer img {
        clear: both;
        width: 100%;
        padding: 0px;
        /*margin: 5px 5px 5px 5px;*/
    }

.videoceric {
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    border-radius: 7px;
    float: left;
    /*width: 49%;*/
    margin: 3px 3px 3px 3px
}

    /*.videoceric img {
        clear: both;
        width: 100%;
        padding: 0px;
   
    }*/
.btnm {
    position: relative;
z-index:1;
}

.play_btnn img {
    position: absolute;
    z-index: 999;
    margin-top: 24%;
    margin-left: 37%;
}





.hzcer {
  
    border-radius: 7px;
    float: left;
    width: 49%;
    margin: 3px 3px 3px 3px
}

    .hzcer img {
        clear: both;
        width: 100%;
        padding: 0px;
        /*margin: 5px 5px 5px 5px;*/
    }

.hzceric {
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 80%,#F8F8F7 96%,#F8F8F7 97%,#ECECEC 100%);
    border: solid 1px #EBE6E6;
    border-radius: 7px;
    float: left;
    /*width: 49%;*/
    margin: 3px 3px 3px 3px
}

    .hzceric img {
        clear: both;
        width: 100%;
        padding: 0px;
        /*margin: 5px 5px 5px 5px;*/
    }
.right_detaytitle {
    clear: both;
    font-family: 'Montserrat';
    font-size: 30px;
    color: #1C1F20;
    font-weight:500;
    text-align: -webkit-center;
    padding: 10px;
    text-align:center;
}
.urunler_title {
    clear: both;
    font-family: 'Montserrat';
    font-size: 30px;
    color: #ED1C24;
    font-weight: 500;
    text-align: -webkit-center;
   margin-top: -30px;
    text-align: center;
    font-style: italic;
    
} 
.ziyaretci_title{ margin-left:15px; font-family:'Montserrat' ;font-size: 16px; font-weight: bold!important;color:#000;text-align: left;}
.ziyaretci_border input {
    height: 24px;
    padding-left: 5px;
    color: #646161;
    width: 200px;
    border-radius: 0px;
    font-size: 13px;
    margin-right: 3px;
    border: #e2e2e2 1px solid;
} 
.right_yazarunvan{ clear: both; font-family: 'Montserrat' ;font-size: 16px; font-weight: bold;color:#000;text-align: center;} 
.right_detaytitle img{ clear: both;  margin:5px;}

.right_icerik{ width:100%; font-size: 14px;font-family:'Montserrat'; text-align:left; font-weight: normal ;color: #1F1C1C; padding: 15px 5px 15px 5px; }
.haber_text{ float:left;clear:both; font-size: 18px; text-align:left; font-weight: normal ;color: #1F1C1C; padding: 15px 0px 15px 15px;width:68%  }
.right_icerikozet{ font-size: 18px; text-align:left; font-weight: bold ;  font-style:italic ;  color: #1F1C1C; width:95%; padding: 15px;  /*padding: 3px 3px 3px 3px;*/ }
.sosyalmedyada_paylas{ display:inline-block ;   float: inherit;  }

.right_tarih{ font-size: 10px;text-align:right; font-weight: normal ;color: #1F1C1C; padding: 0px 0px 0px 0px;  }
.right_kisi{ font-size: 13px; text-align:right; font-weight: normal ;color: #1F1C1C; padding: 0px 0px 0px 0px; }
.noktali{padding: 2px 2px 5px 2px;border-bottom: dotted 1px #C5C0C0;float: left;clear: both;width: 100%;}
.right_icerik_resim img{ float:left; padding: 5px;}
.right_icerik .kontrol_cer {}
.right_icerik img{ margin:0px;width:98%; padding-bottom:10px; border-radius:15px;}
.right_icerik_genel {margin:2px 0 0 10px ;/*text-align :justify;*/ clear:both;}
                                        
.right_icerik_genel   a{margin:2px 0 0 10px ; font-size: 12px; line-height :30px; font-family: Arial;font-weight: normal;color: #000;text-decoration:none;border-bottom: dotted 1px #C5C0C0;float:left; clear:both;}
.right_icerik_genel    a:hover{	color: #999999;	font-weight: bold;}
.right_icerik  .bosluk{min-height :190px;}

.video_icerik {
    width: 100%;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: left;
    font-weight: normal;
    color: #1F1C1C;
    padding: 15px 5px 15px 5px;
}
    /*.video_icerik img {
        margin: 0px;
        width: 100%;
        padding-bottom: 10px;
    }*/
.small_img img {
    float: left;
    padding: 5px;
}
.content_rotator{  font-family :Montserrat;  /*margin-left: 10%;margin-right: 10%;*/  }      
.content_geneln{margin: 0px 0px 0px 0px;  display: inline-block;padding-bottom: 0px; width:183px;}
.content_rotatorn{   /*margin-left: 10%;margin-right: 10%;*/  }
.content_repeatern {background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#EEEEEE 96%,#F0EEEE 97%,#ECECEC 100%);
                   border:solid 1px #EBE6E6; /* height:150px; width:124px;*/ border-radius: 8px;float: left;/*margin: 2px 5px 5px 5px;*/ margin: 2px 0px 5px 0px; width:160px;}          
.content_itemmn {/*margin-left :10px;*/ margin-right :10px;  float: left; display: inline-block;}
.content_itemmn:hover {opacity: 0.5;color: red;border: 0px solid #FFf;/*box-shadow: 3px 3px 7px 3px gray;*/border-radius: 8px;}
.imagesn{margin: 29px 29px 0px 29px;}

.content_ref{ margin: 0px 0px 0px 0px;  display: inline-block;  padding-bottom: 0px; width: 940px;background-image: url('../../images/refback.jpg'); background-repeat: no-repeat;}
.imagesref{margin:19px;}
.margin{margin-top: 0px; background-color:#F7941E; /* TEKRAR AÇ ANASAYFA İÇİN background: url(.../images/bg2.jpg) no-repeat center center fixed; */ -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover;}


/*.anasayfa{float: left; width:100%; padding-right:7px;height:auto; }*/


/*****     FOOTERR  ***/

.mail_contenier{width: 40% ;}
.bulten_container{ clear: both ; z-index:10000; float: right ;position:absolute ;display:inline-block;height:auto; margin-top: 0px;/*width: 100% ;*/   }
.bulten_title {width: 100%;   clear: both ;  font-family: 'Montserrat';font-size: 18px; font-weight: normal;color: #fff;text-align: left;  line-height: 25px; }
.bulten_lbl { float:left; width:46%;font-size: 13px;font-weight: normal;color: #B6E0EA;  margin: 2px; z-index:10000!important;}
.bulten_text { float:left; width:46%;font-size: 13px;font-weight: normal;color: #B6E0EA;  margin: 2px;}
.bulten_text   input, textarea {/*height:15px !important;*/   width:100%; border-radius:2px!important;  font-size:13px; 
                                margin-right:3px;margin-bottom: 0px !important ; margin:0px!important; }
.bulten_text   textarea {height:20px !important;   width:100%; border-radius:2px !important;  font-size:13px; margin-right:3px;}

.bulten_text   SELECT { height: 26px;   width:106%; border-radius:2px;  font-size:13px; margin-right:3px; }
.bulten_texta{ float:left;height: 26px; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:0px; margin-top:0px;}

.bulten_btn   {position: relative;width: 100px;height: 24px;color: #0C0E19; font-weight: bold;
	background: linear-gradient(to bottom, #CCF1F9 0%,#CCF1F9 4%,#CCF1F9 7%,#6CBCF7 80%,#6CBCF7 99%,#6CBCF7 99%,#6CBCF7 100%) repeat-x;
	border-radius: 5px;  text-align: center ;   padding-top: 4px; float :left; clear :both } 
.bulten_btn input{border:none;}
.bulten_btn a{color:#000}
.bulten_btn a:hover{color:#D2075D; text-decoration :none  }


.butonss{position: relative;width: 100%; }
.butonss ul { display: inline-block ;/*float: left;*/margin: 0 10px 0 0;}
    .butonss ul li {
        position: relative;
        width: 100px;
        height: 28px;
        color: #f9e4cd;
        font-weight: normal;
        background: #3e352b;
        border-radius: 0px;
        text-align: center;
        padding-top: 3px;
        display: inline-block;
    }
        .butonss ul li a {
            float: none;
            padding: 10px 15px 10px;
            color: #f9e4cd;
            text-decoration: none;
        }

    .butonss ul li a:hover {
        color: #aff3fc;
        text-decoration: none
    }

.btn_contenier  {position: absolute ; float :left; clear :both } 

.bulten_btnn   { position: relative ; width:90%;   }
.bulten_btnn   input {width:50%; float:right;   }

.foooter {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0px 0px 0px;
    /*background-color: #002B55;*/ background: linear-gradient(to bottom, #f1efea 0%,#f1efea 4%,#f1efea 7%,#Fff 50%,#f1efea 96%,#f1efea 97%,#f1efea 100%) repeat-x;
}
.foooter_top {
    position: relative;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
}
.foooter_topimage {	/*float: right ;*/position: relative;}
/*.header_top_social_media {	float: right ;position: relative; margin-top: 10px;margin-bottom: 3px;}*/

.foooter_topimage img{	padding-right: 3px;}
.foooter_copy{position: relative; width:100%;padding-top: 5px; height: 25px; margin: 0 auto; background-color: #e8e7e7; color:#003366; text-align :center; font-family :'Montserrat'; font-size: 11px;}
.footer_social_media {/*float: left ;position: relative;*/ margin-top: 0px;margin-bottom: 3px;}
.foooter_contener{line-height: 200px;width: 100% ; background-color:#151515 ;color: white ;font-size: 12px;}
.foootermain{ position: relative; width:964px; height: auto; min-height: 0px; margin: 0 auto; padding:0px 0px 0px 0px;  }
.foootermain img{ float:right;  }

ul.altmenu{  text-align:left; list-style-type: none; font-size: 12px;clear: both;margin-top: 0px;font-family: Arial;	font-weight: normal;}
ul.altmenu li{display:inline;margin-right:15px; margin-left:5px;   margin-top: 0px;}
ul.altmenu li a{ color:#fff; text-decoration:none; padding-bottom:0px;padding-left: 5px;padding-right: 5px; }
ul.altmenu li a:hover{	color: #f78a1e;   padding-left: 5px;padding-right: 5px ;} 


.footerlist_genelmenu{ float: left;width:180px;margin:3px; height:auto; font-size: 11px;font-family: Arial;font-weight: normal;color: #ADABAB;}
.fooeter_menutitle{ font-family: Arial;font-size: 14px;font-weight: normal;color:#C5C0C0;text-align: left; line-height:30px;}
.footerlist ul li{ 	padding:2px 2px 2px 2px; width:226px;/* border-bottom: dotted 1px #C5C0C0;*/float:left; clear:both; }
.footerlist  ul li a{margin:2px 0 0 0px ; font-size: 11px;font-family: Arial;font-weight: normal;color: #ADABAB;text-decoration:none;}
.footerlist  ul li a:hover{	color: #FBD100;	font-weight: bold;}

.sosyallist_genelmenu{ float: right;width:220px;margin:10px; height:auto; font-size: 11px;font-family: Arial;font-weight: normal;color: #ADABAB;}
.footerlist ul li img{ 	padding:2px 2px 2px 2px; }


/*** BANNER***************/
.bannerback_yelleow{width: 100%;height: 5px; background-color:#FBD100;}
.bannerback_black{width: 100%;	height: 360px;background: linear-gradient(to bottom, #353232 0%,#242121 4%,#242121 7%,#090808 12%,#090808 100%,#A29D9D 97%,#E6DDDD 100%) repeat-x;}

.banner_contenier {position:relative; float: left ; height: auto; min-height: 0px; margin: 0 auto; /*height: 350px;*/width: 720px;}
.banner{   margin: 0px;  width:100% /*padding-left:170px;padding-top: 18px;*/ }
.banner_slogan { position: absolute;width:100%; z-index: 100000;color: #FFf;font-weight: normal;font-size: 19px;text-decoration: none;
                background-color :black; padding-top:8px; padding-right :8px;padding-left:8px; }


/* SLİDERRR NEW***********/

* {margin:0; padding: 0; list-style: none ; border:0;}
.slider{overflow: hidden; position: relative ; margin-right:0px;}
/*.slider img{ width: 200px; height: auto ; margin-right:150px; float: right;	}*/

.slider ul.slider_liste li{ font-size: 0; width: 100%;float: left;}
.slider ul.slider_liste li a img { width: 100%;float: left;  }


.slider ul.slider_liste li a span{opacity:0.6; filter:alpha(opacity=60); position:absolute;	bottom: 0;
background: url('../../images/gecis.png'); 
line-height: 40px; 
width: 100%;text-align: center;color:#fff; font-size: 17px; font-weight:normal; font-family: 'Montserrat'; z-index:1000; }

/* Buton*/
a.onceki, a.sonraki {overflow: hidden;width: 70px;height: 70px;text-decoration: none;	font: 32px/70px Arial;color: #fff;border-radius: 100px;position: absolute;top: 50%;margin-top: -35px;background: rgba(0, 0, 0, .5);text-align: center}
a.onceki{left:20px;}
a.sonraki{right:20px;}
a.onceki:hover, a.sonraki:hover{background:#000;text-decoration: none;color:#fff ;} 


.yayinlar{margin-left: 62%;float: inherit;background: rgba(0, 0, 0, .5);text-decoration: none;font: 32px/70px Arial;color: #fff;z-index: 1000;position: fixed;text-align: center;top: 53%;margin-right: 0px;
width: 325px;height: 70px;}
/***/

ul.menuust {list-style-type: none;margin-top: 15px;font-size: 13px;font-family: arial;font-weight: normal;float: right; /*width: 100%;*/}
ul.menuust li{display:inline;color:#FBD100;    }
ul.menuust li a{position:relative;color:#FBD100;  text-decoration:none; padding-bottom:0px;padding-left: 15px;padding-right:15px; }
ul.menuust li a:hover{	color: #000; background-color:#FBD100; border-radius:5px;  text-decoration:none ;padding-left: 15px;padding-right:15px ; padding-bottom:15px; padding-top:35px;}



.addmail_text { float:left; width:38%;    font-size: 11px;font-weight: normal;color: #fff;  margin: 2px;}
.addmail_text   input, textarea {height: 18px;   width:120px; border-radius:0px;  font-size:12px; margin-right:3px; border: white 1px solid;}
.addmail_text   SELECT { height: 22px;   width:75px; border-radius:0px;  font-size:12px; margin-right:3px; border: white 1px solid;}
.addmail_texta{ float:left; width :100%; font-size:11px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }




.cizgi1{	background-color:#EF7F1A; width:100%;height: 2px; margin-bottom: 2px; margin-top: 8px;}
.cizgi2{	background-color:#EF7F1A; width:100%;height: 2px; margin-top: 2px;}
.mainbanner{ position: relative; width:964px; height: auto; min-height: 0px; margin: 0 auto; padding:0px 0px 0px 0px; }
.bannerbackk{	background: linear-gradient(to bottom, #EF7F1A 0%,#FD8E2A 4%,#F8953C 6%,#F5631F 100%, #F8953C 6%,#F8953C 4%,#EF7F1A 0%) repeat-x; width:100%;height: 337px; }

.efect{	background: url('../../images/efect.fw.png') no-repeat; height:320px; float: left ;width: 560px; position:relative;}
.bannerr{ margin-top: 32px; margin-left :70px;}


.leftlist_genelhesap{border-bottom-left-radius: 8px;border-bottom-right-radius: 8px; float: left;width:230px;padding-bottom:10px;margin-bottom:15px; height:auto;background-color: #474545;clear:both; }


.teklifgenel{  border: white 2px solid; float: left;    width: 300px;height: 300px; margin-top: 18px; border-radius :8px; background: linear-gradient(to bottom, #E5E4E4 0%,#E5E4E4 4%,#E5E4E4 7%,#E5E4E4 12%,#fff 96%,#fff 97%,#fff 100%) repeat-x;
box-shadow: 5px 5px 10px 5px rgb(194, 105, 10);}
.teklifefect{ border-radius :8px;width: 300px;height: 300px; margin-top: 0px;background-image: url('../../images/yasam-kocu-efekt.fw.png');background-repeat: no-repeat;}
.teklifgenel .title{ border-radius :8px;  color: white ; text-align:center;   font-size: 14px ;font-weight: normal ; line-height:30px;  width: 100%}
.teklifgenel img{	float:right ;line-height: 30px; padding: 2px; padding-top: 15px;}

.teklif_contenier{clear: both ; z-index:10000; float: right ;position: relative;float: left;   margin: 0px;  padding: 10px;
 font-family: 'Montserrat';font-size:13px;  font-weight: normal ;color:#B6E0EA; width:90%; }

.teklif_text { float:left; width:46%;    font-size: 13px;font-weight: normal;color: #B6E0EA;  margin: 2px;}
.teklif_text   input, textarea {/*height:15px !important;*/   width:100%; border-radius:0px!important;  font-size:13px; margin-right:3px; }
.teklif_text   textarea {height:20px !important;   width:100%; border-radius:0px!important;  font-size:13px; margin-right:3px;}

.teklif_text   SELECT { height: 26px;   width:106%; border-radius:0px;  font-size:13px; margin-right:3px; }
.teklif_texta{ float:left;height: 26px; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:0px; margin-top:0px; }

.teklif_text_trh { float:left; width:40%; font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.teklif_text_trh  input {height: 24px;   width:130px; border-radius:0px;  font-size:13px; margin-right:3px;}
.teklif_btn{width: 141px; height:42px; font-size :12px; float: right;background-image: url('../../images/tekligonder.png'); background-repeat: no-repeat;color:white ;  font-weight: bold;
padding: 12px 0px 0px 0px;padding-left: 27px;margin-right: -33px;padding-right: 0px;text-decoration: none;}
.teklif_btn img{ margin :0px;}


.pnlhata {float: left;   margin: 0px;  padding: 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:red ; width:90%}
.pnlhata label{font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:red ; line-height :30px; }
   
 
.hata{color :red; font-weight :bold;font-size: 12px;float: left;width: 100%;}

.uyelikgenel{border: white 1px solid;
	float: left ;width: 100%; height: 300px; margin-top: 18px;
	background: linear-gradient(to bottom, #E5E4E4 0%,#E5E4E4 4%,#E5E4E4 7%,#E5E4E4 12%,#fff 96%,#fff 97%,#fff 100%) repeat-x;
/*background: linear-gradient(to bottom, #F37C0E 0%,#F5961D 4%,#F78D06 7%,#E48B06 12%,#FA8E05 96%,#F39303 97%,#F89E18 100%) repeat-x;*/
}
.uyelikgenel .title{ background-color:gray; color: white ; text-align:center;   font-size: 14px ;font-weight: normal ; line-height:30px;  width: 100%}

.uyelikgenel img{	float:right ;line-height: 30px; padding: 2px; padding-top: 15px;}
.uyelik_contenier{float: left;   margin: 0px;  padding: 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; width:90%}

.uyelik_contenieric{float: left;   margin: 0px;  padding: 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; width:50%}

.uyelik_text { float:left; width:40%;    font-size: 15px;font-weight: normal;color: black;  margin: 2px;}
.uyelik_text   input  {height: 24px;  padding-left: 5px; color: #646161; width:200px; border-radius:0px;  font-size:13px; margin-right:3px; border: #e2e2e2 1px solid;}
.uyelik_text   SELECT { height: 26px;  color: #646161;  width:202px; border-radius:0px;  font-size:13px; margin-right:3px; border:#e2e2e2 1px solid;}
/*.uyelik_text   textarea{ float:left; color: #646161; width :200px; font-size:12px;   border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }*/
.uyelik_text   textarea{   color: #646161; width :200px; font-size:12px;   border:1px solid #e2e2e2;margin-left: 0px;height: 60px;    }

.uyelik_text_trh { float:left; width:40%; font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.uyelik_text_trh  input {height: 24px;   width:130px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}

.uyelik_btn img{ margin :3px;}

.uyelik_cbl { float:left; width:40%;    font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.uyelik_cbl   input   {height: 24px; color: #646161;   width:15px; border-radius:0px;  font-size:13px; margin-right:3px; border: #e2e2e2 0px solid;}
.uyelik_cbl   label  {height: 24px; color: #646161;   border-radius:0px;  font-size:13px; margin-right:3px; border: #e2e2e2 0px solid;}

.uyelik_btn {
    float: left;
    /*width: 40%;*/
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    margin: 2px;
    Position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    background: linear-gradient(to bottom, #f1efea 0%,#f1efea 4%,#f1efea 7%,#Fff 50%,#f1efea 96%,#f1efea 97%,#f1efea 100%) repeat-x;
    width: 80px;
    height: 20px;
    margin: 0px;
    padding:  5px 7px 5px 0px; ;
    text-align: center; border-radius:7px;border: #e2e2e2 1px solid;
}

.uyelik_btn img{ float:left ; width:200px; margin-top :0px;}

.Uyelikcer {
    border: solid 1px #f8d5af;
    float: left;
    width: 420px;
    /*height: 310px;*/
    font-size: 15px;
    /*background: #FBEFC3;*/
    background: #F9E4CD;
}
.uyelik_baslik {
    border-bottom: 1px dotted #f8d5af;
    padding-bottom: 3px;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-family: 'Montserrat';
    color: #444242;
}
.onlinebasvuru_text {
    display: inline-block;
    width: 31%;
    font-size: 13px;
    font-weight: normal;
    color: black;
    margin: 1px 1px 1px 5px;
}

    .onlinebasvuru_text input {
        height: 24px;
        color: #646161;
        width: 200px;
        border-radius: 0px;
        font-size: 13px;
        border: #f8d5af 1px solid;
    }

    .onlinebasvuru_text SELECT {
        height: 26px;
        color: #646161;
        width: 202px;
        border-radius: 0px;
        font-size: 13px;
        border: #f8d5af 1px solid;
    }
    /*.uyelik_text   textarea{ float:left; color: #646161; width :200px; font-size:12px;   border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }*/
    .onlinebasvuru_text textarea {
        color: #646161;
        width: 200px;
        font-size: 12px;
        border: 1px solid #f8d5af;
        margin-left: 0px;
        height: 60px;
    }





.telefonic {float: right; }

.telefon_text { float:left; width:43%; ;    font-size: 12px;font-weight: normal;color: black;  margin: 0px;}
.telefon_text2 { float:left; width:40%;    font-size: 17px;font-weight: bold;color: black;  margin: 0px;}

.bayrak{ float: right ;z-index: 15;  }
.uyegenel{ float: right ;width: 400px}
.uyegenel  img{ padding-right: 5px;}
ul.menuuye{	list-style-type: none;text-align: left;font-size: 12px; clear: both;margin-top: 0px;font-family: 'Montserrat'; padding-left: 5px;	font-weight: normal;}
ul.menuuye li{display:inline;margin-right:5px; margin-left:5px; width:10px;height:44px; margin-top: 0px;   }
ul.menuuye li a{position:relative;color:#737475; text-decoration:none; padding-bottom:0px;padding-left: 20px;padding-right: 5px; }
ul.menuuye li a:hover{	color: #F18421;  text-decoration:none ;padding-left: 20px;padding-right: 5px ; padding-bottom:5px; padding-top:5px;}
ul.menuuye li a:hover:after{content:'';position:absolute;bottom: 0;text-align:center}


/*.main{ position: relative; width:964px; height: auto; min-height: 0px; margin: 0 auto; padding:10px 0px 0px 0px; }*/


.ustlinkmain{ position: relative; width:964px; /*height: auto; min-height: 0px; */margin: 0 auto; /*padding:0px 0px 0px 0px;*/  }
.ustlink_genel{position: relative; float:right; z-index: 40;  margin-top:-72px;  /*margin-top:65px;*//*padding-left: 120px;*/ /*width :550px;*/}



ul.ustlink{ display:inline; }
ul.ustlink li{ 	display:inline;  /*width:90px;*/ list-style-type: none;  margin: 0px;  padding: 40px 5px 40px 40px;  background : url('../../images/linkback.png')  no-repeat;/*line-height :60px;*/}
ul.ustlink li a{font-family: 'Montserrat';text-decoration:none;color: #fff; font-size:15px; font-weight: normal ;  }
ul.ustlink li a:hover{ 	color: #000; }

.ustlinkbackim{display:-webkit-inline-box  ;  background : url('../../images/linkback.png')  no-repeat; height :92px;width :90px;}
.ustlinkbackim a{position:absolute;text-align:center ;font-family: 'Montserrat';text-decoration:none;color: #fff; font-size:14px; font-weight: normal ;margin-left :15px;  margin-top: 38px;  }
.ustlinkbackim a:hover{color: #000; }




.ik_title{  background-color: #CCCCCC;color: #333333;line-height: 25px;font-size: 13px; border-radius: 8px;}
.ikgorunum_title{  background-color: #CCCCCC;color: #333333;line-height: 25px; font-size: 13px; border-radius: 8px;}
.right_all{ float: left;width:340px;margin-top:0px; height:auto;background: url('../../images/solmenu_baslik_back.jpg') no-repeat right top;}

.general_heading_right{width: 100%;font-family: Arial, Helvetica, sans-serif ;font-size: 13px;font-weight: bold;color: #003366;text-align: left;padding-left: 60px; padding-top:12px; padding-bottom:12px;}
.heading_right{width: 100%;font-family: Arial, Helvetica, sans-serif ;font-size: 13px;font-weight: bold;color: #003366;text-align: left;padding-left: 60px; padding-top:12px; padding-bottom:12px;}
.heading_right2{width: 240px;font-family: Arial, Helvetica, sans-serif ;font-size: 13px;font-weight: bold;color: #003366;text-align: left;padding-left: 100px; padding-top:12px; padding-bottom:12px;
              background: linear-gradient(to right, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FFFFFF 10%,#CCF2F7 50%,#FFFFFF 100%,#FFFCFC 100%);}

.topleft_btn_alan{position: relative; width:100px;float: left; padding-bottom: 10px}*/
.geri_btnn {float :left ; width :100px;}
.yeni_btn {float :right ; width :100px;clear: both;margin-top: -33px; }

.header{ width:835px;}


.tanimcontent_genel{padding-left:0px; /*padding-top: 25px;*/  display: inline-block;}
.tanimcontent_repeater {background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#EEEEEE 96%,#F0EEEE 97%,#ECECEC 100%);
                   border:solid 0px #EBE6E6; /*height:150px;*/ width:124px; border-radius: 8px;float: left;margin: 3px 3px 3px 3px;}
.tanimcontent_item {/*padding: 10px;*/  float: left; display: inline-block;border: 1px solid #F7941E;}
.tanimcontent_item:hover {text-decoration :none;	opacity: 0.5;color: red;border: 0px solid #FFf;box-shadow: 1px 1px 1px 1px gray;border-radius: 8px;}
.menutext_tanim{text-decoration :none;	padding: 2px;	font-size: 12px;	color: #EB7907;	font-family: arial;	text-align: center;	font-weight: bold ;}

/*.top_header{position: relative; width:100%; margin: 0px}*/
.topleft_btn_alan{position: relative; width:100px;float: left; padding-bottom: 10px}

.gritop_header{position: relative; width:835px; margin: 0px}
.topleft_btn_alan{position: relative; width:100px;float: left; padding-bottom: 10px}



.right_art_heading_back{ float: left;width:340px;margin-top:3px; height:auto;background: url('../../images/nerdenevar_baslikback.jpg') no-repeat right top;}
.right_art_img{ padding:0px 0px 5px 0px;  height:auto; }
.art ul li{width:330px;text-align:center; clear:both;}
.art ul li a{ font-size: 12px; text-align:center; font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #003366;width:340px;text-decoration: none; }
.art ul li a:hover{font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #ff3399;}

.author_img{ float: left; width:50px; height: 58px; padding:5px 0px 5px 0px; }
.author_heading{float: left; clear:both;font-family: Arial, Helvetica, sans-serif ;font-size: 11px;font-weight: bold;color: #ff3399;text-align: left;padding-left: 55px; margin-top:-68px; }
.authorr ul li{ float: left; margin-top:-50px; padding-left:55px; width:285px; margin:0px;  border-bottom: #000099 1px dotted;	padding-top: 1px; }
.authorr ul li a{float: left;  margin-top:-50px; font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #003366;text-decoration: none; }
.authorr ul li a:hover{font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #ff3399;}

.news_general{ float: left;width:670px;margin-top:0px; height:auto; }
.news_cuff_heading{width: 100%;font-family: Arial, Helvetica, sans-serif ;font-size: 13px;font-weight: normal;color: #003366;text-align: left;padding-left: 60px; padding-top:12px; padding-bottom:12px;}
.news_cuff_image{ padding:3px 0px 5px 5px;  height:auto; }

.left_all{ clear:both; float: left;width:670px;margin-top:3px; height:auto; background: url('../../images/sagmenu_baslikback.jpg') no-repeat right top;}

.heading_left{width: 100%;font-family: Arial, Helvetica, sans-serif ;font-size: 13px;font-weight: bold;color: #003366;text-align: left;padding-left: 60px; padding-top:12px; padding-bottom:12px;}
.centerlink {border: 1px solid #E1E1E1;	width: 210px;	height: 77px;background-color: white;margin-bottom: 0px;min-height: 230px;height: auto;float: left;	margin-left: 8px;margin-top: 5px;margin-bottom:5px;}
.centerlink ul {float: left; text-align:center;  width:200px; margin-top:10px;  }
.centerlink ul li a{clear:both;   text-decoration:none;font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #003366; }
.centerlink ul li a:hover{text-decoration:none;font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #ff6600;}
.centerlink ul li img {  width:195px;     padding:5px 5px 5px 5px;  }

.reflink {/*border: 1px solid #E1E1E1;*/position:relative;	width: 120px; height :120px;	background-color: white; 	/*margin-left: 5px;margin-top: 5px;margin-bottom:5px;*/}
.reflink ul {  /*width:110px;*/  width:120px;  height:80px;  /*margin:10px;*/ }
.reflink ul li a{ }
.reflink ul li a:hover{}
.reflink ul li img {  display: block;margin: 20px auto 20px auto;float: none;clear: both; /*width:95px;  height:60px;*/   /*padding:5px 5px 5px 5px;*/  /*padding:20px;*/  }

.content_text { font-family :verdana; font-size:12px;font-weight:normal;color: #003366;margin-top: 10px; margin-left:5px; padding-bottom:5px; }
.content_repeater_date {position:relative;float:right;font-family :verdana; font-size:10px;font-weight:normal;color: #494B4E;padding: 5px;}
.content_repeater_databinder {font-family :verdana; font-size:12px;font-weight:normal;color: #494B4E;padding: 5px;}
.comment_heading {font-family :verdana; font-size:12px;font-weight:bold;color: #003366;margin-top:15px; margin:0px; padding:5px;}
.content_repeater {background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 4%,#FFFFFF 7%,#FCFCFC 12%,#EEEEEE 96%,#F0EEEE 97%,#ECECEC 100%);
                   border:solid 1px #EBE6E6; width:670px;margin: 10px 0px 5px 0px;border-radius: 5px;float: left;}

.linkbuttonn a {display: -webkit-inline-box;background-color:#003366; color:#fff; font-family :Verdana;font-size:12px;font-weight:normal;text-decoration: none;border-radius:5px;padding: 4px 4px 4px 4px;margin: 15px 0px 5px 5px;float: left;}
.linkbuttonn a:hover {background-color:#ff6600; color:#fff; font-family :Verdana;font-size:12px;font-weight:normal;border-radius:5px;padding: 4px 4px 4px 4px;}

#searchBar .mainn {width: auto;padding: 0px;margin: 0px 16px;}
.search { /*background-color: #E1FBFC;*/    /*border: aliceblue solid 1px;*/   padding: 1px;box-shadow: #B2B0B0 0px 0px 3px 0px;}
.bottomrowhead {border-bottom: solid 0px #ccc3b2;}
.bottomrowhead ul li /*SELECT*/ {display: -webkit-inline-box;box-shadow: 0px 0px;width: 180px;text-indent: 2px;border: 0px;border-radius: 0px;overflow: auto;/*border-bottom-right-radius: 20px;*/
color: black;height: 26px;margin-top: 0px;font-weight: normal;font-size: 12px;background: #E6E3E3;min-width: 70px;-webkit-appearance: menulist;
box-sizing: border-box;align-items: center;white-space: pre;-webkit-rtl-ordering: logical;cursor: default;}

.bottomrowhead li span{  width: 150px; width: 145px;font-size: 11px;padding: 2px 0 0 5px;display: -webkit-inline-box;}
.bottomrowhead li input{  width: 177px; border: rgb(232, 237, 238) solid 1px;font-size: 13px;display: -webkit-inline-box;}

/**********************SONRADAN EKLEDİKLERİM **************/
.header_title{font-family: Raleway-Bold;font-size:17px; font-weight: bold ;color: orange ;text-align: center ; padding:5px 0 5px 0;}
 
.general_content{  float: left;   margin: 10px; border-radius: 10px; background-color: #fff;  height:auto;width:100% }
.general_contenton{  float: left;   margin: 10px; border-radius: 10px; background-color: #fff;  height:auto;width:100% }
.gri_content{  float: left;   margin: 10px; border-radius: 10px; background-color: #DBE0E2; min-height: 300px; height:auto;width:100% }
.content_border{ border-bottom: 1px rgb(156, 153, 153) solid; width:100%;padding-top: 5px;color: #D1D3D4;box-shadow: 0px 1px 0px 0px #A3A4A5; }
.content_borderon{ border-bottom: 1px rgb(245, 133, 12) solid; width:100%;padding-top: 5px; /*box-shadow: 0px 1px 0px 0px #A3A4A5;*/ }

.alt_title{font-family: arial;font-size:14px; font-weight: bold ;color:rgb(31, 28, 28) ;text-align: center ; padding:5px 0 10px 0;}
.alt_titleon{font-family: arial;font-size:15px;  font-weight: bold ;color:rgb(245, 133, 12) ;text-align: center ; padding:5px 0 10px 0;}
.alt_titleon img{ float:right;padding-right :5px;}

.table_hiza{float: left;   margin: 0px;  padding: 20px; font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:black ; width:44%}

.table_text { float:left; width:40%;    font-family: 'Montserrat';font-size:13px; font-weight: bold ; margin: 2px;}
.table_text   input, textarea{ height: 24px;   width:200px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.table_text    SELECT{ height: 26px;   width:202px;   font-size:13px; margin-right:3px; border: white 1px solid;}

.table_texta{ float:left; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }
.radio_btn { float: left;   font-size: 13px; height: 40px;}

.table_texta a { color:#dd1101}
.footer_btn{text-align: center; position: relative;margin: 10px;   }
.footer_btn img{ /*padding: 5px;*/ margin-top: 5px;padding-right: 4px;}

.ffooter_btn{position: relative; float: right    }
.ffooter_btn2{position: relative; float: left ;  }
/****** İleri Geri btn******/
.ileri_btn {
    background-image: url('../../images/ileri-icon.png');
    background-repeat: no-repeat;
}
.geri_btn {
    background-image: url('../../images/geri-icon.png');
    background-repeat: no-repeat;
}
/*************** MÜŞTERİ LASTİK ALIŞ*******************/

.table_hiza2{float: left;position: relative;  margin: 0px; padding: 20px; font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:white ; width:28%}
.form_label{float: left;height: 18px;line-height: 18px;min-width: 110px;}
.form_inputContainer {width: auto;float: none;position: relative;height: 30px;overflow: hidden;display: inline-block;/*min-width: 600px;*/}

.form_inputContainer   input, label { height: 24px;   width:220px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.form_inputContainer   SELECT { height: 26px;   width:222px;   font-size:13px; margin-right:3px; border: white 1px solid;}
.form_inputContainer    textarea{ height: 26px;   width:217px;   font-size:13px; margin-right:3px; border: white 1px solid;}

.date{float: right;padding:1px}
.form_img_btn{float: right;margin: 3px 1px 1px 1px;}

.frm_sorgu{color:rgb(9, 112, 202); font-size:12px;font-weight :bold;width :80px;}
.secim_sorgu{width: 220px;float: none;position: relative;height: 30px;overflow: hidden;display: inline-block; background-color:white}
.secim_sorgu input{ height: 24px;   width:142px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}

.secim{width: 220px;float: none;position: relative;height: 30px;overflow: hidden;display: inline-block; background-color:white}
.secim input{ height: 24px;   width:180px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}

/********    LASTİK TESLİM          **********/
.table_hiza_white{float: left;   margin: 0px;  padding: 20px 20px 5px 100px; font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:white ; width:35%}
.footer_btn2{ text-align: center; font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:white ;   }
.footer_btn2 img{ margin :2px; }
.img_btn {margin: 2px; padding: 2px; display: inline-block; font-family: 'Montserrat';font-size:12px; font-weight: bold ;color:white; text-decoration:none}
.img_btn:hover {margin: 2px;opacity: 0.7;   box-shadow: 3px 3px 13px gray;border-radius: 8px; text-decoration:none}

/********** LASTİK SORGULA   **************/
.leftlink_contenier{padding-left:0px;  padding-top: 5px;  display: inline-block;   font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:white ;}       
.leftcontent_itemm {padding:3px;  display:flex;}
.leftcontent_itemm:hover {opacity: 0.5;color: white;box-shadow: 3px 3px 13px gray;border-radius: 15px;}

.centersorgu_contenier{ margin: 20px; border-radius: 10px; background-color: #fff; /*min-height: 337px;*/ height:auto; }
.centercontent_border{ border-bottom: 8px #F79421 solid; width:100%;padding-top: 25px;color: #D1D3D4;box-shadow: 0px 1px 0px 0px #A3A4A5; }
.centertable_hiza{float: left;   margin: 0px;  padding: 20px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; width:44%}
.centertable_sorgu{float: left;   margin: 0px;  padding: 20px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ;}

.centertable_text { float:left; width:40%; padding: 5px;    font-family: 'Montserrat';font-size:13px; font-weight: normal ; }
.centertable_text   input, textarea ,label { height: 24px; min-width: 200px;   width:200px; border-radius:0px;  font-size:13px; margin-right:3px; }
.centertable_text    SELECT{ height: 26px;   width:202px; border-radius:0px;  font-size:13px; margin-right:3px;}

.pink_tr {background-color :rgb(250, 222, 191) ;/*height :25px;*/width :100%; float:left}
.centertable_textbaslik { float:left; width:28%; padding: 5px;    font-family: 'Montserrat';font-size:13px; font-weight: bold ; }


.secim_sorgu2{width: 100%;float: none;position: relative;overflow: hidden;display: inline-block; background-color:white}
.secim_sorgu2text input{ height: 21px;   width:250px; margin-bottom: 10px;border-radius:0px;  font-size:13px; margin-right:0px; border: #ECE5EC 1px solid;}
.secim_sorgu2btn input{ height: 27px; margin-top: -1px;  width:100%; border-radius:0px;  font-size:13px; margin-right:3px; border: #ECE5EC 1px solid;}

.rightlink_contenier{padding-right:0px; padding-top: 5px;  display: inline-block;   font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:white ;}           
.rightcontent_itemm {padding:5px;  display:flex;}
.rightcontent_itemm:hover {opacity: 0.5;color: white;border: 1px solid #FFf;box-shadow: 3px 3px 3px gray;border-radius: 20px;}

.tanimtable_hiza{float: left;   margin: 0px; margin: 5px 10px 0px 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; width:44%}
.tanimtable_sorgu{float: left;   margin: 0px;  padding: 20px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ;}

.tanimtable_text { float:left; width:40%; padding: 1px;    font-family: 'Montserrat';font-size:13px; font-weight: normal ; }
.tanimtable_text   input, textarea ,label { height: 20px; min-width: 200px;   width:200px; border-radius:0px;  font-size:13px; margin-right:3px; }
.tanimtable_text    SELECT{ height: 24px;   width:202px; border-radius:0px;  font-size:13px; margin-right:3px;}
.tanimsira { float:left; width:40%; padding: 1px;    font-family: 'Montserrat';font-size:13px; font-weight: normal ; }
.tanimsira   input, textarea ,label { height: 20px; min-width: 50px;   width:50px; border-radius:0px;  font-size:13px; margin-right:3px; }
/****************ARAÇ KİMLİĞİ*********************/
.akimlik_contenier{ margin: 0px; border-radius: 10px; background-color: #fff; min-height: 40px; height:auto; }
.akimlik_hiza{float: left; width: 100%;  margin: 9px;  padding: 0px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; }
.akimliklink_contenier{padding-left:0px;  margin-left: 75px; display: inline-flex;  font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:white ; width:100%}
.akimlikcontent_itemm {margin: 3px 45px 3px 45px;  display:flex;}
.akimlikcontent_itemm:hover {opacity: 0.5;color: white;box-shadow: 3px 3px 13px gray;border-radius: 8px;}
.aracmenutext{	padding: 2px;	font-size: 11px;	color: #fff;	font-family: arial;	text-align: center;	font-weight: bold ;}

.akimliktable_text { float:left; width:40%; padding:0px 15px 0px 0px;    font-family: 'Montserrat';font-size:13px; font-weight: normal ; }
.akimliktable_text   input, textarea ,label { /*height: 24px;*/ /*min-width: 190px;*/   width:190px; border-radius:0px;  font-size:13px; margin-right:3px; }
.akimliktable_text    SELECT{ /*height: 26px;*/   width:194px; border-radius:0px;  font-size:13px; margin-right:3px;margin-top: 4px;}
.aracimages_btn{margin: 0px 5px 0px 5px;}

/**************** ab2 _lk LASTİK KARTI**********************/

.listbox .priceContainer {position: relative;clear: both;display: block;}
ul.tabs-list {/*border-bottom: solid 1px #49586d;*/ width: 100%;display: block;overflow: hidden; }
ul.tabs-list li {display: inline-block; padding: 15px 0px 5px 14px;  text-decoration:none ; }
.tab-li {list-style: none;position: relative;top: 0;margin: 1px .2em 0 0;border-bottom-width: 0;padding: 0;white-space: nowrap;/*** Yazı karekterini Otomatik Büyüğe çeviriyor => text-transform: uppercase;*/ }
.tab-li-active {list-style: none;position: relative;top: 0;margin: 1px .2em 0 0;border-bottom-width: 0;padding: 0;white-space: nowrap;margin-bottom: -1px;padding-bottom: 1px;}

 ul.tabs-list li a { height:40px;padding: 5px 35px !important;border-top-left-radius: 0px; background-color:gray;margin-left: -23px;font-size: 12px;font-weight: normal;color:white ;
border-top-right-radius: 12px 12px ;border-top-left-radius: 12px 12px ;border: #DBE0E2 1px solid;text-decoration:none;}
.colorScheme1 {background-color: #05558d !important;}

 ul.tabs-list li a:hover {	padding: 5px 35px !important;border-top-left-radius: 0px;background-color: #C0C0C0;	margin-left: -23px;border-top-right-radius: 12px 12px;border-top-left-radius: 12px 12px;
	font-size: 12px;font-weight: normal;color: #333333 ;text-decoration: none;}
	
ul.tabs-list li a:visited {}

ul.tabs-list li a.SELECTed { height:40px;padding: 5px 35px !important;border-top-left-radius: 0px; background-color:gray;margin-left: -23px;font-size: 12px;font-weight: normal;color:white ;
border-top-right-radius: 12px 12px ;border-top-left-radius: 12px 12px ;border: #ff0000 1px solid;text-decoration:none;}

/*ul.tabs-list li a:active { height:40px;padding: 5px 35px !important;border-top-left-radius: 0px; background-color:red;margin-left: -23px;font-size: 12px;font-weight: normal;color:white ;
border-top-right-radius: 12px 12px ;border-top-left-radius: 12px 12px ;border: #ff0000 1px solid;text-decoration:none;}
ul.tabs-list li a:after { height:40px;padding: 5px 35px !important;border-top-left-radius: 0px; background-color:red;margin-left: -23px;font-size: 12px;font-weight: normal;color:white ;
border-top-right-radius: 12px 12px ;border-top-left-radius: 12px 12px ;border: #ff3399 1px solid;text-decoration:none;}*/

.colorScheme1 {background-color: #05558d !important;}


/*.tab-li-active {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
margin-bottom: -1px;
padding-bottom: 1px;
}
*/	
.gri_tabcontent{ float: left;   margin: 0px;  padding: 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ;border-radius: 10px;width: 100%;background-color: #EAEEF0;float: left; height: auto;z-index: 7; }
.tabcontent_grid{ margin: 0px 0px 0px 0px;border-radius: 0px;/*width: 99%;*/background-color: #fff;min-height: 250px;height: auto; }
.serviscontent_grid{ margin: 0px 0px 0px 0px;border-radius: 0px;width:83%;/*background-color: #fff;*/ height: auto; float:left }
.serviscontent_chckl{ margin: 6px 0px 0px 6px;border-radius: 0px;width:16%;background-color: #fff; height: auto;float:left; border: solid 1px rgb(178, 191, 201); font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.serviscontent_chckl   label, textarea {height: 19px;   width:150px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 0px solid;}
.serviscontent_chckl input {height: 12px; width: 15px; border-radius:0px;  font-size:8px; margin-right:3px; border: white 0px solid;}
.aaaa{background-color: #C00F24 !important;color:white ;width :133px; height:20px; border-top-right-radius: 12px 12px;border-top-left-radius: 12px 12px;}
/*** LASTİK KARTI Lastik Detay *******/
.lastik_contenier{float: left;   margin: 0px;  padding: 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; width:90%}

.lastik_text { float:left; width:40%;    font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.lastik_text   input, textarea {height: 24px;   width:150px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.lastik_text   SELECT { height: 26px;   width:152px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.lastik_texta{ float:left; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }

.lastik_text_trh { float:left; width:40%; font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.lastik_text_trh  input {height: 24px;   width:130px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.lastik_btn{ width: 106px;float: right  }
.lastik_btn img{ margin :3px;}
/*** LASTİK KARTI Lastik Servisi***/
.servis_btn{ width: 38%;float: right  }
.servis_btn img{ margin :5px;}


/******LASTİK SERVİS *********/
.lastikservis_contenier{float: left;   margin: 0px;  padding: 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; width:30%}

.lastikservis_text { float:left; width:32%;    font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.lastikservis_text   input, textarea {height: 18px;   width:120px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.lastikservis   SELECT { height: 22px;   width:122px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.lastikservis_texta{ float:left; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }
/*.ackapa_btns{float :right }*/
.foto_contenier{float: left;   margin: 0px;  padding: 10px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; width:47%}
.foto_text { float:left; width:40%;    font-size: 13px;font-weight: normal;color: black;  margin: 2px;}
.foto_text   input, textarea {height: 22px;   width:120px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 0px solid;}
/*.lastikservis   SELECT { height: 22px;   width:122px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.lastikservis_texta{ float:left; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }*/

/*********** DE 21 ************/


.kpriceContainer {position: relative;clear: both;display: block;}
ul.ktabs-list {/*border-bottom: solid 1px #49586d;*/ width: 100%;display: block;overflow: hidden; }
ul.ktabs-list li {display: inline-block; padding: 5px 0px 14px 14px;  text-decoration:none ; }
.ktab-li {list-style: none;position: relative;top: 0;margin: 1px .2em 0 0;border-bottom-width: 0;padding: 0;white-space: nowrap;/*** Yazı karekterini Otomatik Büyüğe çeviriyor => text-transform: uppercase;*/ }
.ktab-li-active {list-style: none;position: relative;top: 0;margin: 1px .2em 0 0;border-bottom-width: 0;padding: 0;white-space: nowrap;margin-bottom: -1px;padding-bottom: 1px;}

 ul.ktabs-list li a { height:40px;padding: 5px 35px !important;border-bottom-left-radius: 0px; background-color:gray;margin-left: -23px;font-size: 12px;font-weight: normal;color:white ;
border-bottom-right-radius: 12px 12px ;border-bottom-left-radius: 12px 12px ;border: #DBE0E2 1px solid;text-decoration:none;}
.kcolorScheme1 {background-color: #05558d !important;}
 ul.ktabs-list li a:hover {	padding: 5px 35px !important;border-bottom-left-radius: 0px;background-color: #C0C0C0;	margin-left: -23px;border-bottom-right-radius: 12px 12px;border-bottom-left-radius: 12px 12px;
	font-size: 12px;font-weight: normal;color: #333333 ;text-decoration: none;}
 ul.ktabs-list li a.SELECTed {	padding: 5px 35px !important;border-bottom-left-radius: 0px;background-color: #C0C0C0;	margin-left: -23px;border-bottom-right-radius: 12px 12px;border-bottom-left-radius: 12px 12px;
	font-size: 12px;font-weight: normal;color: #333333 ;text-decoration: none;}


.indentmenu{font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/}

.indentmenu ul{margin: 0;padding: 0;float: left;/* width: 80%; width of menu*/border-top: 1px solid darkred; /*darkred border*/
background: black url(indentbg.gif) center center repeat-x;}

.indentmenu ul li{display: inline;}

.indentmenu ul li a{float: left;color: #fff; /*text color*/padding: 3px 11px;text-decoration: none;border-right: 1px solid darkred; /*darkred divider between menu items*/}

.indentmenu ul li a:visited{color:  #fff;}

.indentmenu ul li a.SELECTed{color:  #ff0000 ;padding-top: 4px; /*shift text down 1px*/padding-bottom: 2px;background: black url(indentbg2.gif) center center repeat-x;}



	
.kgri_tabcontent{ float: left;   margin: 0px;  padding: 3px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ;border-radius: 0px;width: 100%;background-color: #DBE0E2;float: left; height: auto;z-index: 7; }

.kturuncu_tabcontent{ float: left;   margin:3px 0px 3px 0px;  padding: 3px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ;
width: 100%;background-color: #F7B529;float: left; height: auto;z-index: 7; }


.kturuncu_tabcontent .trn_text { float:left;    font-size: 13px;font-weight: normal;color: black;  margin: 1px;}
.trn_text   input { float:left;height: 18px;   width:150px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}
.trn_text   SELECT { float:left; height: 22px;   width:152px; border-radius:0px;  font-size:13px; margin-right:3px; border: white 1px solid;}

.top_btn{ width: 60%;float: left  }
.top_btn img{ margin :5px;}



.d_contenier{ margin: 0px; border-radius: 10px; background-color: #fff; min-height: 0px; height:auto; }
.d_hiza{float: left; width: 100%;  margin: 0px;  padding: 0px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; }
.dlink_contenier{float: left; padding-left:0px;   display: inline-flex;  font-family: 'Montserrat';  color:white ; width:100%}
.dcontent_itemm {/*margin: 3px 45px 3px 45px;*/ margin: 0px;  display:flex;}
    .dcontent_itemm:hover {
        opacity: 0.5;
        background: #fff;
        box-shadow: 3px 3px -13px #dd1101;
        border-radius: 0px;
        padding-bottom: 5px;
    }

.egitmenbaslik_itemm { /*margin: 3px 45px 3px 45px;*/
    /*margin: 0px;*/
    display: flex;
    text-align:center;
}

    .egitmenbaslik_itemm:hover {
        opacity: 0.9;
        color:#40a411;
        box-shadow: 3px 3px -13px gray;
        border-radius: 0px;
        background:#000;
        height:40px;
        position:relative;   
        margin-top:-10px
    }

.dmenutext1{	padding: 2px;	font-size: 11px;	color: #663300;	font-family: 'Montserrat';	text-align: center;	font-weight: bold ;}
.dlabeltext1{ line-height: 22px; text-align:center;	padding: 2px;	font-size: 13px; background-color:white; border: 1px solid #C6C9CA;	color: #000;	font-family: 'Montserrat';	text-align: center;	font-weight: bold ;}
.dlabel_firma{  text-align:center;	padding:10px 2px 2px 2px;	font-size: 13px; color: #000;font-family: 'Montserrat';text-align: center;	font-weight: bold ;}
.dlabel_sube{  text-align:center;	padding: 2px;	font-size: 13px; color: #F00823;font-family: 'Montserrat';text-align: center;	font-weight: bold ;}

/****************** ARAÇ LİSTE **************/
.top_text{ width: 20%;float: right  }
.top_firma{  text-align:center;	padding:5px 2px 2px 2px;	font-size: 11px; color: #000;font-family: 'Montserrat';text-align: center;	font-weight: bold ;}
.top_sube{  text-align:center;	padding: 2px;	font-size: 11px; color: #F00823;font-family: 'Montserrat';text-align: center;	font-weight: bold ;}
.top_page{ width: 10%;float: right;  text-align:center;	padding:15px 2px 12px 2px;	font-size: 15px; color: #000;font-family: 'Montserrat';font-weight: normal ; }
.arac_slider_content{ float: left;  margin-top: 3px;  padding: 3px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ;border-radius: 0px;width: 100%;background-color: #fff;float: left; height: auto;}
.arac_grid_content{ float: left;  margin-top: 3px;  padding: 3px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ;width: 100%;background-color: #808285;float: left; height: auto; }
.arac_grid_slider {margin: 2px 0px 2px 0px;width: 80%;  border:1px rgb(204, 203, 203) dotted ;min-height: 100px;height: auto;}

.arac_grid {margin: 10px 0px 10px 0px;width: 80%;background-color: #808285; border:1px rgb(204, 203, 203) dotted ;min-height: 250px;height: auto;}
/*.menutext1{	padding: 2px;	font-size: 14px;	color: #663300;	font-family: Raleway-Bold;	text-align: center;	font-weight: bold ;}*/

/*
.akimlik_contenier{ margin: 0px; border-radius: 10px; background-color: #fff; min-height: 40px; height:auto; }
.akimlik_hiza{float: left; width: 100%;  margin: 0px;  padding: 0px; font-family: 'Montserrat';font-size:13px; font-weight: normal ;color:black ; }
.akimliklink_contenier{padding-left:0px;  padding-top: 5px;  display: inline-flex;  font-family: 'Montserrat';font-size:13px; font-weight: bold ;color:white ; width:100%}
.akimlikcontent_itemm {margin: 3px 45px 3px 45px;  display:flex;}
.akimlikcontent_itemm:hover {opacity: 0.5;color: white;box-shadow: 3px 3px 13px gray;border-radius: 8px;}

/************************* BENİM EKLEDİKLERİM *********************************/



.basliksol{ float:left; padding-left:200px; height:130px }
.basliksag{float:left;  font-size:12px; padding-top:30px; padding-left:40px}
.kayitbilgisi{ font-size:14px; color:#DD1101; border-bottom:1px dotted #e2e2e2; padding-bottom:3px; margin-bottom:10px}
.kayit50 { float:left; width:40%; font-size:13px; height:40px}
.fatura { float:left;}
.fatura .kayit50  input, textarea, /*SELECT*/{     border-radius:0px;  font-size:13px; margin-right:3px;}
.kayit50a{ float:left; width :100%; font-size:12px; color:#DD1101; border-top:1px dotted #e2e2e2; padding-top:10px; margin-top:10px; }
.radio_btn { float: left;   font-size: 13px; height: 40px;}

.kayit50a a { color:#dd1101}
.gereklimi{ color:#dd1101; font-size:14px; font-weight:bold}
.loginbaslik{border-bottom:1px dotted #e2e2e2; padding-bottom:3px; margin-bottom:10px; padding-top:10px; text-align:center}
.loginsol{float:left; width:20%; font-size:13px; height:30px; padding-left:20px}
.loginsag{ float:left; width:70%;}
.loginlink{border-top:1px dotted #e2e2e2; padding-bottom:20px; margin-top:10px; padding-top:20px; text-align:center}
.loginlink a{ color:#dd1101}
.loginsag input:focus{ background-color:Yellow; border:2px solid #cfd119}
.login_btn_back{margin-left: 12px; background  :url(../../images/logg.png) no-repeat ;line-height :30px;width :100%; color:white ; font-size :14px; }
.login_btn_back a {  text-decoration:none ;  color:white ; font-size :14px; padding-left :5px;  }
.login_btn_backhw    {    min-width :200px; padding :10px; }

.userlink{ height:35px; padding-left:150px}
.userlink ul{list-style:none;}
.userlink li{float:left;}
.userlink li a {text-decoration:none; clear:both; color:#dd1101; padding-left:20px;}
.userlink li a:hover { color:#F36FA0}
.profilbaslik{border-bottom:1px dotted #e2e2e2; padding-bottom:10px; margin-bottom:10px;  padding-left:40px; color:#F36FA0}
a.kisi{ color:#dd1101; font-size:14px; font-weight:bold}
.sagadaya{ text-align:right; padding-top:30px}
.solpart{ float:left; width:50%}
.sagpart{ float:left; width:50%}
.kayit30{ float:left; width:30%; font-size:13px; height:30px}
.kayit30b{ float:left; width:60%; font-size:13px; height:50px}
.kayit40{ float:left; width:40%; font-size:10px; height:30px}
.kayit40b{ float:left; width:50%; font-size:13px; height:50px}
.teslimat{border-bottom:1px dotted #e2e2e2; padding-bottom:10px; margin-bottom:10px;  padding-left:10px; color:#F36FA0; float:left; width:48%}
.sagadaya2{ text-align:right; padding-top:30px; padding-right:180px}
.kalinbaslik{ font-size:13px; font-weight:bold}
.soladres{ float:left; margin:10px; border-top:5px solid #FD0760; border-bottom:2px solid #FD0760; padding:5px; background-color:#FBD9E7; width:300px; min-height:150px; font-size:12px}
.solindirim{ width:400px; float:left;  margin-right:10px}
.sagindirim{ width:100px; float:left;}
.solinb{ height:20px; padding-left:10px; padding-top:5px; color:#fff; background-color:#666; width:96%;}

.userlist  ul li{padding:2px 0px 2px 0px; width:100%; border-bottom: dotted 1px #eee;margin:0px;margin:0px; float:left; clear:both; }
.userlist  ul li a{margin:2px 0 0 0 ; font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #003366;text-decoration:none;}
.userlist  ul li a:hover{font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #45C4E4;}

.genel_title {padding: 10px;color: #fff;background-color: #055F9B;}
.GridHeader
{font-weight: bold; text-transform: uppercase;color: dimgray;background-color: whitesmoke;height:21px
        /*border-top-right-radius: 12px 12px;
border-top-left-radius: 12px 12px;*/
}
.sorgudrop {
    /*margin-top: -5px;*/
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 0px;
  height: 23px;
border: 1px solid #FAE0A0;
border-radius: 0px;
background-color: #EBDFA3;
background: -webkit-linear-gradient(top, #F8ECD1 20%, #F8DEB0 50%, rgb(250, 222, 191) 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}


/*************************nivo slider*********************************/
.nivoSlider {position:relative; top:-1px; left:0px; width:100%; height:290px;overflow: hidden;}
.nivoSlider img {position:relative; top:-1px; left:0px;  width:100% }
.nivo-main-image {display: block !important;position: relative !important; width:100%; height:290px;}
.nivoSlider a.nivo-imageLink {position:relative;top:0px;left:0px;width:100%; border:0;padding:0;margin:0;display:none;}
.nivo-slice {display:block;position:absolute;top:0;}
.nivo-box {display:block;position:absolute;z-index:5;overflow:hidden;}
.nivo-box img { display:block; }
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;width:100%; z-index:1;padding: 5px 10px; opacity: 0.8;overflow: hidden;display: none;-moz-opacity: 0.8;filter:alpha(opacity=8);}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{position:absolute;top:45%;z-index:1;cursor:pointer;}
.nivo-prevNav {background:url(../../images/leftarrow.png) no-repeat;width:61px;height:61px;margin-top:105px;margin-left:70px;z-index:1;position:absolute}
.nivo-nextNav {background:url(../../images/rightarrow.png) no-repeat;width:61px;height:61px;margin-top:105px;right:70px;z-index:101;position:absolute}
.nivo-controlNav {text-align:center;padding: 0px 0;}
.nivo-controlNav a {position:relative;z-index:101;cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}
/*************************nivo slider*********************************/

/*--------------------------------------------------------------
## Footer Styles Starts 
--------------------------------------------------------------*/
.site-footer,
#footer-widgets,
#footer-widgets .footer-active-4,
#footer-widgets .footer-active-3,
#footer-widgets .footer-active-2,
#footer-widgets .footer-active-1,
.site-info-holder{
    float: left;
    width: 100%;
}

#footer-widgets {
    background: #212020;
    padding-top: 50px; 
    border-top: solid 1px #efefef;}

    #footer-widgets .widget-column {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 50px;
    }

#footer-widgets .footer-active-4{
    width: 25%;
}

#footer-widgets .footer-active-3{
    width: 33%;
}

#footer-widgets .footer-active-2{
    width: 50%;
}

#footer-widgets .footer-active-1{
    width: 100%;
}

#footer-widgets section,
.widget-area section{
    padding: 0;
}

#footer-widgets .widget ul,
.site-footer .site-links ul {
    list-style: none;
    margin: 0;
}

#footer-widgets .widget ul li {
    margin-bottom: 5px;
}

    #footer-widgets p,
    #footer-widgets .widget ul li,
    #footer-widgets .widget ul li a {
        color: #b0aead;
        font-size: 15px;
    }

#footer-widgets .widget ul li i {
    font-size: 15px;
    color: #8a8a8a;
    margin-right: 15px;
    /*font-family: "Montserrat";*/
}

#footer-widgets .widget.widget_recent_posts ul li a{
    position: relative;
    padding-left: 25px;

} 

#footer-widgets .widget.widget_recent_posts ul li a:before {
    color: #8a8a8a;
    content:"\f101";
    font-size: 15px;
    /*font-family: "Montserrat";*/
    left:0;
    top: 3px;
    position: absolute;
    line-height: 1;
}

    #footer-widgets .social-widgets ul li a::before {
        color: #b78f62;
    }

#footer-widgets .social-widgets ul li a:hover:before {
    color: #fff;
}

    #footer-widgets .widget .widget-title {
        color: #349236;
        font-size: 18px;
        text-transform: capitalize;
        margin-bottom: 20px;
        font-weight: 600;
    }
        #footer-widgets .widget .widget-title .cizgi {
            border-bottom: 2px solid #f8b8a6;
            width: 15%;
            padding-top: 6px;
        }




#footer-widgets p {
    margin-bottom: 28px;
}

#footer-widgets .social-widgets ul li a {
    font-size: 0px;
}

#footer-widgets .social-widgets ul{
    line-height: 0;
}

#footer-widgets .social-widgets ul li{
    padding-top:0px;
    padding-bottom: 0px;
    border-bottom:0px;
    margin-bottom: 0px;
    line-height: 0;
}


.site_footer_lotus_bg {
    position: fixed;
    bottom: 50%;
    /*width: 100%;*/
    z-index: 99999;
    
    
    height: 37px;
    float: left;
}
.site_footer_lotus {
    width: 100%;
    float: left;
    height: 37px;
    display: inline-block;
    /*background: #000;
    opacity: 0.6;*/
}
    .site_footer_lotus img {
        /*margin-right: 6px;*/
        margin-left: -7px;
       
        
    }
.site_footer_lotus_yil {
    color: #fff;
    padding-top: 0px;
    text-decoration: none;
    float: left;
    width: 10%;
    display: inline-block;
    font-size: 11px;
    margin-top: 10px;
}
    .site_footer_lotus a {
        color: #8f7d69;
        padding-top: 30px;
        text-decoration: none;
    }
.site_footer_lotus a:hover {
    color: #f9a50c;
}

    .site-footer img {
        margin-top: -7px;
        margin-right: 6px;
        margin-left: 5px;
        float:left;

    }
.site-footer .site-info{
    color: #fff;
}

    .site-footer .site-info {
        text-align: center;
        font-size: 11px;
    }

/*--------------------------------------------------------------
## Social Widgets Css Starts 
--------------------------------------------------------------*/

.social-widgets {
    display: inline-block;
}

    .social-widgets ul {
        list-style: none;
        margin: 0;
    }

    .social-widgets > ul li {
        width: auto;
        padding-left: 0;
        margin-bottom: 0px;
        line-height: 0;
    }

    .social-widgets ul li,
    .social-widgets ul li a {
        display: inline-block;
    }

    .social-widgets ul li {
        margin-right: 5px;
        line-height: 1;
    }

        .social-widgets ul li a {
            font-size: 0;
            line-height: 1;
            height: 34px;
            width: 34px;
            background: transparent;
            text-align: center;
            border: 1px solid #a1a1a1;
        }

            .social-widgets ul li a::before {
                color: #868686;
                content: "\f0c1";
                display: block;
                font-family: Montserrat;
                font-weight: normal;
                line-height: 1;
                font-size: 15px;
                line-height: 32px;
            }

            .social-widgets ul li a[href*="facebook.com"]::before {
                content: "\f09a";
            }

            .social-widgets ul li a[href*="twitter.com"]::before {
                content: "\f099";
            }

            .social-widgets ul li a[href*="linkedin.com"]::before {
                content: "\f0e1";
            }

            .social-widgets ul li a[href*="plus.google.com"]::before {
                content: "\f0d5";
            }

            .social-widgets ul li a[href*="youtube.com"]::before {
                content: "\f167";
            }

            .social-widgets ul li a[href*="dribbble.com"]::before {
                content: "\f17d";
            }

            .social-widgets ul li a[href*="pinterest.com"]::before {
                content: "\f0d2";
            }

            .social-widgets ul li a[href*="bitbucket.org"]::before {
                content: "\f171";
            }

            .social-widgets ul li a[href*="github.com"]::before {
                content: "\f113";
            }

            .social-widgets ul li a[href*="codepen.io"]::before {
                content: "\f1cb";
            }

            .social-widgets ul li a[href*="flickr.com"]::before {
                content: "\f16e";
            }

            .social-widgets ul li a[href$="/feed/"]::before {
                content: "\f09e";
            }

            .social-widgets ul li a[href*="foursquare.com"]::before {
                content: "\f180";
            }

            .social-widgets ul li a[href*="instagram.com"]::before {
                content: "\f16d";
            }

            .social-widgets ul li a[href*="tumblr.com"]::before {
                content: "\f173";
            }

            .social-widgets ul li a[href*="reddit.com"]::before {
                content: "\f1a1";
            }

            .social-widgets ul li a[href*="vimeo.com"]::before {
                content: "\f194";
            }

            .social-widgets ul li a[href*="digg.com"]::before {
                content: "\f1a6";
            }

            .social-widgets ul li a[href*="twitch.tv"]::before {
                content: "\f1e8";
            }

            .social-widgets ul li a[href*="stumbleupon.com"]::before {
                content: "\f1a4";
            }

            .social-widgets ul li a[href*="delicious.com"]::before {
                content: "\f1a5";
            }

            .social-widgets ul li a[href*="mailto:"]::before {
                content: "\f0e0";
            }

            .social-widgets ul li a[href*="soundcloud.com"]::before {
                content: "\f1be";
            }

            .social-widgets ul li a[href*="wordpress.org"]::before {
                content: "\f19a";
            }

            .social-widgets ul li a[href*="wordpress.com"]::before {
                content: "\f19a";
            }

            .social-widgets ul li a[href*="jsfiddle.net"]::before {
                content: "\f1cc";
            }

            .social-widgets ul li a[href*="tripadvisor.com"]::before {
                content: "\f262";
            }

            .social-widgets ul li a[href*="foursquare.com"]::before {
                content: "\f180";
            }

            .social-widgets ul li a[href*="angel.co"]::before {
                content: "\f209";
            }

            .social-widgets ul li a[href*="slack.com"]::before {
                content: "\f198";
            }

            /*social links hover effect */

            .social-widgets ul li a:hover:before {
                color: #fff;
            }

            .social-widgets ul li a:hover {
                border-color: rgba(0,0,0,0);
            }


            .social-widgets ul li a[href*="facebook.com"]:hover {
                background-color: #3b5998;
            }

            .social-widgets ul li a[href*="twitter.com"]:hover {
                background-color: #00aced;
            }

            .social-widgets ul li a[href*="plus.google.com"]:hover {
                background-color: #dd4b39;
            }

            .social-widgets ul li a[href*="/feed/"]:hover {
                background-color: #dc622c;
            }

            .social-widgets ul li a[href*="wordpress.org"]:hover,
            .social-widgets ul li a[href*="wordpress.com"]:hover {
                background-color: #45bbe6;
            }

            .social-widgets ul li a[href*="github.com"]:hover {
                background-color: #4183c4;
            }

            .social-widgets ul li a[href*="linkedin.com"]:hover {
                background-color: #007bb6;
            }

            .social-widgets ul li a[href*="pinterest.com"]:hover {
                background-color: #cb2027;
            }

            .social-widgets ul li a[href*="flickr.com"]:hover {
                background-color: #ff0084;
            }

            .social-widgets ul li a[href*="vimeo.com"]:hover {
                background-color: #aad450;
            }

            .social-widgets ul li a[href*="youtube.com"]:hover {
                background-color: #bb0000;
            }

            .social-widgets ul li a[href*="instagram.com"]:hover {
                background-color: #517fa4;
            }

            .social-widgets ul li a[href*="dribbble.com"]:hover {
                background-color: #ea4c89;
            }

            .social-widgets ul li a[href*="skype.com"]:hover {
                background-color: #12a5f4;
            }

            .social-widgets ul li a[href*="digg.com"]:hover {
                background-color: #333;
            }

            .social-widgets ul li a[href*="codepen.io"]:hover {
                background-color: #000;
            }

            .social-widgets ul li a[href*="reddit.com"]:hover {
                background-color: #ff4500;
            }

            .social-widgets ul li a[href*="mailto:"]:hover {
                background-color: #1d62f0;
            }

            .social-widgets ul li a[href*="foursquare.com"]:hover {
                background-color: #f94877;
            }

            .social-widgets ul li a[href*="stumbleupon.com"]:hover {
                background-color: #eb4924;
            }

            .social-widgets ul li a[href*="twitch.tv"]:hover {
                background-color: #6441a5;
            }

            .social-widgets ul li a[href*="tumblr.com"]:hover {
                background-color: #32506d;
            }

            .social-widgets ul li a[href*="foursquare.com"]:hover {
                background-color: #f94877;
            }

            .social-widgets ul li a[href*="stumbleupon.com"]:hover {
                background-color: #eb4924;
            }

            .social-widgets ul li a[href*="twitch.tv"]:hover {
                background-color: #6441a5;
            }

            .social-widgets ul li a[href*="tumblr.com"]:hover {
                background-color: #32506d;
            }

            .social-widgets ul li a[href*="soundcloud.com"]:hover {
                background-color: #ff5500;
            }

            .social-widgets ul li a[href*="wordpress.org"]:hover {
                background-color: #45bbe6;
            }

            .social-widgets ul li a[href*="jsfiddle.net"]:hover {
                background-color: #4679bd;
            }

            .social-widgets ul li a[href*="tripadvisor.com"]:hover {
                background-color: #86c171;
            }

            .social-widgets ul li a[href*="foursquare.com"]:hover {
                background-color: #2d5be3;
            }

            .social-widgets ul li a[href*="angel.co"]:hover {
                background-color: #000;
            }

            .social-widgets ul li a[href*="slack.com"]:hover {
                background-color: #56b68b;
            }

/* Social link hover effect */

/* Social Widgets css ends */



 /***teknik servis**/

.sinel_servis_form {
    display: inline-block;
    width: 188px;
    height: 40px;
    position: relative;
    border-radius: 40px;
    margin: 0px 0px 0px 10px;
    border: 1px solid rgb(183, 185, 189);
    z-index: 9999;
    text-align: center;
    color: #fff;
    padding: 10px 3px 3px 3px;
    font-weight: 700;
    float: left;
    /*margin-top: 48px;*/
}

    .sinel_servis_form img {
        float: left;
        width: 25px;
        height: 25px;
        position: relative;
    }

    .sinel_servis_form a {
        z-index: 9999;
        text-align: center;
        color: #fff;
        padding: 8px;
        font-weight: 700;
        font-size: 13px;
        text-decoration: none;
    }

    .sinel_servis_form:hover {
        background-color: #1e2e4c;
        border: solid 1px #1e2e4c;
        
    }
    .sinel_servis_form a:hover {
        text-decoration: none;
        color: #fff;
    }
.sinel_iletisim {
    display: inline-block;
    width: 178px;
    height: 40px;
    position: relative;
    border-radius: 40px;
    background: #fff;
    z-index: 9999;
    text-align: center;
    color: #ff0000;
    padding: 10px 10px 10px 15px;
    font-weight: 700;
    float: left;
    margin: 0px 0px 0px 10px;
}

    .sinel_iletisim a {
        color: #ff0000;
        font-size: 12px;
        text-decoration: none;
    }
    /*.sinel_iletisim:hover {
        background-color: #605b5b;
        border: solid 1px #fff;
    }*/
        .sinel_iletisim a:hover {
            text-decoration: none;
            color: #1e2e4c;
        }
    .sinel_iletisim img {
        float: left;
        width: 20px;
        height: 20px;
        position: relative;
    }

.social-icon {
    width: auto;
    /*margin: 20px 0px 0px 10px;*/
    position: relative;
    z-index: 9999;
    display: inline-block;
    /*height: 20px;*/
    float: right;
}

    .social-icon .top-facebook {
        width: 18px;
        height: 16px;
        text-decoration: none;
        display: inline-block;
        /*background: url(../../images/social-icons.png) center;*/
        background-image: url('../../images/social-icons.png');
        background-position: 0px 1px;
    }

        .social-icon .top-facebook span {
            display: none;
        }

        .social-icon .top-facebook:hover {
            background-image: url('../../images/social-icons.png');
            background-position: 0px -15px;
        }

    .social-icon .top-twitter {
        width: 18px;
        height: 16px;
        text-decoration: none;
        display: inline-block;
        background-image: url('../../images/social-icons.png');
        background-position: -18px 1px;
    }

        .social-icon .top-twitter span {
            display: none;
        }

        .social-icon .top-twitter:hover {
            background: url(../../images/social-icons.png);
            background-position: -18px -15px;
        }

    .social-icon .top-instagram {
        width: 18px;
        height: 16px;
        text-decoration: none;
        display: inline-block;
        background: url(../../images/social-icons.png) center;
        background-position: -43px 1px;
        margin-left: 5px;
    }

        .social-icon .top-instagram span {
            display: none;
        }

        .social-icon .top-instagram:hover {
            background: url(../../images/social-icons.png);
            background-position: -43px -15px;
        }
/**end*** **/ 



/*--------------------------------------------------------------
## Header Css Starts 
--------------------------------------------------------------*/
/* Styles css dosyası*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

#responsivemenu,
#responsivemenu ul,
#responsivemenu ul li,
#responsivemenu ul li a,
#responsivemenu #menu-button {
    
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #responsivemenu:after,
    #responsivemenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #responsivemenu #menu-button {
        display: none;
    }

#responsivemenu {
    width: auto;
    /*font-family: 'Open Sans', sans-serif;
    font-family: 'Raleway', sans-serif;
    font-family: 'Indie Flower', cursive;
    font-family: 'Gloria Hallelujah', cursive;
    font-family: 'Courgette', cursive;
    font-family: 'Kalam', cursive;*/
    line-height: 1;
    text-align: left;
}

#menu-line {
    position: absolute;
    bottom: 0px;
    margin: 0px auto;
    /*height: 2px; LİNKİN ALTINDA ÇİZGİ BURASI
    background: #feccbd;*/
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#responsivemenu > ul > li {
    float: none;
    display: inline-block;
    margin: 0px auto;
}

#responsivemenu.align-center > ul {
    font-size: 0;
    text-align: center;
}

    #responsivemenu.align-center > ul > li {
        display: inline-block;
        float: none;
    }

#responsivemenu.align-center ul ul {
    text-align: left;
}

#responsivemenu.align-right > ul > li {
    float: right;
}

#responsivemenu.align-right ul ul {
    text-align: right;
}

#responsivemenu > ul > li > a {
    margin: 20px 7px 20px 7px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #eed9aa;
    font-weight: 600;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#responsivemenu > ul > li:hover > a,
#responsivemenu > ul > li.active > a {
    /*color: #C00;*/
    color: #a8d4f6;
    /*border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
    background-color: none;
    /*üzerine gelince hover backg*/
    /*margin-top:4px;*/
    /*border-bottom: solid 2px #0FCA0B;*/
}

#responsivemenu > ul > li.alt-menu > a {
    padding-right: 17px;
}

    #responsivemenu > ul > li.alt-menu > a::after {
        position: absolute;
        top: 5px;
        right: 10px;
        width: 4px;
        height: 4px;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        content: "";
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: border-color 0.2s ease;
        -moz-transition: border-color 0.2s ease;
        -ms-transition: border-color 0.2s ease;
        -o-transition: border-color 0.2s ease;
        transition: border-color 0.2s ease;
    }

#responsivemenu > ul > li.alt-menu:hover > a::after {
    border-color:#dd1101;
    text-decoration: underline; background:red;
}

#responsivemenu ul ul {
    position: absolute;
    left: -9999px;
}

#responsivemenu li:hover > ul {
    left: auto;
}

#responsivemenu.align-right li:hover > ul {
    right: 0;
}

#responsivemenu ul ul ul {
    margin-left: 100%;
    top: 0;
}

#responsivemenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#responsivemenu ul ul li {
    height: 0;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease;

}

#responsivemenu ul li:hover > ul > li {
    height: 32px;
   
}

#responsivemenu ul ul li a {
    padding: 10px 20px;
    font-size: 13px;
    /*border-left: 1px solid #fff;
    border-right: 1px solid #fff;*/
    background: #011439;
    float: left;
    text-decoration: none;
    color: #f6f3f3;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    position: relative;
    width: 160px;
}
/*#responsivemenu ul ul li a img {
  
   
}*/
#responsivemenu ul ul li:hover > a,
#responsivemenu ul ul li a {
    color: #fff;
    /*text-decoration: underline;*/
    /*font-weight: bold;*/
    /*color: #c00;*/
    /*display: none;
        margin-top: 40px;
        margin-right: 65px;
        float: left;*/
}
        #responsivemenu ul ul li a img {
            position: absolute;
            display: inline-block;
            opacity: 0;
          
        }
    #responsivemenu ul ul li a:hover {
        color: #a2b2d2;
    }
        #responsivemenu ul ul li a:hover img {
            position: absolute;
            right: 0px;
            width: 100%;
            opacity: 1;
            z-index: 9999;
            left: 100%;
            background-color: aqua;
        }
#responsivemenu ul ul li.alt-menu > a::after {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

#responsivemenu.align-right ul ul li.alt-menu img > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;

}

#responsivemenu ul ul li.alt-menu:hover img > a::after {
    background:red;
    border-color: #ffffff;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 350px;
}



@media all and  (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #responsivemenu {
        width: 100%;
    }

        #responsivemenu ul {
            width: 100%;
            display: none;
        }

        #responsivemenu.align-center > ul,
        #responsivemenu.align-right ul ul {
            text-align: left;
        }

        #responsivemenu ul li,
        #responsivemenu ul ul li,
        #responsivemenu ul li:hover > ul > li {
            width: 100%;
            height: auto;
            border-top: 1px solid rgba(120, 120, 120, 0.15);
        }

            #responsivemenu ul li a,
            #responsivemenu ul ul li a {
                width: 100%;
            }

        #responsivemenu > ul > li,
        #responsivemenu.align-center > ul > li,
        #responsivemenu.align-right > ul > li {
            float: none;
            display: block;
        }

        #responsivemenu ul ul li a {
            padding: 20px 50px 20px 30px;
            font-size: 11px;
            color: #fff;
            background: none;
        }

            #responsivemenu ul ul li:hover > a,
            #responsivemenu ul ul li a:hover {
                color: #000000;
            }

        #responsivemenu ul ul ul li a {
            padding-left: 40px;
        }

        #responsivemenu ul ul,
        #responsivemenu ul ul ul {
            position: relative;
            left: 0;
            right: auto;
            width: 100%;
            margin: 0;
        }

            #responsivemenu > ul > li.alt-menu > a::after,
            #responsivemenu ul ul li.alt-menu > a::after {
                display: none;
            }

            #responsivemenu ul ul li a:hover img {
                position: absolute;
                right: 0px;
                width: 100%;
                opacity: 0;
            }
        /*#menu-line {
        display: none;
        position: absolute;
       
        bottom: 0px;
        margin: 0px auto;
        height: 2px;
        background: #d9055e;
    }*/

        #responsivemenu #menu-button {
            display: block;
            padding: 20px;
            color: #fff;
            cursor: pointer;
            font-size: 12px;
            text-transform: uppercase;
        }

            #responsivemenu #menu-button::after {
                content: '';
                position: absolute;
                top: 20px;
                right: 20px;
                display: block;
                width: 15px;
                height: 2px;
                background: #fff;
            }

            #responsivemenu #menu-button::before {
                content: '';
                position: absolute;
                top: 25px;
                right: 20px;
                display: block;
                width: 15px;
                height: 3px;
                border-top: 2px solid #fff;
                border-bottom: 2px solid #fff;
            }

        #responsivemenu .submenu-button {
            position: absolute;
            z-index: 10;
            right: 0;
            top: 0;
            display: block;
            /*border-left: 1px solid rgba(120, 120, 120, 0.15);*/
            height: 52px;
            width: 52px;
            cursor: pointer;
        }


            #responsivemenu .submenu-button::after {
                content: '';
                position: absolute;
                top: 21px;
                left: 26px;
                display: block;
                width: 1px;
                height: 11px;
                background: #000000;
                z-index: 99;
            }

            #responsivemenu .submenu-button::before {
                content: '';
                position: absolute;
                left: 21px;
                top: 26px;
                display: block;
                width: 11px;
                height: 1px;
                background: #000000;
                z-index: 99;
            }

            #responsivemenu .submenu-button.submenu-opened:after {
                display: none;
            }

    .img-fluid {
        max-width: 100%;
        height: auto;
    }

    /*@media (min-width: 576px) .col-sm-4 {
        -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;
    }*/

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
}




/*.home-product {
    width: 100%;
    height: 790px;
    position: relative;
}*/

body {
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu', sans-serif;
    /*background-color: #808080;*/
}

ul {
    margin: 0px;
    padding: 0px;
}

.Sinel_Header {
    width: 100%;
    height: 60px;
    z-index: 9999;
}

    .Sinel_Header img {
        width: 100%;
        height: 550px;
        position: absolute;
    }

.Sinel_Slider_Maske {
    background: linear-gradient( rgb(12, 11, 11),rgba(0,0,150,0));
    position: absolute;
    width: 100%;
    height: 270px;
    z-index: 2;
    opacity: 0.9;
  
}
.Sinel_Sliderr {
   
    width: 100%;
 
}

.main_header {
    width: 1180px;
    height: auto;
    margin: 0px auto;
    top:0px;
    position:absolute;
}

.top_left {
    display: inline-block;
    float: left;
}

    .top_left img {
        margin: 15px 0px 0px 40px;
        width: 20px;
        height: 20px;
        z-index: 9999;
    }

.top-right {
    position: relative;
    float: right;
    /*margin-top: 25px;*/
    z-index: 9999;
    height: 10px;
    width: 340px;
    display: inline-block;
    /*margin: 0px 0 0 400px;*/
}

    .top-right ul li {
        /*padding-left: 5px;*/
        font-family: 'Ubuntu', sans-serif;
        font-size: 12px;
        list-style-type: none;
        display: inline-block;
        letter-spacing: -1px;
    }

        .top-right ul li a {
            text-decoration: none;
            color: #fff;
            margin: 0px 5px 0px 0px;
        }

            .top-right ul li a:hover {
                color: #1e2e4c;
            }

.logo_location {
    margin: 0px auto;
}

    .logo_location img {
        margin: 0px auto;
        width: auto;
        height: auto;
        z-index: 9999;
    }

.Sinel_menu {
    position: relative;
    float: left;
    margin-top: 40px;
    z-index: 9999;
}

    .Sinel_menu ul li {
        padding-left: 5px;
        font-family: 'Ubuntu', sans-serif;
        font-size: 13px;
        list-style-type: none;
        font-weight: 700;
        display: inline-block;
        letter-spacing: -1px;
    }

        .Sinel_menu ul li a {
            text-decoration: none;
            color: #fff;
        }

            .Sinel_menu ul li a:hover {
                color: #1e2e4c;
            }

.Sinel_servis_form {
    display: inline-block;
    width: 16%;
    height: 19px;
    position: relative;
    border-radius: 40px;
    margin: 35px 0px 0px 200px;
    border: 1px solid rgb(255, 255, 255);
    z-index: 9999;
    text-align: center;
    color: #fff;
    padding: 10px 3px 10px 10px;
    font-weight: 700;
    float: left;
}

    .Sinel_servis_form img {
        float: left;
        width: 25px;
        height: 25px;
        position: relative;
    }

    .Sinel_servis_form a {
        z-index: 9999;
        text-align: center;
        color: #fff;
        padding: 10px;
        font-weight: 700;
        font-size: 12px;
        text-decoration: none;
    }

    .Sinel_servis_form:hover {
        background-color: #1e2e4c;
        border: solid 1px #1e2e4c;
    }

.Sinel_iletisim {
    display: inline-block;
    width: 145px;
    height: 20px;
    position: relative;
    border-radius: 40px;
    background: #fff;
    z-index: 9999;
    text-align: center;
    color: #ff0000;
    padding: 10px 10px 10px 15px;
    font-weight: 700;
    float: left;
    margin: 25px 10px 10px 10px;
}

    .Sinel_iletisim a {
        color: #ff0000;
        font-size: 14px;
        text-decoration: none;
    }

    .Sinel_iletisim img {
        float: left;
        width: 20px;
        height: 20px;
        position: relative;
    }

.social-icon {
    width: 65px;
    margin: 10px 0px 0px 10px;
    position: relative;
    z-index: 9999;
    /*display: inline-block;*/

}

    .social-icon .top-facebook {
        width: 18px;
        height: 16px;
        text-decoration: none;
        display: inline-block;
        background: url(../../images/social-icons.png) center;
        background-position: 0px 1px;
    }

        .social-icon .top-facebook span {
            display: none;
        }

        .social-icon .top-facebook:hover {
            background: url(../../images/social-icons.png);
            background-position: 0px -15px;
        }

    .social-icon .top-twitter {
        width: 18px;
        height: 16px;
        text-decoration: none;
        display: inline-block;
        background: url(../../images/social-icons.png) center;
        background-position: -18px 1px;
    }

        .social-icon .top-twitter span {
            display: none;
        }

        .social-icon .top-twitter:hover {
            background: url(../../images/social-icons.png);
            background-position: -18px -15px;
        }

    .social-icon .top-instagram {
        width: 18px;
        height: 16px;
        text-decoration: none;
        display: inline-block;
        background: url(../../images/social-icons.png) center;
        background-position: -43px 1px;
        margin-left: 5px;
    }

        .social-icon .top-instagram span {
            display: none;
        }

        .social-icon .top-instagram:hover {
            background: url(../images/social-icons.png);
            background-position: -43px -15px;
        }

.sSinel_Slider_Text span {
    font-weight: 700;
}

.sSinel_Slider_Text {
    z-index: 9999;
    position: relative;
    color: #fff;
    font-size: 55px;
    line-height: 50px;
    width: 650px;
    margin: 170px 0px 0px 0px;
    border-left: solid 2px #fff;
    padding: 0px 0px 0px 15px;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
}

.Sinel_İncele {
    background: #ED1B23 url(../images/incele.png);
    background-repeat: no-repeat;
    background-position: 94px center;
    display: inline-block;
    width: 122px;
    height: 52px;
    position: absolute;
    border-radius: 40px;
    z-index: 9999;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 5px 8px 0px 0px;
    margin: 35px 0px 0px 20px;
    border: none;
    line-height: 45px;
}

    .Sinel_İncele a {
        z-index: 9999;
        text-align: center;
        color: #fff;
        padding: 10px;
        font-weight: 700;
        font-size: 16px;
        text-decoration: none;
    }

    .Sinel_İncele img {
        width: 8px;
        height: 15px;
        position: relative;
        margin: 15px 15px 0px 0px;
    }

.Slider_Altı_Menu {
    /*width: 59.5%;
    z-index: 9999;
    position: relative;
    margin: 250px 0 0 0;
    color: #1e2e4c;*/
    margin-top: 50px;

} 

.Slider_Altı_Menu_list {
    display: inline-block;
    height: 160px;
    float: left;
    padding: 0px 0px 0px 100px;
    background-color: white;
    /*z-index: 9999;*/
    position: relative;
    /*margin: 160px 0px 0px;*/
}

    .Slider_Altı_Menu_list ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .Slider_Altı_Menu_list ul li {
            font-family: "Ubuntu", sans-serif;
            font-size: 24px;
            list-style-type: none;
            float: left;
            /*display: inline-block;*/
            height: 160px;
            width: 345px;
            background-color: #fff;
        }

            .Slider_Altı_Menu_list ul li a {
                text-decoration: none;
                color: #1e2e4c;
                display: flex;
            }

            .Slider_Altı_Menu_list ul li :hover {
                color: #fff;
                background: #1e2e4c;
                height: 160px;
                /*width: 360px;*/
            }


.Gida_Dilimleme_icon {
    background: url("../../images/gida_dilimleme1.png") no-repeat;
    background-repeat: no-repeat;
    width: 200px;
    float: left;
    padding: 50px 30px 0px 135px;
    background-position: 50px 45px;
}

.Slider_Altı_Menu_list ul li:hover .Gida_Dilimleme_icon {
    background: url(../../images/gida_dilimleme1.png);
    background-position: 50px -27px;
    color: #fff;
    background-repeat: no-repeat;
}

.urun_grubu_icon {
    background: url("../../images/urun_grubu1.png") no-repeat;
    background-repeat: no-repeat;
    width: 145px;
    float: left;
    padding: 50px 30px 50px 135px;
    background-position: 50px 48px;
}

.Slider_Altı_Menu_list ul li:hover .urun_grubu_icon {
    background: url("../../images/urun_grubu1.png") no-repeat;
    background-position: 50px -27px;
    color: #fff;
    background-repeat: no-repeat;
}

.ithal_urunler_icon {
    background: url("../../images/ithal_urun1.png") no-repeat;
    background-repeat: no-repeat;
    width: 135px;
    float: left;
    padding: 50px 30px 30px 135px;
    background-position: 50px 48px;
}

.Slider_Altı_Menu_list ul li:hover .ithal_urunler_icon {
    background: url("../../images/ithal_urun1.png") no-repeat;
    background-position: 50px -40px;
    color: #fff;
    background-repeat: no-repeat;
}

.Sinel_İcerik {
    display: inline-block;
    width: 100%;
    /*z-index: 9999;*/
    position: relative;
}

.Sinel_baslik {
    float: left;
    color: #1e2e4c;
    font-size: 30px;
    margin: 30px 80px 15px 100px;
}

.Sinel_Kisaca {
    z-index: 9999;
    float: left;
    display: inline-block;
    background: #fff;
    height: 470px;
    width: 49.9%;
    color: #1e2e4c;
    font-size: 30px;
    background: url(../images/sinell.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 30px 80px 15px 100px;
}

.Sinel_Kisacadevami {
    font-weight: 700;
    display: inline-block;
    padding-left: 10px;
}

.Sinel_Kisaca_text {
    margin: 30px 5px 0 0px;
    line-height: 20px;
    color: #1e2e4c;
    width: 100%;
    font-size: 16px;
    font-weight:normal;
}




.Sinel_Bizden {
    background: #1e2e4c;
    /*z-index: 9999;*/
    height: 500px;
    width: 50%;
    color: #fff;
    font-size: 40px;
    padding: 30px 80px 0 77px;
    /*margin-left: 30px;*/
    float: left;
    display: inline-block;
    position: relative;
}
  
    .Sinel_Bizden span {
        font-weight: 700;
    }

    .Sinel_Bizden li a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        display: inline-block;
        float: left;
        width: 60%;
        padding-left:5px;
    }
.haberi {
    width: 100%;
}

    .haberi ul li {
        float: left;
        width: 100%;
    }
/*.Sinel_Bizden haberi ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    float: left;
    width: 50%;
}*/
        .haberi ul li img {
           float:left;
            display: inline-block;
            width:20%;
        }
.Sinel_Bizden img {
    height: 90px;
    width: 110px;
    display: inline-block;
    float:left;
}
.Sinel_bizden_baslik {
    background: #1e2e4c;
    margin: 0 0 0 -60px;
}

    .Sinel_bizden_baslik img {
        height: 50px;
        width: 50px;
    }

.sinel_icerik li a {
    color: #fff;
    text-decoration: none;
    font-size:11px;
}

.sinel_icerik {
    font-size: 15px;
    width: 404px;
    height: 365px;
    /*overflow-y: scroll;*/
    /*font-weight: 600;*/
}

    .sinel_icerik ul li {
        text-decoration: none;
    }

    .sinel_icerik p {
        font-size: 14px;
        font-weight: 100;
        padding-right: 10px;
        text-align: left;
        width: 325px;
        line-height: 15px;
        color: #ced0d4;
        margin: 3px 0px 15px 0px;
    }



.text_date {
    float: right;
    display: inline-block;
    width: 100px;
    height: 24px;
    font-size: 12px;
    font-weight: 100;
    color: #5e6473;
}

.Sinel_devami {
    background: #ED1B23 url(../images/incele.png);
    background-repeat: no-repeat;
    background-position: 94px center;
    display: inline-block;
    width: 122px;
    height: 52px;
    position: relative;
    border-radius: 40px;
  
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 2px 0px 0px 0px;
    border: none;
    line-height: 45px;
    margin: 35px 0px 0px 450px;
}

    .Sinel_devami a {
      
        text-align: center;
        color: #fff;
        padding: 10px;
        font-weight: 700;
        font-size: 16px;
        text-decoration: none;
    }

    .Sinel_devami img {
        width: 8px;
        height: 15px;
        position: relative;
        margin: 15px 15px 0px 0px;
    }

.scrollbar {
    float: left;
    height: 350px;
    width: 400px;
    margin: 20px 0px 25px 0px;
    /*overflow-y: scroll;*/
}

.force-overflow {
    /*min-height: 450px;*/
}
/*.force-overflow img {
   
    width:50%;
    display:inline-block;
}
    .force-overflow p {
        width: 60%;
        display: inline-block;
    }*/

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.home-product {
    width: 100%;
    height: 540px;
    position: relative;
}

    .home-product img {
        width: 100%;
        height: 300px;
    }

.home-product-list h6 {
    /*z-index: 9999;*/
    text-align: left;
    color: #fff;
    padding: 0px;
    margin: 0px;
}

.home-product-title {
    /*z-index: 9999;*/
    position: relative;
    text-align: center;
    font-size: 40px;
    color: #fff;
    padding: 50px 0px 0px 0px;
}

    .home-product-title span {
        font-weight: 700;
    }

.home-product-consol {
    /*z-index: 9999;*/
    height: 100px;
    width: 1000px;
    display: inline-block;
}

    .home-product-consol img {
        width: 442px;
        margin: 66px 0px 0px 0px;
        height: 289px;
        position: relative;
    }

    .home-product-consol ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .home-product-consol ul li {
            display: inline-block;
            width: 480px;
            height: 100px;
            float: left;
        }

.home-product-list {
    position: relative;
   
    height: 270px;
    width: 480px;
    color: #fff;
    font-size: 31px;
    margin: 40px;
}

    .home-product-list ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .home-product-list ul li td {
            height: auto;
            border-bottom: 1px dotted #757575 !important;
        }
        .home-product-list ul li p {
            font-size:12px!important;
            height:auto;
        }
        .home-product-list ul li span {
            float: left !important;
            padding: 5px 0px !important;
            /*border-bottom: 1px dotted #757575 !important;*/
            font-size: 13px !important;
            color: white !important;
            font-family: 'Ubuntu', sans-serif !important;
            /*height: 20px*/
            height: 33px !important;
            width: 200px;
            margin: 0px 37px 0px 0px !important;
        }
.Sinel_İncele_bottom {
    background: url(../../images/incele.png);
    background-repeat: no-repeat;
    background-position: 94px center;
    display: inline-block;
    width: 122px;
    height: 52px;
    position: absolute;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 2px 8px 0px 0px;
    border: solid 1px #fff;
    line-height: 45px;
    float:left;
}

    .Sinel_İncele_bottom a {
       
        text-align: center;
        color: #fff;
        padding: 10px;
        font-weight: 700;
        font-size: 16px;
        text-decoration: none;
    }
    .Sinel_İncele_bottom a:hover {
       
        color: #fff;
       
        text-decoration: none;
    }

.calisma_ortaklari_genel {
    width: 100%;
}

.calisma_ortaklari_ref {
    /*height: 10px;*/
    border: solid 2px #EAE9E9;
    padding-bottom: 5px;
    /*background: url(../../images/ref-border.jpg);
        background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: repeat;*/
    position: relative;
}

.calisma_ortaklari {
    height: 230px;
    /*background-color: #d9d9d9;
    background-repeat: no-repeat;*/
    background-position: center top;
    padding: 60px 0 0 0;
    color: #40454e;
    font-size: 45px;
    text-align: center;
    position: relative;
    background: linear-gradient(to bottom, #EAE9E9 0%,#EAE9E9 4%,#EAE9E9 3%,#fff 30%,#EAE9E9 95%,#EAE9E9 5%,#EAE9E9 100%) repeat-x;
}

    .calisma_ortaklari span {
        font-weight: 700;
    }

.calisma_ortaklari_ref2 {
    /*height: 10px;
    background: url(../../images/ref-border.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: repeat;*/
    position: relative;
    border: solid 2px #EAE9E9;
    padding-top: 3px;

}

.clear {
    clear: both;
}

.online_genel {
}

.online_katalog_left {
    height: 300px;
    width: 51%;
    background-color: #ed1c24;
    float: left;
    display: flex;
}

.online_katalog_text {
    background-repeat: no-repeat;
    background-position: center top;
    padding: 90px 0 0 0;
    color: #fff;
    font-size: 35px;
    text-align: center;
    width: 400px;
    display: inline-block;
    float: left;
}

    .online_katalog_text span {
        font-weight: 700;
    }

.online_katalog_text_alt {
    font-size: 19px;
    text-align: left;
    padding: 0px 0px 0px 53px;
    color: #f3888a;
}

.online_katalog_left img {
    margin: 70px 0px 0px 0px;
    height: 160px;
    position: relative;
    float: left;
    width: 220px;
}

.online_katalog_center {
    float: left;
    width:6%;
}

    .online_katalog_center img {
        float: left;
        height: 300px;
        width: 100px;
    }

.online_katalog_right {
    height: 300px;
    width: 43%;
    background-color: #aa181e;
    float: left;
    padding-bottom: 10px;
}

    .online_katalog_right img {
        margin: 50px 0px 0px 0px;
        height: 150px;
        width: 165px;
        position: relative;
        float: left;
        display: inline-block;
    }

.mr25 {
    /*margin-right: 26%;*/
}

.bt10 {
    margin-top:300px;
    /*margin-bottom: 10%;
    margin-left: 68%;*/
}
/***DENİZ**/
.sinel_slider_text span {
    font-weight: 700;
}

.sinel_slider_text {
    z-index: 1;
    position: absolute;
    color: #fff;
    font-size: 15px;
    line-height: 61px;
    width: auto;
    margin: -75px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    background-color: #000;
    opacity: 0.5;
    left: -202px;
    height: 58px;
}

    .sinel_slider_text a {
        text-decoration: none;
        color: #fff;
        font-size: 15px;
        font-weight: 300;
    }

.sinel_slider_icon {
    width: 16px;
    height: 15px;
    position: absolute;
    top: -35px;
    left: -197px
}

    .sinel_slider_icon img {
        width: 16px;
        height: 15px;
        z-index: 1;
        position: absolute;
    }

 .left_menu {
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
    display: inline-block;
    width:100%;

    /*margin: 10px 0px 10px 70px;*/
}
.sinel_urunler_baslik {
    font-size: 16px;
    color: #fff !important;
    font-weight: 700;
    padding: 15px 10px 15px 25px;
    background-color: #000;
    opacity: 0.25;
}
.sinel_urunler_menu {
    float: left;
    z-index: 9999;
    width: 100%;
    display: inline-block;
    background-image: url(../../images/left-menu-bg.png), url(../../images/anasayfa-urunler-bg.jpg);
    background-position: left top, center top;
    background-repeat: repeat, no-repeat;
}

    .sinel_urunler_menu ul {
        padding: 5px 20px 0px 20px;
        margin: 0px;
    }

        .sinel_urunler_menu ul li {
            padding: 8px 5px 8px 5px;
            font-family: 'Ubuntu', sans-serif;
            font-size: 13px;
            list-style-type: none;
            letter-spacing: -1px;
            border-bottom: 1px solid #454545;
        }

            .sinel_urunler_menu ul li a {
                text-decoration: none;
                color: #e0e0e0;
            }

                .sinel_urunler_menu ul li a:hover {
                    color: #b42b2e;
                }


.sinel_katalog_baslik {
    float: left;
    background-color: #ed1c24;
    /*width: 234px;*/
    height: 194px;
    display: block;
    border-spacing: 15px;
    padding: 17px 5px 1px 9px;
    color: #fff;
    font-size: 24px;
}

    .sinel_katalog_baslik span {
        font-weight: 700;
    }

.sinel_katalog_icerik {
    width: 170px;
    height: 20px;
    text-align: center;
    color: #e1e1e1;
    float: left;
    left: 70px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: lighter;
    padding: 5px 0px 0px 15px;
}

    .sinel_katalog_icerik a {
        color: #e1e1e1;
        text-decoration: none;
        line-height: 15px;
        text-align: center;
    }

        .sinel_katalog_icerik a:hover {
            color: #fff;
            text-decoration: none;
        }

.sinel_urunler {
    margin: 0px 0px;
    float: left;
    width: 70%;
}

    .sinel_urunler ul {
        margin: 0px;
        padding: 0;
        list-style: none;
    }

        .sinel_urunler ul li {
            float: left;
            padding: 10px;
            background-color: #fff;
            width: 275px;
            height: 306px;
            display: block;
            /*border-right: 1px solid #cdcdcd;*/
            border-spacing: 15px;
            padding: 0px 5px 0px 5px;
            position: relative;
            margin: 20px 0px;
        }

    .sinel_urunler li:hover .sinel_urunler_button {
        -webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.75);
        background-color: #fff;
        position: absolute;
        z-index: 5 !important;
        border: 1px solid #cdcdcd;
        height: 345px !important;
        display: block !important;
        width: 95% !important;
        padding: 0px !important;
        margin: 0px !important;
    }

.sinel_urun_kodu_baslik {
    margin: 10px 0px 10px 6px;
    font-size: 12px;
    background-position: left top, center top;
    background-repeat: repeat, no-repeat;
    color: #a4999a;
    text-align: center;
    width: 90%;
}

.sinel_urunler img {
    width: 195px;
    height: 195px;
    position: absolute;
    z-index: 6;
    left: 14%;
    /*top: 40px;*/ padding: 10px 10px 10px 10px;
}

.sinel_urunler_button {
    display: none;
}

    .sinel_urunler_button a {
        background: url(../../images/detail-icon.png) no-repeat;
        background-position: 83px center;
        color: hsl(219.1, 43.4%, 20.8%);
        width: 85px;
        height: 27px;
        border: 1px solid #1e2e4c;
        position: absolute;
        z-index: 9999;
        border-radius: 50px;
        bottom: 20px;
        padding: 0px 0px 0px 23px;
        line-height: 26px;
        text-decoration: none;
        left: 35%;
    }

        .sinel_urunler_button a:hover {
            border: 1px solid #1e2e4c;
            color: #1e2e4c;
        }

.sinel_urun_adi {
    color: #1e2e4c;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    position: absolute;
    z-index: 99;
    bottom: 35px;
    left: 10%;
    width: 80%;
}

    .sinel_urun_adi a {
        color: #1e2e4c;
        text-decoration: none;
    }

        .sinel_urun_adi a:hover {
            color: #ed1c24;
        }

.sinel_katalog {
    width: 217px;
    height: 135px;
    float: left;
    padding: 37px 0px 0px 0px;
}

    .sinel_katalog img {
        width: 217px;
        height: 135px;
        position: absolute;
    }

.sinel_page {
    /*height: 28px;*/
    color: #1e2e4c;
    bottom: 5px;
    font-size: 14px;
    text-align: left;
    display: flex;
    padding-left: 53%;
    padding-top: 12%;
    padding-bottom: 25px;
}

    .sinel_page a {
        color: #1e2e4c;
        padding: 5px 10px;
        border: solid 1px #1e2e4c;
        float: left;
        text-decoration: none;
        margin: 0px 4px;
    }

        .sinel_page a:hover {
            color: #fff;
            padding: 5px 10px;
            border: solid 1px #1e2e4c;
            background-color: #1e2e4c;
            float: left;
            text-decoration: none;
            margin: 0px 4px;
        }

    .sinel_page .Active {
        color: #fff;
        border: solid 1px #1e2e4c;
        background-color: #1e2e4c;
    }
/***
/*FOOTER*/
.mail_contanier {
    width: 100%;
    padding-bottom: 30px;
}

.footer_menu {
    width: 100%;
    height: 300px;
    background-color: #0a255a;
    display: inline-flex;
}

.footer_mail_icon {
    padding-top: 3%;
    display: inline-block;
    float: left;
}

    .footer_mail_icon img {
        width: 54px;
        height: 40px;
    }

.e_bulten_baslik {
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-top: 37px;
    padding: 1px 20px 0px 8px;
}

.e_bulten_icerik {
    font-size: 13px;
    color: #6f747f;
    float: left;
    display: inline-block;
    width: 70%;
    /*margin-left: -76px;*/
    margin-top: 40px;
    float: left;
}


.e-bulten-input {
    background: #fff;
    border-radius: 30px;
    color: #a0a0a0;
    font-size: 12px;
    /*line-height: 35px;*/
    position: relative;
    display: inline-block;
    float: right;
    width: 260px;
    padding-left: 15px;
    margin-top: -26px;
    height: 30px;
}

.e_bultenn {
    /*color: #000;*/
    cursor: pointer;
    position: relative;
    background: none;
    float: left;
    display: inline-block;
    width: 71%;
}

.e_bultenn_btn {
    cursor: pointer;
    position: absolute;
    right: 7px;
    background: none;
    margin: -23px 8px 0px 0px;
    color: #1e2e4c;
}

.e_bultenn a {
    /*color: #000;*/
    cursor: pointer;
    position: absolute;
    font-size: 14px;
    font-weight: 700;
    background: none;
    margin: -23px 8px 0px 0px;
    color: #1e2e4c;
}

    .e_bultenn a:hover {
        cursor: pointer;
        position: absolute;
        background: none;
        color: #a50b0b;
        text-decoration: none;
    }


.footer_cizgi {
    width: 100%;
    height: 1px;
    background-color: #3a4b6d;
    float: left;
}

.footer_menu_genel {
    width: 100%;
    height: auto;
    margin: 0px auto;
    display: inline-block;
    margin-top: 76px;
}
.footer_logo_contanier {
    z-index: -1;
    width: 100%;
    height: auto;
    background-color: #0a255a;
}
    .footer_logo_contanierw {
        width: 100%;
        height: 23px;
        background-color: #fff;
    }
.footer_logo {
    position: relative;
    z-index: 1;
    width: 348px;
    height: 130px;
    background: url(../../images/footer_logo.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    margin: 0px auto;
}


.sinel_footer_urunler_menu {
    position: relative;
    float: left;
    margin-top: 40px;
    display: inline-block;
    width: 44%;
}

    .sinel_footer_urunler_menu ul {
        padding: 0px;
        display: inline-block;
    }

        .sinel_footer_urunler_menu ul li {
            padding: 3px 0px 0px 18px;
            font-family: 'Ubuntu', sans-serif;
            font-size: 13px;
            list-style-type: none;
            letter-spacing: -1px;
            border-left: 1px solid #6f747f;
            margin-right: 10px;
        }

            .sinel_footer_urunler_menu ul li a {
                text-decoration: none;
                color: #fff;
            }

                .sinel_footer_urunler_menu ul li a:hover {
                    color: #e0e0e0;
                }

.kategori_baslik {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 0px 0px 10px 10px;
    width: 200px;
    /*height: 15px;*/
    float: none;
}

.social-icon-footer {
    width: 15%;
    margin: 0px 0px 0px 10px;
    position: relative;
    float: left;
    display: inline-block;
}

.social-icon-link {
    width: 100px;
    /*height:100px;*/
    float: left;
    color: #d3d5d9;
    margin-top: -19px;
    margin-left: 28px;
    text-decoration: none;
    font-size: 13px;
}

    .social-icon-link a {
        color: #d3d5d9;
    }

        .social-icon-link a:hover {
            float: left;
            width: 100px;
            margin-left: 26px;
            text-decoration: none;
            font-size: 13px;
        }

.social-icon-footer-baslik {
    font-size: 16px;
    color: #FAE8C8;
    font-weight: 700;
    margin-top: 40px;
}

.social-icon-footer .bottom-facebook {
    width: 18px;
    height: 16px;
    text-decoration: none;
    display: block;
    background: url(../../images/social-icons.png) center;
    background-position: 0px 1px;
    margin-top: 25px;
    margin-left: 8px;
}

    .social-icon-footer .bottom-facebook span {
        display: none;
    }

    .social-icon-footer .bottom-facebook:hover {
        background: url(../../images/social-icons.png);
        background-position: 0px -15px;
    }

.social-icon-footer .bottom-twitter {
    width: 18px;
    height: 16px;
    text-decoration: none;
    display: block;
    background: url(../../images/social-icons.png) center;
    background-position: -18px 1px;
    margin: 7px 0px 7px 0px;
    margin-left: 4px;
}

    .social-icon-footer .bottom-twitter span {
        display: none;
    }

    .social-icon-footer .bottom-twitter:hover {
        background: url(../../images/social-icons.png);
        background-position: -18px -15px;
    }

.social-icon-footer .bottom-instagram {
    width: 18px;
    height: 16px;
    text-decoration: none;
    display: block;
    background: url(../../images/social-icons.png) center;
    background-position: -43px 1px;
    margin-left: 3px;
    margin-bottom: 5px;
}

    .social-icon-footer .bottom-instagram span {
        display: none;
    }

    .social-icon-footer .bottom-instagram:hover {
        background: url(../../images/social-icons.png);
        background-position: -43px -15px;
    }

.bize_ulasin_baslik {
    font-size: 16px;
    color: #FAE8C8;
    font-weight: 700;
    margin-top: 40px;
    float: left;
    display: inline-block;
    width: 40%;
}

.konum {
    width: auto;
    /*height: 15px;*/
    padding-top: 10px;
}

    .konum img {
        width: 21px;
        height: 24px;
        margin-top: 5px;
        display: inline-block;
        float: left;
    }

.konum_text {
    font-size: 13px;
    color: #d3d5d9;
    padding-left: 15px;
    font-weight: normal;
    /*line-height: 30px;
    display: inline;*/
}
.aboutus_text {
    font-size: 13px;
    color: #d3d5d9;
    padding-left: 0px;
    font-weight: normal;
    /*line-height: 30px;
    display: inline;*/
}

.web_mail {
    width: auto;
}

    .web_mail img {
        width: 21px;
        float: left;
        display: inline-block;
        margin-top: 15px;
        height: 24px;
        margin-left: -19px;
        margin-right: 11px;
    }

.web_mail_text {
    font-size: 13px;
    color: #d3d5d9;
    padding-left: 16px;
    font-weight: normal;
    padding-top: 10px;
    /*display: inline;*/
}

.phone {
    width: auto;
    margin-top: 10px;
}

    .phone img {
        width: 21px;
        display: inline;
    }

.phone_text {
    font-size: 13px;
    color: #d3d5d9;
    padding-left: 10px;
    font-weight: normal;
    display: inline;
}

.footer_imza {
    width: 100%;
    height: 40px;
    background-color: #17243c;
}

.footer_imza_text {
    color: #6b707b;
    font-size: 13px;
    padding-left: 14%;
    padding-top: 10px;
}

/****/

/*****ÜRÜN DETAY**/


.sinel_all_cnt {
    width: 100%;
    height: 500px;
}

.tittle {
    font-family: 'Ubuntu', sans-serif;
    color: #494949;
    font-weight: normal;
}


.product-detail-title {
    font-family: 'Ubuntu', sans-serif;
    width:100%;
    height: 55px;
    border-bottom: 1px solid #dde0e4;
    padding: 10px 0px;
}

    .product-detail-title h3 {
        color: #3c3c3c;
        font-size: 20px;
        width: 70%;
        float: left;
        text-align: left;
        font-weight: normal;
    }

    .product-detail-title h6 {
        color: #ed1c24;
        font-size: 14px;
        width: 25%;
        float: right;
        text-align: right;
        font-weight: normal;
    }

.product-detail-gallery {
    float: left;
    width: 41%;
    margin: 20px 20px 0px 0px;
}

    /*.product-detail-gallery img {
        float: left;
        width: 100%;
        margin: 10px 10px 0px 0px;
    }*/

    .product-detail-gallery ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .product-detail-gallery ul li {
            width: 25%;
            float: left;
            padding: 10px 0px;
        }

.product-detail-button {
    position: relative;
    width: 63%;
    height: 50px;
    padding: 20px 0px;
}

.product-detail-gallery-button1 {
    background-repeat: no-repeat;
    background-position: 94px center;
    width: 175px;
    height: 45px;
    position: absolute;
    border-radius: 40px;
    text-align: center;
    color: #3A4862;
    font-weight: 700;
    padding: 0px 8px 0px 3px;
    border: solid 1px #3A4862;
    line-height: 45px;
    background-color: #fff;
}


    .product-detail-gallery-button1 img {
        width: 20px;
        height: 15px;
    }

    .product-detail-gallery-button1 a {
        font-family: 'Ubuntu', sans-serif;
        text-align: center;
        color: #3A4862;
        padding: 4px;
        font-weight: 700;
        font-size: 14px;
        text-decoration: none;
    }

    .product-detail-gallery-button1:hover {
        -webkit-box-shadow: 0px -2px 22px 5px rgba(0,0,0,0.34);
        box-shadow: 0px -2px 22px 5px rgba(207, 206, 206, 0.3);
    }

.product-detail-gallery-button2 {
    background-repeat: no-repeat;
    background-position: 94px center;
    width: 175px;
    height: 45px;
    position: absolute;
    border-radius: 40px;
    text-align: center;
    color: #3A4862;
    font-weight: 700;
    padding: 0px 8px 0px 3px;
    border: solid 1px #ed1c24;
    line-height: 45px;
    background-color: #fff;
    margin: 0px 0px 0px 200px;
}

    .product-detail-gallery-button2 img {
        width: 20px;
        height: 15px;
    }

    .product-detail-gallery-button2 a {
        font-family: 'Ubuntu', sans-serif;
        text-align: center;
        color: #ED1C24;
        padding: 4px;
        font-weight: 700;
        font-size: 14px;
        text-decoration: none;
    }

    .product-detail-gallery-button2:hover {
        -webkit-box-shadow: 0px -2px 22px 5px rgba(0,0,0,0.34);
        box-shadow: 0px -2px 22px 5px rgba(207, 206, 206, 0.3);
    }

.product-detail-tecnich {
    float: left;
    width: 56%;
    margin-top: 25px;
}

    .product-detail-tecnich h4 {
        font-family: 'Ubuntu', sans-serif;
        width: 100%;
        float: left;
        color: #3c3c3c;
        font-size: 17px;
        line-height: normal;
    }

    .product-detail-tecnich ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        font-family: 'Ubuntu', sans-serif;
    }

        .product-detail-tecnich ul li td {
            width: 48%;
            border-bottom: 1px dotted #f27c7f;
            float: left;
            color: #ed1c24;
            font-size: 11px;
            padding: 10px 0px;
            line-height: normal;
        }

.product-detail-property {
    width: 80%;
    height: 65px;
    margin: 20px 0px;
    color: #3c3c3c;
}

    .product-detail-property h3 {
        color: #737373;
        width: 70%;
        float: left;
        text-align: left;
        padding: 5px 0px;
    }

.product-detail_machine {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

    .product-detail_machine h4 {
        padding: 0px;
        margin: 0px;
        font-family: 'Ubuntu', sans-serif;
        width: 100%;
        float: left;
        color: #3c3c3c;
        font-size: 17px;
        line-height: normal;
        padding-bottom:20px;
    }

    .product-detail_machine p {
        font-family: 'Ubuntu', sans-serif;
        width: 95%;
        float: left;
        color: #989898;
        font-size: 14px;
        line-height: normal;
        text-align: justify;
    }
/****/

/*SERVİS TALEP FORMU*/

.mailform_header {
    width: 100%;
    height: auto;
    margin-left: 16px;
}

.mailformm_header {
    width: 80%;
    height: auto;
    margin: 0px auto;
    display: table;
}

.form_title {
    color: #6f747f;
    line-height: 33px;
    font-size: 20px;
    /*text-decoration: none;*/
    float: left;
    /*margin-top: 28px;*/
    font-weight: bold;
}

.top_form {
    height: auto;
    width: 100%;
}

    .top_form ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .top_form ul li {
            font-size: 14px;
            float: left;
            color: #fff;
            font-weight: bold;
            background-color: #626060;
            margin: 15px 15px 0px 0px;
            padding: 20px 0px 20px 0px;
            width: 37%;
            text-align: center;
            transition-duration: 1.0s;
            border-radius: 6px;
        }

            .top_form ul li a {
                text-decoration: none;
                color: #fff;
            }

            .top_form ul li:hover {
                background-color: #0294c5;
            }

.focus:focus {
    color: red;
}

.invidial_information {
     width: 100%;
}

    .invidial_information ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .invidial_information ul li {
            float: left;
            margin: 15px 15px 0px 0px;
            padding: 10px 0px 10px 0px;
            width: 37%;
        }

    .invidial_information input[type=text],  adress, message {
        width: 100% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }
    .invidial_information  select {
        width: 100% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }
.adress {
    width: 75%;
    float: left;
    border-radius: 4px;
    margin: 0px auto;
    outline: none;
    margin-top: 13px;
    box-sizing: border-box;
    transition: .3s;
    font-size: 14px;
}

.invidial_information input[type=text]:focus, adress[type=text]:focus {
    /*border-color:dodgerBlue;*/
    box-shadow: 0 0 8px 0 #b9c5d0;
}

.product_information {
    height: auto;
    width: 100%;
}

    .product_information ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .product_information ul li {
            float: left;
            margin: 15px 15px 0px 0px;
            padding: 10px 0px 10px 0px;
            width: 24%;
        }


    .product_information input[type="text"],SELECT, adress, message {
        width: 100%;
        border: 1px solid #aaa;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }
        .product_information input[type="text"]:focus, adress[type="text"]:focus {
            border-color: dodgerBlue;
            box-shadow: 0 0 8px 0 #b9c5d0;
        }
    .product_information textarea {
        width: 100% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px 0px 0px 3px !important;
        outline: none !important;
        padding: 14px !important;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
        height: 100px !important;
        text-align: left;
    }

        .product_information textarea:focus {
            border-color: dodgerBlue !important;
            box-shadow: 0 0 8px 0 #b9c5d0 !important;
        }
.form_kurumsaltitle {
    color: #6f747f;
    line-height: 33px;
    font-size: 20px;
    text-decoration: none;
    float: left;
    margin-top: 40px;
    font-weight: bold;
}
.form_uruntitle {
    color: #6f747f;
    line-height: 33px;
    font-size: 20px;
    text-decoration: none;
    float: left;
    margin-top: 28px;
    font-weight: bold;
}
.dform {float:left}

.message {
    width: 75%;
    float: left;
    border-radius: 4px;
    margin: 0px auto;
    outline: none;
    margin-top: 13px;
    box-sizing: border-box;
    transition: .3s;
    font-size: 14px;
}

    .message[type=text]:focus {
        /*border-color:dodgerBlue;*/
        box-shadow: 0 0 8px 0 #b9c5d0;
    }
.servisgonder_btn  {
    float: left;
 
}
.servisgonder_btn ul li {
    float: left;
    margin: 15px 15px 0px 0px;
    padding: 10px 0px 10px 0px;
    /*width: 37%;*/
}
.buttonnn {
    width: 243px;
    background-color: #011439;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    transition: all 0.2s;
    float: left;
    line-height: 50px;
    margin-right: 25%;
    /*padding-left: 12%;*/
    display: inline-block;
    transition-duration: 1.0s;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    border-radius: 6px;
}

    .buttonnn:hover {
        background-color: #a50c0c;
        text-decoration:none;
        color:#fff;
    }

.footer_map {
    width: 100%;
}
.footer_map_iletisim {
    width: 30%;display:inline-block;
}
.footer_map_iletisim2 {
    width: 50%;
    display: inline-block;
}
/********/

/*YENİ nav MENU*/


.dropbtn {
    text-align: center;
    float: left;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    padding: 19px 2px;
    display: inline-block;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.23);
    font-weight: bold;
}

.dropdown {
    margin: 0 auto;
    width: 100%;
}

.dropdown-content {
    position: absolute;
    padding: 30px 30px;
    -webkit-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.39);
    -moz-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.39);
    box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.39);
    height: auto;
    display: none;
    z-index: 9999;
    background-color: #fff;
    left: 0;
    margin-top: 57px;
    width: 95%;
}

    .dropdown-content a {
        color: black;
        padding: 5px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content {
    display: inline-block;
    float: left;
}

.dropdown:hover .dropbtn {
    background-color: #fff;
    color: #1e2e4c;
    text-shadow: none;
    transition-property: background, border-radius;

    transition-duration: .2s, 1s;
    transition-timing-function: linear;
    text-decoration:none;
}

.dropdown-content ul {
    list-style-type: none;
    margin: 10px 0px 0px 0px;
    padding: 0;
    display: block;
    float: left;
    height:auto;
}

    .dropdown-content ul li {
        float: left;
        width: 100%;

    }

.dropdown-content a h2 {
    float: left;
    color: #1e2e4c;
    font-size: 14px;
    width: 100%;
}

    .dropdown-content a h2:hover {
        color: #a50b0b;
    }

.dropdown-content a {
    color: #1e2e4c;
    font-size: 14px;
    text-decoration: none;
    display: block;
}

    .dropdown-content a:hover {
        color: #2f4876;
    }

    .dropdown-content a img {
        display: none;
    }

    .dropdown-content a:hover img {
        display: block;
        position: absolute;
        top: 0px;
        float: left;
        z-index: -2;
        width: 40%;
        height:100%;
        padding:0px;
        right:0;
    }

    .dropdown-content a:hover .img-mask {
        content: '';
        z-index: -1;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 40%;
        height: 100%;
        background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 41%, rgba(255,255,255,0) 44%);
        background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 41%,rgba(255,255,255,0) 44%);
        background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 41%,rgba(255,255,255,0) 44%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    }

/********/
@media (max-width:480px)  {

    .dropdown {
        margin: 0 auto;
        width: 100%;
        display: inline-block;
    }
    .dropdown-content a {
        color: #1e2e4c;
        font-size: 14px;
        text-decoration: none;
        display: block;
    }

    .dropdown-content a:hover {
        color: #2f4876;
        background:red;
    }

    .dropbtn {
        text-align: center;
     
        color: #10377c;
    
       
        text-decoration: none;
        padding: 19px 2px;
      
        text-transform: uppercase;
        float: left;
        margin: 0px 3px;
        text-shadow: none;
        font-weight: bold;
        width: 100%;
        display: flex;
    }
    .dropdown:hover .dropbtn {
        background-color: #10377c;
        color: #fff;
        text-shadow: none;
        transition-property: background, border-radius;
        transition-duration: .2s, 1s;
        transition-timing-function: linear;
        text-decoration: none;
        display: flex;
        width: 100%;
    }
    .menu_button_icon {
        right: 15px
    }
}
.menu_button_icon {
    width: 30px;
    height: 24px;
    display: block;
    float: left;
    cursor: pointer;
    right: 30px;
    top: 93%;
}

/***İmage Galeri*/



.carousel-inner {
    margin: auto;
    width: 90%;
}

.carousel-control {
    width: 4%;
}

    .carousel-control.left,
    .carousel-control.right {
        background-image: none;
    }

    .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        margin-top: -10px;
        margin-left: -10px;
        color: #444;
    }

.carousel-inner a {
    display: table-cell;
    height: 180px;
    width: 200px;
    vertical-align: middle;
}

.carousel-inner img {
    max-height: 150px;
    margin: auto auto;
    max-width: 100%;
    opacity:0.5;
}

.carousel-inner a:hover {
    display: table-cell;
    height: 180px;
    width: 200px;
    vertical-align: middle;
}

    .carousel-inner a:hover img {
        max-height: 150px;
        margin: auto auto;
        max-width: 100%;
        opacity: 1;
    }
@media (max-width: 767px) {
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

@media (min-width: 992px) {
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(16.7%, 0, 0);
        transform: translate3d(16.7%, 0, 0);
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-16.7%, 0, 0);
        transform: translate3d(-16.7%, 0, 0);
    }
}


/***/


/*Ziyaretçi Yorum*/
.musteri_commentbg_genel {
    height: 520px;
    width: 100%;
    background: url(../../images/yorumbg4.png);
    -webkit-background-size: 100% 100%;
    background-repeat: no-repeat;

}
.musteri_commentbg_Maske {
    background: linear-gradient( rgba(12, 11, 11, 0.02),rgba(18, 18, 23, 0.8));
    position: absolute;
    width: 100%;
    height: 270px;
    z-index: 2;
    margin-top: 251px;
    /*opacity: 0.9;*/
}



.musteri_comment_genel {
    clear: both;
    position: relative;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
    font-size: 16px;
}

.musteri_comment_repeater {
    height: 450px;
    width: 100%;
    margin-top: 40px;
}

    .musteri_comment_repeater ul {
        list-style: none;
    }

.musteri_comment_repeatesr ul li {
    float: left;
    margin-top: 6px;
    padding: 6px;
    border-right: 1px solid #ACACAC;
}

.musteri_comment_textin {
    font-size: 18px;
    color: #fff;
    text-align: left;
    font-weight: normal;
    width: 100%;
    font-family: 'Century Gothic';
    padding: 2px 0px 0px 49px;
}

    .musteri_comment_textin p {
        width: 620px;
        float: left;
        line-height: 30px;
    }
.musteri_comment_textin_baslik {
    font-weight: bold;
    font-family: Tahoma;
    font-size: 30px;
    color: #fff;
}
.musteri_comment_img {
    float: left;
    width: 363px;
    height: 363px;
    border: 3px solid white;
    border-radius: 100%;
}

.musteri_comment_basunlem {
    width: 50px;
    float: left;
}

    .musteri_comment_basunlem img {
        width: 30px;
        height: 27px;
    }

.musteri_comment_bitunlem {
    width: 50px;
    float: left;
    padding-top: 91px;
}

    .musteri_comment_bitunlem img {
        width: 30px;
        height: 27px;
    }

.musteri_comment_itemm {
    float: left;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}


/*****/

/***Servis takip Sorgu*/
.musterı_form_title {
    color: #e3e5e9;
    line-height: 33px;
    font-size: 20px;
    /*text-decoration: none;*/
    float: left;
    margin-top: 28px;
    font-weight: bold;
    padding-left: 14px;
}


.musteri_form {
    height: 260px;
    width: 50%;
    /*border: solid 1px aqua;*/
    /*background: linear-gradient(to bottom, #fff 0%,#fff 4%,#fff 7%,#fff 50%,#EAE9E9 96%,#EAE9E9 97%,#EAE9E9 100%) repeat-x;*/
    background: #04183e;
    border-radius:15px;
}

    .musteri_form ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .musteri_form ul li {
            float: left;
            margin: 15px 15px 0px 0px;
            padding: 10px 0px 10px 0px;
            display: inline-block;
        }

            .musteri_form ul li focus:focus {
                color: red;
            }

        .musteri_form ul li span {
            float: left;
            color:#fff;
            font-size:30px;
            text-align:center;
         
        }

.musteri_form_button {
    background-color: #e5e5e5;
    width: 118px;
    /*height: 37%;*/
    /*display:inline-block;*/
    box-sizing: border-box;
    text-decoration: none;
    color: #04183e;
    font-weight: bolder;
    text-align: center;
    transition: all 0.2s;
    float: left;
    line-height: 48px;
    display: inline-block;
    transition-duration: 1.0s;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    margin-left: 9px;
}

    .musteri_form_button:hover {
        background-color: #a50b0b;
    }


    .musteri_form_button a:focus {
        color: #fff;
        text-decoration: none;
    }

    .musteri_form_button a:hover {
        color: #fff;
        text-decoration: none;
    }
.musteri_form input[type=text], select {
    width: 60%;
    border: 0px solid #aaa;
    border-radius: 4px;
    margin: 0px auto;
    outline: none;
    padding: 7px 10px 7px 10px;
    box-sizing: border-box;
    transition: .3s;
    font-size: 24px;
    color: #202727;
    margin-left: 6px;
    text-align: center;
    display: inline-block;
    float: left;
}

/****/

/* CSS Ürün Detay used here will be applied after bootstrap.css */
.carousel {
    margin-top: 20px;
}

.item .thumb {
    width: 25%;
    cursor: pointer;
    float: left;
}

    .item .thumb img {
        width: 96%;
        margin: 2px;
        border: solid 1px #e2e2e2;
    }

.item img {
    width: 100%;
}

.glyphicon-chevron-left::before {
    content: "\e079";
}

::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 30px;
    color: #f00;
}

.col-sm-6 h3 {
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding-bottom: 9px;
    color: #1e2e4c;
}

.col-sm-6 p {
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 20px;
}

.carousel-control {
    background-color: #f00 !important;
    width: 0% !important;
}

.glyphicon-chevron-right {
    width: 16px !important;
}

.carousel-control.left {
    background-image: none !important;
}

.glyphicon-chevron-right::before {
    margin-left: 7px !important;
}

.glyphicon-chevron-left::before {
    margin-left: -18px !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

.product_button {
    width: 164px;
    height: 48px;
    margin-top: 78px;
}

.product_button {
    background-color: #1e2e4c;
    border: 1px solid #241d13;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 9px 23px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #271d78;
    float: left;
    margin-left: 6px;
    text-align: center;
}

    .product_button a {
        color: #fff;
    }

    .product_button:hover {
        background-color: #b33232;
        color: #ffffff;
    }

    .product_button:active {
        position: relative;
        top: 1px;
        color: #ffffff;
        background-color: #b33232;
    }


/****Bootsrap Ürün Detay css***/


/*****PASHA URUNLER*/

.fruit_module {
    border-radius: 30px;
    position: relative;
    display: inline-block;
}

    .fruit_module .front img {
        width: 100%;
        border-radius: 50px;
    }

.flipcard {
    position: relative;
    transition: .8s;
    float: left;
}

.urunadi {
    font-family: 'Kalam', cursive;
    font-size: 18px;
    text-align: center;
}

.aylar {
    margin: auto;
    font-family: Montserrat;
    font-size: 14px;
    text-align: center;
}

.flipcard ul {
    position: relative;
}

    .flipcard ul li {
        margin-top: 5px;
        float: left;
        list-style: none;
        position: relative;
        width: 350px;
        height: 370px;
        margin:7px;
    }

.flipcard .front {
    backface-visibility: hidden;
    transition: .8s;
    transform-style: preserve-3d;
    border-radius: 8px;
    display: inline-block;
}

.fruit_module ul li .back img {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.back img {
    width: 100%;
    height: auto;
}

.front img {
    width: 300px;
    height: 300px;
}

.flipcard .back {
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    transition: .8s;
    transform-style: preserve-3d;
    border-radius: 8px;
    transform: rotateY(180deg);
}

.fruit_module ul li:hover {
    box-shadow: 0 3px 5px rgba(190, 185, 185, 0.20);
    border-radius: 50px;
    cursor: pointer;
}

    .fruit_module ul li:hover .front {
        transform: rotateY(-180deg);
    }

    .fruit_module ul li:hover .back {
        transform: rotateY(0deg);
    }

/*******/



/****TIME LINE********/
.timeline_bg{/*background:#e2e2e2*/ position:relative;margin:0px;} 

@media only screen and (min-width: 1170px) {
    header {
        height: 300px;
        line-height: 300px;
    }

        header h1 {
            font-size: 24px;
            font-size: 1.5rem;
        }
}

#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

    #cd-timeline::before {
        /* this is the vertical line */
        content: '';
        position: absolute;
        top: 0;
        left: 18px;
        height: 100%;
        width: 4px;
        background: #d7e4ed;
    }

@media only screen and (min-width: 1170px) {
    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }

        #cd-timeline::before {
            left: 50%;
            margin-left: -2px;
        }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}

    .cd-timeline-block::after {
        clear: both;
        content: "";
        display: table;
    }

    .cd-timeline-block:first-child {
        margin-top: 0;
    }

    .cd-timeline-block:last-child {
        margin-bottom: 0;
    }

@media only screen and (min-width: 1170px) {
    .cd-timeline-block {
        margin: 4em 0;
    }

        .cd-timeline-block:first-child {
            margin-top: 0;
        }

        .cd-timeline-block:last-child {
            margin-bottom: 0;
        }
}

.cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

    .cd-timeline-img img {
        display: block;
        width: 35px;
        height: 35px;
        position: relative;
        left: 50%;
        top: 50%;
        margin-left: -15px;
        margin-top: -15px;
    }

    .cd-timeline-img.cd-picture {
        background: #eff1ee;
    }

    .cd-timeline-img.cd-movie {
        background: #eff1ee;
    }

    .cd-timeline-img.cd-location {
        background: #eff1ee;
    }

@media only screen and (min-width: 1170px) {
    .cd-timeline-img {
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden;
    }

    .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        -moz-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s;
    }
}

@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5);
    }

    60% {
        opacity: 1;
        -moz-transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #ffffff;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #d7e4ed;
}

    .cd-timeline-content::after {
        clear: both;
        content: "";
        display: table;
    }

    .cd-timeline-content h2 {
        color: #303e49;
    }

    .cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
        font-size: 13px;
        font-size: 0.8125rem;
    }

    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
        display: inline-block;
    }

    .cd-timeline-content p {
        margin: 1em 0;
        line-height: 1.6;
    }

    .cd-timeline-content .cd-read-more {
        float: right;
        padding: .8em 1em;
        background: #acb7c0;
        color: #ffffff;
        border-radius: 0.25em;
    }

.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb;
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
}

.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #ffffff;
}

@media only screen and (min-width: 768px) {
    .cd-timeline-content h2 {
        font-size: 20px;
        font-size: 3.25rem;
    }

    .cd-timeline-content p {
        font-size: 16px;
        font-size: 2rem;
    }

    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-content {
        margin-left: 1%;
        padding: 1.6em;
        width: 45%;
        background: #eff1ee;
    }

        .cd-timeline-content::before {
            top: 24px;
            left: 100%;
            border-color: transparent;
            border-left-color: #eff1ee;
        }

        .cd-timeline-content .cd-read-more {
            float: left;
        }

        .cd-timeline-content .cd-date {
            position: absolute;
            width: 100%;
            left: 122%;
            top: 6px;
            font-size: 16px;
            font-size: 3rem;
        }

    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right;
        margin-right: 1%;
        background: #eff1ee;
    }

        .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
            top: 24px;
            left: auto;
            right: 100%;
            border-color: transparent;
            border-right-color: #e2e2e2;
        }

        .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
            float: right;
        }

        .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
            left: auto;
            right: 122%;
            text-align: right;
        }

    .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden;
    }

    .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s;
    }
}

@media only screen and (min-width: 1170px) {
    /* inverse bounce effect on even content blocks */
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        -moz-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s;
    }
}

@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -moz-transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}


/********/


/******TOP HEADER SOCİAL MEDİA***/

.middle {
    position: relative;
    width: 250px;
    text-align: center;
    display: inline-block;
    float: right;
}

    .middle ul {
        display: inline-block;
    }

        .middle ul li {
            list-style: none;
            float: left;
        }

.psocial_icon {
    display: inline-block;
    margin: 5px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 30%;
    box-shadow: 0 5px 10px -7px #808080;
    color: #990415;
    overflow: hidden;
    position: relative;
}

    .psocial_icon i {
        color: #990415;
        line-height: 30px;
        font-size: 14px;
        transition: 0.2s linear;
        margin-left: 32%;
    }

    .psocial_icon:hover i {
        transform: scale(1.3);
        /*color: #fff;*/
    }

    .psocial_icon::before {
        content: "";
        position: absolute;
        width: 120%;
        height: 120%;
        background: #990415;
        transform: rotate(45deg);
        left: -110%;
        top: 90%;
    }

    .psocial_icon:hover::before {
        animation: aaa 0.7s 1;
        top: -10%;
        left: -10%;
    }

@keyframes aaa {
    0% {
        left: -110%;
        top: 90%;
    }

    50% {
        left: 10%;
        top: -30%;
    }

    100% {
        left: -10%;
        top: -10%;
    }
}

/*******/


/******BELGELER /REFERANSLAR/ MARKALAR*****/

/* ===================================================================
 *  15. clients - (_layout.scss)
 *
 * ------------------------------------------------------------------- */
#clients {
    background-color: #e9eaea;
    padding: 4.8rem 0 4.8rem;
}

    #clients .client-lists .owl-item {
        opacity: .6;
        -moz-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
    }

        #clients .client-lists .owl-item:hover {
            opacity: 1;
        }

    #clients .owl-carousel .owl-nav {
        margin-top: 1.8rem;
        margin-bottom: 1.5rem;
        text-align: center;
        -webkit-tap-highlight-color: transparent;
    }

        #clients .owl-carousel .owl-nav [class*='owl-'] {
            color: #FFFFFF;
            font-family: "montserrat-regular", sans-serif;
            font-size: 1.4rem;
            height: 3rem;
            line-height: 3rem;
            margin: .6rem;
            padding: 0 10px;
            background: rgba(0, 0, 0, 0.5);
            display: inline-block;
            cursor: pointer;
            border-radius: 3px;
        }

            #clients .owl-carousel .owl-nav [class*='owl-']:hover {
                background: rgba(0, 0, 0, 0.7);
                color: #FFFFFF;
                text-decoration: none;
            }

        #clients .owl-carousel .owl-nav .disabled {
            background: rgba(0, 0, 0, 0.2);
            cursor: default;
        }

            #clients .owl-carousel .owl-nav.disabled + .owl-dots {
                margin-top: 1.8rem;
            }

    #clients .owl-carousel .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
    }

        #clients .owl-carousel .owl-dots .owl-dot {
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

            #clients .owl-carousel .owl-dots .owl-dot span {
                width: 9px;
                height: 9px;
                background-color: #959595;
                margin: 6px 6px;
                display: block;
                -webkit-backface-visibility: visible;
                transition: opacity 200ms ease;
                border-radius: 50%;
            }

            #clients .owl-carousel .owl-dots .owl-dot.active span,
            #clients .owl-carousel .owl-dots .owl-dot:hover span {
                background-color: #000000;
            }


/* ===================================================================*/

    
.js .animate-this, .js .animate-intro {
  opacity: 0;
}

.oldie .animate-this,
.oldie .animate-intro
.no-cssanimations .animate-this,
.no-cssanimations .animate-intro {
  opacity: 1;
}

/* ===================================================================
 *  15. clients - (_layout.scss)
 *
 * ------------------------------------------------------------------- */
#clients {
    background-color: #e9eaea;
    padding: 4.8rem 0 4.8rem;
}

    #clients .client-lists .owl-item {
        opacity: .6;
        -moz-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
    }

        #clients .client-lists .owl-item:hover {
            opacity: 1;
        }

    #clients .owl-carousel .owl-nav {
        margin-top: 1.8rem;
        margin-bottom: 1.5rem;
        text-align: center;
        -webkit-tap-highlight-color: transparent;
    }

        #clients .owl-carousel .owl-nav [class*='owl-'] {
            color: #FFFFFF;
            font-family: "montserrat-regular", sans-serif;
            font-size: 1.4rem;
            height: 3rem;
            line-height: 3rem;
            margin: .6rem;
            padding: 0 10px;
            background: rgba(0, 0, 0, 0.5);
            display: inline-block;
            cursor: pointer;
            border-radius: 3px;
        }

            #clients .owl-carousel .owl-nav [class*='owl-']:hover {
                background: rgba(0, 0, 0, 0.7);
                color: #FFFFFF;
                text-decoration: none;
            }

        #clients .owl-carousel .owl-nav .disabled {
            background: rgba(0, 0, 0, 0.2);
            cursor: default;
        }

            #clients .owl-carousel .owl-nav.disabled + .owl-dots {
                margin-top: 1.8rem;
            }

    #clients .owl-carousel .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
    }

        #clients .owl-carousel .owl-dots .owl-dot {
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

            #clients .owl-carousel .owl-dots .owl-dot span {
                width: 9px;
                height: 9px;
                background-color: #959595;
                margin: 6px 6px;
                display: block;
                -webkit-backface-visibility: visible;
                transition: opacity 200ms ease;
                border-radius: 50%;
            }

            #clients .owl-carousel .owl-dots .owl-dot.active span,
            #clients .owl-carousel .owl-dots .owl-dot:hover span {
                background-color: #000000;
            }


/* ===================================================================
 *  16. contact - (_layout.scss)
 *
 * ------------------------------------------------------------------- */
/**********BELEGELER END*/



/********FLO AND TESİSLER******/
#boxx1 {
    height: 100vh;
    width: 100%;
    background-image: url(../../images/filo3.jpg);
    background-size: cover;
    display: table;
    background-attachment: fixed;
}

#boxx2 {
    height: 100vh;
    width: 100%;
    background-image: url(../../images/tesisler1.jpg);
    background-size: cover;
    display: table;
    background-attachment: fixed;
}

.filo_baslik {
    position: relative;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 50px;
    margin: 70px;
    text-align: center;
    color: #e1e0e0;
}

    .filo_baslik span {
        color: #fff;
        font-weight: 900;
        margin-left: 20px;
    }

.metin {
    position: relative;
    font-family: Cambria;
    font-size: 20px;
    margin: 10px 10px 50px 80px;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
}

.pashambuton {
    width: 105px;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    text-decoration: none;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    border: #0c9b3f solid 2px;
    border-radius: 25px;
    overflow: hidden;
    
 
}

    .pashambuton:before {
        content: "";
        position: absolute;
        top: 0;
        margin-left: 50px;
        left: 0;
        width: 0%;
        height: 100%;
        background: #0c9b3f;
        transition: .5s ease-in-out;
        z-index: -1;
    }

    .pashambuton img {
        position: relative;
        padding: 0px;
        width: 17px;
        height: 17px;
        float: right;
        /*margin:0px auto;*/
        margin-top:5%;
        margin-bottom:5%;
      
    }

    .pashambuton:hover:before {
        left: -50px;
        width: 100%;
    }

/**********/

/***********************foter galeri modülü*****************************/
.pblog_all {
    margin: 0px auto;
}

    .pblog_all ul {
        list-style: none;
    }

        .pblog_all ul li {
            position: relative;
            width: 100%;
        }

.pblog_home {
    position: relative;
    width: 30%;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin: 5px;
}

    .pblog_home img {
        width: 100px;
        height: 100px;
    }

    .pblog_home:before {
        content: "";
        position: absolute;
        width: 0%;
        height: 0%;
        top: 0;
        left: 0;
        opacity: 0;
        transition: 1s;
    }

    .pblog_home:after {
        content: "";
        position: absolute;
        width: 0%;
        height: 0%;
        bottom: 0;
        right: 0;
        opacity: 0;
        transition: 1s;
        box-sizing: border-box;
    }

    .pblog_home:hover:before {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    .pblog_home:hover:after {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    .pblog_home .blog_shadow {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: -250%;
        background: rgba(255,255,255,.2);
        transition: .4s;
        transform: skewX(45deg);
        transition-delay: .2s;
    }

    .pblog_home:hover .blog_shadow {
        left: 120%;
    }



/********************footer social media icons*************************/
.middle {
    position: absolute;
    /*width: 100%;
    text-align: center;*/
    /*display: inline-block;*/
}

    .middle ul {
        display: inline-block;
    }

        .middle ul li {
            list-style: none;
            float: left;
        }

.psocial_icon {
    display: inline-block;
    margin: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: solid 1px #fff;
    /*box-shadow: 0 5px 10px -7px #808080;*/
    color: #600808;
    overflow: hidden;
    position: relative;
    background: none;
}

    .psocial_icon i {
        color: #fff;
        line-height: 40px;
        font-size: 18px;
        transition: 0.2s linear;
    }

    .psocial_icon:hover i {
        transform: scale(1.3);
        color: #fff;
    }

    .psocial_icon::before {
        content: "";
        position: absolute;
        width: 120%;
        height: 120%;
        background: rgba(255,255,255,.2);
        transform: rotate(45deg);
        left: -110%;
        top: 90%;
    }

    .psocial_icon:hover::before {
        animation: aaa 0.7s 1;
        top: -10%;
        left: -10%;
    }

@keyframes aaa {
    0% {
        left: -110%;
        top: 90%;
    }

    50% {
        left: 10%;
        top: -30%;
    }

    100% {
        left: -10%;
        top: -10%;
    }
}
/**********************footer menü linler********************************/
.footermenuItemLinkBg {
    width: 100%;
    /*margin-top: 25px;*/
    cursor: pointer;
    float: left;
    height: auto;
    display: block;
}

#footerresponsivemenu,
#footerresponsivemenu ul,
#footerresponsivemenu ul li,
#footerresponsivemenu ul li a,
#footerresponsivemenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    /*display: block;*/
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #footerresponsivemenu:after,
    #footerresponsivemenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #footerresponsivemenu #menu-button {
        display: none;
    }

#footerresponsivemenu {
    width: 50%;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    text-align: left;
}

    #footerresponsivemenu > ul > li {
        float: none;
        display: inline-block;
        /*margin: 15px auto;*/
    }

    #footerresponsivemenu.align-center > ul {
        font-size: 0;
        text-align: center;
    }

        #footerresponsivemenu.align-center > ul > li {
            display: inline-block;
            float: none;
        }

    #footerresponsivemenu.align-center ul ul {
        text-align: left;
    }

    #footerresponsivemenu.align-right > ul > li {
        float: right;
    }

    #footerresponsivemenu.align-right ul ul {
        text-align: right;
    }

    #footerresponsivemenu > ul > li > a {
        padding: 20px;
        /*padding: 20px 12px 20px 12px;*/
        font-size: 13px;
        text-decoration: none;
        /*text-transform: uppercase;*/
        color: #e9e5e5;
        -webkit-transition: color .2s ease;
        -moz-transition: color .2s ease;
        -ms-transition: color .2s ease;
        -o-transition: color .2s ease;
        transition: color .2s ease;
    }

    #footerresponsivemenu > ul > li:hover > a,
    #footerresponsivemenu > ul > li.active > a {
        /*color: #C00;*/
        color: #3baf72;
        /*background-color: red;   üzerine gelince hover backg*/
        /*margin-top:4px;*/
    }

    #footerresponsivemenu > ul > li.alt-menu > a {
        padding-right: 25px;
    }

        #footerresponsivemenu > ul > li.alt-menu > a::after {
            position: absolute;
            top: 21px;
            right: 10px;
            width: 4px;
            height: 4px;
            border-bottom: 1px solid #000000;
            border-right: 1px solid #000000;
            content: "";
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: border-color 0.2s ease;
            -moz-transition: border-color 0.2s ease;
            -ms-transition: border-color 0.2s ease;
            -o-transition: border-color 0.2s ease;
            transition: border-color 0.2s ease;
        }

    #footerresponsivemenu > ul > li.alt-menu:hover > a::after {
        border-color: #3baf72;
        text-decoration: underline;
    }

    #footerresponsivemenu ul ul {
        position: absolute;
        left: -9999px;
    }

    #footerresponsivemenu li:hover > ul {
        left: auto;
    }

    #footerresponsivemenu.align-right li:hover > ul {
        right: 0;
    }

    #footerresponsivemenu ul ul ul {
        margin-left: 100%;
        top: 0;
    }

    #footerresponsivemenu.align-right ul ul ul {
        margin-left: 0;
        margin-right: 100%;
    }

    #footerresponsivemenu ul ul li {
        height: 0;
        -webkit-transition: height .2s ease;
        -moz-transition: height .2s ease;
        -ms-transition: height .2s ease;
        -o-transition: height .2s ease;
        transition: height .2s ease;
    }

    #footerresponsivemenu ul li:hover > ul > li {
        height: 32px;
    }

    #footerresponsivemenu ul ul li a {
        padding: 10px 20px;
        width: 160px;
        font-size: 13px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        background-color: #fff;
        text-decoration: none;
        color: #000;
        -webkit-transition: color .2s ease;
        -moz-transition: color .2s ease;
        -ms-transition: color .2s ease;
        -o-transition: color .2s ease;
        transition: color .2s ease;
    }

        #footerresponsivemenu ul ul li:hover > a,
        #footerresponsivemenu ul ul li a:hover {
            color: #980a11;
            /*text-decoration: underline;*/
            font-weight: bold;
            /*color: #c00;*/
        }

    #footerresponsivemenu ul ul li.alt-menu > a::after {
        position: absolute;
        top: 13px;
        right: 10px;
        width: 4px;
        height: 4px;
        border-bottom: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        content: "";
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: border-color 0.2s ease;
        -moz-transition: border-color 0.2s ease;
        -ms-transition: border-color 0.2s ease;
        -o-transition: border-color 0.2s ease;
        transition: border-color 0.2s ease;
    }

    #footerresponsivemenu.align-right ul ul li.alt-menu > a::after {
        right: auto;
        left: 10px;
        border-bottom: 0;
        border-right: 0;
        border-top: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
    }

    #footerresponsivemenu ul ul li.alt-menu:hover > a::after {
        border-color: #ffffff;
    }

.foterlink_icon {
    width: 20px;
    height: 2px;
    background-color: rgba(255,255,255,.2);
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

#footerresponsivemenu ul li:hover .foterlink_icon {
    width: 40px;
    transition: .5s;
    transition-delay: .2s;
    
}

/***********************************************************************/

/*Hobser Çapraz slider bg*/



.slider_modul_container {
    padding: 0;
    left: 0;
    margin: 0;
    width: 100%;
    position: relative;
    height: 500px;
    overflow: hidden;
}

    .slider_modul_container img {
        width: 100%;
        position: absolute !important;
        height: 500px;
    }

.slider_modul_backgrand1 {
    /*position: absolute;
    width: 1600px;
    height: 4220px;
    background-color: #fff;
    transform: skew(0deg, 50deg) !important;
    opacity: 1;
    margin-left:-300px;*/
    position: absolute;
    width: 1000px;
    height: 600px;
    background-color: #fff;   
    opacity: 0.5;
    border-top-right-radius: 100%;
}
.icslider_yazi {
    z-index: 9999;
    text-align: center;
    color: #7989a7;
    text-shadow: #aeadad 0 0 5px;
    opacity: 1;
    width: 35% !important;
    margin-left: 5% !important;
    margin-top: 10%;
    font-size: 80px;
}
.slider_modul_backgrand2 {

    /*position: absolute !important;
    width: 10px;
    height: 1269px;
    background-color: #fff;
    transform: skew(40deg, 79deg) !important;
    opacity: 0.8;
    margin-left: 1022px !important;
    top: -25px;*/
}

/********/

/*** Kadin*/

.kadin_genel_box {
    position: relative;
    /*width: 390px;*/
    width: 100%;
    margin: 5px;
}

    .kadin_genel_box ul {
        display: inline-block;
    }

        .kadin_genel_box ul li {
            /*list-style: none;*/
            position: relative;
            /*display: inline-block;*/
            /*width: 250px;
            padding: 10px;*/
            /*margin: 5px;*/
        }



.snip1401 {
    font-family: Montserrat;
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    /*min-width: 232px;
    max-width: 313px;
    max-height: 220px;*/
    /*width: 100%;*/
    color: rgb(43, 41, 41);
    text-align: right;
    font-size: 16px;
    /*background-color: #000;*/
    border: solid 1px #e2e2e2;
}
    .snip1401:hover .image_opacty {
        background-color: #000;
        width: auto;
        opacity: 0.9;
    }
    
    
    .snip1401 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
    }

    .snip1401 img {
        backface-visibility: hidden;
        width: 280px;
        height: auto;
        /*height: 250px*/
    }

    .snip1401 figcaption {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 20px;
        color: #fff;
        text-shadow: -1px 1px 0px;
        z-index: 1;
        opacity: 1;
        padding: 120px 0 30px 10px;
        /*background-color: #e5e5e5;*/
        width: 50%;
        -webkit-transform: translateX(150%);
        transform: translateX(150%);
        font-size: 19px;
    }

    /*.snip1401 figcaption:before {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 100%;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 104px 63px 120px 0px;
            border-color: transparent #e5e5e5 transparent transparent;
        }*/

    .snip1401:after {
        position: absolute;
        content: '';
        border-style: solid;
        border-width: 220px 350px 0px 0px;
        border-color: rgba(189, 11, 11, 0.80) transparent transparent transparent;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        top: 0px;
        left: 0px;
     
    }

    .snip1401 h3,
    .snip1401 p {
        line-height: 1.5em;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
        margin: 0;
    }

.b_kategori {
    z-index: 1;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    width: 147px;
    color: #fff;
    position: absolute;
    padding: 10px;
}

.b_kategori_and {
    font-size: 10px;
    text-align: center;
    width: auto;
    color: #fff;
    margin: 11px 20px 20px 113px;
    position: absolute;
}

.b_kategori_down {
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    font-family: Montserrat;
    width: auto;
    color: #fff;
    margin: 7% 0% 0% 32%;
    position: absolute;
}

.snip1401 p {
    font-size: 0.8em;
}

.snip1401 i {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 30px;
    font-size: 44px;
    color: #ffffff;
    opacity: 0;
}

.snip1401 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
    /*.snip1401:hover {
  background-color: #1e1d1d;
        opacity: 0.5;
    }*/
.snip1401:hover img,
.snip1401.hover img {
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    opacity: 0.5;

}

.snip1401:hover:after,
.snip1401.hover:after,
.snip1401:hover figcaption,
.snip1401.hover figcaption,
.snip1401:hover i,
.snip1401.hover i {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
/***/

/*******hopser Haberler*/

.hobser_haberler_all {
    margin: 0px auto;
}

    .hobser_haberler_all ul {
        list-style: none;
        padding: 0;
    }

        .hobser_haberler_all ul li {
            position: relative;
            width: 33%;
            display: inline-block;
        }

.hobser_bizden_haberler_header {
    color: #000;
    font-size: 35px;
    padding: 0 0 0 15px;
    text-align: center;
}

    .hobser_bizden_haberler_header span {
        color: #c60f0f;
    }

.hobser_haberler {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    float: left;
}


.hobser_haberler_images {
    float: left;
    padding: 15px;
}

    .hobser_haberler_images img {
        width: 100%;
    }

.hobser_haberler_date {
    color: rgba(101, 96, 96, 0.5);
    font-size: 10px;
    padding: 0px 0 5px 15px;
    float: left;
    width: auto;
}

    .hobser_haberler_date img {
        width: 6%;
        display: inline-block;
        float: left;
        margin: -5px 10px 0px 0px;
    }

.hobser_haberler_header {
    color: #c60f0f;
    font-size: 18px;
    padding: 0 0 0 15px;
    width: 100%;
    text-align: justify;
    font-weight: 600;
}

.hobser_haberler_all li:hover .hobser_haberler_header {
    color: #000;
}

.hobser_haberler p {
    color: #ababab;
    font-size: 14px;
    transform: scale(.9);
    transition: .5s;
    width: 100%;
    float: left;
    text-align: justify;
}

/*******/


/*CV GONDERME FORMU*/ 


.cvform_header {
    width: 100%;
    height: auto;
    margin-left: 16px;
}

.cvformm_header {
    width: 80%;
    height: auto;
    margin: 0px auto;
    display: table;
}

.cvform_title {
    color: #6f747f;
    line-height: 33px;
    font-size: 20px;
    /*text-decoration: none;*/
    float: left;
    /*margin-top: 28px;*/
    font-weight: bold;
}

.cvtop_form {
    height: auto;
    width: 100%;
}

    .cvtop_form ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .cvtop_form ul li {
            font-size: 14px;
            float: left;
            color: #fff;
            font-weight: bold;
            background-color: #626060;
            margin: 15px 15px 0px 0px;
            padding: 20px 0px 20px 0px;
            width: 37%;
            text-align: center;
            transition-duration: 1.0s;
            border-radius: 6px;
        }

            .cvtop_form ul li a {
                text-decoration: none;
                color: #fff;
            }

            .cvtop_form ul li:hover {
                background-color: #0294c5;
            }

.cvfocus:focus {
    color: red;
}

.kisisel_bilgi {
    width: 100%;
}

    .kisisel_bilgi ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .kisisel_bilgi ul li {
            float: left;
            margin: 5px 15px 0px 0px;
            padding: 5px 0px 5px 0px;
            /*width: 37%;*/
            width: 30%;
        }
            .kisisel_bilgi ul li label {
                border: none !important;
                /*margin-left: 15px;*/
                color: #676b6f;
                font-weight: inherit;
            }
            .kisisel_bilgi ul li table {
                border: none !important;
                margin: 13px;
            }
            .kisisel_bilgi ul li span {
                /*border: none !important;
                color: #676b6f;
                font-weight: inherit;
                position: absolute;
                margin-top: -23px;
                float: left;
                margin-left: -336px;*/
            }
    .kisisel_bilgi input[type=text], message ,adress {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }

.kisisel_bilgi select {
    width: 100% !important;
    border: 1px solid #aaa !important;
    border-radius: 4px !important;
    margin: 0px auto;
    outline: none;
    padding: 14px;
    box-sizing: border-box !important;
    transition: .3s !important;
    font-size: 14px !important;
}




    .kisisel_bilgi textarea {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px 0px 0px 3px !important;
        outline: none !important;
        padding: 14px !important;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
        /*height: 100px !important;*/
        height: auto !important;
        text-align: left;
    }

.kisisel_bilgi .adress {
    width: 100%;
    float: left;
    border-radius: 4px;
    margin: 0px auto;
    outline: none;
    margin-top: 0px;
    box-sizing: border-box;
    transition: .3s;
    font-size: 14px;
}

    .kisisel_bilgi input[type=text]:focus, adress[type=text]:focus, textarea:focus {
        /*border-color:dodgerBlue;*/
        box-shadow: 0 0 8px 0 #b9c5d0;
    }
 /********/

 /******Okul ve Data Grid diğerleri*/


.okul_bilgi {
    width: 100%;
}

    .okul_bilgi ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .okul_bilgi ul li {
            float: left;
            margin: 5px 15px 0px 0px;
            padding: 5px 0px 5px 0px;
            /*width: 37%;*/
            width: 30%;
        }

            .okul_bilgi ul li label {
                border: none !important;
                /*margin-left: 15px;*/
                color: #676b6f;
                font-weight: inherit;
            }

            .okul_bilgi ul li table {
                border: none !important;
                margin: 13px;
            }

            .okul_bilgi ul li span {
                /*border: none !important;
                color: #676b6f;
                font-weight: inherit;
                position: absolute;
                margin-top: -23px;
                float: left;
                margin-left: -336px;*/
            }

    .okul_bilgi input[type=text], message, adress {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }

    .okul_bilgi select {
        width: 100% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }
        .okul_bilgi textarea {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px 0px 0px 3px !important;
        outline: none !important;
        padding: 14px !important;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
        /*height: 100px !important;*/
        height: auto !important;
        text-align: left;
    }

    .okul_bilgi .adress {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

    .okul_bilgi input[type=text]:focus, adress[type=text]:focus, textarea:focus {
        /*border-color:dodgerBlue;*/
        box-shadow: 0 0 8px 0 #b9c5d0;
    }

    .okul_bilgi .grid {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

 /******/



/***** İş Deneyimleri ve Data Grid diğerleri*/


.isdeneyim_bilgi {
    width: 100%;
}

    .isdeneyim_bilgi ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .isdeneyim_bilgi ul li {
            float: left;
            margin: 5px 15px 0px 0px;
            padding: 5px 0px 5px 0px;
            /*width: 37%;*/
            width: 30%;
        }

            .isdeneyim_bilgi ul li label {
                border: none !important;
                /*margin-left: 15px;*/
                color: #676b6f;
                font-weight: inherit;
            }

            .isdeneyim_bilgi ul li table {
                border: none !important;
                margin: 13px;
            }

            .isdeneyim_bilgi ul li span {
                /*border: none !important;
                color: #676b6f;
                font-weight: inherit;
                position: absolute;
                margin-top: -23px;
                float: left;
                margin-left: -336px;*/
            }

    .isdeneyim_bilgi input[type=text], message, adress {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }

    .isdeneyim_bilgi select {
        width: 100% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }

    .isdeneyim_bilgi textarea {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px 0px 0px 3px !important;
        outline: none !important;
        padding: 14px !important;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
        /*height: 100px !important;*/
        height: auto !important;
        text-align: left;
    }

    .isdeneyim_bilgi .adress {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

    .isdeneyim_bilgi input[type=text]:focus, adress[type=text]:focus, textarea:focus {
        /*border-color:dodgerBlue;*/
        box-shadow: 0 0 8px 0 #b9c5d0;
    }

    .isdeneyim_bilgi .grid {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

/******/
/***** Diller ve Bilgisayar Data Grid diğerleri*/


.dilpc_bilgi {
    width: 100%;
}

    .dilpc_bilgi ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .dilpc_bilgi ul li {
            float: left;
            /*margin: 5px 15px 0px 0px;*/
            padding: 5px 0px 5px 0px;
            /*width: 37%;*/
            width: 23%;
        }

            .dilpc_bilgi ul li label {
                border: none !important;
                /*margin-left: 15px;*/
                color: #676b6f;
                font-weight: inherit;
            }

            .dilpc_bilgi ul li table {
                border: none !important;
                margin: 13px;
            }

            .dilpc_bilgi ul li span {
            }

    .dilpc_bilgi input[type=text], message, adress {
        width: 91% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }

    .dilpc_bilgi select {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }

    .dilpc_bilgi textarea {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px 0px 0px 3px !important;
        outline: none !important;
        padding: 14px !important;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
        /*height: 100px !important;*/
        height: auto !important;
        text-align: left;
    }

    .dilpc_bilgi .adress {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

    .dilpc_bilgi input[type=text]:focus, adress[type=text]:focus, textarea:focus {
        /*border-color:dodgerBlue;*/
        box-shadow: 0 0 8px 0 #b9c5d0;
    }

    .dilpc_bilgi .grid {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

/******/

/***** Diller ve Bilgisayar Data Grid diğerleri*/


.ref_bilgi {
    clear:both;
    width: 100%;
}

    .ref_bilgi ul {
       
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }

        .ref_bilgi ul li {
           
            float: left;
            margin: 5px 15px 0px 0px;
            padding: 5px 0px 5px 0px;
            /*width: 37%;*/
            width: 30%;
        }

            .ref_bilgi ul li label {
                border: none !important;
                /*margin-left: 15px;*/
                color: #676b6f;
                font-weight: inherit;
            }

            .ref_bilgi ul li table {
                border: none !important;
                margin: 13px;
            }

            .ref_bilgi ul li span {
                clear: both;
                border: none !important;
                color: #676b6f;
                font-weight: inherit;
                position: absolute;
                margin-top: -23px;
                float: left;
                margin-left: -336px;
            }

    .ref_bilgi input[type=text], message, adress {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
        clear: both;
    }

    .ref_bilgi select {
        width: 100% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px auto;
        outline: none;
        padding: 14px;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
    }

    .ref_bilgi textarea {
        width: 97% !important;
        border: 1px solid #aaa !important;
        border-radius: 4px !important;
        margin: 0px 0px 0px 3px !important;
        outline: none !important;
        padding: 14px !important;
        box-sizing: border-box !important;
        transition: .3s !important;
        font-size: 14px !important;
        /*height: 100px !important;*/
        height: auto !important;
        text-align: left;
    }

    .ref_bilgi .adress {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

    .ref_bilgi input[type=text]:focus, adress[type=text]:focus, textarea:focus {
        /*border-color:dodgerBlue;*/
        box-shadow: 0 0 8px 0 #b9c5d0;
    }

    .refe_bilgi .grid {
        width: 100%;
        float: left;
        border-radius: 4px;
        margin: 0px auto;
        outline: none;
        margin-top: 0px;
        box-sizing: border-box;
        transition: .3s;
        font-size: 14px;
    }

/******/
/******Cv ekle Buton*/

.cvekle_btn {
    clear: both;
    float: right;
    margin-right: 7%;
}

    .cvekle_btn ul li {
        float: left;
        /*margin: 15px 15px 0px 0px;
        padding: 10px 0px 10px 0px;*/
        /*width: 37%;*/
    }

.cvbutton {
    width: 150px;
    background-color: #737476;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    transition: all 0.2s;
    float: left;
    line-height: 50px;
    margin-right: 25%;
    /*padding-left: 12%;*/
    display: inline-block;
    transition-duration: 1.0s;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    border-radius: 6px;
}

    .cvbutton:hover {
        background-color: #a50c0c;
        text-decoration: none;
        color: #fff;
    }

/*****/