.ch-grid-1 {margin: 20px 0 0 0;padding: 0;list-style: none;display: block;text-align: center;width: 100%; }
.ch-grid-1:after, .ch-item:before {content: '';display: table;}
.ch-grid-1:after {clear: both;}
.ch-grid-1 li {height:100%;display: inline-block;float:left;}
.wie-bls-t8-1 {overflow:visible!important;}
.bls-kutu-bas {padding:5px 10px;position:absolute;top:30px;right:0px;}
/**h5 {line-height:26px;margin-bottom:10px!important;}**/
/** efekler **/

/** 1 **/
.ch-item-1-1 {
    width: 100%;
    height: 100%;
    
    position: relative;
    cursor: default;
box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);
    
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    
}


.ch-info-1-1 {
    position: absolute;
    width: inherit;
    height: inherit;
    
    opacity: 0;
    
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    
    -webkit-backface-visibility: hidden;

}

.ch-info-1-1 h5 {
    color: #fff;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 10px;
    padding: 8px 0 0 0;
    height: 40px;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info-1-1 p {
    color: #fff;
    padding: 10px 5px;
    margin: 0 10px;
    border-top: 1px solid rgba(255,255,255,0.5);
    opacity: 0;
    -webkit-transition: all 1s ease-in-out 0.4s;
    -moz-transition: all 1s ease-in-out 0.4s;
    -o-transition: all 1s ease-in-out 0.4s;
    -ms-transition: all 1s ease-in-out 0.4s;
    transition: all 1s ease-in-out 0.4s;
}

.ch-info-1-1 p a {
    display: block;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
}

.ch-info-1-1 p a:hover {
    color: #fff222;
    color: rgba(255,242,34, 0.8);
}


.ch-item-1-1:hover {
    box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,0.1),
        0 1px 2px rgba(0,0,0,0.1);
}
.ch-item-1-1:hover .ch-info-1-1 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.ch-item-1-1:hover .ch-info-1-1 p {
    opacity: 1;
}

/** 2 **/
    
.ch-item-2-1 {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: default;
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}



.ch-info-2-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden; /*for a smooth font */

}

.ch-info-2-1 h5 {
    color: #fff;
    position: relative;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 30px;
    padding: 8px 0 0 0;
    height: 40px;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info-2-1 p {
    color: #fff;
    padding: 10px 5px;
    margin: 0 10px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info-2-1 p a {
    display: block;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 4px;
}

.ch-info-2-1 p a:hover {
    color: #fff222;
    color: rgba(255,255,255, 0.8);
}

.ch-item-2-1:hover {
    box-shadow: 
        inset 0 0 0 110px rgba(200,95,66, 0.4),
        inset 0 0 0 5px rgba(255,255,255,0.8),
        0 1px 2px rgba(0,0,0,0.1);
}

.ch-item-2-1:hover .ch-info-2-1 {
    opacity: 1;
    
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);    
}

/** 3 **/
    
.ch-item-3-1 {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: default;
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);
}

.ch-thumb-3-1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);    
    -webkit-transform-origin: 95% 40%;
    -moz-transform-origin: 95% 40%;
    -o-transform-origin: 95% 40%;
    -ms-transform-origin: 95% 40%;
    transform-origin: 95% 40%;
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ch-thumb-3-1:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    
    top: 40%;
    left: 95%;
    margin: -4px 0 0 -4px;
    background: rgb(14,14,14);
    background: -moz-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(125,126,125,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    box-shadow: 0 0 1px rgba(255,255,255,0.9);
}

.ch-info-3-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    
    overflow: hidden;
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}

