body{
    background: #000;
}
#slider h1, .anasayfaKesif_kesif h2, .anasayfaVideo div h2, .anasayfaShefame h2, .anasayfaKesif h2{
    font-family: 'Caveat', cursive;
}
h1{
    font-size:36px;
}
h2{
    font-size:32px;
}
h3{
    font-size:30px;
}
h4,h5,h6{
    font-size:24px;
}
.anasayfaVideo div h2{
    font-size:48px;
}
select {
    background-image: url(../images/select_ok.png);
    background-repeat: no-repeat;
    background-position:96% 15px;
    background-size: 13px 13px;
    background-color: #f1f1f1;
}
header{
    width:1260px;
    height:170px;
    margin:auto;
    position: relative;
    z-index: 10;
}
.header_ust{
    width:100%;
    height:40px;
}
.header_ust-kuruluslar{
    float:left;
    position: relative;
}
.header_ust-kuruluslar > ul{
    width:280px;
}
.header_ust-kuruluslar > ul > li{
    line-height: 40px;
    font-size:13px;
    color:#fff;
    display: block;
    position: relative;
    padding:0 50px 0 20px;
}
.header_ust-kuruluslar > ul > li:hover{
    background: #d3d2d1;
    color:#000;
}
.header_ust-ozdilekteyim{
    display:none;
}
.header_ust-kuruluslar > ul > li:hover ul{
    display:block;
}
.header_ust-kuruluslar > ul > li > ul{
    display:none;
    width:280px;
    position: absolute;
    left:0;
    top:40px;
    background: #d3d2d1;
    max-height: 400px;
    overflow-y: scroll;
}
.header_ust-kuruluslar > ul > li > ul::-webkit-scrollbar{
    background:#c5c5c5; 
    width:7px;
}
.header_ust-kuruluslar > ul > li > ul::-webkit-scrollbar-thumb{
    background:#939393; 
    width:7px;
}
.header_ust-kuruluslar > ul > li > ul > li{
    width:100%;
    height:30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header_ust-kuruluslar > ul > li:after{
    position: absolute;
    height: 40px;
    width: 20px;
    line-height: 40px;
    color: #000;
    content: "\e903";
    font-family: profornet;
    right: 25px;
    top: 0;
    font-size: 10px;
}
.header_ust-kuruluslar > ul > li > ul > li > a{
    display:block;
    padding:0 20px;
    line-height: 30px;
    color:#000;
}
.header_ust-kuruluslar > ul > li > ul > li:hover{
    background: rgba(0,0,0,0.1);
}
.header_ust-linkler{
    float:left;
}
.header_ust-linkler li{
    float:left;
    height:40px;
}

#header-sosyal-medya{float:right;}
#header-sosyal-medya li{float:left; transition:all ease 0.3s;}
#header-sosyal-medya li a{display:block; width:40px; height:40px; text-align:center; line-height:40px; color:#fff; font-size:15px;}
#header-sosyal-medya li:hover{background:#d3d2d1; transition:all ease 0.3s;}
#header-sosyal-medya li:hover a{color:#000; transition:all ease 0.3s;}

.header_ust-linkler li a{
    line-height: 40px;
    color:#fff;
    font-size: 13px;
    display:block;
    margin:0 20px;
}
.header_ust-linkler li:hover{
    background: #d3d2d1;
}
.header_ust-linkler li:hover a{
    color:#000;
}
.header_ust-telefon{
    float: right;
    height:40px;
    color:#fff;
    line-height: 40px;
    font-size: 13px;
    padding:0 20px;
}
.header_ust-telefon i{
    float:left;
    margin-right: 10px;
    color:#fff;
    line-height: 40px;
    font-size:20px;
}
.header_ust-telefon:hover{
    background: #d3d2d1;
    color:#000;
}
.header_ust-telefon:hover i{
    background: #d3d2d1;
    color:#000;
}
.header_ust-instagram{
    float:right;
    width:40px;
    height:40px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    font-size:20px;
}
.header_ust-instagram:hover{
    background: #d3d2d1;
    color:#000;
}

.header_ust-sag--ozdilekteyim{
    padding:0 20px 0 50px;
    float:left;
    height:40px;
    line-height: 40px;
    color:#000000;
    font-size: 14px;
    transition:all ease 0.3s;
    background-image: url(../images/cantasiyah.svg);
    background-position:20px 10px;
    background-size: 20px;
    background-repeat: no-repeat;
}

.mobily {display:none;}

.header_ust-sag--ozdilekteyim img{
    width:22px;
    float:left;
    height:40px;
    margin-right:5px;
}
.header_ust-sag--ozdilekteyim:hover{
    transition:all ease 0.3s;
    background-image: url(../images/cantabeyaz.svg);  
    color:#fff;
    background-color: #000000;  
}

.header_alt{
    width:100%;
    height:130px;
    background: url(../images/header_bg.png);
    display:flex;
    flex-direction: row;
}
.header_alt figure{
    flex:0 auto;
    display:flex;
    padding:0 20px;
    align-items: center;
}
.header_alt figure img{
	width:178px;
}
.header_alt nav{
    flex:1;
}
.header_alt div{
    flex:0 auto;
    display:flex;
    padding:0 20px;
    align-items: center;    
}
.header_alt div img{
	width:144px;
}
.header_alt > nav > ul{
    display:table;
    margin:Auto;
}
.header_alt > nav > ul > li{
    float:left;
    height:100px;
    position: relative;
}
.header_alt > nav > ul > li > a{
    line-height: 130px;
    font-size:15px;
    color:#000;
    display:block;
    padding:0 30px;
    font-weight: 600;
}
.header_alt > nav > ul > li:hover{
    background:#000;
}
.header_alt > nav > ul > li:hover a{
    color:#fff;
}
.header_alt > nav > ul > li:hover:after{
    position: absolute;
    width:calc(100% - 60px);
    height:3px;
    background:#fff;
    bottom:10px;
    left:30px;
    content:"";
}
#slider{
    border-bottom: 5px solid #fff;
}
main{
    width:1260px;
    margin:Auto;
    position: relative;
    max-width: 100%;
}
.anasayfaKesif{
    width:100%;
    margin-top:30px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
.anasayfaKesif img{
    display: block;
}
.anasayfaKesif figure{
    float:left;
    width:550px;
    height:484px;
}
.anasayfaKesif figure img{
    width:100%;
}
.anasayfaKesif_kesif{
    float:left;
    width:355px;
    background: #e2e1e0;
    height:484px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    padding:30px;
    position: relative;
}
.anasayfaKesif_koleksiyon{
    float:left;
    width:355px;
    background: #d3d2d1;
    height:484px;
    padding:30px;
    text-align: center;
}
.anasayfaKesif_koleksiyon img{
    margin:Auto;
}
.anasayfaKesif h2{
    display:block;
    text-align: center;
    margin-bottom: 30px;
}
.anasayfaKesif  p{
    font-size:15px;
    display:block;
    margin-bottom: 20px;
}
.anasayfaKesif  p:last-child{
    margin-bottom: 0;
}
.anasayfaKesif_kesif a{
    position: absolute;
    width:100%;
    left:0;
    bottom:0;
    padding:15px 30px;
    font-size:14px;
    height:60px;
    line-height: 30px;
    color:#000;
}
.anasayfaKesif_kesif a img{
    float:left;
    height: 30px;
    margin-right: 10px;
	width:30px;
}
.anasayfaKesif_kesif a:hover{
    background: #d3d2d1;
}
.anasayfaVideo{
    width:100%;
    position: relative;
    border-bottom: 5px solid #fff;
}
.anasayfaVideo div{
    width:200px;
    position: absolute;
    left:50%;
    margin-left: -100px;
    top:0;
    height:100%;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.anasayfaVideo div img{
    width:140px;
}
.anasayfaVideo div h2{
    margin-bottom: 30px;
}
.anasayfaVideo img{
    display:block;
    width:100%;
}
.anasayfaShefame{
    width:100%;
    display:flex;
    background: #f7dbe0;
    border-bottom: 5px solid #fff;
}
.anasayfaShefame li{
    flex:1;
}
.anasayfaShefame li:first-child{
    display:flex;
    justify-content: center;
    align-items: center;
}
.anasayfaShefame li:nth-child(2) img{
    display:block;
    width:100%;
}
.anasayfaShefame li:last-child{
    padding:30px;
    position: relative;
    display:flex;
    justify-content: center;
    flex-direction: column;
}
.anasayfaShefame h2{
    margin-bottom: 30px;
}
.anasayfaShefame li:nth-child(1) img{
	width:236px;
}
.anasayfaShefame  p{
    font-size:15px;
    display:block;
    margin-bottom: 20px;
}
.anasayfaShefame  p:last-child{
    margin-bottom: 0;
}
.anasayfaShefame a{
    position: absolute;
    width:100%;
    left:0;
    bottom:0;
    padding:15px 30px;
    font-size:14px;
    height:60px;
    line-height: 30px;
    color:#000;
}
.anasayfaShefame a img{
    float:left;
    height: 30px;
    margin-right: 10px;
	width:30px;
}
.anasayfaShefame a:hover{
    background: #d3d2d1;
}
.anasayfaFotograflar{
    width:100%;
    /*border-bottom: 5px solid #fff;*/
}
.anasayfaFotograflar li{
    float:left;
    width:420px;
    overflow:hidden;
    justify-content: center;
    align-items: center;
    display:flex;
    height:623px;
}
.anasayfaFotograflar li img{
    width:100%;
    display:block;
    transition: all ease 0.3s;
}
.anasayfaFotograflar li:hover img{
    width:90%;
    transition: all ease 0.3s;
}
footer{
    width:1260px;
    margin:Auto;
    max-width: 100%;
}
footer ul{
    display:flex;
    height:150px;
}
footer ul li{
    float:left;
    flex:1;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color:#fff;
    position: relative;
}
footer ul li img{
    width: 40px;
    position: absolute;
    right: 50px;
    top: 63px;
	display:none;
}
footer ul li strong{
    font-size:14px;
    display:block;
    margin-bottom: 10px;
}
footer ul li a{
    color:#ffF;
    font-size: 18px;

    right:0;
    top:0;
    bottom:0;
    left:0;
    text-align: center;
}
footer ul li a{
    padding:10px;
}
footer ul li:Hover{
    background: #d3d2d1;
}
footer ul li:hover a,footer ul li:hover strong,footer ul li:hover i,footer ul li:hover span{
	color:#000;
}

.footer_alt{
    height:27px;
    line-height: 27px;
    font-size:13px;
    color:#fff;
	margin-bottom:10px;
}
.footer_alt-holding{
    float:left;
}
.footer_alt-holding img{
    display:block;
	width:80px;
}
.footer_alt p{
    float:right;
}
.footer_alt-kullanim{
    float:right;
    color:#fff;
    padding-left:20px;
    margin-left:20px;
}

.sayfa-link {color:#000000;}
.sayfa-link:hover {color:#a1a1a1;}
.sayfa-ul li {margin-left:20px;}
.breadcrumb{
    width:100%;
    height:80px;
    background: #d3d2d1;
    line-height: 80px;
    margin-top: 30px;
    padding:0 30px;
}
.breadcrumb ul{
    float:right;
}
.breadcrumb ul li{
    float:left;
    font-size:13px;
    color:#000;
    margin-left:40px;
    position: relative;
}
.breadcrumb h1{
    float:left;
    font-size: 24px;
    color:#000;
}
.breadcrumb ul li a{
    color:#000;
    font-size:13px;
}
.breadcrumb ul li a:hover{
    text-decoration: underline;
}
.breadcrumb ul li:after{
    content:"\e92d";
    position: absolute;
    right:-24px;
    font-family: profornet;
    line-height: 80px;
    font-size:9px;
    color:#000;
}
.breadcrumb ul li:last-child:after{
    display:none;
}
.sayfa{
    width:100%;
    padding:30px;
    background: #fff;
}
.sayfa p{
    font-size:15px;
    line-height: 20px;
    display:block;
    margin-bottom: 20px;
}
.sayfa p:last-child{
    margin-bottom: 0;
}
.sayfa ul{
    padding-left: 17px;
}
.sayfa li{
    width:100%;
    margin-bottom: 10px;
    font-size: 15px;
    list-style: disc;
}
.sayfa li:last-child{
    margin-bottom: 0;
}
.sayfa h2, .sayfa h3, .sayfa h4, .sayfa h5, .sayfa h6{
    margin-top:30px;
    margin-bottom: 10px;
}
.sayfa h2{
    font-size:24px;
}
.koleksiyonlar{
    width:100%;
    background: #fff;
    padding:30px;
}
.koleksiyonlar img{
    width:100%;
    display:block;
}
.koleksiyonlar h5 a{
    background: #d3d2d1;
    color:#000;
    height:60px;
    font-size:18px;
    display:flex;
	text-align: center;
    justify-content: center;
    align-items: center;
}
.koleksiyonlar h5 a:hover{
    background: #000;
    color: #fff;
}
.koleksiyonlar li{
    float:left;
    width:380px;
    height:360px;
    margin-right:30px;
    margin-bottom: 30px;
}
.koleksiyonlar li:nth-child(3n){
    margin-right:0;
}
.satisNoktalari {
    width: 100%;
    background: #fff;
    margin: auto;
    padding: 30px;
}

#satisnoktasiList {
    width: 100%;
    margin-top:30px;
}

#sehirList {
    width: 400px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: Auto;
    padding-left: 15px;
    border:none;
    float:left;
}

#satisnoktasiList li {
    width: 585px;
    float: left;
    margin-right: 30px;
    padding: 30px 30px 90px 30px;
    position: relative;
    margin-bottom: 30px;
    background: #f5f5f5;
}

#satisnoktasiList li:nth-child(2n) {
    margin-right: 0;
}

