.tashir {background:#fff;display:block;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
.tashir .col {padding:0;align-items:center}
.tashir:hover {background:#01426A}
.tashir:hover img {filter:grayscale(1) brightness(10);-webkit-filter:grayscale(1) brightness(10)}
.tashir:hover .text_12 {color:#fff}
@media screen and (max-width:750px ) {.container-ignore .tashir {margin-left:30px;margin-right:30px;margin-bottom:40px }}
.tashir img {float:right;margin:40px auto;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
@media screen and (max-width:750px ) {.tashir img {float:none;margin:40px auto;padding:0;margin-bottom:30px;height:122px }}
.tashir .text_12 {padding:40px;color:#bcb5b5;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}
@media screen and (min-width:751px ) {.tashir .text_12 {position:relative }.tashir .text_12:before {content:'';display:block;position:absolute;width:1px;top:40px;bottom:40px;left:0;background:#F4F4F4 }}
@media screen and (max-width:750px ) {.tashir .text_12 {padding:0 20px;padding-bottom:40px }}