.ch-info-3-1 h5 {
    color: #fff;
    position: relative;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0 40px;
    padding: 8px 0 0 0;
    height: 40px;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info-3-1 p {
    color: #fff;
    padding: 10px 5px;
    margin: 0 10px;
    border-top: 1px solid rgba(255,255,255,0.5);
    
}

.ch-info-3-1 p a {
    display: block;
    color: #333;
    width: 80px;
    height: 80px;
    background: rgba(255,255,255,0.3);
    
    color: #fff;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 24px;
    margin: 7px auto 0;
    opacity: 0;
    
    -webkit-transition: 
        -webkit-transform 0.3s ease-in-out 0.2s,
        opacity 0.3s ease-in-out 0.2s,
        background 0.2s linear 0s;
    -moz-transition: 
        -moz-transform 0.3s ease-in-out 0.2s,
        opacity 0.3s ease-in-out 0.2s,
        background 0.2s linear 0s;
    -o-transition: 
        -o-transform 0.3s ease-in-out 0.2s,
        opacity 0.3s ease-in-out 0.2s,
        background 0.2s linear 0s;
    -ms-transition: 
        -ms-transform 0.3s ease-in-out 0.2s,
        opacity 0.3s ease-in-out 0.2s,
        background 0.2s linear 0s;
    transition: 
        transform 0.3s ease-in-out 0.2s,
        opacity 0.3s ease-in-out 0.2s,
        background 0.2s linear 0s;
        
    -webkit-transform: translateX(60px) rotate(90deg);
    -moz-transform: translateX(60px) rotate(90deg);
    -o-transform: translateX(60px) rotate(90deg);
    -ms-transform: translateX(60px) rotate(90deg);
    transform: translateX(60px) rotate(90deg);
        
    -webkit-backface-visibility: hidden;
}

.ch-info-3-1 p a:hover {
}
.ch-item-3-1:hover .ch-thumb-3-1 {
    -webkit-transform: rotate(-110deg);
    -moz-transform: rotate(-110deg);
    -o-transform: rotate(-110deg);
    -ms-transform: rotate(-110deg);
    transform: rotate(-110deg);
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);
}
.ch-item-3-1:hover .ch-info-3-1 p a{
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
}

/** 4 **/
    
.ch-item-4-1 {
    width: 100%;
    height: 100%;
    
    position: relative;
    cursor: default;
}

.ch-info-wrap-4-1{
    position: absolute;
    width: 100%;
    height: 100%;
    

    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #f9f9f9 url(../images/bg.jpg);


} 

.ch-info-4-1{
    position: absolute;
    width: 100%;
    height: 100%;
    

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
        
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

}

.ch-info-4-1 > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    
    background-position: center center;
box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;

}

.ch-info-4-1 .ch-info-back-4-1 {
    -webkit-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);
}