#satisnoktasiList .yol-tarifi img {
    float: left;
    width: 14px;
    margin: 8px 0 0 8px;
    ;
}

#satisnoktasiList h3 {
    color: #000;
    font-size: 20px;
    display: block;
    margin-bottom: 0;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

#satisnoktasiList strong {
    color: #000;
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
}

#satisnoktasiList span {
    width: 30px;
    background: #fff;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    text-align: CenteR;
    color: #333;
    font-size: 18px;
    float: left;
}

#satisnoktasiList a {
    height: 30px;
    line-height: 30px;
    text-align: CenteR;
    color: #000;
    font-size: 14px;
    float: left;
}

#satisnoktasiList address {
    width: 100%;
    padding-left: 40px;
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-align: left;
    color: #000;
    font-size: 14px;
    float: left;
}

#satisnoktasiList .yol-tarifi {
    width: 100px;
    background: #848484;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    left: 30px;
    bottom: 30px;
    transition: all ease 0.3s;
}

#satisnoktasiList mark {
    padding: 0 10px;
    background: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    left: 140px;
    bottom: 30px;
}

.satisNoktalari>div {
    position: relative;
}

.satisNoktalari>div>a {
    position: Absolute;
    right: 0;
    bottom: -10px;
}

.satisNoktalari>div>img {
    width: 250px;
    height: 61px;
}

