﻿/* Telefon **************************************************/
@media screen and (min-width:180px) and (max-width:559px) {
    h1{
        font-size:28px;
    }
    h2{
        font-size:24px;
    }
    h3{
        font-size:22px;
    }
    h4,h5,h6{
        font-size:20px;
    }   
    header{
        width:100%;
        height:130px;
    }
    .header_ust-kuruluslar{
        display:none;
    }
    .header_ust-linkler{
        display:none;
    }
    .header_ust-telefon{
        float:left;
    }
    .header_ust-ozdilekteyim{
        display:block;
        float:right;
        margin-right: 20px;
    }
    .header_ust-ozdilekteyim img{
        height:30px;
        margin-top:5px;
    }
    .header_alt{
        height:90px;
    }
    .header_alt{
        display:block;
    }
    .header_alt figure{
        width:100%;
        padding:0;
        height:90px;
        justify-content: center;
    }
    .header_alt figure img{
        height:70px;
    }
    .header_alt nav, .header_alt div{
        display: none;
    }
    main{
        width:100%;
    }
    #slider .swiper-slide{
        background-size:cover;
    }
    .slider-text{
        width: 100%;
        margin: 0;
        text-align: center;
        position: absolute;
        bottom: 0;   
    }
    .anasayfaKesif{
        margin-top:20px;
    }
    .anasayfaKesif figure{
        width:100%;
        height:auto;
    }
    .anasayfaKesif_kesif{
        width:100%;
        height:auto;
        padding:20px;
        border-right:0;
        border-bottom:5px solid #fff;
        border-left:0;
    }
    .anasayfaKesif_kesif a{
        position: relative;
    }
    .anasayfaKesif_koleksiyon{
        width:100%;
        height:auto;
        padding:20px;       
    }
    .anasayfaKesif h2{
        margin-bottom: 20px;
    }
    .anasayfaVideo div{
        margin-top:0;
        text-align: center;
        height:100%;
        padding-top:0;
        top:0;
    }
    .anasayfaVideo div h2{
        margin-bottom: 20px;
    }
    .anasayfaVideo div img{
        width:60px;
        margin:auto;
    }
    .anasayfaShefame{
        display:block;
    }
    .anasayfaShefame li{
        width:100%;
    }
    .anasayfaShefame li:first-child img{
        margin:10px 0;
        height:70px;
    }
    .anasayfaShefame li:last-child{
        padding:20px;
    }
    .anasayfaShefame h2{
        margin-bottom: 20px;
    }
    .anasayfaShefame a{
        position: relative;
        padding: 15px 30px 15px 0;
    }
    .anasayfaFotograflar li{
        width:33.33%;
        flex:1;
		height:auto;
    }
    .anasayfaFotograflar{
        display:flex;
    }
	
	.header_ust-sag--ozdilekteyim {color:#fff;background-image: url(../images/cantabeyaz.svg);}
	.mobily {display:block;}
	
    footer{
        width:100%
    }
    footer ul{
        width:100%;
        display:block;
        height:auto;
    }
    footer ul li{
        width:100%;
        padding:20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    footer ul li img{
        display:none;
    }
    .footer_alt{
        height:auto;
    }
    .footer_alt-holding{
        width:100%;
        text-align: center;
        padding:20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);        
    }
    .footer_alt-holding img{
        margin:Auto;
    }
    .footer_alt-kullanim{
        width:100%;
        text-align: center;
        padding:10px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);  
        margin:0;       
    }
    .footer_alt p{
        width:100%;
        text-align: center;
        padding:10px 0;        
    }
    .breadcrumb ul{
        display:none;
    }
    .sayfa{
        padding:20px;
    }
    .breadcrumb h1{
        width:100%;
        text-align: center;
    }
    .koleksiyonlar{
        padding:20px;
    }
    .koleksiyonlar li{
        width:100%;
        height:auto;
        margin-righT:0;
        margin-bottom: 20px;
    }
    .koleksiyonlar h5 a{
        height:auto;
        padding:10px 20px;
    }
    .satisNoktalari{
        padding:20px;
    }
    #sehirList{
        width:100%;
    }
    .satisNoktalari>div > p{
        margin-bottom: 20px;
    }
    #satisnoktasiList{
        margin-top: 20px;
    }
    #satisnoktasiList li{
        width:100%;
        margin-bottom: 20px;
    }
    #satisnoktasiList address{
        height:auto;
        line-height: 16px;
    }
    .iletisim{
        padding:20px;
    }
    .iletisim-alt{
        display:block;
    }
    .iletisim-alt>li{
        width:100%;
        padding:80px 20px 20px 20px;
    }
	
	
	