.ch-info-4-1 h5 {
    color: #fff;
    letter-spacing: 2px;
    margin: 0 15px;
    font-size:22px;
    padding: 8px 0 0 0;
    height: 40px;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info-4-1 p {
    color: #fff;
    padding: 10px 5px;
    margin: 0 10px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info-4-1 p a {
    display: block;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 4px;
}

.ch-info-4-1 p a:hover {
    color: #fff222;
    color: rgba(255,242,34, 0.8);
}

.ch-item-4-1:hover .ch-info-wrap-4-1 {
    box-shadow: 
        0 0 0 0 rgba(255,255,255,0.8), 
        inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item-4-1:hover .ch-info-4-1 {
    -webkit-transform: rotate3d(0,1,0,-180deg);
    -moz-transform: rotate3d(0,1,0,-180deg);
    -o-transform: rotate3d(0,1,0,-180deg);
    -ms-transform: rotate3d(0,1,0,-180deg);
    transform: rotate3d(0,1,0,-180deg);
}

/** 5 **/
    
.ch-item-5-1 {
    width: 100%;
    height: 100%;
    
    position: relative;
    cursor: default;
}

.ch-info-wrap-5-1, 
.ch-info-5-1{
    position: absolute;
    width: 100%;
    height: 100%;
    
}

.ch-info-wrap-5-1 {
    background: #f9f9f9 url(../images/bg.jpg);
}

.ch-info-5-1 > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    
    background-position: center center;
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);
    -webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info-5-1 .ch-info-front-5-1 {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.ch-info-5-1 .ch-info-back-5-1 {
    opacity: 0;

    pointer-events: none;
    
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
}

.ch-info-5-1 h5 {
    color: #fff;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 15px;
    padding: 8px 0 0 0;
    height: 40px;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info-5-1 p {
    color: #fff;
    padding: 10px 5px 0;
    margin: 0 10px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info-5-1 p a {
    display: block;
    color: #e7615e;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 4px;
}

.ch-info-5-1 p a:hover {
    color: #fff;
}

.ch-item-5-1:hover .ch-info-front-5-1 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    
    opacity: 0;
} 

.ch-item-5-1:hover .ch-info-back-5-1 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    
    opacity: 1;
    pointer-events: auto;
}

/** 6 **/

.ch-item-6-1 {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: default;
}

.ch-info-wrap-6-1, 
.ch-info-6-1{
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
}

.ch-info-wrap-6-1 {
}

.ch-info-6-1 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.ch-info-6-1 > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.5);
}

.ch-info-6-1 .ch-info-front-6-1 {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    
    z-index: 100;

}

.ch-info-6-1 .ch-info-back-6-1 {
}

.ch-info-6-1 h5 {
    color: #fff;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 25px;
    padding: 8px 0 0 0;
    height: 40px;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info-6-1 p {
    color: #fff;
    padding: 10px 5px;
    margin: 0 10px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info-6-1 p a {
    display: block;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 4px;
}

.ch-info-6-1 p a:hover {
    color: #fff222;
    color: rgba(255,242,34, 0.8);
}


.ch-item-6-1:hover .ch-info-front-6-1 {
    -webkit-transform: rotate3d(1,0,0,-180deg);
    -moz-transform: rotate3d(1,0,0,-180deg);
    -o-transform: rotate3d(1,0,0,-180deg);
    -ms-transform: rotate3d(1,0,0,-180deg);
    transform: rotate3d(1,0,0,-180deg);
    
    box-shadow: 
        inset 0 0 5px rgba(255,255,255,0.2), 
        inset 0 0 3px rgba(0,0,0,0.3);
}

.ch-item-6-1:hover .ch-info-back-6-1 {
}

/** 7 **/
    
.ch-item-7-1 {
    width: 100%;
    height: 100%;
    
    position: relative;
    cursor: default;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    -o-perspective: 900px;
    -ms-perspective: 900px;
    perspective: 900px;
}
.ch-info-7-1{
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ch-info-7-1 > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    
    background-position: center center;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.ch-info-7-1 .ch-info-front-7-1 {
    box-shadow: inset 0 0 0 5px rgba(255,255,255,0.3);
}

.ch-info-7-1 .ch-info-back-7-1 {
    -webkit-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -moz-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -o-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -ms-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    opacity: 0;
}

.ch-info-7-1 h5 {
    color: #fff;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 15px;
    padding: 8px 0 0 0;
    height: 40px; 
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info-7-1 p {
    color: #fff;
    padding: 10px 5px;
    margin: 0 10px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info-7-1 p a {
    display: block;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 4px;
}

.ch-info-7-1 p a:hover {
    color: #fff222;
    color: rgba(255,242,34, 0.8);
}

.ch-item-7-1:hover .ch-info-front-7-1 {
    -webkit-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -moz-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -o-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -ms-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    opacity: 0;
}

.ch-item-7-1:hover .ch-info-back-7-1 {
    -webkit-transform: rotate3d(1,0,0,0deg);
    -moz-transform: rotate3d(1,0,0,0deg);
    -o-transform: rotate3d(1,0,0,0deg);
    -ms-transform: rotate3d(1,0,0,0deg);
    transform: rotate3d(1,0,0,0deg);
    opacity: 1;
}


.ch-item-1-1:hover .bls-kutu-bas {display:none;}
.ch-item-2-1:hover .bls-kutu-bas {display:none;}
.ch-item-3-1:hover .bls-kutu-bas {display:none;}
.ch-item-4-1:hover .bls-kutu-bas {display:none;}
.ch-item-5-1:hover .bls-kutu-bas {display:none;}
.ch-item-6-1:hover .bls-kutu-bas {display:none;}
.ch-item-7-1:hover .bls-kutu-bas {display:none;}

@media (max-width: 990px) {
.wie-bls-t44 section {height:auto!important;}
}
@media (max-width: 550px) {
.gs-w .bls_responsw1 {	
    height: 220px!important;
}
/**
.ortagenel #grd-0 [data-sizex="8"] {
	top: inherit!important;
    position: relative!important;
    height:auto!important;
}**/
.wie-bls-t19 {height:auto!important;position:relative!important;}
.wie-bls-t19 .bls-kutular-7-1 {height:auto!important;width:100%!important;margin:10px 0px;}
}