#satisnoktasiList .yol-tarifi:hover {
    background: #000;
    transition: all ease 0.3s;
}

#satisnoktasiList address span {
    position: Absolute;
    left: 0;
    top: 5px;
}
.satisNoktalari>div > p{
    display:block;
    margin-bottom: 30px;
}
.iletisim-alt {
    width: 100%;
    display: flex;
}

.iletisim-alt>li {
    float: left;
    border: 1px solid #e6e9f0;
    margin-right: 30px;
    padding: 30px;
    flex: 1;
    transition: all ease 0.3s;
    position: relative;
    padding-top: 80px;
}

.iletisim-alt>li:last-child {
    margin-right: 0;
}

.iletisim-alt>li h4 {
    font-size: 16px;
    margin: 0;
    color: #fff;
    background: #000;
    text-align: center;
    position: Absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
}

.iletisim-alt span {
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #000;
}

.iletisim-alt>li>form>ul>li {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.iletisim-alt>li>form>ul>li>label {color:red;font-size:14px;}


.iletisim-alt>li>form>ul>li>input,
.iletisim-alt>li>form>ul>li>select {
    width: 100%;
    border: 1px solid #e6e9f0;
    text-indent: 10px;
    height: 35px;
    line-height: 35px;
    transition: all ease 0.3s;
}

.iletisim-alt>li>form>ul>li>textarea {
    width: 100%;
    border: 1px solid #e6e9f0;
    padding: 10px;
    height: 60px;
    transition: all ease 0.3s;
}

.iletisim-alt>li>form>ul>li>input:hover,
.iletisim-alt>li>form>ul>li>select:hover,
.iletisim-alt>li>form>ul>li>textarea:hover {
    border: 1px solid #d3d2d1;
    transition: all ease 0.3s;
}

.iletisim-alt>li>form>ul>li>button {
    width: 100%;
    border: none;
    background: #d3d2d1;
    text-align: center;
    height: 35px;
    line-height: 35px;
    transition: all ease 0.3s;
    color: #fff;
}

.iletisim-alt>li>ul>li>button:hover {
    background: #000;
    transition: all ease 0.3s;
}

.iletisim-bilgileri li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
}

