/* visa-type css */


.typevisa-detail {position: relative;padding: 60px 0px;}
.typevisa-detail-wrap {display: flex;flex-direction: row;flex-wrap: wrap; justify-content: space-between;}

.typevisa-detail-left {width: calc(100% - 400px);}
.typevisa-detail-right {width: 350px;}

