

.arrow{width: 120px;height: 120px;background: #ffffff;border-radius: 100%;position: relative;}
.arrow:before {content: "";position: absolute;top: 0;left: 7px;right: 0;bottom: 0;background: url(../images/sprite.png);background-position: -10px -205px;width: 69px;height: 57px;margin: auto;}
.arrowblock {width: 20.84%;float: left;}
.arrow_content p{color: #231f20;line-height: 30px;margin-top: 12px;margin-bottom: 50px;}
.block_content p{color: #231f20;line-height: 30px;margin-top: 12px;margin-bottom: 20px;}
.arrow_content {width: 79%;float: left;}
.name {font-size: 20px;color: #c52d2e;position: relative;line-height: 28px;font-family: 'PlayfairDisplay-Black';font-style: italic;}
.name:before{content:"";position: absolute;width: 50px;height: 2px;background: #c52d2e;top:-20px;left:0;}


.block1{width: 66.01%;float: left;padding-right: 40px;}
.blockimg2{width: 33.98%;float: left;}
.img-border{position: relative;margin-right: 7px;}
.img-border:after{content:"";position: absolute;right:-7px;bottom: 0;height: 120px;width: 7px;background: #c52d2e;}
.img-border img{height: 265px;}