.iletisim-sosyal-medya a {
    width: 40px;
    margin-top: 10px;
    height: 40px;
    float: left;
    margin-right: 5px;
    background: rgba(35, 43, 97, 0.05);
    border-radius: 3px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #848484;
}

.iletisim-formu input[type="file"] {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.iletisim-formu p {
    font-size: 14px !important;
}

.iletisim-formu .iletisim-yukle {
    width: 100%;
    margin-top: 20px;
    padding: 60px 30px;
    position: relative;
    border: 2px dashed #e6e9f0;
    cursor: pointer;
}

.iletisim-formu .iletisim-yukle img {
    width: 80px;
    display: block;
    margin: auto;
}

.iletisim-formu b {
    font-size: 13px;
    display: block;
    margin-top: 10px;
    color: #000;
}

.iletisim-formu .iletisim-sozlesmeler {
    padding: 20px 0;
    border-top: 1px solid #e6e9f0;
    margin: 20px 0;
}

.iletisim-formu .iletisim-sozlesmeler div {
    width: 100%;
}

.iletisim-formu .iletisim-sozlesmeler div:First-child {
    margin-bottom: 10px;
}

.iletisim-formu .iletisim-sozlesmeler a {
    font-weight: bold;
    color: #000;
}

.iletisim-bilgileri .yol-tarifi {
    width: 130px;
    background: #848484;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    margin-top: 20px;
    display: block;
    transition: all ease 0.3s;
    padding: 0 20px;
}

.iletisim-bilgileri .yol-tarifi:hover {
    color: #fff;
    background: #000;
    transition: all ease 0.3s;
    text-decoration: none;
}

.iletisim-alt iframe {
    width: 100%;
    margin-top: 30px;
}
.iletisim {
    width: 100%;
    padding: 30px;
    background: #fff;
}
.iletisim .geriGit {
    display: none;
}
.iletisim-bilgileri a {
    color: #000;
}

.iletisim-bilgileri a:Hover {
    color: #000;
}

.iletisim .yol-tarifi img {
    width: 13px;
    float: left;
    margin-right: 10px;
    margin-top: 14px;
}

.iletisim-bilgileri li {
    padding-left: 40px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}
.iletisim select{
    background-color:#fff;
    background-position: 98% 12px;
}




























.iletisim-alt:After,
.satisNoktalari>div:After,
#satisnoktasiList:after,
#satisnoktasiList li:after,
.koleksiyonlar:after,
.breadcrumb:after,
.footer_alt:after,
footer ul:after,
.anasayfaFotograflar:after,
.anasayfaKesif:after,
.header_ust:after{
    clear:both;
    display:table;
    content:"";
}

.br-widget img{border: 3px solid #fff;border-radius: 50%} .br-theme-bars-square .br-widget a {opacity:1!important} .br-widget a:hover img{border: 3px solid #FF7C1A!important;border-radius: 50%} .br-widget a:nth-child(1):hover img{border: 3px solid #FF7C1A!important;border-radius: 50%} .br-widget a:nth-child(2):hover img{border: 3px solid #FFD41D!important;border-radius: 50%} .br-widget a:nth-child(3):hover img{border: 3px solid #A1DD3A!important;border-radius: 50%} .br-widget a:nth-child(4):hover img{border: 3px solid #23B526!important;border-radius: 50%} .br-widget a img:nth-child(2){display:none;} .br-widget .br-current img:nth-child(2){display:block;} .br-widget .br-current img:nth-child(1){display:none;} 


#page2 {width: 100%; position:relative;}

#p-send {
    width: 100%;
    min-height: 400px;
    text-align: center;
    padding: 30px
}
#p-send i {
    font-size: 72px;
    margin-top: 60px;
    margin-bottom: 20px;
    color: #fc773c
}
#p-send h3 {
    margin-bottom: 10px !important;
    font-size: 24px;
    color: #484848;
    font-weight: bold;
    display: block
}
#p-send p {
    font-size: 15px;
    color: #5d5d5d;
    margin-bottom: 20px;
    display: block;
    font-weight: normal;
    line-height: 20px
}
#p-send a {
    color: #fc773c;
    font-weight: bold
}