.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:100%;}
.mcom textarea{width:100%; height:100px; margin-bottom:20px; border:1px solid #f1f1f1; padding:10px;}
.mcom span{display:block; width:100%; margin-bottom:15px; color:#808080; font-size:16px;}
.minfo{width:100%;    position: relative;}
.minfo textarea{width:100%; height:100px; margin-bottom:20px; border:1px solid #f1f1f1; padding:10px;}
.minfo input, .minfo select{width:100%; height:40px; margin-bottom:20px; border:1px solid #f1f1f1; padding: 0 10px; line-height:40px;}
.gizlilik-li {position:relative; height: 100px;}
.gizlilik-div {position:relative; height: 60px;}
.gizlilik-div #gizlilik-error {bottom: -25px!important}
.minfo input[type=checkbox] {width:12px; height:12px; margin-bottom: 0;}
.minfo a {color: #918179;}
#gizlilik-error {color: #ff0000; display: block; position: absolute; bottom: -10px;}
.minfo span{display:block; width:100%; 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;
}
.br-wrapper {
    width: 100%!important;
    position: relative!important;
    margin: 0!important;
    right: auto!important;
    top: auto!important;
}
.feed > li{
	height:100px!important;
}


.mcom  {width: 100%!important;}
.mcom  textarea{width: 100%!important;}

.minfo {
    width: 100%!important;
}
.minfo input, .minfo select {
    width: 100%!important;
}
.minfo textarea {
    width: 100%!important;
}
.minfo input[type=checkbox] {
    width: 12px!important;
    height: 12px;
}
.g-recaptcha {
    display: table;
    margin-left: -15px;
}
.mcom span {width: 100%;}
.minfo span {width: 100%;}


.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
}













}















/* Tablet **************************************************/
@media screen and (min-width:560px) and (max-width:1100px) {
    h1{
        font-size:28px;
    }
    h2{
        font-size:24px;
    }
    h3{
        font-size:22px;
    }
    h4,h5,h6{
        font-size:20px;
    }   
    header{
        width:100%;
        height:130px;
    }
    .header_ust-kuruluslar{
        display:none;
    }
    .header_ust-linkler{
        display:none;
    }
    .header_ust-telefon{
        float:left;
    }
    .header_ust-ozdilekteyim{
        display:block;
        float:right;
        margin-right: 20px;
    }
    .header_ust-ozdilekteyim img{
        height:30px;
        margin-top:5px;
    }
    .header_alt{
        height:90px;
    }
    .header_alt{
        display:block;
    }
    .header_alt figure{
        width:100%;
        padding:0;
        height:90px;
        justify-content: center;
    }
    .header_alt figure img{
        height:70px;
    }
    .header_alt nav, .header_alt div{
        display: none;
    }
    main{
        width:100%;
    }
    #slider .swiper-slide{
        background-size:cover;
    }
    .slider-text{
        width: 100%;
        margin: 0;
        text-align: center;
        position: absolute;
        bottom: 0;   
    }
    .anasayfaKesif{
        margin-top:20px;
    }
    .anasayfaKesif figure{
        width:100%;
        height:auto;
    }
    .anasayfaKesif_kesif{
        width:50%;
        padding:20px;
        border-right:0;
        border-bottom:0;
        border-left:0;
        height:433px;
    }
    .anasayfaKesif_kesif a{
        position: relative;
    }
    .anasayfaKesif_koleksiyon{
        width:50%;
        height:auto;
        padding:20px;       
    }
    .anasayfaKesif h2{
        margin-bottom: 20px;
    }
    .anasayfaVideo div{
        margin-top:0;
        text-align: center;
        height:100%;
        padding-top:20px;
        top:0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;        
    }
    .anasayfaVideo div h2{
        margin-bottom: 20px;
    }
    .anasayfaVideo div img{
        width:100px;
        margin:auto;
    }

    .anasayfaShefame li{
        width:33.333%;
    }
    .anasayfaShefame li:first-child img{
        margin:10px 0;
        height:70px;
    }
    .anasayfaShefame li:last-child{
        padding:20px;
    }
    .anasayfaShefame h2{
        margin-bottom: 20px;
    }
    .anasayfaShefame a{
        position: relative;
        padding: 15px 30px 15px 0;
    }
    .anasayfaFotograflar li{
        width:33.33%;
        flex:1;
		height:auto;
    }
    .anasayfaFotograflar{
        display:flex;
    }
    footer{
        width:100%
    }
    footer ul{
        width:100%;
        display:block;
        height:auto;
    }
    footer ul li{
        width:100%;
        padding:20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    footer ul li img{
        display:none;
    }
    .footer_alt{
        height:auto;
    }
    .footer_alt-holding{
        width:100%;
        text-align: center;
        padding:20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);        
    }
    .footer_alt-holding img{
        margin:Auto;
    }
    .footer_alt-kullanim{
        width:100%;
        text-align: center;
        padding:10px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);  
        margin:0;       
    }
    .footer_alt p{
        width:100%;
        text-align: center;
        padding:10px 0;        
    }
    .breadcrumb ul{
        display:none;
    }
    .koleksiyonlar{
        padding:20px;
    }
    .koleksiyonlar li{
        width:48%;
        height:auto;
        margin-righT:4%!important;
        margin-bottom: 4%;
    }
    .koleksiyonlar li:nth-child(2n){
        margin-right:0!important;
    }    
    .koleksiyonlar h5 a{
        height:auto;
        padding:10px 20px;
    }
    .satisNoktalari{
        padding:20px;
    }
    #sehirList{
        width:100%;
    }
    .satisNoktalari>div > p{
        margin-bottom: 20px;
    }
    #satisnoktasiList{
        margin-top: 20px;
    }
    #satisnoktasiList li{
        width:100%;
        margin-bottom: 20px;
    }
    #satisnoktasiList address{
        height:auto;
        line-height: 16px;
    }
    .iletisim{
        padding:20px;
    }
    .iletisim-alt{
        display:block;
    }
    .iletisim-alt>li{
        width:100%;
        padding:80px 20px 20px 20px;
    }





.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:100%;}
.mcom textarea{width:100%; height:100px; margin-bottom:20px; border:1px solid #f1f1f1; padding:10px;}
.mcom span{display:block; width:100%; margin-bottom:15px; color:#808080; font-size:16px;}
.minfo{width:100%; position: relative;}
.minfo textarea{width:100%; height:100px; margin-bottom:20px; border:1px solid #f1f1f1; padding:10px;}
.minfo input, .minfo select{width:100%; 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: -10px;}
.minfo span{display:block; width:100%; 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
}












































}