.feed>li>div>ul {
    width: 100%;
    padding: 30px
}
.feed>li:before{display:None;}
.feed>li {
    width: 860px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f1f1f1;
    color: #5d5d5d;
    position: relative;
    list-style:none;
}
.feedr {
    width: 135px;
    float: right;
    height: 40px;
    margin-top: 5px
}
.feedr>li {
    display: inline-block;
    width: 30px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    text-align: center
}

#page-feedback{width:1200px; margin:auto; position:relative;}
#page-feedback-title{width:100%; padding:0 0 30px 0; width:100%; border-bottom:1px solid #f1f1f1; color:#5d5d5d; line-height:20px; font-size:15px;}
#page-feedback-wrapper{width:100%; position:relative; padding:30px;}
#page-feedback-wrapper span{display:block;  margin-bottom:20px; font-size:15px; color:#5d5d5d;}
#page-feedback-wrapper select{display:block; width:400px; height:45px; border:1px solid #e5e5e5; line-height:45px; padding-left:15px; color:#808080; margin-bottom:20px; font-size:15px;}
.grbut{width:120px; height:45px; background:#1b8d23; color:#fff; font-size:14px; color:#fff; font-weight:bold; text-align:center; line-height:45px; border-radius:3px; display:block; margin-top:30px;}
.grbut:hover{background:#13751a;}
.feed > li > div > ul{width:100%; padding:30px;}
.feed > li {width:860px; height:50px; line-height:50px; border-bottom:1px solid #efefef; color:#5d5d5d;position: relative;}
.feedr{width:135px; float:right; height:40px; margin-top:5px;}
.feedr > li{display:inline-block; width:30px; height:40px; font-size:24px; line-height:40px; text-align:center;}
.btn-next, .btn-prev{width: 100px; height: 40px; text-align: center; background:#d3d2d1;color: #fff;border: none;outline: none;border-radius: 25px;cursor: pointer; display:block; line-height:40px; font-size:13px; font-weight:bold;}
.btn-next i, .btn-prev i{display:none;}
.btn-next:hover, .btn-prev:hover{background:#4b433f;}
.container-fluid{width:100%;}
.mcom{width:500px;}
.mcom textarea{width:500px; height:100px; margin-bottom:20px; border:1px solid #f1f1f1; padding:10px;}
.mcom span{display:block; width:500px; margin-bottom:15px; color:#808080; font-size:16px;}
.minfo{width:500px;    position: relative;}
.minfo textarea{width:500px; height:100px; margin-bottom:20px; border:1px solid #f1f1f1; padding:10px;}
.minfo input, .minfo select{width:500px; height:40px; margin-bottom:20px; border:1px solid #f1f1f1; padding: 0 10px; line-height:40px;}
.gizlilik-li {position:relative; height: 50px;}
.minfo input[type=checkbox] {width:12px; height:12px; margin-bottom: 0;}
.minfo a {color: #918179;}
#gizlilik-error {color: #ff0000; display: block; position: absolute; bottom: -25px;}
.minfo span{display:block; width:500px; margin-bottom:15px; color:#808080; font-size:16px;}
.feed strong{font-weight:normal!important;}
.minfo ul li label {font-size: 12px; color: #ff0000; margin-bottom: 20px; display: flex;}
.devami {
float:left;
background: #4d7dbf;
color: #fff;
font-size: 13px;
font-weight: bold;
display: block;
margin-top: 20px;
height: 40px;
line-height: 40px;
border-radius: 20px;
width: 160px;
transition: all ease 0.3s;
text-align:center;
}


.steps li{display:table-cell!important;}
.wizard ul.steps > li{line-height:46px!important;}

.wizard ul.steps>li {
    background: #d3d2d1 !important;
    color: #fff !important
}
.wizard .wiz-icon-chevron-right.colorB::before,
.wizard li.active .wiz-icon-chevron-right.colorA::before {
    color: #b5b5b5 !important
}
.wizard ul.steps>li.active {
    background: #b5b5b5 !important
}
.wizard .wiz-icon-chevron-right.colorA::before {
    color: #d3d2d1 !important
}
.wizard ul.steps>li .step-index .label {
    display: none
}
.wizard ul.steps {
    background: #d3d2d1!important
}
.wizard .top-actions {
    display: none !important
}
.wizard{border:1px solid #f0f0f0!important;}
.wizard .steps-content {
    border: none !important
}
.hsra select {
    width: 400px;
    height:40px; line-height:40px;
    border: 1px solid #e5e5e5;
    padding-left: 15px;
    color: gray;
    margin:20px;
    font-size: 15px;
}
.step-pane{padding:30px;}
.wizard .bottom-actions{border-top:1px solid #f0f0f0;}
.feed > li{margin-bottom:0!important; width:100%!important; list-style: none!important; margin-left: 0!important; line-height: 50px!important;}
.minfo li{list-style:none!important; margin-left:0!important;}
.feed > li:last-child{border-bottom:none!important;}

.br-wrapper {
    width: 145px;
    position: absolute;
    margin: 0 0 0 -95px;
    right: 0;
    top: 10px
}
.br-theme-bars-square .br-widget {
    height: 15px;
    white-space: nowrap
}
.g-recaptcha iframe{margin-top:0!important;}
.br-theme-bars-square .br-widget a {
    display: block!important;
    float: left!important;
    text-decoration: none!important;
    font-size: 30px!important;
    font-weight: 400!important;
    text-align: center!important;
    color: #bbcefb!important;
    font-weight: 600!important;
    margin-top: -5px!important;
    opacity: .6!important;
    width: 30px!important;
    margin-right: 6px!important;
    height: 48px!important
}
.br-theme-bars-square .br-widget a.br-active,
.br-theme-bars-square .br-widget a.br-selected {
    opacity: 1!important;
    color: #4278f5!important;
}
.br-theme-bars-square .br-widget .br-current-rating {
    clear: both;
    width: 330px;
    text-align: center;
    font-weight: 600;
    display: block;
    padding: .5em 0;
    color: #646464
}
.br-theme-bars-square .br-readonly a {
    cursor: default
}
.br-theme-bars-square .br-readonly a.br-active,
.br-theme-bars-square .br-readonly a.br-selected {
    border: 2px solid #729bf8!important;
    color: #729bf8!important
}

